body {
	font-family: 'dubairegular';
}
@font-face {
	font-family: 'dubaibold';
	src: url('../fonts/dubai-bold.eot');
	src: url('../fonts/dubai-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/dubai-bold.woff2') format('woff2'), url('../fonts/dubai-bold.woff') format('woff'), url('../fonts/dubai-bold.ttf') format('truetype'), url('../fonts/dubai-bold.svg#dubaibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dubairegular';
	src: url('../fonts/dubai-regular.eot');
	src: url('../fonts/dubai-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/dubai-regular.woff2') format('woff2'), url('../fonts/dubai-regular.woff') format('woff'), url('../fonts/dubai-regular.ttf') format('truetype'), url('../fonts/dubai-regular.svg#dubairegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.wrapper-top-sewrapper {
	/* background-image: url(../images/outer_frame.png); */
	padding: 12px;
	background-size: 100% 100%;
	float: left;
	padding-bottom: 0px;
	position: relative;
	margin: .5em;
	border: 5px solid #1664ad;
}
.wrapper-top {
	text-align: center;
	float: left;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.wrapper-construction {
	width: 83%;
	border: solid 1px #464545;
	text-align: center;
	min-height: 244px;
	padding: 0px 20px;
	margin: 0px auto;
}
.wrapper-construction .construction-icon {
	width: 139px;
	margin-top: -57px !important;
	background: #fff;
	margin: 0px auto;
	margin-bottom: 20px;
}
.wrapper-construction h3 {
	color: #f03f35;
	font-size: 26px;
	font-weight: bold;
	font-family: 'dubaibold';
}
.wrapper-construction h4 {
	color: #253a4d;
	font-size: 24px;
	font-weight: bold;
}
.logo-tow {
	float: left;
	width: 100%;
	margin-bottom: 2em;
	text-align: center;
	margin-top: 12px;
}
.logo-tow img {
	max-width: 31%;
}
.login-form-wrapper {
	float: left;
	width: 100%;
}
.login-form-wrapper h1 {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0;
}
.login-form-wrapper .login-row-wrapper {
	float: left;
	width: 100%;
}
.login-row-wrapper .form-group {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	display: flex;
	border-bottom: solid 1px #dddddd;
	background: white;
}
.login-row-wrapper .form-submit-btn {
	float: left;
	width: 100%;
	text-align: center;
}
.login-row-wrapper .form-submit-btn input {
	background: #226bb0;
	width: 100%;
	color: #fff;
	border: none;
	line-height: 41px;
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	cursor: pointer;
}
.login-row-wrapper .form-submit-btn input:hover {
	background: #f03f35;
}
.login-form-wrapper {
	float: left;
	width: 100%;
	padding-right: 50px;
}
.login-form-wrapper h1 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 33px;
	font-weight: bold;
	color: #1564ae;
	font-family: 'dubaibold';
}
.login-form-wrapper h1 span {
	position: relative;
	text-align: center;
}
.login-form-wrapper h1 span:after {
	border-bottom: solid 2px #ed453a;
	position: absolute;
	bottom: 0px;
	width: 103px;
	height: 1px;
	content: "";
	left: 0;
	margin: 0px auto;
	text-align: center;
	right: 0;
}
.login-row-wrapper .form-group .form-group-wr {
	border: none;
	width: 95%;
	line-height: 39px;
	outline: 0;
	padding: 0px 27px;
	color: #92959a;
}
.login-row-wrapper .form-group label {
	width: 29px;
	margin-left: 22px;
}
.form-group.forgot-pass {
	border: none;
}
.forgot-popup {
	background-image: url(../images/password_popup.png);
	background-color: #f5f6f7;
	background-size: cover;
	padding: 15px 14px;
	background-position: center;
	text-align: center;
	border-radius: 0.3em;
	/* position: absolute; */
	/* bottom: 25px; */
	/* max-width: 319px; */
	/* left: -94px; */
	/* z-index: 9999; */
	/* display: none; */
	/* box-shadow: -1px 3px 3px rgb(0 0 0 / 30%); */
}
/* .forgot-passwrapper .crtacc:hover .forgot-popup { */
	/* display: block; */
/* } */
.form-group.forgot-pass {
	position: relative;
}
.forgot-popup h3 {
	font-size: 16px;
}
.forgot-popup p {
	font-size: 14px;
	color: #454545;
}
.forgot-passwrapper {
	float: left;
	width: 50%;
}
.forgot-popup ul {
	padding: 0px;
	margin: 0px;
}
.forgot-popup ul li {
	list-style: none;
	font-size: 14px;
	color: #454545;
}
.forgot-popup .info p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #2100cc;
}
.forgot-popup .info {
	margin-bottom: 10px;
}
.wrapper-section {
	float: left;
	width: 100%;
	padding: 0px;
}
.wrapper-section .container {
	max-width: 100%;
	padding-left: 0px;
}
.forgot-passwrapper .crtacc a {
	color: #2403cb;
	font-size: 17px;
	cursor: pointer;
}
.info-add {
	width: 100%;
	padding-top: 1em;
	padding-bottom: .5em;
    text-align: right;
}
.info-add > div {
    display: inline-block;
}
.info-add ul {
	padding: 0px;
	margin: 0px;
}
.info-add ul {
	display: flex;
}
.info-add ul li {
	list-style: none;
	padding: 0px 21px;
	text-align: right;
	display: flex;
}
.info-add ul li .add-info {
	width: 100%;
}
.info-add ul li .add-info p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #1864af;
	font-weight: bold;
	line-height: 19px;
	font-family: 'dubaibold';
}
.info-add ul li .info-icon {
	padding-left: 8px;
}
.social-icon {
	position: absolute;
	bottom: 0;
	left: 8px;
}
.social-icon ul {
	padding: 0;
	margin: 0;
}
.social-icon ul li {
	list-style: none;
	margin-bottom: 7px;
}
.social-icon ul li img {
	max-width: 80%;
}
.language-dropdown {
	float: right;
	width: 50%;
	text-align: right;
	position: relative;
}
.language-dropdown .language-iocn {
	max-width: 32px;
	margin-right: 8px;
}
.language-dropdown span.lan {
	color: #474747;
	font-size: 17px;
}
span.change-s {
	color: #2100cd;
	cursor: pointer;
}
.dropdown-languages {
	background-image: url(../images/lang_popup.png);
	background-size: 100% 100%;
	text-align: left;
	padding: 10px 15px;
	padding-top: 20px;
	position: absolute;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 19px;
}
.location-img {
	padding-top: 1em;
}
.border-space {
    position: absolute;
    width: 250px;
    height: 432px;
    background: white;
    bottom: 0;
    left: 0;
    margin: -5px;
}


/****** Mobile Layout ******/
@media only screen and (max-width: 767px) {
	.info-add ul {
		display: inline-block;
	}
	.forgot-popup {
		left: 0;
	}
	.location-img {
		float: left;
		width: 100%;
		margin-top: 30px;
		text-align: center;
	}
	.wrapper-section .container {
		max-width: 100%;
		padding-left: 15px;
	}
	.wrapper-construction {
		width: 100%;
	}
	.login-form-wrapper {
		float: left;
		width: 100%;
		padding-right: 0;
		margin-top: 27px;
	}
	.logo-tow img {
		max-width: 61%;
	}
	.logo-tow {
		margin-bottom: 97px;
		text-align: center;
		margin-top: 39px;
	}
	.info-add ul li {
		width: 100%;
		margin-bottom: 19px;
	}
	.samtech-logo {
		margin-right: 65px;
		max-height: 12vh;
	}
	
	.banner {
		width: 100%;
		max-height: 30vh;
	}
	.border-space {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrapper-section .col-md-4 {
		max-width: 100%;
		flex: auto;
	}
	.location-img {
		text-align: center;
		margin-top: 30px;
		padding-top: 20px;
	}
	.wrapper-section .col-md-8 {
		width: 100%;
		flex: auto;
		max-width: 100%;
	}
	.logo-tow {
		float: left;
		width: 100%;
		margin-bottom: 90px;
		text-align: center;
		margin-top: 12px;
	}
	.info-add ul li .add-info p {
		font-size: 14px;
	}
	.info-add ul li .info-icon {
		padding-left: 5px;
	}
	.info-add ul li {
		padding: 0px 9px;
	}
	.info-add {
		float: right;
		width: 100%;
		padding-top: 32px;
		padding-bottom: 35px;
	}
	.wrapper-construction h4 {
		font-size: 22px;
	}
	.location-img > img {
		/* max-height: 60vh; */
	}
	.samtech-logo {
		margin-right: 5em;
		max-height: 20vh;
	}
	
	.banner {
		width: 100%;
		max-height: 30vh;
	}
	.border-space {
		display: none;
	}
}

@media only screen and (min-width: 1024px) {
	.location-img > img {
		margin-bottom: -5px;
	}
	
	.samtech-logo {
		margin-right: 8em;
		max-height: 12vh;
	}
	
	.banner {
		width: 100%;
		max-height: 30vh;
	}
	
	.part-1 {
		padding-left: 0;
	}	
	
	#forgotPasswordModal {
		z-index: 10040;
		overflow: auto;
	}
	
	#forgotPasswordModal .modal-dialog {
		margin: 0;
		display: inline-block;
	}
	
	.triangle {
		position: absolute;
		bottom: 0;
		left: calc(50% - 25px);
		width: 50px;
		height: 50px;
		background-color: white;
		transform: rotate(45deg);
	}
}
