 
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;800&display=swap');
 /*
font-family: 'Montserrat', sans-serif;
*/

@font-face {
  font-family: "GothamBook";
  src: url("/fonts/GothamBook.eot");
  src: url("/fonts/GothamBook.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamBook.woff2") format("woff2"), url("/fonts/GothamBook.woff") format("woff"), url("/fonts/GothamBook.ttf") format("truetype"), url("/fonts/GothamBook.svg#GothamBook") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('/fonts/Gotham-Medium.eot');
  src: url('/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/Gotham-Medium.woff2') format('woff2'), url('/fonts/Gotham-Medium.woff') format('woff'), url('/fonts/Gotham-Medium.ttf') format('truetype'), url('/fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GothamBold";
  src: url("/fonts/GothamBold.eot");
  src: url("/fonts/GothamBold.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamBold.woff2") format("woff2"), url("/fonts/GothamBold.woff") format("woff"), url("/fonts/GothamBold.ttf") format("truetype"), url("/fonts/GothamBold.svg#GothamBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Newtown";
  src: url("/fonts/NewtownBold.eot");
  src: url("/fonts/NewtownBold.eot?#iefix") format("embedded-opentype"), url("/fonts/NewtownBold.woff2") format("woff2"), url("/fonts/NewtownBold.woff") format("woff"), url("/fonts/NewtownBold.ttf") format("truetype"), url("/fonts/NewtownBold.svg#NewtownBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'BrownPro';
  src: url('/fonts/BrownPro-Bold.eot');
  src: url('/fonts/BrownPro-Bold.eot?#iefix') format('embedded-opentype'),
      url('/fonts/BrownPro-Bold.woff2') format('woff2'),
      url('/fonts/BrownPro-Bold.woff') format('woff'),
      url('/fonts/BrownPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins Light';
  src: url('/fonts/Poppins-Light.eot');
  src: url('/fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
      url('/fonts/Poppins-Light.woff2') format('woff2'),
      url('/fonts/Poppins-Light.woff') format('woff'),
      url('/fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins Bold';
  src: url('/fonts/Poppins-Bold.eot');
  src: url('/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
      url('/fonts/Poppins-Bold.woff2') format('woff2'),
      url('/fonts/Poppins-Bold.woff') format('woff'),
      url('/fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins Regular';
  src: url('/fonts/Poppins-Regular.eot');
  src: url('/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
      url('/fonts/Poppins-Regular.woff2') format('woff2'),
      url('/fonts/Poppins-Regular.woff') format('woff'),
      url('/fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins Extrabold';
  src: url('/fonts/Poppins-ExtraBold.eot');
  src: url('/fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
      url('/fonts/Poppins-ExtraBold.woff2') format('woff2'),
      url('/fonts/Poppins-ExtraBold.woff') format('woff'),
      url('/fonts/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.clear, * html .clearfix, *:first-child + html .clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.grid_1 {
  width: 6.5%;
}
.grid_2 {
  width: 15%;
}
.grid_3 {
  width: 23.5%;
}
.grid_4 {
  width: 32%;
  width: calc(33.33% - 1%);
  margin-right: 1.5%;
  margin-bottom: 1.5%;
}
.grid_4_nomargin{
	width: calc(100% / 3);
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
}
.grid_5 {
  width: 40.5%;
}
.grid_6 {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.nomarginright + .grid_6, .nomarginright + .grid_4 {
  clear: left
}
.half {
  width: 50%;
}
.grid_7 {
  width: 57.5%;
}
.grid_8 {
  width: 64%;
}
.grid_9 {
  width: 74.5%;
}
.grid_10 {
  width: 83%;
}
.grid_11 {
  width: 91.5%;
}
.grid_12 {
  width: 100%;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .half {
  position: relative;
  float: left;
  display: block;
}
.g5 {
  width: 39%;
  margin-right: 1%;
}
.g4{
  width: 33%;
  margin-right: 1%;
}
.g3 { 
  width: 25%;
  margin-right: 1%;
}
.g2 {
  width: 15%;
  margin-right: 1%;
}
.g1 {
  width: 8%;
}
.g1, .g2, .g5, .g3, .g4 {
  display: block;
  float: left;
  position: relative;
  background: #F8F8F8;
}
.search_bar_holder input, .search_bar_holder select {
  margin-bottom: 0;
  padding: 15px 10px;
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
  text-align-last: left;
}
.search_btn {
  color: #ffffff !important;
  background-color: #2c6fac;
  cursor: pointer;
	    text-align: center !important;
    -ms-text-align-last: center !important;
    -moz-text-align-last: center !important;
    text-align-last: center !important;
}
.search_bar_holder .g1 ::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.search_bar_holder .g1 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}
.search_bar_holder .g1 ::placeholder {
  color: #ffffff;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: pointer ;
}
img {
  display: block;
  border: none;
  max-width: 100%;
}
a, img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
textarea:focus, input:focus, select:focus {
  outline: none;
}
/* General */
html {
  height: 100%;
  font-size: 17px;
}
body {
font-family: 'Poppins Regular';
  font-size: 1rem;
  background: #fff;
  color: #59525f;
  margin: 0;
  padding: 0;
  height: 100%;
	font-weight: 400;
}
 
body.no_scroll {
  overflow: hidden;
}h
/* Headings */
h1, h2, h3, h4, h5 {
  
}
p {
  font-family: 'Poppins Light';
	
  font-size: 16px;
  line-height: 24px;
  text-align: left;
	width: 768px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

p.center {
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #59525f;
  width: 1100px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
p.left {
  margin: 0;
  text-align: left;
}
.insights_content {
  width: 1100px;
  max-width: 80%;
  margin: auto;
}
.insights_content p {
  text-align: center;
}
.insights_content a {
  color: #59525f;
  font-weight: bold;
  text-decoration: underline;
}
.insights_caption {
  font-style: italic;
  font-size: 16px;
}
 
p.center.white {
  color: #ffffff;
  padding-bottom: 20px;
}
h1 {
  font-family: 'Poppins Bold';
	font-weight: 800;
  font-weight: normal;
  font-size: 42px;
  text-align: left;
  color: #fff;
}
h2 {
  display: block;
  position: relative;
  text-align: left;
  font-size: 25px;
  color: #ffffff;
  padding: 25px 35px 25px 108px;
  margin-bottom: 100px;
  background-color: #59525f;
}
h3 {
 font-family: 'Poppins Bold';
 text-align: left;
}
h4 {
	display: block;
    position: relative;
    text-align: left;
    font-size: 26px;
    color: #ffffff;
    padding: 20px 50px 30px 25px;
    max-width: 450px;
}
h5 {
 font-family: 'Poppins Bold';
  font-weight: 500;
  font-size: 24px;
  text-align: left;
  color: #fff;
  line-height: 1.4em;
}
#page-employers h5, #page-jobseekers h5, #page-workwithus h5, #page-employers .half p, #page-jobseekers .half p, #page-workwithus .container p{
	width: 500px;
	max-width: 96%;
	margin-right: auto;
	margin-left: auto;
}
/* Navigation */
header {
  display: block;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 10px 20px;
  z-index: 1;
  transition: 0.5s all;
	transition: 0.5s all;
	background-color: transparent;
	z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#page-home header{
/*	transform: translateY(-100%);*/
	margin-top: -100px; 
}
.change_header header {
  background-color: #2c6fac;
}
.main_logo {
  display: inline-block;
  vertical-align: middle;
  transition: 0.5s opacity;
  -webkit-transition: 0.5s opacity;
  -moz-transition: 0.5s opacity;
  -ms-transition: 0.5s opacity;
  -o-transition: 0.5s opacity;
  z-index: 0;
  left: 0;
  cursor: pointer;
  width: 240px;
  margin-left: 50px;
}
.main_logo img {
}
 
.main_logo * {
  display: inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.nav_holder {
  width: 100%;
  max-width: 100%;
  text-align: center;
  margin: auto;
  position: relative;
}
.change_header .nav_holder {
  text-align: center;
}
nav {
  display: inline-block;
  position: relative;
  margin: 0;
	text-align: center;
  height: fit-content;
  margin-right: 50px;
}
.log {
  display: none;
}
nav.login_holder {
  position: absolute;
  top: 0;
  right: 20px;
  display: inline-block;
  max-width: initial;
  z-index: 10;
  text-align: right;
}
.login_holder ul {
  text-align: right;
}
.login_holder ul li {
  padding: 10px 0;
}
#page-home .log {
  display: inline-block;
}
nav ul {
  display: block;
  text-align: center;
}
.change_header .login_holder {
  text-align: right
}
 
.change_header nav ul {
  display: inline-block;
  text-align: center;
}
nav li {
  list-style: none;
  display: inline-block;
  padding: 10px 5px;
  position: relative;
}
nav li:first-child {
  padding-left: 0;
}
nav li a {
  font-family: 'Poppins Regular';
  font-weight: 500;
  font-size: 14px;
  text-align: left;
  color: #fff;
	    padding: 10px 0 5px 0;
  transition: 0.5s all;
  display: inline-block;
  cursor: pointer;
}
#page-education nav li a.education, #page-healthcare nav li a.healthcare, #page-partnerships nav li a.partnerships, #page-home nav li a.home, #page-insights nav li a.insights, #page-workwithus nav li a.workwithus, #page-contactus nav li a.contactus, #page-aboutus nav li a.aboutus, #page-findajob nav li a.findajob, #page-employers nav li a.employers, #page-sectors nav li a.sectors, #page-jobseekers nav li a.jobseekers {
  color: #ffffff;
  cursor: default;
  border-bottom: 2px solid #ffffff;
}
#page-education.change_header nav li a.education, #page-healthcare.change_header nav li a.healthcare, #page-partnerships.change_header nav li a.partnerships, #page-home.change_header nav li a.home, #page-insights.change_header nav li a.insights, #page-workwithus.change_header nav li a.workwithus, #page-contactus.change_header nav li a.contactus, #page-aboutus.change_header nav li a.aboutus, #page-findajob.change_header nav li a.findajob {
  cursor: default;
  font-weight: bold;
  border-bottom: 2px solid #ffffff;
}
li .rightfloat {
  float: right;
}
/*.contactus {
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 10px 20px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}*/
/*.change_header .contactus {
  border: 1px solid #59525F;
 
}*/
.register {
  background-color: #59525F;
  border: 1px solid #59525F;
  color: #ffffff !important;
  padding: 10px 20px !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.login {
  background-color: transparent;
  border: 1px solid #2c6fac;
  color: #ffffff !important;
  padding: 10px 20px !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-image: url("/images/login.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.location_selection {
  background-color: #2c6fac;
  border: 1px solid #2c6fac;
  color: #ffffff !important;
  padding: 10px 20px !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-family: 'Poppins Regular';
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  transition: 0.5s all;
  letter-spacing: 0;
  margin: 0;
}
/* #nav-toggle */
#nav-toggle {
    position: fixed;
    float: right;
    z-index: 10;
    cursor: pointer;
    width: 30px;
    height: 30px;
    top: 15px;
    left: 15px;
    margin: 0;
    display: none;
}
#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
  cursor: pointer;
  height: 3px;
  width: 30px;
  background: #ffffff;
  position: absolute;
  display: block;
  content: "";
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#nav-toggle span:before {
  top: -10px;
}
#nav-toggle span:after {
  bottom: -10px;
}
#nav-toggle.active span {
  background-color: transparent !important;
}
#nav-toggle.active span:after, #nav-toggle.active span:before {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: a rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: a rotate(-45deg);
}
/* enquiry */
.register_form {
  display: block;
  position: relative;

  max-width: 100%;
  padding: 0 10px;
  margin: auto;
}
form {
  text-align: center;
}
    #frm {
        text-align: initial;
    }
#page-workwithus.new #frm{
	height: 100%
} 
#page-workwithus.new .embed-container{
	position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}

input, select, textarea {
	font-family: 'Poppins Regular';
	font-weight: 300;
  font-size: 14px;
  padding: 8px 10px;
  width: 100%;
  color: #000000;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #59525F;
  letter-spacing: 1px;
  max-width: 600px;
  margin: 0 auto 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
  background-color: #F8F8F8;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
label{
		font-family: 'Poppins Regular';
	font-weight: 300;
	color: #ffffff;
	padding-bottom: 6px;
	display: block;
}

textarea{
	  /*text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
  text-align-last: left;*/
	min-height: 70px;
}
select {
 
  text-align-last: center;
  text-align: center;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
  background-image: url("/images/buttons/arrow.png");
    background-position: 96% 54%;
    background-repeat: no-repeat;
    background-size: 10px;
	 -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
      padding: 8px 10px;
}
.login_holder select {
  background-image: url("/images/buttons/arrow_white.png");
}
select option {
    padding: 7px 5px;
    background: #ffffff;
    color: #59525f;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    text-align-last: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select .privacy {
  font-size: 10px;
}
select.filter{
display: inline-block;
	width: 250px;
}
select.filter + select{
	float: right
}
.chk_holder {
  margin: 10px auto 0 auto;
  color: #fff;
}
input.b_submit {
  width: 150px;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid #000000;
	cursor: pointer;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
	border-radius: 5px;
  color: #000000;
}
#chkInternational {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 25px;
  width: 20px;
  text-align: left;
}
#chkInternational + label {
  background: url("/images/buttons/uncheck.png") no-repeat left center;
  color: #fff;
  padding: 2px 0 2px 26px;
}
#chkInternational:checked + label {
  background: url(/images/buttons/check.png) no-repeat left center;
}
input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
  color: #59525F;
  opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #59525F;
  opacity: 1;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #59525F;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #59525F;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #59525F;
    opacity: 1;
}

/*footer*/
footer {
  display: block;
  position: relative;
  width: 100%;
  padding: 50px 0;
  background-color: #2C6FAC;
  border-top: 1px solid rgba(255,255,255,0.3);
  z-index: 2;
}

footer div {
  display: block;
  text-align: center;
}
.socialmedia_holder{
position: absolute;
    bottom: 50%;
    right: 20px;
    transform: translateY(50%);
}
.socialmedia_holder a{
	display: inline-block;
	width: 30px;
	margin: 10px;
}
.text_holder {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
 transform: translateY(-50%);
  z-index: 2;
	background: #2c6fac;
}
footer a {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
}
footer span {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding: 0 10px;
}
.logo_footer {
  display: block;
  position: relative;
  margin: auto;
  width: 250px;
}
/* Token Style */
ul.token-input-list-project {
  border: none;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
  text-align-last: left;
  text-align: -moz-left;
  text-align: -webkit-left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border-bottom: 1px solid #525252;
  clear: both;
}
li.token-input-input-token-project {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
ul.token-input-list-project li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100% !important;
  margin-bottom: 0;
}
li.token-input-token-project p {
  display: inline;
  padding: 0;
  margin: 0 5px 0 0;
  line-height: 20px;
  font-size: 11px;
}
li.token-input-token-project {
  overflow: hidden;
  height: 25px;
  margin: 0;
  padding: 2px 5px;
  background-color: #ccc;
  color: #000;
  cursor: default;
  border: 1px solid #525252;
  font-size: 12px;
  white-space: nowrap;
  list-style: none;
  display: inline-block;
}
div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  cursor: default;
  font-size: 11px;
  z-index: 13;
}
div.token-input-dropdown-project ul {
  margin: 0;
  padding: 0;
  display: block !important;
  max-height: 205px;
}
div.token-input-dropdown-project ul li {
  background-color: #fff;
  font-size: 14px;
  padding: 3px;
  margin: 0;
  list-style-type: none;
  font-weight: 100 !important;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
  background-color: #fff;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
  background-color: #fff;
}
div.token-input-dropdown-project ul li em {
  font-weight: bold;
  font-style: normal;
}
div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
  background-color: #ccc;
  color: #fff;
}
/* Parsley-error */
ul.parsley-errors-list.filled, ul.parsley-errors-list {
    font-size: 10px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    top: 13px;
    padding-bottom: 0px !important;
}
    ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
        padding: 0;
        text-align: left;
        color: #f00d0d;
        text-align: center;
        transform: translateY(-33px);
        height: 0;
        font-size: 12px !important;
    }
section {
  display: block;
  position: relative;
  width: 100%;
  background-color: #ffffff;
	z-index: 2
}
.slider {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.slick-arrow {
  display: none !important;
}
.landing {
  overflow: hidden;
  position: relative;
  width: 100%;
	height: 100svh;
}
.landing::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.2);
}
 
.landing_logo {
  position: absolute;
  top: 25%;
  left: calc((100% - 1440px)/2);
  width: 500px;
	z-index: 2;
}
.landing_logo img {
  width: 100%;
}

.dark-bg {
  position: relative;
}
.dark-bg::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.4);
}

.container {
  display: block;
  position: relative;
  width: 1440px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}
.container.small {
  width: 1240px;
}
.wrapper {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
	height: calc(100% + 1px);
	overflow: hidden;
}
.text_box {
  display: block;
  position: relative;
  width: 50%;
  height: 100%;
  padding: 50px 20px 150px 50px;
  min-height: 550px;
}
#page-education .text_box {
  min-height: 500px;
}
.center_box_text {
  display: block;
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
  aspect-ratio: 2/1;
}
.text_box p, .center_box_text p {
  color: #ffffff;
}
.priamaryandsecondary .center_box_text p, .priamaryandsecondary .center_box_text h5 {
  color: #59525f;
}
.center_box_text h5 {
  padding-bottom: 25px;
}
.icon_holder {
  display: block;
  position: relative;
  margin: 0 auto 40px auto;
  width: 70px;
  height: 70px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.icon_logo_holder {
  display: block;
  position: relative;
  margin: 0 auto 40px auto;
  width: 300px;
  height: 70px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.btn, .readmore {
  display: inline-block;
  position: relative;
	font-family: 'BrownPro';
  font-weight: normal;
  font-size: 10.2px;
  font-size: 1rem;
  text-align: center;
  color: #2c6fac;
  background-color: transparent;
  border: 1px solid #2c6fac;
  padding: 10px 20px 12px;
  text-transform: uppercase;
  transition: 0.5s all;
  max-width: fit-content;
  /* margin-top: 50px; */
}
.readmore {
  margin: 0;
  display: block;
}
.blue {
  color: #2c6fac;
}
.btn.blue {
  color: #fff;
  background-color: #2c6fac;
  border-color: #2c6fac;
}
.btn.white {
  border-color: #fff;
}
.btn.abs {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 40px;
  margin: auto;
}
.btn.nd {
  position: relative;
  left: auto;
  bottom: auto;
  background-color: #2c6fac;
  color: #ffffff;
  margin-top: 10px;
}
.btn.emailus {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  margin: auto;
  background: #2c6fac;
  color: #ffffff;
  font-size: 14px;
	margin-bottom: 10px;
	width: 160px;
}
.btn.emailus.direction{
	background: #6C6C6C;
}
.tel {
  display: block;
}
#latest_news .btn.nd {
  position: absolute;
  bottom: 0;
  left: 0;
}
/*.front_color_gray::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.35);
	z-index: 1
}

#page-workwithus .front_color_gray::before{
	background: rgba(0,0,0,0.6);
}*/
.front_color_purple::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(89, 82, 95, 0.9);
}
.front_color_blue::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(114, 187, 231, 0.9);
}
.socialmedia {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 10px 30px 10px;
  background: #ffffff;
  padding: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.btn.aq {
  margin: auto;
  width: 220px;
  position: relative;
  display: block;
  bottom: auto;
  left: auto;
  right: auto;
}
.landing_img_holder {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.priamaryandsecondary h1 {
  font-weight: normal;
  font-size: 63px;
  text-align: left;
  color: #fff;
}
.priamaryandsecondary .text_holder {
  width: 1000px;
}
.priamaryandsecondary p.center {
  font-family: "Poppins Bold";
}
.news_content p {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
	    width: auto;
	max-width: initial;
}
#latest_news .grid_4 {
  width: 32%;
  margin: 0
}
.just_partnership_page {
  display: none
}
#page-partnerships .just_partnership_page {
  display: block;
}
.just_workwithus_page {
  display: none;
}
.just-partnerships {
  display: none;
}
#page-partnerships .just-partnerships {
  display: block;
}
#page-workwithus .just_workwithus_page {
  display: block;
}
.just_contact_us_page {
  display: none
}
#page-contactus .just_contact_us_page {
  display: block
}
.just_aboutus_page {
  display: none;
}
#page-aboutus .just_aboutus_page {
  display: block;
}
input[type=checkbox] {
  border: none;
  background: none;
  display: inline;
}
input[type=checkbox]:not(old) + label, input[type=radio]:not(old) + label {
  display: inline-block;
  margin-left: -2em;
  line-height: 1.5em;
}
input[type=checkbox]:not(old) + label > span, input[type=radio]:not(old) + label > span {
  display: inline-block;
  width: 0.875em;
  height: 0.875em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border: 0.0625em solid rgb(192, 192, 192);
  border-radius: 0.25em;
  background: rgb(224, 224, 224);
  background-image: -moz-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
  background-image: -ms-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
  background-image: -o-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
  background-image: -webkit-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
  background-image: linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
  vertical-align: bottom;
}
input[type=checkbox]:not(old):checked + label > span, input[type=radio]:not(old):checked + label > span {
  background-image: -moz-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
  background-image: -ms-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
  background-image: -o-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
  background-image: -webkit-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
  background-image: linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
}
input[type=checkbox]:not(old):checked + label > span:before {
  content: '✓';
  display: block;
  width: 1em;
  color: rgb(0, 0, 0);
  font-size: 0.875em;
  line-height: 1em;
  text-align: center;
  text-shadow: 0 0 0.0714em rgb(115, 153, 77);
  font-weight: bold;
}
input[type=radio]:not(old):checked + label > span > span {
  display: block;
  width: 0.5em;
  height: 0.5em;
  margin: 0.125em;
  border: 0.0625em solid rgb(115, 153, 77);
  border-radius: 0.125em;
  background: rgb(153, 204, 102);
  background-image: -moz-linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
  background-image: -ms-linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
  background-image: -o-linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
  background-image: -webkit-linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
  background-image: linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
}
#page-education.priamaryandsecondary .center_box_text {
  min-height: initial
}
.second_part_main_text {
  display: block;
  font-size: 42px;
  margin-top: 15%;
  max-width: 60%;
}
 
#page-home nav li.not_home_page {
  display: none !important;
}
.image_holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#page-insights h5 {
  font-size: 18px;
  padding-top: 10px;
}
.date {
  padding-top: 15px;
  display: block;
  font-size: 14px;
}
.module_anchor {
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
}
.module_anchor:hover {
  font-weight: bold;
}
.pop_up {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 150px;
  overflow-y: scroll;
  display: none;
}
.close_pop_up {
  display: block;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 40px;
  right: 40px;
  z-index: 10;
}
.pop_up_content {
  display: block;
  position: relative;
  width: 1100px;
  max-width: 90%;
  margin: auto;
  padding-bottom: 100px;
}
.pop_up * {
  text-align: left;
  color: #000000;
}
.pop_up p strong {
  display: block;
  padding-top: 40px;
  padding-bottom: 15px;
  font-size: 17px;
}
.pop_up p span {
  padding-left: 30px;
}
#page-insights.details h5 {
  font-size: 34px;
  padding-top: 50px;
}
.backtothenews {
  display: block;
  position: relative;
  text-align: center;
  margin: 10px auto;
  bottom: auto;
  left: auto;
  color: #ffffff;
  background: #59525F;
font-family: 'Poppins Regular';
  text-transform: lowercase;
}
.dark_forground_color_navy::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2c6fac;
  opacity: 0.6;
}
.br1w {
  border-right: 1px solid #ffffff;
}
.br2w {
  border-right: 2px solid #ffffff;
}
.counter {
  font-family: "Poppins Bold";
  font-size: 40px;
  text-align: center;
  color: #fff;
  display: block;
  position: relative;
}
.categorise {
 font-family: 'Poppins Regular';
  font-size: 17px;
  line-height: 21px;
  text-align: center;
  color: #fff;
  display: block;
  position: relative;
  text-transform: uppercase
}
.news_artical {
  display: block;
	font-weight: 500;
  font-size: 23px;
  text-align: left;
  color: #6c6c6c;
	min-height: 132px;
}
.news_short_story {
  display: block;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  color: #6c6c6c;
	min-height: 130px;
}
.page_title_holder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
	max-width: 100%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding-left: 5%;
}
.page_title {
display: block;
    color: #ffffff;
    font-family: 'Poppins Bold';
    font-weight: 800;
    font-size: 48px;
    text-align: left;
    padding-bottom: 20px;
    line-height: 1em;
}
.page_title_holder p {
  font-family: 'Poppins Regular';
}
.available_position {
  display: block;
  position: relative;
  margin: auto;
  font-family: 'Gotham-Medium';
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0.13em;
  text-align: center;
  color: #6c6c6c;
  text-transform: uppercase;
}
.result_section .grid_4 {
  border: 1px solid rgba(151, 151, 151, 0.3);
  padding: 75px 20px;
  margin-top: 0.75%;
  margin-bottom: 0.75%;
}
.result_section .grid_4:nth-child(odd) {
  background-color: #F2F2F2;
}
.job_title {
  display: block;
  font-family: "GothamBold";
  font-size: 23px;
  text-align: center;
  color: #2c6fac;
  margin-bottom: 10px;
	height: 90px;
}
.hl {
  display: block;
  position: relative;
  height: 1px;
  margin: 20px auto;
  text-align: center;
  width: 132px;
  background-color: #979797;
}
.job_Company {
  display: block;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #6c6c6c;
	height: 40px;
}
.location, .start_date, .salary, .job_type {
  display: block;
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  color: #6c6c6c;
}
.job_summary {
  display: block;
  margin: auto;
  width: 92%;
  max-width: 300px;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  color: #6c6c6c;
	min-height: 130px;	
}
.date {
}
.signup {
  display: inline-block;
	font-family: 'Poppins Bold';
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 10px 20px;
  margin: 30px auto 0 auto;
}
.active_search_page_number {
  font-family: "Poppins Bold";
  font-size: 14px;
  letter-spacing: 0.13em;
  text-align: center;
  color: #6c6c6c;
  display: inline-block;
  margin: 0 3px;
  text-align: center;
}
.active_search_page_number.active {
  border-bottom: 1px solid #6c6c6c;
  cursor: auto;
}
.btr {
  font-family: "Poppins Bold";
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding: 12px 20px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  display: inline-block;
  margin: 30px auto;
}
#header_holder {
  padding: 300px 0 100px 0;
  background-color: #2c6fac;
  text-align: center
}
.job_details_box {
  padding-bottom: 50px;
  padding: 0
}
.job_details_box span, .job_details_box a{
	font-weight: bold;
}
.job_details_box * {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #6c6c6c;
}
.full_line_gray {
  border-top: 1px solid #D8D8D8;
  margin: 50px 0;
}
.job_description {
  border-left: 1px solid #D8D8D8;
  padding-left: 50px;
  float: right;
  padding-bottom: 50px;
}
.job_description * {
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #6c6c6c;
}
    .job_description strong{
        display:inline-block;
		    color: #2c6fac;
		padding-bottom: 10px;
    }

    p.dt {
        color: #2c6fac !important;
		font-weight: bold;
    }

.applynow, .emailtofriend {
  font-family: "Poppins Bold";
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding: 10px 10px;
  background-color: #2c6fac;
  width: 200px;
  border-radius: 5px;
  margin-bottom: 30px;
  text-transform: uppercase
}

#page-contactus .signup{
	 font-family: "Poppins Bold";
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding: 14px 10px;
  background-color: #6C6C6C;
  width: 200px;
  border-radius: 5px;
  text-transform: uppercase;
  margin: auto
}
.emailtofriend {
  background-color: #6C6C6C
}
.learnmore {
  display: inline-block;
  font-family: "Poppins Bold";
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding: 10px 10px;
  background-color: #2c6fac;
  width: 140px;
  border-radius: 5px;
  margin: auto;
  margin-top: 30px;
  text-transform: uppercase
}
.ask{
	display: inline-block;
  font-family: "Poppins Bold";
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #6c6c6c;
  padding: 10px 10px;
  background-color: transparent;
  width: 180px;
  border-radius: 5px;
  margin: 0 auto 40px auto;
  text-transform: uppercase;
  border: 1px solid #6c6c6c;
  border-radius: 5px;
}
.scroll_next_page{
	display: block;
	width: 40px;
	height: 40px;
	margin: auto;
	position: fixed;
	bottom: 30px;
	left: 0;
	right: 0;
	z-index: 2;
	transition: 0.5s all;
	transform: translateY(100px);
}
.sector_title_holder{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #2c6fac;
    height: 60px;
    display: block;
    vertical-align: middle;
    width: 75%;
    padding: 10px 20px;
}
.sector_title{
	font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    text-transform: capitalize;
}

.grid_4_nomargin img{
	transition: 2s all;
}
.grid_4_nomargin:hover img{
	transform: scale(1.05)
}
.details ul{
    list-style: none;
    text-align: -webkit-left;
    text-align: left;
    padding-bottom: 40px;
    font-weight: 100;
}
.details ul li{
	text-align: center;
	font-size: 18px;
	font-weight: 600
}
.details .job_description ul li{
	text-align: left;
 font-weight: 400;
}
.middle_position{
display: block;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    z-index: 2;
	width: 100%;
}
 strong {
    font-weight: bold !important;
}
#s1 {
  width: 720px;
  max-width: 75%;
  margin-bottom: 0;
  transition: 0.8s ease;
  opacity: 0;	
	margin-left: auto;
	margin-right: auto;
}
#s2{
  transition: 0.8s ease;
	opacity: 0;
	text-align: center;
}
.step1 #s1{
	transition-delay: 0.3s;
	opacity: 1;
  
}
.step1 #s2 {
	transition-delay: 0.8s;
	opacity: 1;
 
}
.path{
    display: block;
    z-index: 2;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    transition: 0.8s ease;
    overflow: hidden;
    
}
.path img{
	    width: auto;
    height: 100vh;
	
}

.step1 #s3{
	transition-delay: 2s;
	opacity: 0.2
}

#page-home.step2 header, .step2 .scroll_next_page{
	/* transition-delay: 2s; */
	/*transform: translateY(0);*/
	margin-top: 0;
}
#page-employers .half{
	min-height: 500px;
}
.just_employers_page{
	display: none;
}
#page-employers .just_employers_page{
	display: block;
}
.bold_style{
	font-weight: bold;
	padding-left: 0;
}
.banner_holder{
	display: block;
	position: relative;
	width: 100%;
	z-index: 2;
}

.sectors_content p{
    text-align:center;
    padding-bottom:20px;
}

.pop_up_form{
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	background-color: rgba(0,91,129,0.95);
	overflow-y: scroll;
	display: none;
	max-width: 100%;
}
.pop_up_form_content{
	padding: 50px 20px;
	text-align: center;
	  display: table;
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
  height: 100%;
  text-align: center;
  max-width: 760px;
}
.pop_up_form_content .register_form { 
  display: table-cell;
  height: 100%;
  vertical-align: top;
	padding-top: 50px;
}
.close_pop_up_form{
	display: block;
	position: fixed;
	top: 50px;
	right: 50px;
	width: 30px;
	z-index: 10;
}
.upload_holder{
	display: block;
	position: relative;
}

.tb{
  display: table;
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
  height: 100%;
  text-align: center;
  max-width: 100%;
}
 

/* please change ".ps" display to block in submit time   */
.ps {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1005;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.7);
}

.preload {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

    .preload:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        border: 6px solid #133c6d;
        border-color: #2c6fac transparent #2c6fac transparent;
        animation: preload 4s linear infinite;
    }


@keyframes preload {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.just_jobseekers_page{
	display: none;
}
#page-jobseekers .just_jobseekers_page{
	display: block;
}
.countryName{
    font-weight: 500;
    font-size: 26px;
	text-transform: uppercase
}
.cityName{
	font-weight: 400;
}

.cms_content p{
    text-align: left;
    padding-bottom:20px;
}

.job_details_Lable {
	width: 110px;
	display: inline-block;
	color: #2c6fac
}
#th {
    display: block;
    position: relative;
    color: #ffffff;
    text-align: center;
}
.selectcountry{
	display: block;
	width: 500px;
	max-width: 100%;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#selectcountry{
	display: block;
}
.csh{
    display: block;
    margin: auto;
    width: 200px
}

/*------------------------------------------------------------------*/

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : 0;
  line-height  : 1.5em;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : rgb(153,204,102);
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 0.125em;
  background       : rgb(153,204,102);
  background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));
}
.bulletpoints {
    margin-left: 20px;
}
.bulletpoints ul{
    display: list-item;
    list-style:initial;
}

.bulletpoints li {
    display: list-item;
}
#page-ch {
	padding-top: 50px;
}
#page-ch h3{
	font-size: 18px;
}
#page-ch .cms_content_holder{
	max-width: 768px;
	margin: auto;
	width: 100%;
}
.page_box .pop_up_form_content {
    background-color: #2c6fac;
}
    .page_box .pop_up_form_content .register_form {
        padding-top:0;
    }
.UnsubscribeHolder{
    min-height:80vh;
}

#tf{
	padding-bottom: 50px;
}
.table-holder {
	display: block;
	width: 500px;
	max-width: 100%;
	margin: auto
}

table{
	margin: auto;
	width: 100%;
	max-width: 100%;
	 border-collapse: collapse;
}
table p{
	width: auto !important;
	max-width: initial !important;
	text-align: center;
	font-size: 13px !important;
}

table tr:nth-child(odd){
	background: #F2F2F2;
}
table td, table th{
	padding: 10px 5px
}
th p{
	font-weight: 14px !important;
	font-weight: bold;
}
tr:nth-child(2) p{
	font-weight: 13px !important;
	font-weight: bold;
}
 
/* Dec */
.row {
  display: flex;
}
.col {
  display: flex;
  flex-direction: column;
}
.space-between {
  justify-content: space-between;
}

.aspect2by1 {
  aspect-ratio: 2/1;
}


/* UPDATE - 20231208 (@ Bivek) */

#enquire .formbox label {
  font-size: 14px;
  padding: 8px 0;
}
#enquire .formbox .row {
  margin-bottom: 20px;
  align-items: center;
}
#enquire .formbox textarea,
#enquire .formbox select,
#enquire .formbox select option,
#enquire .formbox input {
  text-align: left;
  text-align-last: left;
  margin: 0;
}
/*------------------------------------------------------------------*/
@media (hover: hover) {
    /* .btn:hover {
    box-shadow: 3px 3px 3px rgba(255, 255, 255, 0.3);
    text-shadow: 3px 3px 3px rgba(255, 255, 255, 0.3);
  } */
  nav li a.hover_apply {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
  }
  nav li a.hover_apply:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .change_header nav li a.hover_apply:hover {
    border-color: #59525F;
  }
}
.white {
  color: #ffffff;
}
.underline {
  text-decoration: underline
}
.mw300 {
  width: 90%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.mw450 {
  width: 90%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.mw600 {
  width: 90%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.tb {
  display: table;
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
  height: 100%;
  text-align: center;
  max-width: 100%;
}
.tbc {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.tbc.ptb100 {
  vertical-align: middle;
  padding-top: 50px;
  padding-bottom: 50px;
}
.mustard_bg {
  background-color: rgba(211, 168, 64, 0.9);
}
.red_bg {
  background-color: rgba(218, 54, 54, 0.9);
}
.blue_bg {
  background-color: rgba(114, 187, 231, 0.9);
}
.purple_bg {
  background: rgba(89, 82, 95, 0.9);
}
.nomarginright {
  margin-right: 0;
}
.bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bgtr {
  background-position: top right;
}
.fullwidth {
  width: 100%;
}
.fullheight {
  height: 100%;
}
.mlra {
  margin-left: auto;
  margin-right: auto;
}
.pt150 {
  padding-top: 150px;
}
.pb150 {
  padding-bottom: 150px;
}
.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.pt50 {
  padding-top: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
.pl50{
	padding-left: 50px;
}
.pr20{
	padding-right: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.rightfloat {
  float: right;
}
.leftfloat {
  float: left;
}
.centeralign {
  text-align: center;
}
.leftalign{
	  text-align: left !important;
}
.none {
  display: none;
}
.dark {
  color: #2c6fac;
}
.abs {
  position: absolute;
}
.t0 {
  top: 0;
}
.l0 {
  left: 0;
}
.r0 {
  right: 0;
}
.b0 {
  bottom: 0;
}
.mw100{
	max-width: 100%;
}
.w100{
	width: 100% !important;
}
@media screen and (max-width: 1540px) {
  .landing_logo, .text_holder {
    left: 50px;
  }
  header {
    padding: 0;
  }
}
@media screen and (max-width: 1440px) {
  .text_holder {
    bottom: 100px;
    top: auto;
    transform: none;
  }
  nav li a {
    font-size: 13px;
  }
  
  #page-home .center_box_text {
    /* padding-top: 35px; */
  }
  .center_box_text h5 {
    padding-bottom: 20px;
  }
  .icon_holder {
    margin-bottom: 25px;
  }
  .text_box {
    width: 60%;
  }
  .nav_holder {
    max-width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1280px) {
  .change_header nav li a {
    font-size: 12px;
  }
  
  #page-education .text_box {
    min-height: 450px;
  }
	
}
@media screen and (max-width: 1100px) {
  .m-pt30 {
    padding-top: 30px;
  }
  header {
    background-color: #2c6fac;
    min-height: 60px;
  }
  .m-col {
    display: flex;
    flex-direction: column;
  }
  .nav_holder, .container {
    max-width: calc(100% - 40px);
  }
  .text_box {
    width: 60%;
    padding-left: 30px;
  }
  p {
    font-size: 14px;
  }
  h5 {
    font-size: 22px;
  }
  .socialmedia {
    width: 40px;
    height: 40px;
    padding: 8px;
  }
  .pt100 {
    padding-top: 75px;
  }
  .pb100 {
    padding-bottom: 75px;
  }
  h1 {
    font-size: 38px;
  }
  p.center {
    font-size: 24px;
  }
  #nav-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .dropdown_apply {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    padding-top: 35%;
    height: 100vh;
    display: none;
  }
  nav {
    margin-right: 0;
  }
  nav.login_holder {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    width: auto;
    max-width: initial;
    float: right;
  }
 
  

  nav li a {
    font-size: 18px;
    text-align: center;
    padding: 2px;
    margin: auto;
    display: inline-block;
  }
  nav li {
    list-style: none;
    display: block;
    padding: 5px !important;
    position: relative;
    text-align: center
  }
  .main_logo {
    position: absolute;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    top: 15px;
    left: revert;
    right: 15px;
    width: auto;
    margin: 0;
  }
  .main_logo img {
    height: 30px;
    width: auto;
  }
  nav.login_holder li {
    display: inline-block;
    margin: 15px 0;
  }
  nav.login_holder li a {
    margin-bottom: 0;
    font-size: 14px;
  }
  .center_box_text {
    /* min-height: 400px; */
  }
}
@media screen and (max-width: 1020px) {
  .grid_6 {
    width: 100%;
    margin-right: 0;
  }
  .text_box {
    width: 50%;
    padding-left: 30px;
  }
  .text_box, #page-education .text_box {
    min-height: 400px;
  }
  .center_box_text {
    /* min-height: 400px; */
  }
  
  .landing_logo {
    width: 400px;
    top: 50%;
    transform: translateY(50%);
  }
  h1 {
    font-size: 28px;
    max-width: 80%;
	  margin: auto;
  }
  .text_holder {
    transform: none;
    bottom: 10%;
    top: auto;
  }
}
@media screen and (max-width: 768px) {
	.just_desktop{
		display: none;
	}
	#page-home{
		padding-top: 0;
	}
	.parallax-window{
		min-height: 60vw;
	}
	.close_pop_up_form {
    display: block;
    position: fixed;
    top: 10px;
    right: 10px;
    width: 20px;
    z-index: 10;
}
  .grid_4, #latest_news .grid_4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
	.grid_7{
		width: 100%;
		padding-left: 5px;
	}
	.details ul li, .details p, .job_description *{
		font-size: 12px;
	}
  .center_box_text {
    min-height: auto;
    /* padding-bottom: 100px; */
  }
  .r0 {
    right: auto;
  }
  .abs {
    position: relative;
  }
  .grid_8 {
    width: 100%;
    padding-bottom: 70px;
    margin-bottom: 2%;
  }
  #news_thumbnail {
    padding-top: 0
  }
	.mpb50{
		padding-bottom: 50px;
	}
	#page-employers .half {
    min-height: initial;
}
	.half{
		width: 100%;
	}
	.grid_4_nomargin{
		width: 100%;
	}
	.sector_title_holder {
    width: 100%;
    padding:20px;
		height: auto;
}
	 
	.sector_title_holder br{
		display: none;
	}
	.pl50{
		padding-left: 20px;
	}
	.g2, .g5, .g3, .g4 {
    width: 48% !important;
		margin: 0 1% 4% 1%
}
	.g1{
		width: 98% !important;
		margin: 0 1%;
	}
	.search_bar_holder input, .search_bar_holder select{
		max-width: 100%;
	}
	.news_short_story, .news_artical{
		min-height: initial;
			
	}
	.grid_3 {
    width: 50%;
    margin-bottom: 10%;
}
	.change_header nav li a {
     font-size: 18px; 
		color: #ffffff !important;
}
	.socialmedia_holder {
     position: relative; 
     bottom: auto; 
     right: auto; 
     transform: none; 
}
	
	
}
 
@media screen and (max-width: 760px) {
  .image_holder {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 60vw;
    background-position: right
  }
  .landing_logo {
    width: 200px;
    top: 50%;
    transform: none;
  }
  h1 {
    font-size: 18px;
    max-width: 75vw;
  }
  .landing_logo, .text_holder {
    left: 20px;
  }
  nav.login_holder {
    position: fixed;
    top: auto;
    right: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    float: none;
    left: 0;
    bottom: 0;
    background: #98aabc;
  }
  nav.login_holder li {
    display: inline-block;
    margin: 2px auto;
  }
  .login_holder ul {
    text-align: center
  }
  .pt100 {
    padding-top: 50px;
  }
  .pb100 {
    padding-bottom: 50px;
  }
  .pt50 {
    padding-top: 30px;
  }
  .pb50 {
    padding-bottom: 30px;
  }
  p.center, p.center + p {
    max-width: 100%;
    font-size: 16px;
    line-height: 20px;
  }
  .text_box, #page-education .text_box {
    min-height: auto;
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    padding-bottom: 130px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .center_box_text {
    /* padding-bottom: 130px; */
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .text_box *, #page-education .text_box * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  .grid_6, .grid_4 {
    /* padding-bottom: 5%; */
  }
  .phone {
    display: block;
  }
  #page-education .bg {
    background-position: right;
  }
	body{
		font-size: 14px;
	}
	.page_title {
		font-size: 24px;
	}
	.grid_3 {
    width: 100%;
    margin-bottom: 10%;
		text-align: center
}
	.grid_3 *{
		text-align: center !important;
		margin-left: auto!important;
		margin-right: auto !important;
	}
	footer {
    padding: 50px 0 70px 0;
	}
	#page-contactus h3{
		text-align: center;
	}
	select.filter{
		width: 100%;
	}
	.br2w {
    border-right: 0 none;
}
	.g2, .g5, .g3, .g4 {
    width: 98% !important;
    margin: 0 1% 4% 1%;
}
	nav ul {
    display: inline-block;
    text-align: center;
}
	
}
@media screen and (max-width: 420px) {}