
/*# sourceMappingURL=custom.min.css.map */
.cmp-bas-pic .bg-overlay{
	/* background: #0000002e; */
	/* background: #00000069; */
	background: #00000029;
  
}
.ctl-log-inp-txt input,.ctl-log-inp-txt input::placeholder,.ctl-tit-txt,.ctl-pwd-txt,.ctl-btn-blo,.ctl-fot-txt p,.ctl-sig-out-txt p,.ctl-sig-out-txt h5,.ctl-sig-out-txt strong{
  /* font-family: 'Montserrat', sans-serif !important; */
  /* font-family: 'Open Sans', sans-serif !important; */
  font-family: 'Jost', sans-serif !important;
}
.ctl-log-bor-rad{
  border-radius: 18px;
  /* background-color: #ffffff; */
  background-color: #0ac7fba8;
  box-shadow: 0px 31px 36px 7px #151515;
}
.ctl-log-inp-txt input{
  /* border: 2px solid #000000; */
  border: 2px solid #ffffff;
    background: transparent;
    text-align: left;
    padding: 13px;
    letter-spacing: normal;
   
}
.ctl-log-inp-txt input:focus{
  border: 2px solid #ffffff;
  background: transparent;
  color: #ffffff;
}

.cmp-ovr-cus-blo{
  opacity: 0.96;
  background-color: #000000d9;
}
.txt-bbb-col{
  color: #0ac7fb;
}
.ctl-btn-blo{
  /* background-color: #0ac7fb; */
  background-color: #000000;
  border: none;
  padding: 13px;
  color: #ffffff;
  font-size: 15px;
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
}
.ctl-btn-blo:hover{
    /* background-color: #0ac7fb; */
    background-color: #000000;
  color: #ffffff;
}
.ctl-btn-blo:focus,.ctl-btn-blo:active{
  /* background-color: #0ac7fb !important; */
  background-color: #000000 !important;
  color: #ffffff !important;
}
.ctl-hdr-txt{
  font-size: 36px;
  color: #ffffff;
  /* color: #000000; */
  font-weight: 900;
  line-height: normal;
  text-align: left;
  /* text-shadow: 0px 1px 0px #000; */
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: 'Jost', sans-serif;

  /* text-shadow: 0 9.36px 8.896px #000, 0 0px 1px #000; */
  /* text-shadow:   0 9.36px 8.896px #bbb, 0 0px 1px #979797; */




}
.ctl-tit-txt,.ctl-pwd-txt,.ctl-log-inp-txt input::placeholder,.ctl-log-inp-txt input,.ctl-sig-out-txt p{
  color: #ffffff;
}
.ctl-tit-txt,.ctl-pwd-txt,.ctl-fot-txt p,.ctl-btn-blo{
  font-weight: 500;
}
.ctl-tit-txt,.ctl-pwd-txt,.ctl-fot-txt p,.ctl-log-inp-txt input::placeholder,.ctl-log-inp-txt input,.ctl-sig-out-txt p{
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
}
.ctl-sig-out-txt h5,.ctl-sig-out-txt strong{
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #ffffff;
  /* color: #0ac7fb; */
}
.ctl-fot-txt p{
  color: #ffffff;
}
.ctl-pwd-txt{
  display: block;
}
.ctl-sha-box-non{
  box-shadow: none;
  background: transparent;
}
.ctl-log-inp-txt input:-webkit-autofill,
.ctl-log-inp-txt input:-webkit-autofill:hover, 
.ctl-log-inp-txt input:-webkit-autofill:focus, 
.ctl-log-inp-txt input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
    color: #000000 !important;
  }
.ctl-wor-out-png{
  position: absolute;
  left: -459px;
  bottom: -50px;
  z-index: -1;
  height: 100%;
}
  .ctl-wor-out-png img{
    width: 550px;
  object-fit: contain;
  height: auto;
  display: block;

  }
@media only screen and (max-width:991px){ 
  .auth-one-bg{
    background-position:bottom;
  } 
  .ctl-wor-out-png{
    display: none;
  }
}
.cmp-bbb-loc-bac{
        background-image: url("../images/bg2.webp");
        background-position: center;
        background-size: cover;
        opacity: 1;
        overflow: hidden;
        
} 

@media only screen and (max-width:991px){
  .cmp-tab-dis-non{
    display: none;
  }
}


@media only screen and (max-width:575px){
  .ctl-hdr-txt{
    font-size: 24px;
    margin-bottom: 5px;
  }
  .ctl-fot-txt p{
    font-size:12px;
  }
}
.ctl-wor-out-png{
  /* display: none; */
}

@media only screen and (min-width:4098px){
  .ctl-wor-out-png{
    display: none;
  }
}
.ctl-tad-mar-top{
  margin-top: 15px;
}
/*  */
