@font-face {
	/*https://en.m.fontke.com/search/font/neue%20einstellung%20Black/*/
 font-family: 'NeueEinstellung-Thin';
    src: url('../Neue_Einstellung/NeueEinstellung-Thin.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../Neue_Einstellung/NeueEinstellung-Thin.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../Neue_Einstellung/NeueEinstellung-Thin.woff') format('woff'),  /* Newer browsers */
         url('../Neue_Einstellung/NeueEinstellung-Thin.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../Neue_Einstellung/NeueEinstellung-Thin.svg#NeueEinstellung-Thin') format('svg'); /*IE og iOS earlier than version 5*/
}
@font-face {
 font-family: 'NeueEinstellung-Normal';
    src: url('../Neue_Einstellung/NeueEinstellung-Normal.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../Neue_Einstellung/NeueEinstellung-Normal.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../Neue_Einstellung/NeueEinstellung-Normal.woff') format('woff'),  /* Newer browsers */
         url('../Neue_Einstellung/NeueEinstellung-Normal.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../Neue_Einstellung/NeueEinstellung-Normal.svg#NeueEinstellung-Normal') format('svg'); /*IE og iOS earlier than version 5*/
}
@font-face {
 font-family: 'NeueEinstellung-Medium';
    src: url('../Neue_Einstellung/NeueEinstellung-Medium.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../Neue_Einstellung/NeueEinstellung-Medium.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../Neue_Einstellung/NeueEinstellung-Medium.woff') format('woff'),  /* Newer browsers */
         url('../Neue_Einstellung/NeueEinstellung-Medium.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../Neue_Einstellung/NeueEinstellung-Medium.svg#NeueEinstellung-Medium') format('svg'); /*IE og iOS earlier than version 5*/
}
@font-face {
 font-family: 'NeueEinstellung-Light';
    src: url('../Neue_Einstellung/NeueEinstellung-Light.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../Neue_Einstellung/NeueEinstellung-Light.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../Neue_Einstellung/NeueEinstellung-Light.woff') format('woff'),  /* Newer browsers */
         url('../Neue_Einstellung/NeueEinstellung-Light.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../Neue_Einstellung/NeueEinstellung-Light.svg#NeueEinstellung-Light') format('svg'); /*IE og iOS earlier than version 5*/
}
@font-face {
 font-family: 'NeueEinstellung-Regular';
    src: url('../Neue_Einstellung/NeueEinstellung-Regular.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../Neue_Einstellung/NeueEinstellung-Regular.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../Neue_Einstellung/NeueEinstellung-Regular.woff') format('woff'),  /* Newer browsers */
         url('../Neue_Einstellung/NeueEinstellung-Regular.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../Neue_Einstellung/NeueEinstellung-Regular.svg#NeueEinstellung-Regular') format('svg'); /*IE og iOS earlier than version 5*/
}
@font-face {
 font-family: 'Neue_Einstellung_Bold';
    src: url('../Neue_Einstellung/Neue_Einstellung_Bold.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../Neue_Einstellung/Neue_Einstellung_Bold.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../Neue_Einstellung/Neue_Einstellung_Bold.woff') format('woff'),  /* Newer browsers */
         url('../Neue_Einstellung/Neue_Einstellung_Bold.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../Neue_Einstellung/Neue_Einstellung_Bold.svg#Neue_Einstellung_Bold') format('svg'); /*IE og iOS earlier than version 5*/
}
.font-thin{font-family: 'NeueEinstellung-Thin';}
.font-light , .font-light * {font-family: 'NeueEinstellung-Light';}
.font-normal , .font-normal *{font-family: 'NeueEinstellung-Normal';}
.font-regular{font-family: 'NeueEinstellung-Regular';}
.font-bold{font-family: 'Neue_Einstellung_Bold';}
.font-medium{font-family: 'NeueEinstellung-Medium';}
*
{
	
	font-family: 'NeueEinstellung-Regular';
	font-size:16px;
}
html , body
{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
	background:#F2F2F2

}
a {
	color:#363636;
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}
.displaynone
{
	display:none !important
}
.vError
{
	border:red 2px solid !important
}
.form-error
{
	color:red;
	font-size:12px;
}
.h100{
	height:100%
}
.FormResult  , .FormResult1 , .FormResult2
{
	color:#F9AD00;
	width:100%;
}
.dnone
{
	display:none
}
.d-flex
{
	display:flex;
	flex-wrap: wrap;
}
.italic
{
	font-style:italic
}
.white
{
	color:#FFF
}


.font-12 , .font-12 *
{
	font-size:0.75rem
}
.font-14 , .font-14 *
{ 
	font-size:0.875rem
}
.font-16 , .font-16  *
{
	font-size:1rem
}
.font-18 , .font-18 *
{
	font-size:1.125rem
}
.font-20 , .font-20 *
{
	font-size:1.25rem
}
.font-22 , .font-22 *
{
	font-size:1.375rem
}
.font-26 , .font-26 *
{
	font-size:1.625rem
}
.font-28 , .font-28 *
{
	font-size:1.75rem
}
.font-30 , .font-30  *
{
	font-size:1.875rem
}
.font-32 , .font-32  *
{
	font-size:2rem
}
.font-36 , .font-36 *
{
	font-size:2.25rem
}
.font-40 , .font-40 *
{
	font-size:2.2rem
}
.font-42 , .font-42 *
{
	font-size:2.625rem
}
.font-50 , .font-50 *
{
	font-size:3.125rem
}
.font-55 , .font-55 *
{
	font-size:3.437rem
}
.font-62 , .font-62 *
{
	font-size:3.875rem
}
.font-90 , .font-90 *
{
	font-size:5.625rem
}
.text-center
{
	text-align:center
}
.line-height13
{
	line-height:1.3rem
}
.line-height14
{
	line-height:1.4rem
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.line-height3
{
	line-height:3rem
}
.line-height4
{
	line-height:4rem
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.jc-fs
{
	    justify-content: flex-start !important;
}
.jc-sb
{
	    justify-content: space-between !important
}

.FormResult1 span
{
	font-family: 'NeueEinstellung-Light';
	font-size:14px;
	padding-top:5px;display: block;
}
.trigger{
	width: 40px;
	height: 40px;

	position: absolute;
	top: 35px;
    right: 11px;
	z-index: 9999;
	display: none;

}

.trigger > div{
	position: relative;
}

.trigger > div > span{
	position: absolute;
	height: 2px;
	width:60%;
	margin:0 20%;
	background: #24262A;
	top:12px;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.trigger > div > span:nth-child(2){
	top:19px;
}

.trigger > div > span:nth-child(3){
	top:27px;
}

.trigger > div.close > span:nth-child(1){
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
	top: 19px;
}

.trigger > div.close > span:nth-child(2){
	display: none;
}

.trigger > div.close > span:nth-child(3){
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	top: 19px;
}

.trigger, .sitewrapper{
	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.slided{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
}
.white
{
	color:#FFF
}
.z-100
{
	z-index:100
}
.relative
{
	position:relative;
}
b
{
	font-weight:700
}
.txt-justify
{
	text-align:justify
}
.pl-80
{
	padding-left:80px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* END OF HEADER STYLING FOR WEB*/

#overlay{
  position:fixed;
  z-index:99999;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:#118BE8;
  transition: 1s 0.4s;
  width: 100%;
  height: 100%;
  font-size: 2em;
}

#overlay > div{
  text-align: center;
  display: table;
  width:100%;
  height: 100%;
}

#overlay > div > div{
  vertical-align: middle;
  display: table-cell;
}

#overlay .linewidth {
    width: 100px;
    margin: 0 auto;
}

#overlay #progstat {
    font-size: 1.8em;
    line-height: 1.4em;
    color: #fff;
    font-weight: 700;
}

#progress {
    height: 1px;
    background: #FFF;
}
.ai-fs
{
	align-items: flex-start;
}
.py-100
{
	padding-top:100px;
	padding-bottom:100px;
}
.pt-100
{
	padding-top:100px;
}
.navy
{
	color:#4D4D4F
}




/*//////////////////////////////////////////////////MESSAGES\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.messages {
  border-radius: 15px;
  margin: 0 0 10px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  text-align:center;
}
.messages,
.messages ul {
  list-style: outside none none !important;
  margin: 0;
  padding: 0;
}
.messages {
}
.success-msg {
  background-color: #e9ffca;
  background-image: url("../images/msg-success.png");
  border-color: #296a23;
  color: #296a23;
}

.error-msg {
  background-color: #f5dad3;
  background-image: url("../images/msg-error.png");
  border-color: #c02230;
  color: #c02230;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  background-position: 25px center !important;
  background-repeat: no-repeat !important;
  font-size: 14 !important;
  font-weight:300;
  padding: 25px 25px 25px 75px !important;
  margin: 15px 0;
  text-align: left;    background-size: 35px;
display:inline-block
}
.note-msg,
.notice-msg {
  background-color: #fdeda4;
  background-image: url("../images/msg-note.png");
  border-color: #7c622a;
  color: #7c622a;
}

.close-msg {
  float: right;
}

.close-msg i {
  cursor: pointer;
  font-size: 24px;
  font-weight: normal;
  margin-top: -4px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
header nav li a:hover
{
	color:#01293B;
}
header nav li
{
	margin:0 15px;
}
header nav li a.active {
    color: #F9AD00 ;
	font-family: 'NeueEinstellung-Medium';
}
.header_signin path , .header_signin span , .font-smooth
{

	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;	
}
.header_signin a:hover svg path
{
	fill:#4D4D4F
}
.header_signin a:hover span
{
/*color:#00B1FF*/
}
.header_link
{
	background:#4D4D4F;
	padding: 15px  0;
	width:155px;
	text-align:center;
	color:#FFF;
}
.header_link:hover
{
	background:#F9AD00 ;
	letter-spacing:1px;
}
.header_right ul li a
{
	color:#00B1FF;
	margin:0 5px;
	
}
.header_right ul li a span
{
	font-size:18px;
	
}
.header_right ul li a:hover
{
	color:#01293B;
	margin:0 5px;
}
.mt--20
{
	margin-top:-20px;
}
footer
{
	background:#4D4D4F;
	clear: both;
}
iframe
{
	border:0
}
.bg_grey
{
	background:#DFE4E6
}
footer .social span
{
	font-size:14px;
	color:#FFF;
		transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;	
}
footer .social li
{
	margin:0 5px;
}

footer .social li:hover span , .link_hover:hover a
{
	color:#F9AD00
}

.subscribe_newsletter input[type='text']
{
	background:#F2F2F2;
	width:70%
}

.subscribe_newsletter button[type='submit']
{
	background:#F9AD00;
	color:#FFF;
	text-align:center;
	width:20%;
	height:50px;transition:all 1s ease-in-out;
}
.subscribe_newsletter button[type='submit']:hover {
	/*transform: translateX(5px);*/
	letter-spacing:1px;
	background:#4D4D4F;
	color:#F9AD00;
	font-weight:bold
}
.clients_box
{
	height:137px;
}
.footer_employer
{
	background:#4D4D4F;
	border-radius:10px;
	padding:0 100px;
	width:1110px;
	margin:0 auto;
}
.footer_employer a
{
	width:255px;
	border-radius:10px;
	text-align:center;
	background:#FFF;
	color:#4D4D4F;
	border:2px solid #4D4D4F;
	padding:15px;
	display: inline-block;transition:all 1s ease-in-out;
}
.footer_employer a:first-child
{
	/*background:#FFF;
	color:#4D4D4F;*/

}
.footer_employer a:hover
{
		
	border-color:#F9AD00;
	
	/*background:#FFF;
	transform: translateY(-5px);
	background:#cccccc;
	letter-spacing:1px;*/
}

.footer_employer a:first-child:hover
{
	/*background:#cccccc;
	color:#4D4D4F;*/

}
.bg_white
{
	background:#FFF
}
.bg_navy
{
	background:#4D4D4F
}
.services_section img
{
	border-radius:10px;
}
.services_section .py-50
{
	background:#FFF
}
.services_section .py-50:nth-child(2n+2)
{
	background:#4D4D4F 
}

.services_section .py-50:nth-child(2n+2) .colw-20
{
	order:2
}
.services_section .py-50:nth-child(2n+2) .colw-80
{
	order:1;

	padding-right:45px;
}
.services_section .py-50:nth-child(2n+2) .colw-80 .colw-90
{
	
}
.shadow_border
{
	box-shadow:0 0 5px #EDEDED;
	border-radius:10px;
}
.contact-form input[type=text] , .contact-form textarea , .signin-form input[type=text] , .signin-form input[type=password]
{
	font-family: 'NeueEinstellung-Light';
	font-size:18px;
	background:#F2F2F2;
	color:#363636;
	height: 55px;
	border: 0;
    border-radius:10px;
}.contact-form textarea
{

	height: 90px;resize:none
}

.contact-form button[type=submit] {
	background:#F9AD00;
	color:#FFF;
	padding: 10px 45px;
	text-transform:capitalize
}
.contact_popup a
{
	color:#4D4D4F ;
}.contact_popup a:hover
{
	color:#F9AD00;
}
.fancybox-close-small:after {
    color: #FFF !important;
    background: #01293B !important;
}
.px-100
{
	padding-right:100px;
	padding-left:100px;
}
.lightblue
{
	color:#F9AD00
}
.br-radius10
{
	border-radius:10px;
}
.red{
color:red;
}
.signin-form input[type=checkbox]{
    width: 25px;
    height: 25px;
    background:#DFE4E6;
    appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    border-radius: 5px;
}
.signin-form input[type=submit] , .signup-form input[type=submit] {
	background:#F9AD00;
	color:#FFF;
	padding: 10px 45px;transition:all 1s ease-in-out;
	text-transform:capitalize
}
.signin-form input[type=submit]:hover
{
	background:#4D4D4F;
	color:#F9AD00;
	transform:translateY(-5px)
}
.signin-form a:hover
{
	color:#FFF;
}
input[type=checkbox]:checked, input[type=radio]:checked
{
	background:#00B1FF;
	border:0
}

.signup-form input[type=text]  , .signup-form input[type=password] , .signup-form select , .signup-form input[type=date], .signup-form input[type=number]  {
    font-family: 'NeueEinstellung-Light';
    font-size: 18px;
    background:transparent;
    color: #363636;
    height: 55px;
	border:1px solid #01293B;
	border-radius:10px;

}
.edit_seekers_profile .signup-form input[type=text]  ,.edit_seekers_profile  .signup-form input[type=password] ,.edit_seekers_profile  .signup-form select ,.edit_seekers_profile  .signup-form input[type=date],.edit_seekers_profile  .signup-form input[type=number] 
{
	background:#F2F2F2;
}
.signup-form input[type=date] {
width:100%;
padding:0 15px
}
.signup-form select
{
    width: 100%;
    background: transparent url(../images/down.svg) 95% no-repeat;
}
.edit_seekers_profile .signup-form select
{
	background: #F2F2F2 url(../images/down.svg) 95% no-repeat;
}
.signup-form input, .signup-formtextarea {
    background: #F7F7F7;
    border-radius: 10px;
    border: 0;
    height: 55px;
    font-weight: 300;
    color: #363636;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem+ 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}


#validatedCustomFile {
    padding: 0;
    height: 55px!important;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 13px 0;
    overflow: hidden;
    /* font-weight: 400; */
    /* line-height: 1.5; */
    text-align: center;
    color: #FFF;
    background-color: #999999;
    border: 0;
    border-radius: 10px;
	height:100%
}
.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.grey
{
	color:#BABABA
}


.userphoto {
    width: 195px;
    height: 195px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;

    margin-right: 0;
    display: inline-block;
}
.h-100{
	height:100%
}
.userphoto input[type=file]
{
	position:absolute;
	top:0;
	left:0;
	opacity: 0;
	height:100%
}
.userphoto img
{
	border-radius:50%;
}
.job_menu_listing ul
{
	border-right:2px solid #0D2839;
	padding-top:70px;
	padding-bottom:30px;
}
.job_menu_listing li
{
	width:100%;

	padding-bottom:45px;
}
.job_menu_listing li a{
	color:#01293B;
}
.job_menu_listing li a:hover{
	color:#BABABA;
}
.job_menu_listing img{
margin-right:15px;
}
.job_menu_listing li.active a{
	font-family: 'Neue_Einstellung_Bold';
}
.jobs_listing{
border-radius:10px;
background:#DFE4E6;
padding:20px;
margin-bottom:25px;
box-shadow: 0px 5px 15px #EDEDED;
}
.job_listing_link a
{
	border:1px solid #4D4D4F;
	background:#4D4D4F;
	color:#FFF;
	border-radius:10px;
	display:inline-block;
	text-align:center;
	padding: 10px 15px
}
.job_listing_link a:hover{
	background:#F9AD00;
	border-color:#F9AD00;
	color:#FFF;
}
.add_new
{
	background:#4D4D4F;
	padding:15px 30px;
	color:#FFF;
	float:right;
}
.add_new:hover
{
	background:#F9AD00
}
.green
{
	color:green
}
.vacancies_search input[type='text']
{
	border:0;
	background:transparent;
	color:#808080;

}
.vacancies_search input[type='text']::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(128,128,128,0.3);
  opacity: 1; /* Firefox */
}

.vacancies_search input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: rgba(128,128,128,0.3);
}

.vacancies_search input[type='text']::-ms-input-placeholder { /* Microsoft Edge */
   color: rgba(128,128,128,0.3);
}


.vacancies_search
{
	background:#F2F2F2;
	border-radius:10px;
}
.vacancies_search .colw-45:nth-child(1) input[type='text']{
border-right:1px solid rgba(128,128,128,0.3);;
}


.vacancies_search input[type=submit] {
    background: #4D4D4F;
    color: #FFF;
    padding: 15px 40px;
    transition: all 1s ease-in-out;
    text-transform: capitalize;    height: auto;
	font-size:16px;width:auto;border-radius:10px;
}
.vacancies_search input[type=submit]:hover 
	{
		background:#F9AD00
	}
.categories_listing a
{
	color:#FFF;
	padding:15px 25px;
	background:rgba(0,0,0,0.2);
	backdrop-filter: blur(10px);
	margin-right:30px;
	margin-bottom:30px;
	border-radius:10px;
	display:inline-block
}.categories_listing a:hover , .categories_listing a.active
{

	background:rgba(255,255,255,0.2);

}
.vacancies_height.insideImg .img-bg
{
	height:650px;
}





.urgent_vacancies{
border-radius:10px;
background:#DFE4E6;
padding:20px;
margin-right:20px;
}
.urgent_link a
{
	border:1px solid #4D4D4F;
	background:#4D4D4F;
	display:inline-block;
	text-align:center;
	padding: 10px 15px;
	color:#fff
}
.urgent_link a:hover{

	border-color:#F9AD00;background:#F9AD00;

}
.urgent_link a.apply_now
{
	background:#4D4D4F;
	color:#FFF
}
.urgent_link a.apply_now:hover
{
	background:#F9AD00;

}

.urgent_link a.view_details
{
	background:#FFF;
	color:#4D4D4F;
	border:1px solid #4D4D4F
	
}
.urgent_link a.view_details:hover
{
	border-color:#F9AD00;

}



.other_vacancies .bg_grey
{
	border:1px solid #F9AD00;
}

.urgent_slick .slick-dots li button:before
{
    background: #DFE4E6;
    content: '' !important;
    border-radius: 50%;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
}
.urgent_slick .slick-dots li.slick-active button:before , .slick-dots li:hover button:before
{
    background: #F9AD00;

}
.other_vacancies
{
	box-shadow:2px 5px 15px #DFE4E6;
}
.other_listing .colw-50
{
	padding-right:10px;
}
.other_listing .colw-50:nth-child(2n+2)
{
	padding-left:10px;
	padding-right:0
}.latest_arrow
{
    font-size: 0;
    line-height: 0;
    position: absolute;
        top:50%;
    display: block;
    width: 40px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;	
}
.rightLst
{
	    right: -35px;
}
.leftLst  
{
	    left: -55px !important;
}


.view_details a
{
	border:1px solid #4D4D4F;
	background:#4D4D4F;
	display:inline-block;
	text-align:center;
	padding: 12px 15px;
	color:#FFF;
	border-radius:10px
}
.view_details a:hover{
	background:#F9AD00;
	border-color:#F9AD00;
	color:#FFF;
}
.contact-form button[type=submit].bt-send
{
	background:#4D4D4F;    transition: all 0.5s ease-in;
}
.contact-form button[type=submit].bt-send:hover
{
	background:#F9AD00;
}
.ksa_visa
{
	box-shadow:2px 5px 15px #DFE4E6;border-radius: 10px;
}
.ksa_visa h3
{
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}
.ksa_visa ul
{
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	background:#F2F2F2;
}
.ksa_visa li
{
	width:100%;
	display:inline-block;
	padding:20px 70px;
	border-bottom:1px solid #01293B;
	position:relative;
}
.ksa_visa li:last-child
{

	border-bottom:0

}.ksa_visa li:before
{

content: '•';
position:absolute;
top:0;
left:30px;
z-index:500;
font-size:52px;

}
.ksa_form textarea
{
	height:180px;
}
.clients_slick img
{
	  filter: none;

}
.clients_slick img:hover
{
	  filter: grayscale(0);

}
.clients_slick .slick-list
{
	overflow:inherit
}

.main_bg {
    width: 100%;
    height: 80vh;
    overflow: hidden;
    position: relative;
}
.banners_bg {
    position: absolute;
    transition: all 1s ease-in;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
}
.banners_bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 50;
    content: '';
}
.banners_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    padding-top: 0;
}
.view_more
{
	
	background:#F9AD00;
	padding:15px 60px;transition: all 0.5s ease-in;
}
.view_more:hover
{
	background:#4D4D4F;
	transform: translateY(-5px);
}

.banners  .slick-dots li
{
	width:35px;
	height:5px;
}

.banners .slick-dots li 
{
	margin:0 2.5px;
}
 .banners .slick-dots li button
{
	width:35px;
	height:5px;
	background:#F2F2F2;transition: all 0.5s ease-in;
	padding:0
}
.banners .slick-dots li button:before
{
	display:none
}
 .banners .slick-dots li button:hover , .banners .slick-dots li.slick-active button
{
	background:#00B1FF;
}
.banners .slick-dots {
    bottom: 20px;
}
.banners{
margin-bottom:0 !important
}
.home_ksa
{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
	height:600px;
	margin-top:-5px;
}
.bg_ksa
{
	background:rgba(0,0,0,0.2);
	backdrop-filter: blur(10px);
}
.home_ksa .view_more
{
    width: 230px;
    padding: 15px 45px;
}



.blog_img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);


    color: #FFF;
    font-size: 70px;
    font-weight: bold;
    opacity: 0;
    transition: all 1s ease-in-out;
}

.blog_box .bg_hover:hover .blog_img
{
	opacity:1
}
.txt-right
{
	text-align:right;
}
.subscribe_newsletter.inner_page input[type='text']
{
	width: 100%;
}
.subscribe_newsletter.inner_page  button[type='submit']
{
	width:40%;
	float:right;
	margin-top:15px;
	height:40px;
}
.mt--50
{
	margin-top:-50px
}

.brightness
{filter: brightness(0) invert(1);
width:110px;
	
}




@media all and (max-width: 1250px){
	*{font-size:14px;}
	.ksa_visa li{padding:20px 25px 20px 70px}.urgent_link.pr-30{padding-right:10px}
header nav li{
margin: 0 10px;
}
}
.ksa_desc
{
	display:none
}
.ksa_visa h3{
cursor:pointer
}
.rotate_img
{
	transform:rotate(90deg);
}
.rotate_img1
{
	transform:rotate(-90deg);
}
.hover_link a[href]:hover , .hover_link a[href]:hover span
{
	color:#F9AD00
}
@media all and (max-width: 960px){
	.mb-50-m{margin-bottom:50px;}
	.mt--50{margin:25px 0;float:left	}
.slided {
    -ms-transform: translate(-320px,0);
    -webkit-transform: translate(-320px,0);
    transform: translate(-320px,0);
}
.trigger{
		display: block;
	}

	nav{
		position: fixed;
		z-index: 500;
		width: 320px;
		height: 100vh;
		box-sizing: border-box;
		background: #01293B;
		left: 100%;
		padding: 20px;
		top: 0;
		transition: .7s;
		-moz-transition: .7s;
		-webkit-transition: .7s;
		z-index:100000
	}

	nav ul{
		margin:0;
	}

	nav ul li{
		margin:0;
		padding: 10px;
	}

	nav ul li a{
		padding: 5px 15px;
		line-height: 30px;
		text-align: left;
		position: relative;
		width: 100%;
		color:#FFF;
		box-sizing: border-box;
		display: block;
	}

	header li .ddm{
		position: relative;
		top: 10px;
		padding: 10px;
		opacity:1;
		overflow:inherit;
		background:none;
		top:-5px;
		left:20px;
		visibility:visible
	}

	.ddm li {
    		display: block;
    		float: none;
    		width: 100%;
		box-sizing: border-box;
    		padding: 0 15px;
		text-align: left;
	}

	.ddm li a{
		text-align: left;
	}

	header .tophd ul.hdlang {
		margin-right: 60px;
	}

	header .tophd ul.hdlang {
		margin-right: 60px;
	}

	header .tophd ul.hdlang li{
		display: inline-block;
		width: auto !important;
	}
	.header_right{padding-right:30px;}
.slided .trigger > div > span{background:#FFF}
.slided .trigger {top: 5px;}
.flex-row-m{display:inline-block !important;}.ai-c-m{    align-items: center !important;}.jc-c-m{justify-content:center !important}
header nav li a.active{color:#1AACE2}
.trigger{z-index:9999999}
.trigger > div.close > span{background:#FFF}
.insideImg .img-bg{height:300px}
footer .px-50{padding-left:25px;padding-right:25px;}
footer .colw-33:first-child{padding-bottom:25px;text-align:center}
footer .colw-33:last-child{padding-top:25px;}
.pl-40 , .pl-25 , .pl-50  , .pl-45 , .pl-2 , .other_listing .colw-50:nth-child(2n+2) , .pl-15{padding-left:0}
.pr-25 , .pr-50 , .pr-30 , .pr-15 , .pr-20 , .pr-45{padding-right:0}
.subscribe_newsletter input[type='text']{width:100%}
.subscribe_newsletter button[type='submit']{float:right;height:40px;width:150px;margin-top:10px;}
.colw-100-m{width:100%;text-align:center}
.header_signin {display:none}
.mb-25-m{margin-bottom:25px;}
.mt-25-m{margin-top:25px;}.mt-50-m{margin-top:50px;}
.colw-40 .contact_popup:last-child{padding-bottom:0 !important}
html, body{line-height:inherit}
.font-42, .font-42 *{font-size:2.2rem}
.services_section .py-50:nth-child(2n+2) .colw-80{padding-right:0;width:100%;text-align:justify}
.services_section .py-50 .colw-80 h2{text-align:center}
.footer_employer {padding: 25px 25px;width: 100%;}
.footer_employer .mt-40 a{width:100%;margin-bottom:10px;}
.other_listing .colw-50{padding-right:0}
.contact_popup_2{padding-bottom:0 !important}
footer iframe{height:300px}
.services_section .colw-20{text-align:center}
.mt-0-m{margin-top:0 !important}
.other_vacancies  .px-30{padding-right:10px;padding-left:10px;}
.urgent_vacancies{margin-right:0}
.other_vacancies .colw-15{padding-top:10px;padding-bottom:10px;}
.main_bg{height:80vh}
.home_ksa .px-50{padding-right:25px;padding-left:25px;}
.home_ksa .view_more{    display: inline-block;    width: auto;margin-top:15px}
header img{width:120px;}
.header_right.pl-35{padding-left:0 !important;    margin-right: 45px;}
.header_right ul{display:none}
.header_link{width:130px;padding:8px 0}
.mt--20{margin-top:0}
.categories_listing a{margin-right:10px;margin-bottom:10px;    padding: 10px 15px;font-size:14px;}
.vacancies_search .py-25{padding:10px;}
.search_vacancies_h2{font-size:1.5rem}
.vacancies_search input[type='text']{font-size:14px !important;}
.vacancies_search input[type=submit]{padding: 10px 40px;}
.login_form , .signup_form{padding-left:25px;padding-right:25px;}
.job_menu_listing ul{border-right:0;padding-bottom:0}
.job_menu_listing li:last-child{padding-bottom:0}
.edit_seekers_profile .px-100 , .signup_form.px-50.pt-20 {padding-left:0;padding-right:0;}
.font-30, .font-30 * {    font-size: 1.3rem;}
.messages * {    font-size: 12px;}
.add_new{width:100%;text-align:center}
.author_m{float:right;margin-bottom:25px;}
footer .colw-20 {padding-bottom:35px;}
 footer .colw-35{padding-bottom:25px;}
footer .colw-45 , footer .colw-20{text-align:center}
.banners_text  .font-32{font-size:1.8rem}
.home_ksa{    background-attachment: inherit;}
.banners_bg{    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;}
}

.text-container {
    position: relative;
}

.animated-text {
    font-size: 36px;
    position: relative;
    z-index: 2;
    line-height: 36px;
}

.revolving-image {
    background: url('../images/animation-arrows11.png') no-repeat center center;
    background-size: cover;
    width: 300px;
    height: 300px;
    position: absolute;
    top: 100%;
    left: 40%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    transition: transform 0.5s ease;
    opacity:0;
}

.text-container:hover .revolving-image {
    animation: rotate 5s linear infinite;
    opacity:1;
}

.animate-div h2 {
    color: #fff;
    margin-bottom:10px;
}

.animate-div p{
    color: #fff;
    margin-bottom:10px;
}

.animate-div a {
    color: #fff;
    border: 2px solid #fff;
    padding: 10px;
    display: block;
    max-width: 115px;
    border-radius: 20px;
    text-align: center;
    position:relative;
    z-index:1;
}

.animate-div.alter-animate-div {
    padding-top: 30px;
    border-top: 2px solid #fff;
    margin-top: 40px;
}

/*.banners_bg.target-element.hovered {*/
/*    background: #000 !important;*/
/*}*/

.banner-section-main .banner-section-left {
    width: 50%;
    float: left;
}

.banner-section-main .banner-section-left .insideImg .img-bg {
    height: 680px;
}

.banner-section-main .banner-section-right {
    width: 50%;
    float: left;
}

.banner-section-main .banner-section-right .insideImg .img-bg {
    height: 340px;
}

.insideImg.dassadsa {
    display: block;
    clear: both;
    background-image: url(https://www.samana-business.com/uploads/static_seo_pages/1920x490/samana-about1.jpeg);
}

.animate-div a:hover {
    border-color: #ffa900;
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@media screen and (max-width:767px){
    .colw-50 {
        width: 100%;
    }
    
    .main_bg {
        height: 800px;
    }
    
    .animate-div {
        margin-left: 0;
        margin-top: 40px;
    }
}

@media screen and (max-width:479px){
    .main_bg {
        height: 900px;
    }
}

@media screen and (max-width:340px){
    .main_bg {
        height: 900px;
    }
}