html,
body {
  height: 100vh;
  background-image: url('/public/login_image/global-business-internet-network-connection-iot-internet-things-business-intelligence-concept-bus (1) 1 (1).png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#logo-er2p {
  width: 337px;
  height: 337px;
  margin-top: 30px;
  margin-bottom: -90px;
  margin-top: -10px;
  margin-left: 55px;
}
.wrap-login100{
  background-color: rgb(51 122 183 / 25%) !important;
  width: 690px;
  height: 690px;
  padding-top: 195px;
  padding-left: 615px;
  border-radius: 40px !important;

}
.p-b-53 {
  padding-bottom: 0px !important;
}
.login100-form-title {
  width: 100%;
  display: block;
  font-family: Montserrat-Medium;
  font-size: 20px!important;
  color:rgb(255, 255, 255)!important;
  line-height: 1.5!important;
  text-align: center;
  margin-top: -45px!important;
  margin-right: 40px!important;
  font-weight: 900!important ;
  padding-top: 90px;
}
.txt2 {
  margin-right: 90px;
  color: #ffffff !important;
  font-weight: 400 !important;
  line-height: 16.41px !important;
}
.input100 {
  background-color: #ffffff !important;
  
 
}
.login100-form-btn{
  background-color:#D11F1F ! important;
  /* margin-top: 50px; */

  }
  .login100-form-btn::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
   
    border-radius: 10px;
    top: 0;
    left: 0;
    background: #a64bf4;
    background: -webkit-linear-gradient(45deg, #337AB7, #337AB7)!important;
    background: -o-linear-gradient(45deg, #337AB7, #337AB7)!important;
    background: -moz-linear-gradient(45deg, #337AB7, #337AB7)!important;
    background: linear-gradient(45deg, #337AB7, #337AB7)!important;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }
  .txt1{
    color:#ffffff !important; 
    font-family: Montserrat-SemiBold;
    font-size: 16px !important;
    line-height: 18.75px !important;
    font-weight: 600;

}
.text-center {
  text-align: left !important;
}
.bo1 {
  border-bottom: 1px solid #ffffff!important;
}
.login100-form{
  margin-top: -70px;
}
.cgu-container {
  display: flex;
  align-items: center; /* Vertically aligns the text */
}

.cgu-container a {
  margin-right: 100px; /* Adds space between the link and the paragraph */
  font-weight: 400;
}
/* .m-t-17 {
  margin-top: 30px !important;
} */
/* .wrap-input100 {
  margin-top: 50px;
} */
