@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,600,700);
.clear{
clear:both;
padding:0px;
margin:0px;

}
a{
text-decoration:none;
}
a:hover{
text-decoration:none;	
}

h1,h2,h3,h4{
font-family: 'Poppins', sans-serif;
font-weight:700;
padding:0px;
margin:0px;
}

body{
margin:0px;
padding:0px;
font-family: 'Open Sans', sans-serif;
background-color:#f5fbef;
word-spacing:2px;
}

body, html {
    height: 100%;
    margin: 0;
}

#topmenu{
	background-color:#503d42;
	
}
.content h1,.content h2,.content h3,.content h4,.content h5{
	padding:10px 0 10px 0;
	margin:5px 0 5px 0;
	
}
.content h1{
	font-size:20px;
	text-transform:uppercase;
	color:#503d42;
	border-bottom:1px solid #83ce00;
}


.inner-content h1{
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	border-bottom:0px solid #83ce00;
	background-color:#83ce00;
	padding-left:10px;
}

.inner-content h2{
	font-size:16px;
	color:#679436;
	font-weight:400;
	
}
.inner-content{
	border-top:6px solid #83ce00;
	background-color:#f5fbef;	
}
.rightdivider{
	border-right:1px dashed #cccccc;
	
}
.inner-content ul{
	padding:0px;
	margin:0 0 0 25px;
}

.inner-content ul li{
	padding:0px;
	margin:5px 0px;
}

.titlebox{
	width:360px;
	margin:0 auto;
	
}
section{
	padding:20px 0 20px 0;	
}
.container-fluid{
	padding:0px;
	margin:0x;	
}
.topmenu{
	font-size:13px;
	color:#fff;
	
}
.topmenu ul{
	
}

#topmenu.sticky {
position: fixed;
 width:100%;
 z-index:1111;
transition: all 0.4s ease;
border-bottom:4px solid #83ce00;
				
			padding:0px;
			top:0;
			
			-webkit-animation: top 1s; /* Safari 4+ */
  -moz-animation:    top 0.90s ; /* Fx 5+ */
  -o-animation:      top 1s ; /* Opera 12+ */
  animation:         top 0.90s ; 
}

@keyframes opa {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes top{
from { top: -100px;  }
  to   { top: 0; }	
}

.nomargin{
	margin:0px;
	padding:0px;	
}
.partnerlogin{
	background-color:#83ce00;
	text-transform:uppercase;
	font-weight:bold;
} .partnerlogin a {
		color:#fff;
		padding:11PX;
		display:block;
		text-align:center;
		font-size:13px;
	}
	.partnerlogin a:hover{
		text-decoration:underline;
	}
		
			
#menu{
	color:#503d42;
	margin-top:24px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
	
}
#menu ul{
	padding:0px;
	margin:0px;	
}
#menu li{
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu li a{
	color:#503d42;
	padding:10px 15px 10px 15px;
	display:block;
	
		
}
#menu li a:hover{
border-bottom:2px solid #83ce00;	
}
#menu ul:after{
	content:"";
	clear:both	
}
#menu .active a{
	border-bottom:2px solid #83ce00;
	
}
/*#slider */
#slider{
	position:relative;
	
	
}
#slider .bg{
	
	
}
#slider .wrapper{
	width:100%;
	position:relative;	
}
.call{
	position:absolute;
	text-align:center;
	color:#fff;
	
	bottom:100px;
	word-spacing: 2px;
	width:100%;
}
	

.call h3{
	font-size:26px;
	font-weight:400;
	text-transform:uppercase;
	padding:10px;
	
}
.call h1{
	font-size:56px;
	font-weight:400;
	text-transform:uppercase;
	padding:10px;
}


/*search form */
#searchform{
	position:absolute;
	width:100%;
		bottom:40px;
	

	
	
	color:#2f2f2f;
	margin:0 auto;
		
	

}
.innerserachform{
	 bottom:75px!important;
	 position:absolute!important;
	 left:0px;
	 right:0px;
	 width:1120px!important;
	 
 }

#searchform .box{
	
	padding:10px;
}

#searchform .seeker_login,#searchform .employfers_login {
width:200px;
color:#fff;
float:left;
	font-size:20px;
	text-align:center;
	font-weight:700;
	
}




#searchform .seeker_login a,#searchform  .employers_login a{
	display:block;
	background-color:#29335c;
	color:#fff;
		padding:10px;

}
#searchform .employers_login a{
	background-color:#d42c42;
	
}
#searchform a:hover{
	text-decoration:none;	
}
#searchform input[type=text]{
	width:20%;
	float:left;
	border-bottom:1px solid #b1b1b1;
	border-top:1px solid #b1b1b1;
	border-left:1px solid #b1b1b1;
	padding:10px;
	background:url(../images/phone_icon.png) no-repeat left;
	background-color:#ffffff;
	padding-left:40px;
	}
	#searchform input:first-child{
		
	border-left:1px solid #b1b1b1;
	border-right:0px solid #b1b1b1;
	border-radius:5px 0px 0px 5px;
	background:url(../images/user_icon.png) no-repeat left;
	background-color:#ffffff;
	padding-left:40px;
	}
	#searchform input[type=number]{
	width:20%;
	float:left;
	border-bottom:1px solid #b1b1b1;
	border-top:1px solid #b1b1b1;
	border-left:1px solid #b1b1b1;
	
	padding:10px;
	}
	
	#searchform input[type=button]{
		
	padding:10px;
	font-size:18px;
	font-family: 'Poppins', sans-serif;
		
	}
	
	#searchform button{
		float:left;
		border:0px;
		height:46px;
		padding:10px;
		border-radius:0px;
			border-top:1px solid #b1b1b1;
			border-bottom:1px solid #b1b1b1;
	border-left:0px solid #b1b1b1;
	border-right:0px solid #b1b1b1;
	color:#b1b1b1;
	width:5%;

	}


.jod_bt{
		float:left;
		width:20%;
		background-color:#503d42;
		color:#fff;
		border:0px;
		height:42px;
		border-radius:0px 5px 5px 0px;
		-webkit-animation: blink 0.7s infinite linear alternate;
  -webkit-font-smoothing: antialiased;	
		
	
	}
	.jod_bt:hover{
		
	background-color:#83ce00;
	}

.employer_bt{
		float:left;
		width:20%;
		background-color:#231f20;
		color:#fff;
		border:0px;
		height:46px;
		
		
	
	}
	
		
	
	
#searchform select{
	width:20%;
	float:left;
	border-bottom:1px solid #b1b1b1;
	border-top:1px solid #b1b1b1;
	border-left:1px solid #b1b1b1;
	border-right:0px solid #b1b1b1;
	border-radius:0px;
	padding:10px;
	
	background-image: none;
	background:url(../images/arrow.png) no-repeat center right;
	background-color:#fff;
    -webkit-appearance: none;
}

#searchform input:focus,#searchform select{

	box-shadow:none;
	outline: none;
}

.how{
	background-color:#83ce00;
	display: flex;
	padding:20px;
	font-size:14px;
	color:#fff;
	align-items: center;
	
	
}
.how h1{
	font-size:20px;
	color:#503d42;
	padding:20px;
}
.how div{
		
}
.how div:first-child{
	width:250px;
	border-right:1px solid #503d42;
	text-align:center;
}
.how div:nth-child(2){
	margin-left:10px;
}

#howservice{
border-top:1px dashed #748b75;
border-bottom:1px dashed  #748b75;

}

#servicebox,#innerservicebox{
display: flex;
padding:20px;
	font-size:14px;
	color:#fff;
	align-items: center;
	justify-content: space-around;	
	flex-wrap: wrap;
}



#servicebox .box{
	width:150px;
	height:150px;
	margin: 10px;
	
	background-color:#503d42;
	text-align:center;
	 display: table;
  vertical-align: middle;
  line-height: 40px;
  border-bottom:8px solid #503d42;
	transition : all  0.2s linear;
	
}
#servicebox .box a {
  display: table-cell;
  vertical-align: middle;
}
#servicebox .box:hover{
border-bottom:8px solid #83ce00;
}
#servicebox .box a{
	
	color:#fff;	
}


#innerservicebox .box{
	width:130px;
	height:130px;
	margin: 8px;
	
	background-color:#503d42;
	text-align:center;
	 display: table;
  vertical-align: middle;
  line-height: 40px;
  border-bottom:8px solid #503d42;
	transition : all  0.2s linear;
	padding:2px;
	
}


#innerservicebox .box a {
  display: table-cell;
  vertical-align: middle;
}
#innerservicebox .box:hover{
border-bottom:8px solid #83ce00;
}
#innerservicebox .box a{
	
	color:#fff;	
}

#why{
	background:#ebebeb;
	
}

#whybox{
	background:#ebebeb;
display: flex;
	font-size:14px;
	align-items: center;
	justify-content: space-around;	
	flex-wrap: wrap;
	width:100%;
	margin-top:10px;
}
#why .box{
	width:360px;
	
	margin:10px;
	
	
	text-align:center;
	 display: table;
  vertical-align: middle;
  line-height:24px;
  color:#394a3a;
  

	
}
#why .box h2{
	color:#748b75;
	font-size:18px;
	text-transform:none;
	font-weight:600;
	
}

#serviceman{
	background:url(../images/bg1.jpg) repeat-x top;
	background-color:#748b75;	
}

#serviceman select{
	width:100%;
	
	
	border-radius:0px;
	padding:10px;
	border:0px;
	
	background-image: none;
	background:url(../images/location_icon.png) no-repeat center left;
	background-color:#83ce00;
    -webkit-appearance: none;
	padding:8px 10px 8px 30px;
	color:#fff;
	margin-top:10px;
}
	

.serviceman{
	text-align:justify;
	color:#fff;
	margin-top:40px;
}
.serviceman h4{
	text-align:center;
	color:#503d42;
	
}
.serviceman img{
	margin:0 auto;
	width:100px;
	height:100px;	
}

.testimonails{
	
}
.download{
	background-color:#503d42;
	padding:20px;
	min-height:340px;
	
}
.download h1{
	font-size:24px;
	color:#fff;
	text-align:center;
	border-bottom:0px;
	
}
.download img{
	margin:12px auto;	
}

#testimonails{
	
display: flex;
	font-size:14px;
	
	justify-content: space-around;	
	flex-wrap: wrap;
	width:100%;
	margin-top:10px;
	margin-top:20px;
	color:#474647;
}
#testimonails .box img{
	margin:0 auto;
}
#testimonails .box{
	width:350px;
	
	margin:10px;
	text-align:center;

  line-height:24px;
  color:#394a3a;
  

	
}
#testimonails .box h2{
	color:#83ce00;
	font-size:16px;
	text-transform:none;
	font-weight:600;
	border-bottom:1px solid #503d42;
	

}


footer{
	background:#474647;
	padding:20px 0 0px 0;
	
}
footer h1{
	font-size:18px;
	color:#fff;
	text-transform:none;
	font-weight:600;
	margin-bottom:20px;	
}
footer .icons{
	margin:10px auto;	
}
footer .icons i{
	color:#fff;
	background-color:#748b75;
	padding:6px 8px
	
}
footer .icons i:hover{
	background-color:#83ce00;
	cursor:pointer;
	
	
}
footer .links a{
	color:#92ad94;
	
}
footer .links a:hover{
	color:#fff;
	
}

footer .links ul{
	padding:0px;
	margin:0 20px 0 0px;
	float:left;
}
footer .links li{
	list-style:none;
	margin-bottom:2px;
}
footer .footer{
	background-color:#363636;
	padding:8px;
	text-align:center;
	color:#fff;
	margin-top:20px;
	
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.menu-container {
    width: 80%;
    margin: 0 auto;
    background: #e9e9e9;
}

.menu-mobile {
    display: none;
    padding: 10px;
}

.menu-mobile:after {
    content: "\f039";
    font-family: FontAwesome;
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}

.menu-dropdown-icon:before {
     content: "\f078";
    font-family: FontAwesome;
   
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    
    color: #fff;
}

.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}

.menu > ul:after {
    clear: both;
}

.menu > ul > li {
    float: left;
    background:none;
    padding: 0;
    margin: 0;
}
.menu > ul a{
	color:#fff;	
}

.menu > ul > li a {
    text-decoration: none;
    padding:11px 15px;
    display: block;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px
}

.menu > ul > li:hover {
    background: #83ce00;
}

.menu > ul > li > ul {
    display: none;
    width: 100%;
    background: #fff;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menu > ul > li > ul > li a {
    color: #503d42;
    padding: .2em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #ccc;
	font-weight:400;
}

.menu > ul > li > ul > li  > ul > li a {
text-transform:none;
font-weight:400;
}

.menu > ul > li > ul > li > ul > li  a:hover {
	color:#679436;

	
	
}

.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 5px 0;
    margin: 0;
    font-size: 12px;
	
}

.menu > ul > li > ul > li > ul > li a {
    border: 0;
	font-weight:400;
}

.menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}

.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 6px 0;
}

.menu > ul > li > ul.normal-sub > li a:hover {
    border: 0;
    padding: 6px 0;
	color:#83ce00;
	
}
.submenu_top{
	font-weight:700;
	
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
    }
    .menu-mobile {
        display: block;
		color:#fff;
    }
	.menu-mobile {
        display: block;
		color:#fff;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu > ul {
        display: none;
    }
    .menu > ul > li {
        width: 100%;
        float: none;
        display: block;
    }
    .menu > ul > li a {
        padding: 1.5em;
        width: 100%;
        display: block;
		color:#fff;
    }
    .menu > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul.normal-sub {
        width: 100%;
    }
    .menu > ul > li > ul > li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .menu > ul > li > ul > li:first-child {
        margin: 0;
    }
    .menu > ul > li > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul > li > ul > li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
}

/*mform */
.mform modal-dialog{
	
}
#formpop{
	
  top:15%;
 
 
	}
	#formpop .modal-dialog{
		
		
	}
	
	#formpop h1{
		text-align:center;
		font-size:20px;
		color:#83ce00;
		margin-bottom:10px;
		text-transform:uppercase;
	}
	#formpop h2{
		text-align:center;
		font-size:16px;
		color:#fff;
		margin-bottom:10px;
		text-transform:none;
		font-weight:400;
		background-color:#f15e25;
		padding:5px;
		
		width:90%;
		margin:0 auto
		
	}
	
	#formpop .modal-content{
	background-color:#503d42;
	border-radius:0px;
	
	}
#formpop form{
	width:90%;
	margin:0 auto;	
}
#formpop .modal-content input{
	padding:10px;
	width:100%;
	background-color:#ebebeb;
	margin:2px auto;
	border:0px;
	
}
#formpop .modal-header{
	border-bottom:0px solid #fff;	
}
#formpop  button{
	background:url(../images/close.png) no-repeat left;	
	width:20px;
	height:20px;
	
}

#formpop  .close{
text-shadow:none;
    filter: alpha(opacity=100);
    opacity: 1;
	
}
#formpop  .close:hover{
	text-shadow:none;
    filter: alpha(opacity=100);
    opacity: 1;
}
#formpop .modal-content select{
	width:100%;	
	padding:10px;
	background-color:#ebebeb;
	margin:2px auto;
	border:0px;
}
#formpop .modal-content textarea{
	width:100%;	
	padding:10px;
	background-color:#ebebeb;
	margin:2px auto;
	border:0px;
}
#formpop .modal-content input[type=submit]{
	background-color:#83ce00;
	color:#fff
	
	
}
#formpop .modal-content input[type=submit]:hover{
	background-color:#748b75;
	color:#fff
	
	
}

#iconpop{
	width:40px;
	
	position:fixed;
	left:0;
	
bottom:10%;
	text-align:center;
}

#iconpop i{
	font-size:18px;
	color:#fff;
	line-height:40px;
}



#iconpop .home{
	height:50px;
	margin-bottom:2px;
	background-color:#e6193f;
	display:none;
}
#iconpop .mailus{
	height:50px;
	background-color:#e6193f;
	margin-bottom:2px;
	display:none;
}
#iconpop .scrollup{
	height:40px;
	background-color:#83ce00;
	display:none;
}
#iconpop  a{
	display:block;
	
}
#iconpop  a:hover{
	background-color:#31393e;
	
}

.blink{

		-webkit-animation: blink 0.7s infinite linear alternate;
  -webkit-font-smoothing: antialiased;	
}

@-webkit-keyframes blink {
   0% { color: #ffffff;}
  100% { color: #83ce00; }
}


@keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; }
}

@media only screen and (max-width: 750px) {
#slider .bg{
	position:relative;
	z-index:-1;
	
}
#slider img{
	display:none;
	
	
}
#slider{
	background-color:#b3aa83;
	
}
#slider .wrapper{
	width:100%;
	position:relative;	
}
.call{
	position:relative;
	top:0px;
}

.call h3{
	font-size:18px;
	
	
}
.call h1{
	font-size:26px;
	
}	

#searchform{
	position:relative;
	width:100%;
	
	
	bottom:0px;	
		
	

}
#searchform input[type=text],#searchform select,#searchform input[type=button]{
	float:none;
	width:100%;
	
}

#searchform input:first-child{
		
	border:1px solid #b1b1b1;
	
	border-radius:5px 5px 0px 0px;
	
	}
	#searchform input[type=button]{
		border-radius:0px 0x 5px 5px;
	}
	
	.jod_bt{
		float:none;
		width:100%;
		
		color:#fff;
		border:0px;
		
		border-radius:0px 0px 5px 5px;
		-webkit-animation:none;
		font-size:13px;
		padding:10px;
  
		
	
	}
}
/*contacpage */
#contactpage{
	width:80%;
	margin:0 auto;
	position:relative;
	top:-150px;
	background-color:#fff;
	 box-shadow: 0 1px 3px rgba(0,0,0,0), 0 1px 2px rgba(0,0,0,0.20);
	
	
}
#contactpage h1{
	color:#503d42;
	background:none;
	
}
#contactpage .contact_left{
	background-color:#83ce00;
	min-height:350px;
	padding:0 10px 0 10px!important;
	
}
#contactpage .contact_left h1{
	color:#fff;
	padding-left:0px;
}
#contactpage .form{
	
}

#contactpage .form input, #contactpage .form textarea {
	width:100%;
	border:1px solid #ebebeb;
	padding:10px;
	margin-bottom:10px;
	background-color:#ebebeb;
	padding-left:30px;
}
#contactpage .form input:focus,#contactpage .form textarea:focus{
	border:ipx solid #cccccc;
	outline:1px  dashed #cccccc;
	background-color:#fff;


}
#contactpage .form input[type=submit]{
	background-color:#503d42;
	color:#fff;
	text-transform:uppercase;
	width:200px;
	margin:0 auto;
	padding-left:0px;
}
#contactpage .form input[type=submit]:hover{
	background-color:#679437;
}
#contactpage .formicon{
	display:inline-block;
	position:absolute;
top: 10px; left:10px;
 
	 
	  color:#503d42;
}

#contactpage .warp{
	position:relative
	
}