@charset "utf-8";
/* CSS Document */
*{
    margin: 0px;
    padding:0px;
}
.padding-left-right-zero{
    padding-right: 0px;
    padding-left: 0px;
}
.padding-right-zero{
    padding-right: 0px;
}
.padding-left-zero{
    padding-left: 0px;
}
.subheader {
  background: url(../images/menubar.png);
  height: 110px;
  top: 100px;
  position: absolute;
  width: 100%;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: black;
  background: white;
/*  height: 115px;*/
}
.col-md-8.menu {
  margin-top: 2em;
}

.col-md-5.cons {
  background: url(../images/cons.png);
  top: -546px;
  position: relative;
  height:250px;
}

input.suscribe {
  padding: .5em 1.5em;
  border: 1px solid #188803;
  outline: none;
  font-size: 16px;
  color: black;
  font-weight: normal;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.col-md-5.cons ul li {
  list-style: none;
  float: right;
  display: block;
}
.col-md-5.cons h2 {
  /*margin-top: 2em;*/
  font-size: 30px;
  font-family: roboto;
}
.col-md-5.cons p {
	text-align:justify;
	  font-family: roboto;
}
.button {
  /*margin-top: 3em;*/
    margin-left: 150px;
}
.button a {
    padding: .5em 1.5em;
  border: 1px solid #FDFBFB;
  outline: none;
  font-size: 16px;
  color: #050505;
  font-weight: 600;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.button a:hover {
  color: #3EB5F1;
  border: 1px solid #3EB5F1;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.col-md-10.fussion {
  background: #fff;
  /* position: absolute; */
  border: 0px;
  /*top: 378px;*/

  
}
.col-md-10.fussion h2 {
  text-align: center;
  font-size: 36px;
  color:#29aa11;
    text-transform: uppercase;
	  font-family: roboto;
  font-weight: normal;
}
.col-md-12.about {
  /*margin-top: 1.5em;*/

  
}

form#ResumeAddForm {
  width: 73%;
  margin-left: 10em;
}
form#RecentJobAddForm {
	  width: 73%;
  margin-left: 10em;
}
.col-md-12.about p {
 font-size: 14px;
  color: #626262;
  width: 73%;
  margin: 2em auto;
  line-height: 2em;
  text-align: justify;
  font-family: roboto;
}
.color {
  background: #29aa11;
  padding: 1em;
}
.vaccancy p {
  color: white;
  padding: 1em;
  font-size: 14px;
  line-height: 25px;
  font-family: roboto;
  font-weight:normal;
}
.vaccancy h3 {
  color:#147602;
  font-size:30px;
  font-weight:normal;
  font-family: roboto;
}
a.upload img {
  float: right;
}
.recruitment{
	background:url(../images/recback.jpg);
	background-size:cover;
	  margin-top: 1.5em;
	  height:415px;
}
.recu h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  margin-top: 2em;
  text-align: center;
  font-family: roboto;
}
.col-md-3.recur h3 {
  font-size: 24px;
  color: #fff;
  font-family: roboto;
}
.col-md-3.recur p {
  font-size: 14px;
  color: #fff;
 font-family: roboto;
  text-align:justify;
}
.recubutton{
	margin-top: 3em;
}
.recubutton a {
    padding: .5em 1.5em;
  border: 1px solid #FDFBFB;
  outline: none;
  font-size: 16px;
  color: #FFF;
  font-weight: 600;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.recubutton a:hover {
  color: #3EB5F1;
  border: 1px solid #3EB5F1;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.job p {
  text-align: center;
  font-size: 14px;
    line-height: 2;
}
.job h4 {
  text-align: center;
  font-size: 18px;
  color:#29aa11;
  font-weight:normal;
}
.jobs h2{
	color:#29aa11;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0.5em;
	font-family: roboto;
	width: 70%;
}
.border {
  border: 1px solid #29aa11;
}
.applybutton{
	margin-top: 2em;
  margin-left: 106px;
  margin-bottom: 20px;
}
.applybutton a {
    padding: .5em 1.5em;
  border: 1px solid #1a9703;
  outline: none;
  font-size: 16px;
  color: black;
  font-weight:normal;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.applybutton a:hover {
  color: #3EB5F1;
  border: 1px solid #3EB5F1;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
a.readmore {
  color: #29aa11;
  margin-left: 115px;
}
select#subject {
  padding: 0.5em;
  margin: 0.4em;
  width:100%;
    border: 1px solid #188803;
}
.searchjob h3 {
  font-size: 36px;
  text-align: center;
  text-transform:uppercase;
  margin-top:-10px;
  color:#29aa11;
  font-weight:normal;
  font-family: roboto;
}
.chairmanmassage{
	background:#188803;
	margin-top:1.5em;
}
.contain h3 {
  padding: 1em 0;
  font-size: 30px;
  font-weight: normal;
  /* font-family: serif; */
  color: #fff;
  font-family: roboto;
}
.contain p {
  font-size: 14px;
  font-weight: normal;
  font-family: roboto;
  color: #fff;
  line-height: 1.5;
  text-align: justify;
}
.image img {
  padding: 6em 0;
}
li.social {
  float: left;
  list-style: none;
    padding: 1.5em 0.7em;
}
.fotter h3 {
  color: #29aa11;
  font-size: 23px;
  padding: 1em 0;
  font-weight: normal;
  font-family: roboto;
}
.fotter p {
  font-size: 14px;
  line-height: 25pt;
  font-family: roboto;
}
input[type="email"] {
   padding: 0.5em 0;
  width: 100%;
  margin-top: 1em;
  border: 1px solid #188803;
}

 input[type="text"],  input[type="email"],  input[type="tel"],  textarea,  select,  input[type="file"] {
 padding: 0.5em 0 !important;
  width: 100% !important;
  margin-top: 1em !important;
  border: 1px solid #188803 !important;
}
#RecentJobApplyDateMonth,#RecentJobApplyDateDay,#RecentJobApplyDateYear{
 width: 33.33% !important;
}

.suscribe{
	margin-top: 2em;
 float:right;
  margin-bottom: 10px;
}
.suscribe a {
    padding: .5em 1.5em;
  border: 1px solid  #188803;
  outline: none;
  font-size: 16px;
  color: black;
  font-weight:normal;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.suscribe a:hover {
  color: #3EB5F1;
  border: 1px solid #3EB5F1;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.bottomfotter{
	border-top:1px solid #000;
	padding:1em 0;
}
.bottomfotter p {
  text-align: center;
  font-family: roboto;
}
#toTopHover {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 14px;
  right: 2%;
  overflow: hidden;
  z-index: 999;
  width: 24px;
  height: 24px;
  border: none;
  text-indent: 100%;
  background: url("../images/up-arrow.png") no-repeat 0px 0px;
}


.job_list{
  padding: 0.5em;
  margin: 0.4em;
  width: 100%;
  border: 1px solid #188803;
}
.country_list{
  padding: 0.5em;
  margin: 0.4em;
  width: 100%;
  border: 1px solid #188803;
}
.search{
  margin-top: 2em;
  margin-left: 106px;
  margin-bottom: 20px;
  padding: .5em 1.5em;
  border: 1px solid #1a9703;
  outline: none;
  font-size: 16px;
  color: black;
  font-weight: normal;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  
}

@media (max-width:480px) {

.h_menu {
  float: none !important;
}

.mobile-menu {
  display: block !important;
  margin-top: 20px !important;
}
nav {
  margin: 0 !important;
  background: none !important;
}
.menu {
  display: none !important;
}
.menu li {
  display: block !important;
  margin: 0 !important;
}
.menu li a:hover, .menu li:hover>a {
  background: #f0f0f0 !important;
  color: #797979 !important;
}
.menu ul {
  display: none !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
}

	.subheader {
  background: url(../images/menubar.png);
 /* height: 110px;*/
  top:0px;
  position: relative;
  width: 100%;
}
.col-md-4.logo img{
	width:100%;
	}
	.col-md-8.menu {
  top: -1em;
  position: relative;
  background: rgb(127, 210, 116);
}
	.col-md-12.about {
 /*  margin-top: 34.5em;*/
   z-index: -1;  /*added*/
}
.col-md-5.cons {
  background: url(../images/cons.png);
  /*top: -80px;*/
    top: 0px;/* added*/
  position: relative;
  height: 250px;
   z-index: -1; /* added*/
  
}
.col-md-10.fussion {
  background: #fff;
  /* position: absolute; */
  border: 0px;
/*  top: -45px;*/
  top: 0px;
    z-index: -1; /* added*/
}
.button {
 margin-left:45px;
 
}
.button a {
    padding: .5em 1.5em;
  border: 1px solid #1a9703;
  outline: none;
  font-size: 16px;
  color: #050505;
  font-weight: 600;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.button a:hover {
  color: #3EB5F1;
  border: 1px solid #3EB5F1;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.image img {
  width: 100%;
}
.recruitment {
  background: url(../images/recback.jpg);
  background-size: cover;
  margin-top: 1.5em;
  height:auto;
}
.searchjob h3{
	margin-top:5px;
}
		
}
@media (min-width: 480px) and (max-width:767px) { 
.subheader {
  background: url(../images/menubar.png);
 /* height: 110px;*/
  top:0px;
  position: relative;
  width: 100%;
}
.col-md-4.logo img{
	width:100%;
	}
	.col-md-8.menu {
  top: -1em;
  position: relative;
  background: rgb(127, 210, 116);
}
	.col-md-12.about {
   margin-top:30em;
}
.col-md-5.cons {
  background: url(../images/cons.png);
  top: -80px;
  position: relative;
  height: 250px;
}
.col-md-10.fussion {
  background: #fff;
  /* position: absolute; */
  border: 0px;
  top: -180px;
}
.button {
 margin-left:45px;
 
}
.button a {
    padding: .5em 1.5em;
  border: 1px solid #1a9703;
  outline: none;
  font-size: 16px;
  color: #050505;
  font-weight: 600;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.button a:hover {
  color: #3EB5F1;
  border: 1px solid #3EB5F1;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.image img {
  width: 100%;
}
.recruitment {
  background: url(../images/recback.jpg);
  background-size: cover;
  margin-top: 1.5em;
  height:auto;
}
.searchjob h3{
	margin-top:5px;
}
}
@media (min-width:767px) and (max-width: 992px) { 
.subheader {
  background: url(../images/menubar.png);
 /* height: 110px;*/
  top:0px;
  position: relative;
  width: 100%;
}
.col-md-4.logo img{
	width:100%;
	}
	.col-md-8.menu {
  top: -1em;
  position: relative;
  background: rgb(127, 210, 116);
}
	.col-md-12.about {
   margin-top:33em;
}
.col-md-5.cons {
  background: url(../images/cons.png);
  top: -80px;
  position: relative;
  height: 250px;
}
.col-md-10.fussion {
  background: #fff;
  /* position: absolute; */
  border: 0px;
  top: -180px;
}
.button {
 margin-left:45px;
 
}
.button a {
    padding: .5em 1.5em;
  border: 1px solid #1a9703;
  outline: none;
  font-size: 16px;
  color: #050505;
  font-weight: 600;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.button a:hover {
  color: #3EB5F1;
  border: 1px solid #3EB5F1;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.image img {
  width: 100%;
}
.recruitment {
  background: url(../images/recback.jpg);
  background-size: cover;
  margin-top: 1.5em;
  height:auto;
}
.searchjob h3{
	margin-top:5px;
}
}
@media (min-width:992px) and (max-width:1200px) { 
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  font-family: roboto;
  font-size: 13px;
}
.button {
  margin-top: -1em;  margin-left: 104px;
}
.col-md-5.cons {
  background: url(../images/cons.png);
  top: 15px;
  position: relative;
  height: 200px;
  width: 30%;
  overflow: hidden;
}
.col-md-5.cons p {
  text-align: justify;
  font-family: roboto;
  display: none;
}
.col-md-10.fussion {
  background: #fff;
  position:relative
  border: 0px;
  top:80px;
}
}
@media (min-width:1200px) and (max-width:1400px) { 
.col-md-5.cons {
  background: url(../images/cons.png);
  /*top: 140px;*/
  top: 255px;  /*change*/
  position: absolute;
  height: 241px;
  margin-left: 586px;
}
}
@media (min-width:1400px) and (max-width:1600px) { 
.col-md-5.cons {
  background: url(../images/cons.png);
  top: -458px;
  position: relative;
  height: 250px;
}
.col-md-10.fussion {
  background: #fff;
  /* position: absolute; */
  border: 0px;
}
}
@media (min-width:1600px) and (max-width:1800px) { 
.col-md-10.fussion {
  background: #fff;
  /* position: absolute; */
  border: 0px;
  top:250px;
}
}



.h_menu {
  float: right;
  margin-top: 40px;
}
.mobile-menu {
  display: none;
  width: 100%;
  padding: 12px;
  background: #528B86;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
}

nav {
  display: block;
}
.menu {
  display: block;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.menu li:first-child {
  margin-left: 0;
}

.menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
}
.menu li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  padding: 10px 24px;
  display: block;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.menu ul {
  display: none;
  margin: 0;
  padding: 0;
  width: 132px;
  position: absolute;
  top: 42px;
  left: 0px;
  background: #ffffff;
}

.menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}
.menu li a:hover,.menu li:hover>a{
	color:#ffffff;
	background: rgb(39, 135, 194);
	/*#62A29E;*/
}

.menu ul li a {
  font-size: 13px;
  font-weight: normal;
  display: block;
  color: #ffffff;
  border-left: 3px solid #0D9653;
  background: #62A29E;
  padding: 10px 20px;
  margin-top: -5px;
}

.menu ul li a:hover,.menu ul li:hover>a{
	background: #f0f0f0;
	border-left: 3px solid #62A29E;
	color: #797979;
	box-shadow: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;	
	-moz-border-radius: 0px;	
	-o-border-radius: 0px;	
}
.menu li:hover>ul{display:block;}



.mobile-menu:hover{background:#447F7A;color:#ffffff;text-decoration:none;}

.view_all a{
   color: #29aa11;
  font-size: 16px;
  font-weight: normal;
}


.searchforjob .input.select {
  width: 25%;
  display: inline-block;
}

table {
  float: right;
  margin-top: 35px;
}
.recentJobs table, td, tr {
  //border: 5px double rgb(41, 170, 17);
}


.job-pagination {
  padding: 0;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
}

.job-pagination li .pag-next, .job-pagination li .pag-prev {
  background: #e3e3e3;
  padding: 5px 15px;
  border-radius: 5px;
  color: #565656;
}

.job-pagination li {
  display: inline-block;
  margin: 10px 6px;
}
.job-pagination li .pag-num:hover, .job-pagination li .active {
  color: #1abc9c;
  background: #ffffff;
  text-decoration: none;
}
.job-pagination li .active {
  padding: 5px 10px;
}
.job-pagination li .pag-num {
  border: 1px solid #29AA5B;
  border-radius: 5px;
  background: #29AA11;
  color: #ffffff;
  margin: 0 5px;
  display: inline-block;
}
.job-pagination li .pag-num a {
  display: block;
  padding: 5px 10px;
  color: #FFF;
}
.job-pagination li .pag-num:hover, .job-pagination li .active {
  color: #29AA27;
  background: #ffffff;
  text-decoration: none;
}
.job_search-box{
	  background: #F0EDED;
	  padding: 8px;
}
.job_search-box li{
	  display:inline-block;
	  margin: 5px 20px;
}

.searchforjob {
  font-size: 14px;
  color: #626262;
  width: 73%;
  margin: 2em auto;
  line-height: 2em;
  text-align: justify;
  font-family: roboto;
}
.portfolio_main{
	padding:2% 0 4%;
}


#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:23%;
	margin:1%;/*
	display:none;*/
	float:left;
	overflow:hidden;
}
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.portfolio img {
	top: 0px !important;
	max-width:100%;
	position: relative;
	width: 100%;
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #62A29E;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 100;
	margin-top: 5px;
}

.menu ul ul { 
	left:132px;
	top:0;
}