@import "color.css";
@import "./fonts/font.css";

.login-icon{
	position:absolute!important;
	top:0;
	right:0;
}
.forgot-pass-input{
	width:100%!important;
}
.login-icon svg{
	height:14px;
}
.hindi-english-language svg{
	height:19px!important;
}
.hindi-english-language span{
	color:black;
	text-decoration:none;
	font-size: 16px;
}
.login-icon a{
	color:black!important;
		text-decoration:none!important;
		    margin-left: 7px;
}
.login-icon a:nth-child(1){
	
		    margin-right: -5px;
}
.hindi-english-language{
	text-decoration:none!important;
}
.bi-whatsapp{
	height:19px!important;
}
.label-login{
	margin-bottom:40px!important;
}
   .footer-section label{
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 100%;
    color: var(--black-color) !important;
       }
.login-page-row {
	margin-left: 0px !important;
	margin-right: 0px !important;
	height: 100vh;
}
.language-change .language{
  	color:black!important;
  	text-decoration:none!important;
  }
  .language-change{
  text-align:end!important;
  
  }
  .language-change a{
  
  	text-decoration:none!important;
  }
.img-section img {
	width: 100px !important;
	opacity: 0px;
}

.left-side-col {
	background-color: var(--red-light-color);
}

.text-section {
	margin-top: 40px;
	line-height:35px;
}
.about{
	margin-top:15px;
}
.regrister-left{
	justify-content:left!important;	
}
.text-section h1 {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 32px;
	font-weight: 400;
	margin-bottom:0px!important;
	color: var(--light-black);
}

.text-section p {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 27px;
	font-weight: 400;
	
	margin-bottom: 0px !important;
	color: var(--light-black);
}

.text-section span {
	color: var(--black-color) !important;
	font-family: Raleway;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
}

.about p {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 18px;
	font-weight: 400;
	line-height: 24px!important;
	color: (--black-color);
	letter-spacing: 0%;
	opacity: 74%;
}

.left-side {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.about {
	flex: 1;
}

.footer-section {
	margin-top: auto;
	text-align: center;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 12px!important;
	font-weight: 400;
	position:absolute;
	bottom:0px;
	line-height:10px;
}

.footer-section p
{
	font-family: Raleway;
font-weight: 400;
font-size: 12px;
line-height: 100%;
letter-spacing: 0%;
	
}

.login-page-credentials {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	padding-left: 25px;
	padding-right: 25px;
}

.credentials-input{
	max-width: 330px;
	margin:auto!important;
}

.input-icon img
{
	position: relative;
    top: -34px;
    left: 12px;
    z-index:999;
}
.forgot-pass-container .input-icon img
{
	
    top: -34px!important;
  
}
.label-login h1 {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 32px!important;
	font-weight: 700;
    color: var(--light-black);
	line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
	
}
/* .left-side-content{
	margin-top:26%;
} */
.label-login label {
	color: var(--primary-color) !important;
}

.credentials-input label {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px;
	font-weight: 400;
	line-height: 21.13px;
	color: var(--black-color);
}

.form-group {
	position:relative;
}
.form-group input {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important;
    font-weight: 400;
    line-height: 21.13px;
    text-align: left;
  /*   text-transform:capitalize!important; */
 border: 1px solid rgba(0, 0, 0, 0.54) !important;
border-right-color: rgb(0, 0, 0, 0.54) !important;
    height: 40px;
  color:var(--black-color)!important;
    padding-left: 36px;
  
}

.forgot-pass {
	text-align: end;
}

.forgot-pass a {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px!important;
	font-weight: 700;
	line-height: 21.13px;
	color: var(--black-color);
	text-decoration: underline !important;
}

.login-btn button {
	width: 85%;
	background-color: var(--primary-color);
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 16px;
	font-weight: 700;
	
	text-align: center;
	color: var(--white-color);
	height: 43.5px;
	border-radius: 7.5px;
}

.login-btn button:hover {
	border: 1px solid var(--primary-color)!important;
}
.login-btn button:active {
	border: 1px solid var(--primary-color)!important;
}
.regrister label {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px!important;
	font-weight: 400;
	line-height: 21.13px;
	color: var(--black-color);
}

.regrister a {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px;
	font-weight: 700;
	line-height: 21.13px;
	text-decoration: underline !important;
	color: var(--primary-color);
}
/* forgot password */
.get-otp {
	text-align: center;
}

.get-otp label {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 16px!important;
	font-weight: 400;
	line-height: 21.13px;
	color: var(--black-color);
}

.get-otp a {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 18px;
	font-weight: 700;
	line-height: 21.13px;
	text-decoration: underline !important;
	color: var(--primary-color);
}

/* Register Page  */
.register-text-section p {
	margin-bottom: 0px !important;
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
}

.register-text-section:nth-child(1) {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 30px;
	font-weight: 400;
	line-height: 49.31px;
	color: var(--light-black);
}

.register-text-section:nth-child(2) {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	color: var(--light-black);
}

.register-text-section label {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 32px!important;
	font-weight: 700;
	line-height: 49.31px;
	color: var(--save-button) !important;
}

.leading-points label {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 18px;
	font-weight: 700;
	line-height: 38px;
	color: var(--black-color);
}
.leading-points{
	opacity:0.7!important;
}
.leading-points li {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-feature-settings: "lnum";
    font-size: 18px;
    font-weight: 400;
    opacity: 75%;
    line-height: 28.5px;
	color: var(--black-color);
}

.create-account-credentials .form-group {
	position: relative;
}

.create-account-credentials .input-icon img {
  position: absolute;
  /* top: 44px; */
  left: 12px;
}
.create-account-credentials .password-icon img {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 11;

}
.create-account-credentials .input-icon img{
	
	top:-30px;
}
.create-account-credentials input {
	padding-left: 12px;
	padding-left: 36px;
	height: 40px;
	border: 1px solid rgba(0, 0, 0, 0.54);
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	/* opacity: 54%; */
}

.create-account-credentials .form-label {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px!important;
	font-weight: 400;
	line-height: 21.13px;
	color: var(--black-color);
}

.login-btn-register{
	margin-top:25px!important;
}
.login-btn-register button {
	width: 47%;
	padding: 12px;
	gap: 0px;
	text-align: center;
	height:43.5px!important;
	border-radius: 7.5px;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 16px!important;
	font-weight: 700;
	line-height: 20.48px;
	background-color: var(--primary-color);
	color: var(--white-color) !important;
}

.login-btn-register button:hover {
	border: 1px solid var(--primary-color);
	color: var(--black-color) !important;
}
.login-btn{
	margin-top:40px!important;
} 
.create-account-credentials .form-group {
	margin-bottom: 15px;
}

.already-login label {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px!important;
	font-weight: 400;
	line-height: 21.13px;
	color: var(--black-color);
}

.already-login a {
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px;
	font-weight: 700;
	line-height: 21.13px;
	color: var(--primary-color);
}

.left-side {
	padding-left: 30px;
	padding-right: 30px;
}

/* Media Query */
/* Mobile Phones (portrait and landscape) */
@media ( max-width : 767.98px) {
.login-page-row {
		flex-direction: column;
		height: auto;
	}
	.left-side-col, .right-side-col {
		width: 100%;
		height: auto;
	}
	
	
	
	.label-login {
		margin-top: 60px !important;

	}
	.login-btn button, .login-btn-register button {
		
		height: 40px;
		
		height: 40px;
		width: 100%;
		padding: 0;
	}
	.register-text-section:nth-child(1), .register-text-section:nth-child(2)
		{
		
		line-height: 32px;
	}
	
	.left-side-col {
		display: none;
	}

	.login-ui {
		display: flex !important;
	}
	.already-login {
		padding-bottom: 20px;
	}
}

/* Tablets */
@media ( min-width : 768px) and (max-width: 991.98px) {
	
	
	.text-section h1, .text-section p {
		
			margin-bottom: 0px;
	}
	.about p {
		
		margin-top: 12px;
	}

	.login-btn-register button {
			width: 50% !important;
	}
	.register-text-section:nth-child(1), .register-text-section:nth-child(2),
		.register-text-section label {
		
		line-height: 40px;
	}
	.leading-points label, .leading-points li {
	
		
	}
	.leading-points {
		margin-top: 12px;
	}


}
@media ( min-width : 768px) and (max-width: 1400px) {
	.login-page-left-side-content{
	 align-items:baseline!important;
	}

}
/* Laptops and Desktops */
@media ( min-width : 992px) and (max-width: 1400px) {
	.img-section img {
		width: 100px !important;
		height:90px!important;

	}


	
	
	
	
	
	
}

/* Registration page Password field css */

.form-group.required .control-label:after {
  	content: "*";
  	color: red;
}

.password-container {
  position: relative;
}
.pswd_info {
    position: absolute;
    top: 100%; /* Adjust to position below the input */
    left: 0;
    width: 260px;
    padding: 15px;
    background: #fefefe;
    font-size: 0.875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
    padding-bottom:0px!important;
    display: none; /* Initially hide the info */
      z-index: 1;
}
 .pswd_info ul {
    list-style-type: none; /* Remove list bullets */
    padding: 0;
   
}
.pswd_info li{
	 font-size:12px!important;
}
.pswd_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
    font-size:14px!important;
}
.pswd_info::before {
    content: "\25B2";
    position: absolute;
    top: -12px;
    left: calc(50% - 7px); /* Adjust to center the arrow */
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    display: block;
}
.invalid {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%23FF0000" d="M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 15C4.14 15 1 11.86 1 8S4.14 1 8 1s7 3.14 7 7-3.14 7-7 7zm2.707-9.707L9.414 8l1.293 1.293-1.414 1.414L8 9.414l-1.293 1.293-1.414-1.414L6.586 8 5.293 6.707l1.414-1.414L8 6.586l1.293-1.293 1.414 1.414z"/></svg>') no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
}

.valid {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%2300FF00" d="M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM6.707 10.707l-2-2 1.414-1.414L6.707 8.586 10.586 4.707l1.414 1.414-5 5z"/></svg>') no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #3a7d34;
}
#pswd_info_password, #pswd_info_confirmPassword {
    display: none; 
}
.flatpickr-day.selected {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    color: white !important;
}
/* END */


		 .input-password-icon{
		    cursor: pointer !important;
		    border-color:black !important;
		 }
		 #password , #confirmPassword{
		    border-right: none;
		 }
         .otpPop h1 {
              margin-bottom: 0.5rem;
              color: var(--dark-green);
              font-weight: 600;
              font-size: 28px;
          }
          .regristration-modal{
	          max-width:600px!important;
	          font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	          text-transform:math-auto;
          }
          .modal-body-heading h2{
          	  font-size:28px!important;
          }
          .leading-points p{
              font-size: 16px!important;
		      font-weight: 400;
		      font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
		      margin-bottom:0px!important;
		  }
          
          .waiting-mssg{
          font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
          font-size:16px!important;
          
          }
         .otpPop p {
              
              color: #b0b0b0;
              font-weight: 300;
              font-size:16px !important;
              margin-bottom: 0.5rem!important;
          }
          .otp-input {
              display: flex;
              justify-content: center;
              margin-bottom: 0rem;
          }
          .otp-input input {
              width: 50px;
              height: 50px;
              margin: 0 8px;
              text-align: center;
              font-size: 20px;
              border: 1px solid var(--dark-green);
              border-radius: 12px;
            
              color: var(--black-color);
              transition: all 0.3s ease;
          }
          .otp-input input:focus {
              border-color :  var(--primary-color);
              outline: none;
          }
          .otp-input input::-webkit-outer-spin-button,
          .otp-input input::-webkit-inner-spin-button {
              -webkit-appearance: none;
              margin: 0;
          }
          .otp-input input[type=number] {
              -moz-appearance: textfield;
          }
          .otpPopbutton {
             
				background-color: var(--primary-color) !important;
				font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
				font-size: 20px!important;
				font-weight: 700!important;
				line-height: 23.48px!important;
				text-align: center!important;
				color: var(--white-color)!important;
				height: 42px!important;
          }
          .otpPopbutton:hover {
              	border: 1px solid var(--primary-color)!important;
          }
          .otpPopbutton:disabled {
              background: #cccccc!important;
              border-color: #999999!important;
              color: #666666!important;
              cursor: not-allowed!important;
              transform: none!important;
              box-shadow: none!important;
          }
          
           .otpPopResend {
             
				background-color: #444!important;
				font-family: Roboto!important;
				font-weight: 700!important;
				line-height: 20.48px!important;
				text-align: center!important;
				color: var(--white-color)!important;
				height: 30px!important;
          }
          .otpPopResend:hover {
              	border: 1px solid var(--primary-color)!important;
          }
          .otpPopResend:disabled {
              background: #cccccc!important;
              border-color: #999999!important;
              color: #666666!important;
              cursor: not-allowed!important;
              transform: none!important;
              box-shadow: none!important;
              
          }
          
          #timer {
              font-size: 1rem;
              color: white;
              font-weight: 500;
              margin-left: 10px;
          }
          @keyframes pulse {
              0% { opacity: 1; }
              50% { opacity: 0.5; }
              100% { opacity: 1; }
          }
          .expired {
              animation: pulse 2s infinite;
              color: #ff4444;
          }
          .resend-text {
              margin-top: 1rem;
              font-size: 0.9rem;
              color: #b0b0b0;
          }
          
          .resend-text p{
	          text-align: center;
			  margin-bottom: 0;
			  margin-top: 5px;
          }

          .btnLoader {
			    border: 3px solid #f3f3f3;
			    border-top: 3px solid var(--primary-color);
			    border-radius: 50%;
			    width: 16px;
			    height: 16px;
			    animation: spin 1s linear infinite;
			    display: inline-block;
			    vertical-align: middle;
			    margin-right: 15px;
			  
			}

			@keyframes spin {
			    0% {
			        transform: rotate(0deg);
			    }100% {
			        transform: rotate(360deg);
			    }
			}
			.btn.disabled, .btn:disabled, fieldset:disabled .btn {
			  color: var(--bs-btn-disabled-color) !important;
			  pointer-events: none !important;
			  background-color: var(--bs-btn-disabled-bg) !important;
			  border-color: var(--bs-btn-disabled-border-color) !important;
			  opacity: var(--bs-btn-disabled-opacity) !important;
			}


		   .change-validate {
			    max-width: 100%;
			    width: 250px;
		    }

.captchaImage{
	width:120px;
	max-width: 70%;
}
.reload-img{
	width:20px;
}
.captchaInput{
	padding-left:15px!important;
}
.left-side-col {
	background-image: url("../images/svg/Layer.svg");
	  background-repeat: no-repeat;
  background-size: cover;
}

.left-side-icon-social{
	position:relative!important;
}
.right-side-col{
	padding-left:64px!important;
	padding-right:64px!important;
	
}
   
     .login-page-left-side-content {
     		height:70vh!important;
     }
     .img-section {
     padding-left:25px!important;
	padding-right:25px!important;
     }
      #captchaInput{
     padding-left:10px!important;
     }
     .input-icon{
     position:absolute;
     }
     .regrister{
     	margin-top:65px!important;
     }
     .input-group-text{
    		border-color:rgba(0, 0, 0, 0.54) !important;
     }
     .email-pass-group{
     	min-height:90px;
     }
     /* .validation,.validation_btn {
	position:absolute!important;
    display: block;
    margin-top: 3px!important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    color: red!important; 
    visibility: hidden; 
    font-size: 12px!important;
    line-height: 19px!important;
    white-space: normal!important;
    word-wrap: break-word!important;
    max-width: 100%!important;
    overflow-wrap: break-word!important; 
    text-align: left!important;
    bottom:-19px;
   
    } */
