@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("bg0.jpg");
    height: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: montserrat;
}
.loginfrm {
    z-index: 1;
    width: 350px;
    position: absolute;
    padding: 0;
    right: 70px;
    top: -20px;
}
.logo {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
}
.lgnfrm {
    position: relative;
    text-align: center;
}
.lgncntr span {
    top: 10px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.lgncntr {
    position: relative;
    width: 95%;
    height: 205px;
    margin: 0 auto;
}
.logintxt{
    width: 100%;
    height: 50px;
    background: transparent;
    letter-spacing: 2px;
    font-size: 19px;
    color: #ffca00;
    text-align: left;
    text-transform: lowercase;
    font-family: montserrat;
    margin-bottom: 15px;
    border-radius: 7px;
    padding: 0;
    border-width: 2px;
    border-color: #2a2a2a;
    border-style: solid;
    text-indent: 15px;
}
.logintxt:focus{
    border: solid 2px #650000;
}
input:focus::-webkit-input-placeholder {
opacity:.55
}
.usern{background-image: url(user.png)}
.usern, .passw{background-repeat: no-repeat;background-position: 95% 14px;}
.passw{	background-image: url(key.png);}
.login {
    top: 0;
}
.logintxt img{opacity:0.5}
.btn {
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-family: montserrat;
    font-weight: 800;
    letter-spacing: 1px;
    border: 0;
    color: #410000;
    text-transform: uppercase;
    border-radius: 5px;
    background: #ffa500;
    transition: .35s;
    /* padding: 0 15px; */
}
.btn:hover {
    border: 0;
    top: 13px;
    cursor: pointer;
    border-style: solid;
    border-width: 2px;
    border-color: #FFEB3B;
    background: red;
    box-shadow: 0 7px 15px rgb(146 0 0 / 90%);
    text-shadow: 0 3px 6px BLACK;
    color: #fff;
    }
.btn:active, .btn:focus {
    box-shadow: 0px 0px 35px 0px rgb(255 31 31 / 50%);
    filter: grayscale(0);
}
.errortxt {
    position: relative;
    top: 30px;
    width: 100%;
    padding: 0 15px;
}
.errortxt span {
    font-size: 14px;
    color: #ff0000;
    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: #444;


}

.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: 417px;
  height: auto;
  position: relative;
  left: -35px;
  top: 30px;
  }
.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;
 }

}

@media only screen and (max-width: 642px) {
	body, html{
}
.jislider {display:none}
	.logo{width: 100%;}
	.loginfrm{width: 100%;top: 0;right: unset;height: 100%;padding: 10px;overflow: hidden;}
	.lgncntr{

	}
	.depositt{
    right: 50%;
    margin-right: -63.5px;
    bottom: unset;
    top: 65px;
    position: relative;
    }
	.rrights{
    position: absolute;
    bottom: 20px;
    letter-spacing: 1px;
    color: #666;
    }
	.logintxt{

    width: 100%;
}
	.btn{
    border-color: rgb(255 255 255 / 25%);
    width: calc (100% + 30px);
    height: 60px;
}
	.respimg {
	    width: 100%;
	    height: auto;
	    position: unset;

	}
}   
@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}

}