﻿

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('/css/fonts/ir/eot/IRANSansWeb_Bold.eot');
	src: url('/css/fonts/ir/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/ir/woff2/IRANSansWeb_Bold.woff2') format('woff2'),
		url('/css/fonts/ir/woff/IRANSansWeb_Bold.woff') format('woff'),
		url('/css/fonts/ir/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('/css/fonts/ir/eot/IRANSansWeb_Medium.eot');
	src: url('/css/fonts/ir/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/ir/woff2/IRANSansWeb_Medium.woff2') format('woff2'),
		url('/css/fonts/ir/woff/IRANSansWeb_Medium.woff') format('woff'),
		url('/css/fonts/ir/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('/css/fonts/ir/eot/IRANSansWeb_Light.eot');
	src: url('/css/fonts/ir/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/ir/woff2/IRANSansWeb_Light.woff2') format('woff2'),
		url('/css/fonts/ir/woff/IRANSansWeb_Light.woff') format('woff'),
		url('/css/fonts/ir/ttf/IRANSansWeb_Light.ttf') format('truetype');
}


@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('/css/fonts/ir/eot/IRANSansWeb_UltraLight.eot');
	src: url('/css/fonts/ir/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/ir/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),
		url('/css/fonts/ir/woff/IRANSansWeb_UltraLight.woff') format('woff'),
		url('/css/fonts/ir/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('/css/fonts/ir/eot/IRANSansWeb.eot');
	src: url('/css/fonts/ir/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/ir/woff2/IRANSansWeb.woff2') format('woff2'),
		url('/css/fonts/ir/woff/IRANSansWeb.woff') format('woff'),
		url('/css/fonts/ir/ttf/IRANSansWeb.ttf') format('truetype');
}



body {
	font-family: IRANSans;
	background: linear-gradient(90deg, #EAEFF9, #a8d3f5);
	overflow-x: hidden !important;
}
.owl-carousel.owl-350 .owl-item .d-block.slider-cabinet{
  width: 50%;
  margin: 0 auto;
  margin-top: 5%;
}

.box-slider {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-login {
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-login {
	margin-bottom: 8px;
	margin-top: 45px;
	color: #000;
	font-size: 14px;
}
.h-login {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	color: #1e1e6e;
}

.bg-page {
  background-image: url(/files/pishkhan/logo/2023102411350123083561742.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  padding: 30px 0;
  position: relative;
}

.bg-page:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #51506f42;
}
.container {
	/*! display: flex; */
	/*! align-items: center; */
	/*! justify-content: center; */
	background: #00000070;
	border-radius: 12px;
	max-width: 1300px;
	padding: 45px 0;
}
.dok.btn-reset {
	font-size: 13px;
	font-weight: 600;
	color: #1e1e6e;
	margin-left: 5px;
}

.screen__background.bg-register .screen__background__shape4 {
	background: #F9B052;
}

.screen__background.bg-register .screen__background__shape3 {
	background: linear-gradient(270deg, #F9B052, #FAEFE1);
}
.screen__background.bg-register.screen__background__shape2 {
	background: #F9B052;
}
.callout.callout-redalert {
	display: none;
}

.screen.sc-register {
	height: 100%;
	width: 100%;
	padding-bottom: 55px;
}
.inner-login.log-reg {
	top: 40px;
	padding: 10px 25px;
}
.btn.btn-lg.btn-success.btn-block.button__text {
	text-shadow: unset;
	background: unset;
	color: #fff;
	cursor: pointer;
	transition: .2s;
	text-align: center;
	border: unset;
	box-shadow: unset;
	font-weight: 700;
}

.register-user.button.login__submit i {
	position: absolute;
	right: 0;
	font-size: 20px;
	padding-right: 15px;
	color: #f9971a !important;
}
.screen.sc-register {
	background: linear-gradient(90deg, #F9B863, #fadeb9);
	box-shadow: 0px 0px 24px #F9A63B;
}

.screen__background.bg-register .screen__background__shape2 {
	background: #F9B052;
}
.register-user.button.login__submit {
	position: relative;
	margin-top: 20px;
	padding: 20px 0;
}

.notsearchable.form-control2 {
	background: white;
	border: unset;
	border-bottom: 2px solid #D1D1D4;
	font-size: 13px;
	color: #757575;
	font-weight: 600;
}

.orange-.register-user.button.login__submit input {
	font-size: 14px;
}

.orange-.register-user.button.login__submit i {
	font-size: 18px;
}
.blue-.register-user.button.login__submit a{
	color: #0169bd !important;
}
.blue-.register-user.button.login__submit i{
	color: #0169bd !important;
}
.register-user.button.login__submit a {
	left: 0;
	font-size: 14px;
	color: #f9971a !important;
}
.register-user.button.login__submit  input{
	color: #f9971a !important;
	left: 0;
}

.register-user.button.login__submit:active, .register-user.button.login__submit:focus, .register-user.button.login__submit:hover {
	border-color: #f9b052;
	outline: none;
}
.inner-login {
	background: #c5d5fd;
	height: auto;
	top: 0;
	position: relative;
	/*! width: 100%; */
	padding: 24px 34px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
}
.log-p {
	text-align: left;
	margin-top: 5px;
}
.screen {		
	background: linear-gradient(90deg, #0169BD, #57adf0);		
	position: relative;	
	height: 600px;
	width: 70%;	
	box-shadow: 0px 0px 24px #0169BD;
	padding-top: 20px;
}

.screen__content {
	z-index: 1;
	position: relative;	
	height: 100%;
	padding-left: 20px;
}

.screen__background {		
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);	
}

.screen__background__shape {
	transform: rotate(45deg);
	position: absolute;
}

.screen__background__shape1 {
	height: 520px;
	width: 520px;
	background: #FFF;	
	top: -50px;
	right: 120px;	
	border-radius: 0 72px 0 0;
}
.p-0 {
	padding: 0;
}
.screen__background__shape2 {
	height: 220px;
	width: 220px;
	background: #0169BD;	
	top: -172px;
	right: 0;	
	border-radius: 32px;
}

.screen__background__shape3 {
	height: 540px;
	width: 190px;
	background: linear-gradient(270deg, #0169BD, #52A9ED);
	top: -24px;
	right: 0;	
	border-radius: 32px;
}

.inner-login .logo-login {
	width: 150px;
	margin-bottom: 10px;
}
.screen__background__shape4 {
	height: 400px;
	width: 200px;
	background: #0169bd;	
	top: 420px;
	right: 50px;	
	border-radius: 60px;
}

.login {
	width: 320px;
	padding: 30px;
	padding-top: 156px;
}

.login__field {
	padding: 20px 0px;	
	position: relative;	
	/*! text-align: left; */
}
.login__field input {
	text-align: right;
}
.input-group-addon {
	background: unset;
	border: unset;
	padding: 0;
	width: max-content;
	float: left;
	color: #1e1e6e;
	margin-left: 5px;
	font-size: 13px;
	font-weight: 600;
}

.login__icon {
	position: absolute;
	top: 34px;
	color: #0169BD;
	right: 130px;
}

.login__input {
	border: none;
	/*! border-bottom: 2px solid #D1D1D4; */
	background: none;
	padding: 10px;
	padding-left: 54px;
	font-weight: 500;
	/*! width: 75%; */
	transition: .2s;
	border-radius: 11px;
	background: #edf2f7;
	color: #080875;
}

.login__input:active,
.login__input:focus,
.login__input:hover {
	outline: none;
	border-bottom-color: #6A679E;
}

.login__submit {
	background: #1e1e6e;
	font-size: 14px;
	margin-top: 30px;
	padding: 16px 20px;
	border-radius: 7px;
	border: unset;
	text-transform: uppercase;
	font-weight: 700;
	display: flex;
	align-items: center;
	width: 95%;
	color: #fff;
	/*! box-shadow: 0px 1px 5px #8abce3; */
	cursor: pointer;
	transition: .2s;
	/*! margin-right: 20px; */
}

.login__submit:active,
.login__submit:focus,
.login__submit:hover {
	border-color: #0169bd;
	outline: none;
}

.button__icon {
	font-size: 24px;
	margin-left: auto;
	color: #0169bd;
}

.social-login {	
	position: absolute;
	height: 140px;
	width: 50%;
	text-align: center;
	bottom: 0px;
	right: 0px;
	color: #fff;
}

.social-icons {
	display: contents;
}

.social-login__icon img {
	filter: grayscale(100%);
}
.social-icons img {
	filter: brightness(0) invert(1);
	width: 25px;
}
.button__text {
	border: unset;
	background: unset;
	position: absolute;
	left: 40px;
}
.social-login__icon {
	padding: 15px 5px;
	color: #fff;
	text-decoration: none;	
	text-shadow: 0px 0px 8px #7875B5;
}

.social-login__icon:hover {
	transform: scale(1.5);	
}

.log-user.button.login__submit  input{
	font-size: 14px;
	/*! padding-left: 35px; */
	left: 0;
}
.log-user.button.login__submit {
	/*! padding: 10px 20px; */
}

@media only screen and (max-width: 1199px) {
	.login__icon {
		right: 110px;
	}
}
@media only screen and (max-width: 991px) {
	.screen {
		width: 100%;
	}
	.container {
		min-height: unset;
	}
}


@media only screen and (max-width: 767px) {
	.slider-login {
		display: none;
	}
	.p-0.p-right {
		padding-right: 15px;
	}
	.p-0.p-left {
		padding-left: 15px;
	}
	.login__icon {
		right: 80px;
	}
}

@media only screen and (max-width: 500px) {
	.inner-login {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.screen {
		margin-bottom: 30px;
	}

	.screen__background.bg-register {
		background-image: linear-gradient(#edf4fb, #faecda);
	}
	.col-md-6.col-sm-6.col-xs-5.p-0.p-right {
		width: 100%;
		padding-left: 15px;
	}
	.col-md-6.col-sm-6.col-xs-7.p-0.p-left {
		width: 100%;
		padding-right: 15px;
		margin-top: 10px;
	}
	.inner-login {
		top: 0;
	}
	.screen__background__shape1 {
		width: unset;
	}
	.screen__background {
		background-image: linear-gradient(#edf4fb, #98c8ef);
	}

	.screen__background {
		overflow: hidden;
	}
	.row {
		padding: 0;
	}
	.inner-login.log-reg {
		top: 0;
	}
}


