body {
	font-family: 'CareemRegular' !important;
}

input {
	border: 1px solid #b1b0b0 !important;
	background-color: transparent !important;
	border-radius: 10px !important;
}

/*** Loader ***/
.loader-row-img {
	width: 50px;
	margin: 0 auto;
}

#QistasLoginLogo {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 10000;
}

#QistasLoginLogo {
	right: 40px;
}

.lang-polygon {
	float: left;
}

.login-side-container,
.signup-side-container,
.forget-password-container,
.reset-password-container,
.acc-activate-container {
	position: relative;
	width: 100%;
	height: 100dvh;
	background-color: #F8F8F8;
		/*red*/
	z-index: 1000;
}

.qistas-login-container,
.qistas-signup-container,
.qistas-forget-password-container,
.qistas-reset-password-container,
.qistas-acc-activate-container {
	position: absolute;
	top: 58%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 55%;
}


.direct-login-btn {
	border: 0;
	background: transparent;
	color: #2678A5;
	text-decoration: underline;
}

a.forget-password {
	float: left;
}

.showhide-password,
.showhide-confirmpassword {
	position: absolute;
	left: 22px;
	top: 6px;
}

.login-btn,
.signup-btn,
.forget-password-btn,
.reset-pw-btn,
.activate-btn {
	border: 0;
	font-size: 17px;
	font-weight: 600;
	color: #FFFFFF;
	background: transparent linear-gradient(180deg, #2678A5 0%, #7AB1CF 100%) 0% 0% no-repeat padding-box;
	border-radius: 13px;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.forget-password-btn,
.reset-pw-btn,
.activate-btn {
	width: 110px;
}

.login-bg-container {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	/* z-index: -1; */
}

.login-bg-text {
	width: 100%;
	position: absolute;
	top: 38%;
	text-align: center;
	z-index: 999;
}

.login-bg-text {
	top: 34%;
}

.login-bg-img {
	background-repeat: no-repeat;
	background-size: cover;
	width: 50%;
	height: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: -1;
}

.login-bg-img {
	height: 100%;
}

/**** intlTellInput ltr customization ****/
.iti {
	width: 100%;
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container,
[dir=rtl] .iti--separate-dial-code .iti__flag-container {
	left: 0 !important;
	right: auto !important;
	direction: ltr;
	width: 95px !important;
}

.phone-seperator,
[dir=rtl] .iti__arrow {
	margin-left: 10px;
	margin-right: 0px !important;
	position: relative;
	right: 5px;
	color: #BFBFBF;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
	background: transparent !important;
}

[dir=rtl] .iti--allow-dropdown input,
[dir=rtl] .iti--allow-dropdown input[type=text],
[dir=rtl] .iti--allow-dropdown input[type=tel],
[dir=rtl] .iti--separate-dial-code input,
[dir=rtl] .iti--separate-dial-code input[type=text],
[dir=rtl] .iti--separate-dial-code input[type=tel] {
	padding-right: 6px !important;
	margin-left: 0 !important;
	padding: 0.375rem 0.75rem !important;
	padding-left: 85px !important;
}

.iti__selected-flag {
	justify-content: space-around !important;
}

.iti__selected-flag:active {
	border: none;
}

.iti__selected-flag>.iti__flag {
	position: relative;
	top: 1px;
}

.rounded-top {
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.rounded-bottom {
	border-bottom-left-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
}


/*** Swal Custom CSS ***/
.swal-modal {
	width: 470px !important;
	height: 270px !important;
	background: #F8F8F8 0% 0% no-repeat padding-box !important;
	border-radius: 7px !important;
}

.swal-text {
	text-align: center;
	line-height: 2;
	font-size: 17px;
	padding: 0px 30px;
}

.swal-footer {
	text-align: center;
}

.swal-button {
	background: transparent linear-gradient(180deg, #2678A5 0%, #7AB1CF 100%) 0% 0% no-repeat padding-box;
	border-radius: 13px;
	padding: 3px;
	width: 113px;
	;
	font-size: 16px;
}

.swal-icon--warning {
	background-color: #2678A5 !important;
	border: none;
}

.swal-icon--warning__body,
.swal-icon--warning__dot {
	background: #FFFFFF !important;
}

.swal-icon--warning__body {
	height: 20px;
	top: 7px;
	width: 3px;
	margin-left: -1px;
}

.swal-icon--warning__dot {
	width: 5px;
	height: 5px;
	margin-left: -3px;
	bottom: -8px;
}

.swal-icon--custom img {
	width: 90px;
	height: 43px;
}

.swal-icon:first-child {
	margin-top: 38px !important;
}

/*** Checkbox Custom CSS ***/
#agree-on-terms-conditions {
	width: 15px;
	height: 15px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #707070;
	border-radius: 4px;
}

.control {
	padding-left: 10px;
	margin-right: -12px;
	margin-left: 5px;
}

.control_indicator {
	width: 14px;
	height: 14px;
	border: 1px solid #707070;
	border-radius: 2px;
}

.control-checkbox .control_indicator:after {
	height: 8px;
	width: 3px;
	left: 4px;
	border-width: 0px 1px 1px 0;
}

/**** ****/

.terms-conditions-text {
	color: #b1b0b0;
	font-size: 13px;
	position: relative;
	bottom: 24px;
	right: 19px;
	display: inline-block;
}

button:disabled {
	opacity: 0.6;
}

@media only screen and (max-width: 1076px) {

	.qistas-login-container,
	.qistas-signup-container {
		width: 80%;
	}
}


.welcome-qistas {
	position: absolute;
	top: 29%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 55%;
	text-align: center;
	color: #227AA7;
}


.showhide-password {
	position: absolute;
	left: 22px;
	top: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: fit-content;
}

.login-btn {
	width: 100%;
	padding: 0px;
	border-radius: 10px;
	height: 40px;
	background: none;
	background: linear-gradient(90deg, #023A61 0%, #40A7D5 100%);
}

.qistas-login-container {
	top: 63%;
}

.row-margin {
	margin-top: 3rem;
}

.margin-row-div {
	padding-top: .5rem;
	margin-top: 3rem;
}

.text-resp-font-size {
	font-size: 60px;
}

@media only screen and (max-height: 900px) {
	.welcome-qistas {
		top: 23%;
	}

	.row-margin {
		margin-top: 2rem;

	}
}

@media only screen and (max-height: 750px) {
	.margin-row-div {
		padding-top: 0;
		margin-top: 2rem;
	}
}

@media only screen and (max-height: 667px) and (max-width: 400px) {
	.margin-row-div {
		padding-top: 0;
		margin-top: 2rem;
	}

	.qistas-login-container {
		top: 59%;
	}

	.ahref-noline.px-2 img {
		width: 100px;
		height: 40px;
	}
}

@media only screen and (max-height: 900px) and (max-width: 1257px) {
	.margin-row-div {
		padding-top: 1rem;
		margin-top: 2rem;
	}

	.qistas-login-container {
		top: 65%;
	}

	.ahref-noline.px-2 img {
		/*width: 100px;
		height: 30px;*/
	}
}

@media only screen and (max-width: 450px) {

	.welcome-qistas {
		top: 20%;
	}

	.row-margin {
		margin-top: 1rem;
	}

	.qistas-login-container {
		top: 64%;
		;
	}
}

@media only screen and (max-width: 1116px) {

	.text-resp-font-size {
		font-size: 50px;
	}
}

@media only screen and (max-width: 930px) {

	.text-resp-font-size {
		font-size: 40px;
	}
}

/*                     new login style           */
/* ********************************************* */
/* ********************************************* */
.welcome-container {
	height: 100%;
	display: grid;
	grid-template-rows: 27% auto 70px;
	position: relative;
	z-index: 100;
}

.header-container {
	display: flex;
	align-items: center;
}

.header-container span {
	color: white;
	font-size: 30px;
}

.header-container .request-tour {
	color: white;
	border: 1px solid white;
	padding: 1px 10px 3px 10px;
	border-radius: 7px;
	font-size: 25px;
	text-decoration: none;
}

.middle-container {
	display: flex;
	align-items: space-between;
}

.header-container,
.middle-container {
	padding-right: 10%;
}

.arFontSize1,
.arFontSize2 {
	font-size: 54px;
	color: white;
}

.arFontSize3 {
	font-size: 18px;
	padding-top: 8px;
	color: white;
	display: block;
}

.middle-container .watch-explainer-video {
	color: white;
	padding: 7px;
	border-radius: 7px;
	background-color: #D7B647;
	font-size: 17px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 1px;
}

.footer-container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer-container .links-list>li {
	padding: 0px 17px;
}

.footer-container .links-list>li a {
	color: white;
	font-weight: 700;
	font-size: 17px;
}

.svg-style {
	position: relative;
	top: -10px;
	right: -11px;
	height: 35px;
}

@media only screen and (max-width: 1420px) {
	.login-qistas-img-hand img {
		width: 500px !important;
	}
}

@media only screen and (max-width: 1390px) {
	.header-container span {
		font-size: 25px;
	}

	.header-container .request-tour {
		font-size: 20px;
	}

	.arFontSize1,
	.arFontSize2 {
		font-size: 45px;
		color: white;
	}

	.arFontSize3 {
		font-size: 17px;
	}
}

@media only screen and (max-width: 1240px) {

	.header-container,
	.middle-container {
		padding-right: 12%;
	}
}

@media only screen and (max-width: 1200px) {
	.header-container span {
		font-size: 20px;
	}

	.header-container .request-tour {
		font-size: 15px;
	}

	.arFontSize1,
	.arFontSize2 {
		font-size: 40px;
		color: white;
	}

	.arFontSize3 {
		font-size: 15.5px;
	}
}

@media only screen and (max-width: 1100px) {

	.header-container,
	.middle-container {
		padding-right: 10%;
	}
}

@media only screen and (max-width: 1020px) {
	.header-container span {
		font-size: 20px;
	}

	.header-container .request-tour {
		font-size: 14px;
	}

	.arFontSize1,
	.arFontSize2 {
		font-size: 35px;
		color: white;
	}

	.arFontSize3 {
		font-size: 25px !important;
	}

	.svg-style {
		position: relative;
		top: -10px;
		right: -11px;
		height: 27px;
	}

	.arFontSize3 {
		font-size: 25px !important;
		color: white;
	}

	.login-qistas-img-hand img {
		width: 420px !important;
	}
}

@media only screen and (max-width: 825px) {
	.header-container span {
		font-size: 20px;
	}

	.header-container .request-tour {
		font-size: 14px;
	}

	.arFontSize1,
	.arFontSize2 {
		font-size: 30px;
		color: white;
	}

	.arFontSize3 {
		font-size: 20px !important;
	}

	.svg-style {
		position: relative;
		top: -10px;
		right: -11px;
		height: 27px;
	}

	.arFontSize3 {
		font-size: 20px !important;
		color: white;
	}

	.login-qistas-img-hand img {
		width: 380px !important;
	}
}

/* handle high resolution screens */
@media only screen and (max-height: 866px) {

	.qistas-login-container {
		top: 58%;
	}
	.welcome-container {
		height: 100%;
		display: grid;
		grid-template-rows: 200px auto 70px;
	}

}

/* handle high resolution screens */
@media only screen and (max-height: 866px) and (min-width: 1420px) {
	.login-qistas-img-hand img {
		width: 480px !important;
	}
}