div,
input,
textarea,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
a:focus {
	outline: none;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

img,
fieldset,
a img {
	border: none;
}

.form_outline {
	outline: none !important;
	border: 1px solid #ced4da;
	width: 80%;
	margin-left: 10%;
	/*border-radius: 20px;*/
}

.label_align {
	margin-left: 10%;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	-webkit-appearance: none;
}

input[type="submit"],
button {
	cursor: pointer;
}

	input[type="submit"]::-moz-focus-inner,
	button::-moz-focus-inner {
		padding: 0;
		border: 0;
	}

textarea {
	overflow: auto;
}

input,
button {
	margin: 0;
	padding: 0;
	border: 0;
}

.textarea-1 {
	width: 100%;
	outline: none;
	border: none;
	font-size: .90rem;
	color: #8c8c8c;
	padding-left: 15px;
	border-bottom: 1px solid #ededed;
	resize: none;
}

.contactInput {
	width: 100%;
}

.dlight {
	font-size: 18px;
}

.text_size_1 {
	font-size: 14px;
	color: #888;
	padding: 8px 0px;
}

.text_size_2 {
	font-size: 12px;
	color: #888;
	padding: 8px 12px;
}

.modal-header_1 {
	background: #fff;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 0.5rem 1rem;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
}

.modal-footer_1 {
	background: #eee;
	PADDING: 8px 10px;
	margin-top: 14px;
}

.mt-3_1 {
	margin-top: 1rem !important;
	display: inline;
}

.app-login-box h4 {
	margin-bottom: 1.5rem !important;
}

/*.page {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         min-height: 100vh;
         padding: 36px 15px 10px;
         background: url(../images/login_bg.jpg) no-repeat 50% 50%/cover;
         -webkit-box-orient: vertical;
         -webkit-box-direction: normal;
         -ms-flex-direction: column;
         flex-direction: column;
         color: white;
         }*/
.page_login {
	background-image: url(../images/login_bg.jpg);
}

	.page_login .form {
		background: black;
	}

/*.area {
         width: 100%;
         max-width: 432px;
         margin: auto;
         background: #433e3ebf;
         -webkit-box-shadow: 0 16px 22px -10px rgba(0, 0, 0, 0.1), 0 34px 55px 4px rgba(0, 0, 0, 0.05), 0 13px 66px 12px rgba(0, 0, 0, 0.07);
         box-shadow: 0 16px 22px -10px rgba(0, 0, 0, 0.1), 0 34px 55px 4px rgba(0, 0, 0, 0.05), 0 13px 66px 12px rgba(0, 0, 0, 0.07);
         border-radius: 12px;
         }*/
.form__container {
	padding: 52px 36px 38px;
	text-align: center;
}

.form__footer {
	padding: 19px 36px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 18px;
	text-align: center;
}
.login-sec {
	background: url(../Images/login_bg.jpg);
	background-size: cover;
}

.logo {
	padding: 10px 10%;
	font-size: 24px;
	text-align: left;
	background: #ffffff0d;
	border-radius: 12px 12px 0 0;
}
.col-md-5.login-background-color {
	background: #fff;
}

.fieldset {
	margin-bottom: 48px;
}

.input {
	width: 100%;
	/*	height: 64px;*/
	background: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 22px;
	color: white;
	text-align: center;
	outline: none;
}

	.input:-webkit-autofill {
		-webkit-animation-name: autofill;
		-webkit-animation-fill-mode: both;
	}

	.input::-webkit-input-placeholder {
		opacity: .7;
		color: white;
	}

	.input::-ms-input-placeholder {
		opacity: .7;
		color: white;
	}

	.input::placeholder {
		opacity: .7;
		color: white;
	}

img,
fieldset,
a img {
	border: none;
}

@-webkit-keyframes autofill {
	to {
		color: white;
		background: transparent;
	}
}

@keyframes autofill {
	to {
		color: white;
		background: transparent;
	}
}

.btn {
	min-width: 96px;
	height: 44px;
	background: white;
	border-radius: 25px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: -0.3px;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
	margin-left: 18%;
	margin-top: 7%;
}

	.btn:hover {
		opacity: .7;
	}

.text {
	margin-top: 24px;
	opacity: .7;
	font-size: 16px;
	line-height: 1.375;
	padding: 0 60px;
}

.text_1 {
	opacity: .7;
	font-size: 16px;
	line-height: 2.375;
	margin-left: 8%;
}

.about {
	margin-top: 8px;
	padding: 0 15px;
	text-align: right;
}

	.about a {
		font-weight: 700;
	}

@media only screen and (max-width: 767px) {
	.page {
		padding: 64px 10px 10px;
	}

	.form__container {
		padding: 52px 24px 38px;
	}

	.about {
		margin-top: 32px;
		text-align: center;
	}
}

.single-nav {
	padding: 10px;
}

	.single-nav:hover {
		background: #4897c5;
	}

.logo img {
	width: 150px;
}


	.login-nav a {
		color: #fff;
		text-decoration: none;
	}

		.login-nav a:hover {
			color: #fff;
			/* background: #ea8f10;
         padding: 10px; */
			width: 100%;
			text-decoration: none;
		}

.login-content {
	color: #fff;
	padding: 50px;
	font-family: 'Poppins', sans-serif;
}

	.login-content h2 {
		width: 445px;
		padding-bottom: 15px;
		padding-top: 30px;
		font-weight: 500;
	}
#clock {
	font-size: 27px;
}
.separetor {
	width: 93%;
	text-align: center;
	border-bottom: 2px solid #337ab7;
	line-height: 0.1em;
	margin: 5px auto 20px auto;
}
/*.separetor hr {
	margin-top: -10px;
}*/
.separetor span {
	background: #fff;
    padding: 0 8px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.login-btn {
	padding: 10px 35px;
	/* background: linear-gradient(to right, #4897c5, #103667); */
	background: #4897c5;
	border-radius: 5px;
	border: none;
	color: #fff;
	width: 150px;
	text-decoration: none;
	transition: ease all .5s;
}

	.login-btn:hover {
		padding: 10px 35px;
		background: #4897c5;
		/*background: linear-gradient(to right, #103667, #4897c5);*/
		border-radius: 5px;
		border: none;
		color: #fff;
		width: 150px;
		text-decoration: none;
		transition: ease all .5s;
	}
.login-second-btn {
	padding: 10px 35px;
	/* background: linear-gradient(to right, #4897c5, #103667); */
	background: #103667;
	border-radius: 5px;
	border: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	transition: ease all .5s;
}
.login-second-btn:hover {
	padding: 10px 35px;
	/* background: linear-gradient(to right, #4897c5, #103667); */
	background: #4897c5;
	border-radius: 5px;
	border: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	transition: ease all .5s;
}
.if-you {
	width: 93%;
	margin: 0 auto;
}
.d-none-sm {
	display: block;
}
@media (max-width:767px) {
	.d-none-sm {
		display: none;
	}
}
.reset-btn {
	padding: 10px 35px;
	background: linear-gradient(to right, #3279a3, #1e5b7e);
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	transition: ease all .5s;
}

	.reset-btn:hover {
		padding: 10px 35px;
		background: linear-gradient(to right, #1e5b7e, #3279a3);
		border-radius: 5px;
		color: #fff;
		text-decoration: none;
		transition: ease all .5s;
	}

img {
	width: 100%;
}

.form__container input {
	width: 80%;
}

img {
	width: 100%;
}

.login-nav {
	/* padding: 10px; */
	background: #2d729a;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}

	.login-nav a {
		color: #fff;
		text-decoration: none;
	}

		.login-nav a:hover {
			color: #fff;
			/* background: #ea8f10;
    padding: 10px; */
			width: 100%;
			text-decoration: none;
		}

/* .login-sec{
    padding: 25px;
} */

.login-sec img {
	width: 150px;
	height: auto;
}

/*.login-form{
    text-align: left;
}*/

.login-form label {
	display: block;
	padding: 10px;
	color: #000;
	text-align: left;
	margin-bottom: 5px;
}

.login-form-details {
	/* background: #000;
	padding: 100px 45px; */
	padding: 25px 25px;
}

.time input {
	background: none;
	color: #fff;
	font-size: 31px;
	padding-bottom: 5px;
}
.date input {
	background: none;
	padding-bottom: 15px;
	color: #fff;
}

.login-form-text h3 {
	font-weight: 400;
}
@media (max-width:960px){
	.login-content h2 {
		width: auto;
		padding-bottom: 15px;
		padding-top: 30px;
	}
}
.login-form .form-group:focus {
	color: #212529;
	background-color: #fff;
	border-color: #86b7fe;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.login-form .form-control {
	display: block;
	width: 100%;
	/*padding: 0.375rem 0.75rem;*/
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.9;
	color: #212529;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: none;
	border-bottom: 1px solid #ced4da !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.input-icon {
	background: #fff;
	padding: 0;
	text-align: center;
	margin-top: 11px;
	/*	background: #fff;
	padding: 6px 0 5px 0;
	text-align: center;*/
}

.single-nav {
	padding: 10px;
}

	.single-nav:hover {
		background: #4897c5;
	}

.input-icon .fa {
	color: #3279a3;
	/*margin-left: 24px;
	position: absolute;*/
	background: #fff;
	margin-top: -14px;
	padding: 16px;
}

.login-form .form-control:focus {
	box-shadow: 0px 15px 10px -15px #111 !important;
}

.button-sec {
	padding: 35px;
}

.forgot-sec {
	padding: 10px;
}

	.forgot-sec a {
		color: #fff;
	}
.login-img {
	/*background: url(../Images/bg-2-3.jpg);*/
	/*background-size: cover;
	background-repeat: no-repeat;*/
	height: 100vh;
	min-height: 100%;
}
.login-btn {
	padding: 10px 35px;
	background: #4897c5;
	/*background: linear-gradient(to right, #4897c5, #103667);*/
	border-radius: 5px;
	border: none;
	color: #fff;
	width: 100%;
	margin-top: 15px;
	text-decoration: none;
	transition: ease all .5s;
}

.form-control:focus .input-text {
	display: block;
}

.input-text {
	font-size: 14px;
	position: absolute;
	margin-top: -12px;
	margin-left: 5px;
	background: #fff;
	padding: 5px;
	display: none;
}

.login-btn:hover {
	padding: 10px 35px;
	background: #103667;
	/*background: linear-gradient(to right, #103667, #4897c5);*/
	border-radius: 5px;
	border: none;
	color: #fff;
	width: 100%;
	text-decoration: none;
	transition: ease all .5s;
}

.login-form {
	padding: 15px;
}

.form-group {
	padding: 10px 0;
}

.reset-btn {
	padding: 10px 35px;
	background: linear-gradient(to right, #103667, #4897c5);
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	transition: ease all .5s;
}

	.reset-btn:hover {
		padding: 10px 35px;
		background: linear-gradient(to right, #4897c5, #103667);
		border-radius: 5px;
		color: #fff;
		text-decoration: none;
		transition: ease all .5s;
	}

.case-section {
	padding: 35px 0;
	text-align: center;
}

	.case-section h3 {
		color: #9f2b52;
		font-size: 18px;
		font-weight: 500;
		padding-bottom: 10px;
		/* padding: 0 34px; */
		font-weight: bold;
	}

.refer-btn {
	padding: 7px 20px;
	background: #007eff;
	color: #fff;
	text-decoration: none;
}

.social-media-content p {
	color: #02275b;
	font-weight: bold;
}

.social-media-icon a {
	padding: 7px 14px;
	background: no-repeat;
	color: #fff;
	font-size: 18px;
	/* width: 68px; */
	border-radius: 50%;
	border: 1px solid;
}

a.facebook {
	background: var(--facebook);
	color: #fff;
	transition: ease all .5s;
}

	a.facebook:hover {
		background: var(--bs-dark);
		color: #fff;
		transition: ease all .5s;
	}

a.twitter {
	background: var(--twitter);
	color: #fff;
	transition: ease all .5s;
}

	a.twitter:hover {
		background: var(--bs-dark);
		color: #fff;
		transition: ease all .5s;
	}

a.instagram {
	background: var(--instagram);
	color: #fff;
	transition: ease all .5s;
}

	a.instagram:hover {
		background: var(--bs-dark);
		color: #fff;
		transition: ease all .5s;
	}

.contact-forgot {
	padding: 25px;
}

.contactus-sec {
	padding: 15px;
}

.login-logo-sec {
	padding: 20px 0;
}

.form_container {
	width: 86%;
}
.logo_pic {
	max-height: 60px;
	width: auto;
}
.login-img img{
	height:100vh;
}