@font-face {
    font-family: 'DIN Next LT W23';
    src: url('../font/DINNextLTW23-Regular.woff2') format('woff2'),
        url('../font/DINNextLTW23-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT W23';
    src: url('../font/DINNextLTW23-Bold.woff2') format('woff2'),
        url('../font/DINNextLTW23-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

body {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #636466;
    font-family: 'DIN Next LT W23';
    font-weight: normal;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}
caption, th, td {
	font-weight: normal;
	text-align: right;
	color: #000;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong, b {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px Georgia, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
blockquote div {
	color: #007580;
	font-size: 14px;
	font-family: arial;
	margin-left: 35px;
	margin-right: 35px;
}
blockquote div h2 {
	color: #0e4363;
	font-family: arial;
	font-size: 24px !important;
	font-weight: bold !important;
	margin: 0 0 20px !important;
}
pre {
	background: #f4f4f4;
	font: 13px Georgia, sans-serif;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Georgia, sans-serif;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
.alignright {
	float: right;
	margin: 0 0px 10px 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}
a:hover, a:focus {
	color: #000;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #00919f;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6, ul, p, input, form, fieldset {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500 ;
	margin: 0 0 20px;
	color:#00A4B4;
	font-family: 'DIN Next LT W23';
    font-weight: bold;
}
h1 {
	font-size: 35px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
	color:#cccccc;
}
.over_flow {
	overflow: hidden;
}
.clear {
	clear: both;
}
p {
	line-height: 22px;
	margin: 0 0 20px;
}
.header-area{
	background:url(../images/account-slider.jpg) no-repeat top center;
	height:420px;
	background-size:cover;
}
.header-area-login{
	background:url(../images/default-header.jpg) no-repeat top center;
	height:420px;
	background-size:cover;
}
.logo {
	float: right;
	margin: 63px -1px 0 0;
}
.top-right-logo {
	float: left;
	margin: 61px 0 0 2px;
}
.content-area{
	/* background:url(../images/content-area.jpg) repeat-y top center; */
	padding:50px 0;
}
.bredcum-text{
	margin:0 0 20px;
	position:relative;
}
.bredcum-text ul li{
	float:right;
	margin-right:7px;
	font-size:16px;
}
.bredcum-text ul li a{
	color:#00A4B4;
	font-weight:700;
}
.job-row-area {
    background:url(../images/box-bg.gif) repeat-x left bottom #fff;
    padding: 25px;
    margin: 0 0 30px;
    -webkit-box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
    -moz-box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
    box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
}
.job-title {
	font-size: 24px;
	line-height: 30px;
	color: #222;
	margin: 0 0 10px;
	font-weight: lighter;
	min-height: 60px;
}
.job-dec {
	color: #6d6d6d;
}
.job-apply-btn {
	text-align: center;
	margin: 40px 0;
}
.job-apply-btn a {
	background: #626366;
	color: #fff;
	padding: 5px;
	display: inline-block;
	border-radius: 5px;
	font-size: 17px;
	text-transform: uppercase;
	min-width: 190px;
	text-align: center;
}
.job-apply-btn a:hover {
    background: #45c1c0;
    text-decoration: none;
}
.footer{
	margin:40px 0 0;
}
.copyright {
	color: #636466;
	margin:5px 0 0;
}
.social-icon {
	text-align:left;
}
.social-icon ul li{
	display:inline-block;
	margin:0 0 0 5px;
}
.requirements-short-text {
    font-size: 20px;
    color: #727272;
    text-transform: uppercase;
}
.left-img-icon {
	background: url(../images/left-big-img-rtl.png) no-repeat right;
	width: 209px;
	height: 432px;
	position: absolute;
	z-index: 0;
	margin: 0px;
	right: 0px;
}
.top-img-icon {
	background: url(../images/top-short-img-rtl.png) no-repeat left;
	width: 78px;
	height: 79px;
	position: absolute;
	z-index: 0;
	left: -40px;
	top: -4px;
}
.right-img-icon::after {
	background: url(../images/right-img-bottom.png) no-repeat;
	width: 162px;
	height: 281px;
	position: absolute;
	z-index: 1;
	content: "";
	bottom: 0px;
	margin: 60px 0 0 0;
	right: -89px;
}
.job-page-header{
	background:url(../images/job-banner.jpg) no-repeat top center;
	height:430px;
}
.job-details-row-area{
	background:#fff;
	padding:25px;
	margin:0 0 20px;
	-webkit-box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
    -moz-box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
    box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
}
.job-details-row-area .job-apply-btn {
	text-align: left;
	margin: 10px 0;
}
.job-details-row-area .job-title {
	margin: 10px 0 10px;
}
.alert-success {
    margin-top: 15px;
    font-size: 18px;
}
.job-description-area-left{
	background:#fff;
	padding:25px;
	-webkit-box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
    -moz-box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
    box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
}
.job-description-area-left h3{
	margin:0 0 40px;
}
.job-description-area-right{
	background:#fff;
	min-height: 520px;
	padding:25px;
	-webkit-box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
    -moz-box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
    box-shadow: 0px 0px 170px -30px rgba(69,193,192,0.65);
}
.job-description-area-right h3{
	margin:0 0 40px;
	position: relative;
}
.job-description-area-right h4{
	margin:0 0 5px;
	position: relative;
}
.job-description-area-right ul li{
	padding:0 45px 0 0;
	position: relative;
}
.job-description-area-right ul li p{
	font-size:16px;
}
.icon-1{
	background:url(../images/icon-1.jpg) no-repeat right top;
}
.icon-2{
	background:url(../images/icon-2.jpg) no-repeat right top;
}
.icon-3{
	background:url(../images/icon-3.jpg) no-repeat right top;
}
.icon-4{
	background:url(../images/icon-4.jpg) no-repeat right top;
}
.icon-5{
	background:url(../images/icon-5.jpg) no-repeat right top;
}
.job-description-area {
	position: relative;
}
.job-description-area-right::before {
	background: #fff;
	position: absolute;
	content: "";
	width: 360px;
	height: 100%;
	top: 0px;
	margin: 0-25px 0 0;
	z-index: 0;
}
.job-description-area .col-sm-4{
	position:inherit;
} 
.about-us-page-header{
	background:url(../images/home-slider.jpg) no-repeat top center;
	height:740px;
	background-size:cover;
}
.about-text-area{
	margin:200px 0 0;
}
.about-text{
	color:#fff;
	text-transform:uppercase;
	font-size:35px;
}
.about-text-1{
	color:#fff;
	text-transform:uppercase;
	font-size:35px;
	margin:0 0 0 150px;
}
.banner-about-link a{
	border:solid 1px #fff;
	min-width:120px;
	display:inline-block;
	text-align:center;
	margin:0 5px 0 0;
	padding:5px;
	color:#fff;
	border-radius:3px;
}
.banner-about-link a:hover {
    background: #fff;
    text-decoration: none;
    color: #969696;
}
.banner-about-link {
	margin: 40px 0 0 50px;
}
.about-us-content{
	margin:70px 0;
	position:inherit;
}
.about-us-content h2{
	text-transform:uppercase;
}
.requirements-text-area {
	margin: 120px 15px;
}
.requirements-text-area h3{
	text-transform:uppercase;
	font-size:30px;
}
.requirements-text-area h3 span{
	color:#ea7737;
}

.requirements-row-area{
	margin:50px 0 0;
}
.requirements-row-img{
	margin:0 0 20px;
}
.requirements-row-area{
	text-align:center;
}
.input-text, .registration-form-area select {
	border: solid 1px #cecece;
	padding: 10px;
	width: 100%;
	border-radius: 3px;
	margin: 0 0 20px;
}
.registration-form-area {
	padding: 25px;
	background: #fff;
	margin: 0 0 100px;
	-webkit-box-shadow: 0px 0px 210px -30px rgba(69,193,192,0.65);
    -moz-box-shadow: 0px 0px 210px -30px rgba(69,193,192,0.65);
    box-shadow: 0px 0px 210px -30px rgba(69,193,192,0.65);
}
.prefix {
    width:17%;
    float:left;
}
.phonenum {
    width:78%;
    float:left;
    margin-left:5%;
}
.submit-btn-area{
	text-align:center;
}
.submit-btn{
	border: solid 1px #cecece;
	min-width:150px;
	text-align:center;
	background:none;
	text-transform:uppercase;
	padding:5px ;
}
.submit-btn:hover {
    background:#45c1c0;
    color:#fff;
}
.about-us-content::before {
	background: url(../images/about-right-img-rtl.jpg) no-repeat left;
	position: absolute;
	content: "";
	width: 509px;
	height: 876px;
	margin: 0;
	z-index: 0;
	background-size: 100% auto;
	left: 0px;
}
.registration-form-area::before {
	background: url(../images/about-left-img-rtl.png) no-repeat right;
	position: absolute;
	content: "";
	width: 150px;
	height: 499px;
	z-index: 0;
	margin: 0;
	right: 0px;
	background-size: 90%;
}
.registration-form-area p {
	position: relative;
}
.job-description-area-left::before {
	background: url(../images/about-left-img-rtl.png) no-repeat right;
	position: fixed;
	content: "";
	width: 150px;
	height: 499px;
	z-index: 0;
	margin: 0;
	background-size: 90%;
	top: 300px;
	z-index: -1;
	right: 0px;
}
.job-description-area-right::after {
	background: url(../images/job-right-img-rtl.png) no-repeat left;
	position: absolute;
	content: "";
	width: 185px;
	height: 309px;
	background-size: 100%;
	top: 200px;
	left: 0px;
	z-index: 0;
}
@media (max-width: 767px) {
.copyright {
	text-align: center;
}
.social-icon {
	text-align: center;
	margin: 15px 0 0;
}
.job-description-area-right::before {
	display:none;
}
.job-description-area-right {
	margin: 20px 0 0;
}
.job-details-row-area .job-apply-btn {
	text-align: center;
}
.job-details-row-area .col-sm-4 {
	margin: 30px 0 0;
}
.about-text {
	font-size: 25px;
}
.about-text-1 {
	font-size: 25px;
	margin: 0 0 0 0;
}
.banner-about-link {
	margin: 40px 0 0 0;
}
.about-us-content::before, .registration-form-area::before{
	display:none;
}
.about-us-content .col-sm-7{
	padding:0px;
}
.requirements-text-area {
	margin: 0 0 30px;
}
.about-us-content {
	margin: 30px 0 0;
}
.job-description-area-right::after, .job-description-area-left::before {
	display:none;
}
}
a img { 
    border: 0;
}
.btn-link, .forgetpassword {
    text-align: left;
    color: #969696;
}
a.btn-link:hover {
    color:#45c1c0;
}
.text-right {
    text-align: left;
    color: #ff0000;
    font-size: 12px;
    float: left !important;
}
.form-control
{
	height: 44px;
}
.listing {
    list-style: square;
    margin-right: 20px;
}
.listing li {
    margin-bottom: 10px;
}
table td {
    padding: 5px;
}
input[type="checkbox"] { 
    margin: 5px !important;
    float: right;
    position: inherit  !important;
}
.textlang
{
    direction:LTR;
    text-align:right;
	
}