@charset "UTF-8";
/* Body */
body {
    font-family: 'montserratregular';
    background-color: #f2f2f2;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
    font-weight: 200;
    letter-spacing: .05em;
}
.bannercon {
    background-image: url(../images/banner.png);	
	height: 660px;
}
.tableheader {
	padding: 8px 16px;
	background-color: #313552;
}
.tabledata{
	    padding: 0px 16px;
	    background-color: #FFF;
}
.firstcol {
	padding: 0px !important;
	width: 40%;
}
.secondcol {
	padding: 9px 15px;
	width: 20%;
	border-left: 1px solid #fff;
}
.thirdcol {
	padding: 9px 15px;
	width: 20%;
	border-left: 1px solid #fff;
}
.forthcol {
	padding: 9px 15px;
	width: 20%;
	border-left: 1px solid #fff;
}
.forthcol a {padding: 7px 21px;background-color: #313552;color: #fff;text-decoration: none;  font-size: 12px; }
.forthcol a:hover {
	background-color:#9acb34}
textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }


/* Navigation */
.header-alt {
	position: fixed;
	height: 500px;
}
.headercon {
	width: 100%;
	height: 100px;
	box-shadow: 0 3px 5px 0px #00000078;
	/* margin-bottom: 14px; */
	background-color: #fff;
	z-index: 15;
	position: fixed;
}
header {
   max-width: 1100px;
    height: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.logo {
    color: #fff;
    font-weight: bold;
    text-align: undefined;
    float: left;
    margin-top: 15px;
    letter-spacing: 4px;
    margin-bottom: 15px;
}
nav {
    float: right;
    text-align: right;
margin: 43px 0px;}
header nav ul {
    list-style: none;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
nav ul li {
    float: left;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;

    transition: all 0.3s linear;
    margin-left: 30px;
}
nav ul li a {
	color: #313552;
	text-decoration: none;
	padding: 2px 5px;
	border-bottom: 4px solid #ffffff;
}
nav ul li a:hover {
	color: #313552;
	border-bottom: 4px solid #9acb34;
	transition: all .4s ease;
}

.aboutus_header {
	color: #313552;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-family: 'montserratlight';
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 25px;
}
.aboutus {
    background-color: #B3B3B3;
    position: relative;
    z-index: 7;
    background-image: url(../images/banner2.png);
    /* height: 535px; */
    background-attachment: fixed;
    padding: 50px 0px;
}
.contact {
    background-color: #B3B3B3;
    position: relative;
    z-index: 7;
    background-image: url(../images/banner2.png);
    /* height: 535px; */
    background-attachment: fixed;
    padding: 187px 0px;
}

.contact .row {
	/* width: 50%; */
}
.contact_form form {
    float: left;
    width: 100%;
}
.contact_form iframe {
    float: right;
    width: 50%;
    box-shadow: 0px 3px 4.6px 0.4px rgba(0, 0, 0, 0.3);
}
.row {
	width: 100%;
	margin-bottom: 10px;
}
.row1 {
	width: 100%;
	text-align: center;
}
.jobslist {
	max-width: 1100px;
	margin: auto;
}
.tabledata table {background-color: #fff;width: 100%;}
.tableheader table {background-color: #fff;width: 100%;}
.tableheader table tr th {
    background-color: #313552;
    color: #fff;
    text-align: left;
    font-weight: normal;
    line-height: 22px;
    padding: 0px 0px 0px 15px;
    /* border-left: 1px solid #fff; */
    /* font-size: 16px; */
}
.tabledata table tr td {
    text-align: left;
    font-weight: normal;
    line-height: 22px;
    /* padding: 9px 0px; */
    border-bottom: 1px solid #efefef;
    font-size: 14px;
}

.talent_header, .job_header, .contact_header {
	color: #313552;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-family: 'montserratlight';
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 25px;
}
.job {
    background-color: #efefef;
    position: relative;
    z-index: 11;
    /* background-image: url(../images/banner2.png); */
    /* height: 586px; */
    background-attachment: fixed;
    padding: 201px 0px;
    box-shadow: 0px 3px 19px 0px #00000080;
}

.talent {
    background-color: #efefef;
    position: relative;
    z-index: 11;
    /* background-image: url(../images/banner2.png); */
    /* height: 586px; */
    background-attachment: fixed;
    padding: 40px 0px;
    box-shadow: 0px 3px 19px 0px #00000080;
}
.talent p {
    margin: 0px 0px 5px 0px;
}
.talent_form, .contact_form {
		max-width: 1100px;
		margin: 0px auto;

}
.talent form {
	width: 100%;
}
.clr {
	width: 100%;
	clear: both;
}
.talent #submit {
	    background-color: #313552;
}
#submit4 {
  background-color: #9acb34;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.31);
  width: 103px;
  height: 30px;
  float: none;
  color: #fff;
  /* margin-top: 10px; */
  margin: auto;
  text-align: center;
}

#submit2 {
  background-color: #9acb34;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.31);
  width: 103px;
  height: 30px;
  float: right;
  color: #fff;
  /* margin-top: 10px; */
}
#submit3 {
  background-color: #9acb34;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.31);
  width: 103px;
  height: 30px;
  float: left;
  color: #fff;
  /* margin-top: 10px; */
}

#submit {
  background-color: #9acb34;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.31);
  width: 103px;
  height: 30px;
  float: right;
  color: #fff;
  /* margin-top: 10px; */
}
.query  {
    float: left;
}
.query a {
	
color: #313552;
	
text-decoration: none;
}.query p {
    font-size: 14px;
    line-height: 20px;
    /* margin-top: 10px !important; */
}

.talent textarea {
	  background-color: rgb(255, 255, 255);
	  box-shadow: inset 0px 3px 4.6px 0.4px rgba(0, 0, 0, 0.3);
	  width: 1076px;
	  height: 50px;
	  border: 0px;
	  padding: 12px;
	  font-family: 'montserratregular';
	  float: left;
}
.contact textarea {
	  background-color: rgb(255, 255, 255);
	  box-shadow: inset 0px 3px 4.6px 0.4px rgba(0, 0, 0, 0.3);
	  width: 96%;
	  height: 50px;
	  border: 0px;
	  padding: 2%;
	  font-family: 'montserratregular';
	  float: left;
}


.contact input {
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 3px 4.6px 0.4px rgba(0, 0, 0, 0.3);
  width: 96%;
  height: 40px;
  border: 0px;
  padding: 0px 2%;
  font-family: 'montserratregular';
  float: left;
}
.talent input {
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 3px 4.6px 0.4px rgba(0, 0, 0, 0.3);
  width: 336px;
  height: 40px;
  border: 0px;
  padding: 0px 12px;
  font-family: 'montserratregular';
  float: left;
}
input:focus {border:0px;}
input:active {border:0px;}

.talent_text {
	text-align: justify;
	color: #313552;
	margin: 0px auto;
	/* text-transform: uppercase; */
	/* letter-spacing: 1px; */
	font-family: 'montserratlight';
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	max-width: 1100px;
}
.talent_text ul {
    display: -webkit-inline-box;
    width: 100%;
    /* margin: auto 14px; */
    /* padding: 0px; */
    margin: 0px 0px 5px 0px;
}
.talent_text ul li {/* display: -webkit-inline-box; */width: 33%;}


.blue textarea {
	  background-color: #ececec;
	  /* box-shadow: inset 0px 3px 4.6px 0.4px rgba(0, 0, 0, 0.3); */
	  width:1076px;
	  height: 50px;
	  border: 0px;
	  padding: 12px;
	  font-family: 'montserratregular';
	  float: left;
}
.blue input {
  background-color: #ececec;
  /* box-shadow: inset 0px 3px 4.6px 0.4px rgba(0, 0, 0, 0.3); */
  width: 336px;
  height: 40px;
  border: 0px;
  padding: 0px 12px;
  font-family: 'montserratregular';
  float: left;
  /* color: #000; */
}
input:focus {border:0px;}
input:active {border:0px;}
.cvbutton {
    max-width: 1100px;
    margin: 15px auto 0px auto;
    text-align: center;
    /* margin-top: 15px; */
}

.cvbutton a {
    color: #fff;
    text-decoration: none;
    padding: 0px 10px 0px 45px;
    background-color: #9acb34;
    /* margin-top: 15px; */
    line-height: 40px;
    /* height: 38px; */
    display: block;
    width: 170px;
    margin: auto;
    font-size: 16px;
    text-transform: uppercase;
    background-image: url(../images/Rectangle%204.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}
.blue2_text {
	text-align: justify;
	color: #fff;
	margin: 0px auto;
	/* text-transform: uppercase; */
	/* letter-spacing: 1px; */
	font-family: 'montserratlight';
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	max-width: 1100px;
}
.blue_text {
	text-align: justify;
	color: #fff;
	margin: 0px auto;
	/* text-transform: uppercase; */
	/* letter-spacing: 1px; */
	font-family: 'montserratlight';
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	max-width: 1100px;
}
.blue_text ul {
    display: -webkit-inline-box;
    width: 100%;
    /* margin: auto 14px; */
    /* padding: 0px; */
    margin: 0px 0px 5px 0px;
}
.blue_text ul li {/* display: -webkit-inline-box; */width: 33%;}


.blue_header {
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-family: 'montserratlight';
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 25px;
}
.blue {
    background-color: #313552;
    position: relative;
    z-index: 10;
    /* background-image: url(../images/banner2.png); */
    /* height: 586px; */
    background-attachment: fixed;
    padding: 169px 0px;
    box-shadow: 0 0px 12px 0px #00000078;
}
.blue2 {
    background-color: #313552;
    position: relative;
    z-index: 10;
    /* background-image: url(../images/banner2.png); */
    /* height: 586px; */
    background-attachment: fixed;
    padding: 169px 0px;
    box-shadow: 0 0px 12px 0px #00000078;
}

.blue p {
    margin: 0px 0px 5px 0px;
    /* color: #fff; */
    /* margin: 0px 0px 5px 0px; */
}
.files_text {
	max-width: 1100px;
	margin: auto;
}
.files_text p {
	
font-size: 12px;
	
margin: 5px 0px 0px 0px !important;
}
.blue2 p {
    margin: 0px 0px 5px 0px;
    color: #fff;
    /* margin: 0px 0px 5px 0px; */
    text-align: center;
}
.blue_form {
		max-width: 1100px;
		margin: 0px auto;
}
.blue_form2 {
    max-width: 730px;
    margin: 0px auto;
}
.blue form {
	width: 100%;
}
.clr {
	width: 100%;
	clear: both;
}


.blue_text ul li {/* display: -webkit-inline-box; */width: 33%;}

.aboutus_text p {
    margin: 0px 0px 5px 0px;
}

.aboutus_text {
	text-align: justify;
	color: #313552;
	margin: 0px auto;
	/* text-transform: uppercase; */
	/* letter-spacing: 1px; */
	font-family: 'montserratlight';
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	max-width: 1100px;
}

.copyright {

	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}

/* Mobile */
@media (max-width: 320px) {
		
	header {
		padding: 0px 10px;
	}

.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}

}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
	header {
		padding: 0px 10px;
	}
	.talent input {}

	.headercon {

	height: 100px;
}
	.talent textarea, .blue textarea {

	  width:100%;

}
	.talent_text ul {
    display: block;
    margin: 0px;
}
	.talent_text ul li {

    width: 100%;
}
	.logo {
    text-align: center;
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #043745;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;

	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1366px) {
	
/*		header {
		padding: 0px 10px;
	}
*/
}

