/*body {
	direction: rtl;
	font-family: iransans;
	line-height: 1;
}
*/
ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

img {
	max-width: 100%;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/Sans\ a4fran3.woff') format('woff');
}

@font-face {
	font-family: lale;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/Lalezar.woff') format('woff');
}




/*######################              safahat              ####################*/



/*
.login-first {
	display: flex !important;
}

.back {
	display: none !important;
}

.ramz {
	display: none !important;
}

.yekbar-masraf {
	display: none !important;
}

.faramooshi {
	display: none !important;
}

.ramz-jadid {
	display: none !important;
}

.sabte-nam {
	display: none !important;
}
*/


/*##########################          css           ###################*/


.back {
	margin-left: auto;
	display: flex;
	position: relative;
}

.back button {
	background-color: #FAFAFA !important;
	color: #24667C !important;
	padding: 0 !important;
	border: none;
}

.login-page {
	display: flex;
	justify-content: center;
}

.login-page .login {
	border: 0.5px solid rgba(0, 0, 0, 0.3);
	border-radius: 15px;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 1rem;
	background-color: #FAFAFA;
	width: 35%;
}

.login-page .login h1 {
	font-family: lale;
	font-size: 25px;
	color: #53B8B9;
}

.login-first {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
	width: 95%;
}

.login h2 {
	font-size: 18px;
	text-align: right;
	font-weight: bold;
}

.login p {
	margin-top: 7.5px;
	font-size: 12px;
	color: rgb(82, 82, 82);
	line-height: 1.5;
	margin-bottom: 0;
}

.login .ramz .form-group {
	width: 100%;
	display: flex;
	margin-right: -5px;
}

.login .faramooshi .form-group {
	width: 100%;
	display: flex;
	margin-right: -5px;
}

.login .shomare {
	text-align: center;
	margin: auto;
	width: 80%;
	border-radius: 7.5px;
	box-shadow: none;
	border: 0.5px solid rgba(0, 0, 0, 0.3);
	margin-top: 10px;
	font-size: 13px;
	height: 35px;
	font-family: adad-farsi !important;
}

.login input {
	direction: ltr;
}

.login .shomare:focus-visible {
	border-color: #24667C;
}

.taied {
	margin-bottom: 12.5px;
	align-items: center;
}

.taied .form-check-input {
	margin-left: 7.5px;
	border: 0.7px rgba(0, 0, 0, 0.5) solid;
}

.taied .form-check-input:focus {
	box-shadow: none;
}

.login button {
	width: 80%;
	margin: auto;
	padding: 12.5px;
	background-color: #24667C;
	border: none;
	border-radius: 10px;
	color: #fff;
}

.login button:hover {
	background-color: #428FA7;
	transition: all 0.2s ease-in-out;
}

.link-ghavanin {
	color: #53B8B9;
}

.link-ghavanin:hover {
	color: #24667C;
}



.ramz {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
	width: 95%;
}

.ramz a {
	color: #24667C;
	margin-bottom: 7.5px;
	font-size: 12.5px;
}

.ramz a:hover {
	color: #53B8B9;
}

.yekbar-masraf {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
	width: 95%;
}

.yekbar-masraf a {
	color: #24667C;
	margin-bottom: 7.5px;
	font-size: 12px;
	font-weight: bold;
}

/* .yekbar-masraf a:hover {
	color: #53B8B9;
} */

.faramooshi {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
	width: 95%;
}

.faramooshi a {
	color: #24667C;
	margin-bottom: 7.5px;
	font-size: 12px;
	font-weight: bold;
}

.faramooshi a:hover {
	color: #53B8B9;
}

.ramz-jadid {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
	width: 95%;
}

.sabte-nam {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
	width: 95%;
}

.sabte-nam a {
	color: #24667C;
	margin-bottom: 7.5px;
	font-size: 12px;
	font-weight: bold;
}

.sabte-nam a:hover {
	color: #53B8B9;
}

.back .bi-arrow-right {
	color: #000;
}





@media only screen and (max-width: 1200px) {
	.login-page .login {
		width: 40%;
	}
}

@media only screen and (max-width: 1000px) {
	.login-page .login {
		width: 50%;
	}
}

@media only screen and (max-width: 768px) {
	.login-page .login {
		width: 75%;
	}
}

@media only screen and (max-width: 576px) {
	.login-page .login {
		width: 100%;
	}

	.login p {
		font-size: 10px;
	}
}

#dlogin .form-group {
	width: 100%;
	display: flex;
	margin-right: -5px;
}