@charset "utf-8";
/*How tour area*/


@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');

.timg {
	text-align:center;
}
.timg img {
	text-align:center;
}
.timg a {
	display:inline-block;
}
.imptour {
	background:#5cb85c;
	color:#fff;
}
.imptour a {
	color:#fff;
}
.imptour span {
	color:#fff;
}
.tour-area button.close {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	padding: 0;
	float:right;
	font-size:35px;
}
#popUpDivmydiv button.close {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	padding: 0;
	float:right;
	font-size:35px;
}
.tour-area button span {
	font-size:35px;
	float:right;
}
#popUpDivmydiv button span {
	font-size:35px;
	float:right;
}
/* custom inclusion of right, left and below tabs */







.tabs-below > .nav-tabs,  .tabs-right > .nav-tabs,  .tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,  .pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,  .pill-content > .active {
	display: block;
}
.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,  .tabs-below > .nav-tabs > li > a:focus {
	border-top-color: #ddd;
	border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,  .tabs-below > .nav-tabs > .active > a:hover,  .tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,  .tabs-right > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a,  .tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
	float: left;
	border-right: 1px solid #ddd;
	width:100%;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -2px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,  .tabs-left > .nav-tabs > li > a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,  .tabs-left > .nav-tabs .active > a:hover,  .tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
 *border-right-color: #ffffff;
	color:#8ec63f;
}
.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,  .tabs-right > .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,  .tabs-right > .nav-tabs .active > a:hover,  .tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
 *border-left-color: #ffffff;
}
 @media screen and (max-width: 420px) {
 .tab-content {
 clear:both;
}
 .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
 float: none;
}
 .tabs-left > .nav-tabs {
 border-right: 1px solid #ddd;
 float: none;
}
}
 @media screen and (max-width: 320px) {
 .tab-content {
 clear:both;
}
 .tabs-left > .nav-tabs {
 border-right: 1px solid #ddd;
 float: none;
}
 .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
 float: none;
}
}
.modal-lg {
	width:95% !important;
}
.tour-area {
	width:auto;
	margin:20px 0;
}
.tour-area h1 {
	color: #8ec63f;
	font-size: 30px;
	font-weight: bold;
	display:block;
	margin:0;
}
.tour-body {
	margin:20px 0;
}
.tour-body li {
	display: inherit;
}
.tour-body ul li a {
	line-height: 20px;
	color: #666;
	display: block;
	padding:10px;
	border:1px solid #fff
}
.tour-body ul li a.active {
	background:#f7f7f7;
	font-weight:bold;
	color:#5cb85c;
}
.tour-body ul li a:hover {
	color:#5cb85c;
	text-decoration:none;
	border:1px solid #f2f2f2;
}
.tour-left {
	width:auto;
	display:table-cell;
	vertical-align:middle;
}
.tour-left h1 {
	color:#5cb85c;
	margin:0 0 10px;
	padding:0;
}
.text-indent {
	width:auto;
	margin:0 10px;
}
.text-indent h2 {
	color:#000;
	font-size:25px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0;
}
.row-tour {
	margin-bottom:30px;
}
/*end*/



/*Dashboard css*/



.dash-fre {
	background:#fafafa;
	border-top:1px solid #e1e8ed;
	border-bottom:1px solid #e1e8ed;
}
.dashnav {
	margin:0;
	padding:0;
}
.dashnav-stat {
	padding: 15px 15px 15px 15px;border-right: 1px solid #eee;border-bottom: 1px solid #eee;  text-transform:uppercase;
}
.dashnav-item:first-child .dashnav-stat {border-left: 1px solid #eee;}
.dashnav .dropdown.dashnav-item a.dropdown-toggle {padding: 15px 15px 15px 15px;border-right: 1px solid #eee;border-bottom: 1px solid #eee; text-transform:uppercase;color: #333;font-size: 14px;line-height: 28px;}
.dashnav .dropdown.dashnav-item a.dropdown-toggle i{display:none;}
.dashnav-stat i {
	/*display: table-cell;*/ display:none;
	font-size: 20px;
	padding-right: 5px;
	width: 25px;
}
.dashnav-stat span {
	font-size:14px;
	/*display:table-cell;*/
	vertical-align:middle;
	font-family:'Roboto', sans-serif;
}
.dashnav-item a {
	text-decoration:none;
	color:#9c9c9c;
	font-size:12px;
	display:inline-table;
}
.dashnav-item a:hover {
	text-decoration:none;
	color:#ccc;
}
.right-service {
	padding:10px;
}
.feedbackheadd {
	background: none repeat scroll 0% 0% rgb(249, 249, 249);
	display: inline-block;
	color: rgb(102, 102, 102);
	margin-left: -15px;
	padding: 5px 15px;
}
.latest-jobs-cont {
    background: #fff;
    padding: 10px;
    border: 0px solid #e7ede4;
    margin-top: 20px;
    margin-bottom: 60px;
}
.activejobs {
	width:auto;
}
.activejobs h2 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:1px solid #e7ede4;
}
.dash-us {
	font-family: 'Roboto', sans-serif;
	background-color: #fff;
	border-color: #e1e8ed;
	border-image: none;
	border-style: solid none;
	border-width: 0 0 1px;
	box-sizing: border-box;
	line-height: 1.375em;
	padding: 13px 15px 15px;
	position: relative;
}
.dash-us:hover {
	background:#f6f6f6;
	cursor:pointer;
}
.dashitem {
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-weight:bold;
	line-height: 1;
	padding: 15px 15px 12px;
}
.dashitem.isactive {
	border-bottom:2px solid #5cb85c;
}
.dashitem a {
	color: #5cb85c;
}
.dashitem a:hover {
	color:#000;
	text-decoration:none;
}
.dash-sp:before, .dash-sp:after {
	content: " ";
	display: table;
}
.dash-sp:after {
	clear: both;
}
.dash-sp:before, .dash-sp:after {
	content: " ";
	display: table;
}
.dash-header {
	color: #8899a6;
	margin: 0;
	transition: color 0.15s ease 0s;
}
.dash-user {
	line-height: 14px;
	padding-top: 2px;
}
.dash-avatar {
	float: left;
	height: 24px;
	margin: 0 6px 0 0;
	width: 24px;
}
.dashuser {
	display: block;
	max-width: 95%;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.dashuser a {
	color:#000;
}
.dashuser a:hover {
	color:#666;
	text-decoration:underline;
}
.dash-text {
	max-width: 85%;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	word-wrap: normal !important;
}
.dash-left {
	float: left !important;
}
.dash-right {
	float: right !important;
}
.dash-sep {
	margin-left:5px;
	margin-right:5px;
	line-height:1;
}
.dash-break {
	word-wrap: break-word !important;
}
.dashsender {
	font-size:13px;
	color:#5cb85c;
	margin-bottom:5px;
	font-weight:normal;
}
.dashsender a {
	color:#5cb85c;
}
.dashsender a:hover {
	color:#5cb85c;
	text-decoration:underline;
}
.dash-contents {
	margin-left: 30px;
	margin-top: -5px;
	clear:both;
}
.dashpost-text {
	color: #292f33;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 5px;
	max-width: 85%;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	word-wrap: normal !important;
}
.dash-user-op {
	width:40%;
	text-align:right;
}
.user-msg {
	width:auto;
	font-size:20px;
}
.user-msg a {
	color:#a4a4a4;
}
.user-msg a:hover {
	color:#000;
}
.newmsg {
	color:#529921;
}
a > .newmsg {
	color:#529921;
}
a:hover > .newmsg {
	color:#000;
}
.mydiv {
	height:300px;
	overflow-y:scroll;
}
.logeduser {
	float:right !important;
	width:auto;
	background:#f6f6f6;
	padding:10px;
	border:1px solid #e5e5e5;
}
.logeduser:hover {
	background:#e5e5e5;
	cursor:pointer;
}
.logeduser ul, li {
	margin:0;
	padding:0;
}
.logeduser ul {
	float:right !important;
	right: 0;
	left: auto;
	text-align:left !important;
}
.logeduser a {
	color:#000;
}
.logeduser a:hover {
	color:#000;
	text-decoration:none;
}
.topuser {
	float:left;
	margin-right:10px;
}
.topuer-avatar {
	height: 30px;
	margin: 0 6px 0 0;
	width: 30px;
}
/*Dash css ends*/







.mypull-right {
	float: right !important;
}
.profile-area-main-b {
	background-color:#fff;
}
.profile-area-back {
	background-size: cover !important;
}
.profile-header {position: relative;
	color: #999;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.profile-blurb {
    margin-bottom: 0px;
    margin-top: 4px;
    color: #3F3F3F;
    text-align: left;
    margin-right: 22px;
    margin-left: 12px;
}
.profile-blurb p{
/*    height: 107px;
    overflow: hidden;
    display: block;*/
}
.profile-blurb .scroli {
  height: 106px;
  overflow: hidden;
  display: block;
  margin-bottom: 35px;
	overflow-y: auto;
}
.profile-blurb .btn-success {
    color: #fff;
    background-color: #519920;
    border-color: #519920;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    max-width: 84%;
    bottom: 15px;
}
.profile-services img {
	display: inline;
	height: auto;
	margin-left:2px;
	margin-right:2px;
	margin-bottom: 5px;
	max-width: 100%;
}
.profile-services .rating {
	display:inline;
	font-size:13px;
	color:#fff;
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.profile-area {
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: left;
    background-color: rgb(255, 255, 255);
    padding-left: 10px;
    margin-left: -15px;min-height: 240px;margin-top: -20px;
}
.profile-pic {
    height: 100px;
    margin: 0;
    max-width: 100px;
    width: 100%;
    max-height: 100px;
    overflow: hidden;
    border-radius: 100%;
    border: 4px solid #fff;
    float: left;
    margin-right: 10px;
}
.profile-pic img {
    margin-bottom: 5px;
    min-height: 100px;
}
.profile-name {
    text-align: left;
    font-size: 17px;
    color: #007037;
    font-weight: bold;
    margin-top: 20px;
}
.profile-web {
	text-align:left;
	font-size:14px;
	color:#777;
}
.profile-loca {
	text-align:left;
	font-size:14px;
	color:#555;
}
.profile-loca span{font-size:14px;}
.profile-social {
	text-align:left;
	font-size:14px;
	color:#fff;
	padding-top:20px;
}
.profile-social i {
	padding:10px;
	border-radius: 10%;
	border:1px solid #fff;
	margin-right:5px;
	margin-left:5px;
	display:inline-block;
}
.profile-social a {
	color:#FFF !important;
	text-decoration:none;
}
.profile-social i:hover {
	background:#fff;
	color:#5cb85c !important;
}
.profile-services {
    border-top: 1px dotted #ccc;
    padding: 6px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    max-width: 264px;
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 100%;
}
.sline {
	font-size: 12px;
	padding: 0 6px;
	color:#fff;
	display:inline;
}
.profile-ser {
	display:inline-block;
	margin-bottom:5px;
	margin-top:5px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.profile-ser i {
	color: #fff;
	display: table-cell;
	font-size: 22px;
	padding-right: 10px;
	width: 35px;
}
.profile-ser span {
	font-size:14px;
	color:#fff;
	display:table-cell;
	vertical-align:middle;
	font-family:'Roboto', sans-serif;
}
.profile-fre {
	background:#F7F7F7;
}
.profile-fre-cont {
	margin: 0;
	padding:0;
}
.profilenav {
	margin:0;
	padding:0;
}
.profilenav-stat {
	padding: 15px 9px;
}
.profilenav-stat i {
	display: table-cell;
	font-size: 30px;
	padding-right: 10px;
	width: 35px;
}
.profilenav-stat span {
	font-size:14px;
	display:table-cell;
	vertical-align:middle;
	font-family:'Roboto', sans-serif;
}
.profilenav-stat span strong{color:#007037;}
.profilenav-item a {
	text-decoration:none;
	color:#9c9c9c;
	font-size:12px;
	display:inline-table;
}
.profilenav-item a:hover {
	text-decoration:none;
	color:#ccc;
}
.location {
	text-align:right;
}
.location .altheading {
	text-transform:uppercase;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:1;
	margin-top:11px;
}
.location .address {
	position:relative;
	font-size:14px;
	color:#a4a4a4;
}
.profile-body {
	background:#F0F0F0;
	width:auto;
	padding-top:10px;
}
.profile-body .profile-services-area .col-md-4{padding-left:8px; padding-right:8px;}
.profile-body h3 {
	color: #63a44a;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	line-height: 1;
	margin-bottom: 5px;
	margin-top: 10px;
}
.profile-services-area {
	border:1px solid #e7ede4;
	background:#fff;
	padding:10px 20px;
	margin-top:20px;
	margin-bottom:20px;
}
.profile-social-area {
	border:4px solid #fff;
	background:#fff;
	margin-top:20px;
	margin-bottom:20px;
}
.profile-social-area ul {
	margin-bottom:0;
}
.profile-speek {
	font-family: 'Roboto', sans-serif;
	background-color: #fff;
	border-color: #e1e8ed;
	border-image: none;
	border-style: solid none;
	border-width: 1px 0 0;
	box-sizing: border-box;
	line-height: 1.375em;
	padding: 13px 10px 15px;
	position: relative;border-radius: 10px;border:2px solid #f1f1f1; margin-bottom:5px;
}
.profile-social-area .activejobs #midbox div:nth-child(even) .profile-speek {background: #f5f5f5;}
.speekitem {
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-weight:bold;
	line-height: 1;
	padding: 15px 15px 12px;
}
.speekitem.isactive {
	border-bottom:2px solid #5cb85c;
}
.speekitem a {
	color: #5cb85c;
}
.speekitem a:hover {
	color:#000;
	text-decoration:none;
}
.pos-sp:before, .pos-sp:after {
	content: " ";
	display: table;
}
.pos-sp:after {
	clear: both;
}
.pos-sp:before, .pos-sp:after {
	content: " ";
	display: table;
}
.post-header {
	color: #8899a6;
	margin: 0;
	transition: color 0.15s ease 0s;
}
.post-author {
	line-height: 14px;
	padding-top: 2px;
}
.author-avatar {
	float: left;
	height: 24px;
	margin: 0 6px 0 0;
	width: 24px;
}
.author {
	display: block;
	max-width: 95%;
	font-size:13px;
	/*color:#5cb85c;*/
	color:#007037;
}
.pos-text {
	max-width: 100%;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	word-wrap: normal !important;
}
.pos-left {
	float: left !important;
}
.pos-sep {
	margin-left:5px;
	margin-right:5px;
	line-height:1;
}
.pos-break {
	word-wrap: break-word !important;
}
.time-add {
	font-size:11px;
	color:#a4a4a4;
}
.post-contents {
	margin-left: 30px;
	margin-top: -5px;
	clear:both;
}
.post-text {
	color: #292f33;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 5px;
	white-space: pre-wrap;margin-top: 5px;
}
.post-actionList {
	margin-top: 10px;
	clear:both;
}
.post-action {
	float: left;
	margin-right: 15px;
}
.post-action i {
	margin-right:2px;
}
.post-action a {
	color:#a4a4a4;
}
.post-action a:hover {
	color:#5cb85c;
	text-decoration:none;
}
.map-location {
	margin:0 0 -45px;
	padding:0px;
}
.map-canvas {
	height:auto;
	overflow:hidden;
}
.map-location .map-canvas address {
	margin-bottom:0px
}
.video-profile {
	padding:10px;
	margin-top:10px;
	background:#fff;
	border:1px solid #e7ede4; 
}
.profile-body .video-profile { display:none;}
.bid-category {
	width:auto;
	padding-top:10px;
	margin-bottom:10px;
	margin-top:20px;
}
.category {
	text-align:left;
}
.category li {
	border-bottom: 1px solid #ccc;
	display: inherit;
}
.category ul li a {
	line-height: 20px;
	color: #666;
	display: block;
	padding: 4px 0;
}
.category ul li a:hover {
	color:#5cb85c;
	text-decoration:none;
}
.category li a span.totalNumber {
	font-size: 11px;
	color: #aaa;
}
.refinementHeader {
	font-size: 16px;
	line-height: inherit;
	display: block;
	padding: 0 0 12px 0;
	margin: 0px;
	color:#5cb85c;
}
.category-bid {
	width:auto;
	border-left:1px dotted #ccc;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.category-bid .category-title {
	border-bottom: 1px dotted #ccc;
	font-size: 26px;
	margin-bottom: 11px;
	padding-bottom: 16px;
}
.project-brief {
	width:auto;
	padding-bottom:16px;
	border-bottom: 1px dotted #ccc;
	margin-bottom:16px;
}
.project-brief img {
	margin-right:10px;
}
.project-name {
	font-size:20px;
	color:#5cb85c;
}
.project-name a {
	color:#5cb85c;
}
.project-name a:hover {
	color:#5cb85c;
	text-decoration:underline;
}
.project-dat-time {
	margin-bottom: 12px;
	overflow: hidden;
	color:#a4a4a4;
}
.project-dat-time span {
	display:inline;
}
.project-dat-time .vline {
	font-size: 14px;
	padding: 0 6px;
	color:#999;
	display:inline;
}
.project-detail {
	height: 40px;
	line-height: 18px;
	margin-top: 10px;
	overflow: hidden;
}
.user-area {
	margin-top:20px;
	padding:10px;
	width:100%;
	background-color:#f7f7f7;
	display: inline-block;
	position: relative;
}
.user-area span {
	display:inline;
}
.user-area .vline {
	font-size: 14px;
	padding: 0 6px;
	color:#999;
	display:inline;
}
.btn-more {
	background: #bebebe;
	border: none;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	line-height: 50px;
	padding: 0px 33px;
 -moz-transition: all .3s ease;
 -webkit-transition: all .3s ease;
 transition: all .3s ease;
}
.btn-more:hover {
	color: #fff !important;
	background: #5cb85c;
}
.second-back {
	background:url(images/writereview_bg.png);
	background-size: cover !important;
}
.heddetail {
	color: #999;
	font-size: 14px;
	margin: 0;
	padding: 18px 0;
}
.heddetail a {
	color:#5cb85c;
}
.heddetail a:hover {
	color:#5cb85c;
	text-decoration:underline;
}
.heddetail .searchTitle h1 {
	color: #fff;
	font-size: 26px;
	font-weight: 500;
}
.heddetail .searchTitle span {
	color: #fff;
	font-size: 12px;
}
.search-fre {
	background:#fff;
}
.search-fre-cont {
	margin: 0;
	padding: 18px 0;
}
.categ {
 transition: all .5s;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	padding:24px 20px;
	text-align:left;
	margin-bottom:3%;
	border:1px solid #e4e4e4;
	float:left;
	width:100%;
}
.categ:hover {
	background:#8aca1e;
	cursor:pointerl;
	color:#fff;
}
.catImg {
	float:left;
	display:block;
}
.meta {
	float:left;
	padding-left:20px;
}
.meta h3 {
	color: #333;
	font-family: "Open Sans", sans-serif !important;
	font-size: 20px;
	line-height: 21px;
	margin-bottom:0;
	margin-top:15px;
}
.meta span {
	color: #999;
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}
.profile-web a {
color: #777;

font-size: 12px;
}
/*         Profile CSS ends here                                  */



.rozgar-back {
	position: relative;
	background-image:url(images/mainback.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:top center !important;
	background-attachment: scroll;
	padding:10% 0;
}
.back-text {
	position: relative;
	text-align: center;
	width:60%;
	margin:0 auto;
}
.inner-banner {
	background: rgba(51, 51, 51, 0.8);
	border-radius: 8px 8px 0 0;
	padding: 35px 20px;
}
.inner-banner .banner-title {
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 15px;
	margin-top:0;
}
.black-back {
	width:80%;
	margin:0 auto;
}
/* Menu */



nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top-navbar {
	background: none;
	border: 0 none;
	border-radius: 0;
	height: auto;
	margin: 0;
	min-height: 30px;
}
.top-navbar .collapse {
	padding: 0;
}
.top-navbar .nav {
	margin-top: -5px;
	margin-bottom: -5px;
}
.top-navbar .nav > li a {
	font-size: 12px;
	line-height: 22px;
	padding: 9px 15px 9px;
	-webkit-transition:
 background 0.2s linear,  color 0.2s linear;
	transition:
 background 0.2s linear,  color 0.2s linear;
}
.top-navbar .nav > li a .fa {
	font-size: 120%;
	margin-right: 4px;
}
.top-navbar .nav > li a .fa.after {
	margin-left: 4px;
	margin-right: 0;
}
.top-navbar .nav > li a .count {
	background: rgba(255, 255, 255, .1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 110%;
	line-height: 1;
	margin-left: 4px;
	padding: 3px 5px;
	-webkit-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.top-navbar .nav > li:hover a .count {
	background: rgba(0, 0, 0, .1);
	-webkit-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.top-navbar .nav > li:hover > a,  .top-navbar .nav > li > a:hover {
	background: #efefef;
	color: #7b7b7b;
	-webkit-transition:
 background 0.2s linear,  color 0.2s linear;
	transition:
 background 0.2s linear,  color 0.2s linear;
}
.header {
	width: 100%;
}
.header-wrapper {
	background: rgba(102, 51, 153, .97);
	min-height: 70px;
	padding: 2px 0;
}
.header .container {
	position: relative;
}
.header .logo-box {
	display: table;
	table-layout: fixed;
}
.header .logo-box h1 {
	margin-bottom:10px !important;
}
.header .logo {
	display: table-cell;
	height: 100px;
	max-width: 100%;
	vertical-align: middle;
	width: 100%;
	padding-bottom:9px;
	text-align:center;
}
.header .logo a {
	display: inline-block;
	max-width: 100%;
}
.header .logo img,  .header .logo .logo-img {
}
.header .logo-box.auto-height {
	display: block;
	height: 100px;
}
.header .logo-box.auto-height .logo {
	display: block;
}
.header .logo-box.auto-height img {
	max-height: inherit;
}
.header .social-box {
	display: table;
	table-layout: fixed;
}
.social img {
	display:inline-block;
}
.header .social {
	display: table-cell;
	vertical-align: middle;
}
.header .social .socialicon {
	width:100px;
	height:100px;
	display: inline-block;
}
.header .social .socialicon a {
	display: inline-block;
	max-width: 100%;
}
.header .search-box {
	display: table;
	table-layout: fixed;
	text-align:center;
	margin:30px 0;
}
.header .site-description {
	color: #bbb;
	font-size: 9px;
	line-height: 1.3;
}
.fixed {
	left: 0;
	position: fixed;
	top: 0;
	width: 100% !important;
	z-index: 101;
}
.fixed-header {
	margin-top: 0;
}
.fixed-header .page-box {
	padding-top: 104px;
}
.fixed-header .header {
	left: 0;
	margin: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 870;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	width: auto;
}
.fixed-header.loaded .header {
	-webkit-transition: margin-top 0.2s linear;
	transition: margin-top 0.2s linear;
}
.fixed-header .header-wrapper {
	background: #fff;
	-webkit-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.fixed-header.background-opacity .header-wrapper {
	background: rgba(255, 255, 255, .97);
	-webkit-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.fixed-header.hidden-top.visible-top .header-wrapper,  .fixed-header.fixed .header-wrapper {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}
.fixed-header.hidden-top .page-box {
	padding-top: 112px;
}
.fixed-header.hidden-top.fixed .page-box {
	padding-top: 104px;
}
.fixed-header.hidden-top.loaded .page-box,  .fixed-header.hidden-top.fixed.loaded .page-box {
	-webkit-transition: padding-top 0.2s linear;
	transition: padding-top 0.2s linear;
}
.fixed-header.hidden-top #top-box {
	left: 0;
	margin-top: -32px;
	position: fixed;
	top: 0;
	z-index: 910;
}
.fixed-header.hidden-top.loaded #top-box {
	-webkit-transition: margin-top 0.2s linear;
	transition: margin-top 0.2s linear;
}
.fixed-header.hidden-top .header {
	margin-top: 8px;
	top: 0;
}
.fixed-header.hidden-top.visible-top #top-box {
	margin-top: 0;
	-webkit-transition: margin-top 0.2s linear;
	transition: margin-top 0.2s linear;
}
.fixed-header.hidden-top.visible-top .header {
	margin-top: 40px;
	-webkit-transition: margin-top 0.2s linear;
	transition: margin-top 0.2s linear;
}
.fixed-header.hidden-top.fixed #top-box,  .fixed-header.hidden-top.visible-top.fixed #top-box {
	margin-top: -40px;
	-webkit-transition: margin-top 0.2s linear;
	transition: margin-top 0.2s linear;
}
.fixed-header.hidden-top.fixed .header,  .fixed-header.hidden-top.visible-top.fixed .header {
	margin-top: 0;
	-webkit-transition: margin-top 0.2s linear;
	transition: margin-top 0.2s linear;
}
.header .right-box {
	display: table;
}
.header .right-box-wrapper {
	display: table-cell;
	height: 70px;
	vertical-align: middle;
}
/* Primary Menu */



.header .primary {
	float: left;
	z-index: 900;
}
.header .primary .navbar {
	background: none;
	border: 0 none;
	margin: 0;
	min-height: 30px;
}
.header .primary .navbar .navbar-collapse {
	padding: 0;
	position: relative;
}
.header .primary .navbar .nav {
	margin: 0;
	position: relative;
}
.header .primary .navbar .nav > li {
	/*padding: 12px 3px 0;*/



  position: relative;
}
.header .primary .navbar .nav > li > a {
	background: none repeat scroll 0 0 #fff;
	/*   border: 1px solid #e8e8e8;*/

	 -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	border-radius: 20px;
	color: #666;
	font-size: 14px;
	padding: 10px 15px;
}
.header .primary .navbar .nav > li > a:visited {
	background: none;
	border: 1px solid #fff;
	border: 1px solid transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 13px;
	position: static;
	text-shadow: none;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: 901;
}
.header .primary .navbar .nav > .selected > a {
	color: #777;
}
.header .primary .navbar .nav a > i {
	margin-right: 2px;
	opacity: .8;
	filter: alpha(opacity=80);
	text-align: center;
	width: 15px;
}
.header .primary .navbar .nav a .item-new {
	background: #ff0068;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 11px;
	line-height: 1;
	letter-spacing: 0.01em;
	padding: 4px 10px;
	position: absolute;
	right: 19px;
	top: 1px;
	text-transform: uppercase;
}
.header .primary .navbar .nav .megamenu a .item-new {
	right: 14px;
	top: -12px;
}
.header .primary .navbar .nav a .item-new .before,  .header .primary .navbar .nav a .item-new:before {
	border: 5px solid transparent;
	border-right-color: #ff0068;
	bottom: -5px;
	content: "";
	display: block;
	position: absolute;
	right: 0;
}
.header .primary .navbar .nav a .item-new.bg-info .before,  .header .primary .navbar .nav a .item-new.bg-info:before {
	border-right-color: #0098ca;
}
.header .primary .navbar .nav a .item-new.bg-success .before,  .header .primary .navbar .nav a .item-new.bg-success:before {
	border-right-color: #738d00;
}
.header .primary .navbar .nav a .item-new.bg-primary .before,  .header .primary .navbar .nav a .item-new.bg-primary:before {
	border-right-color: #5cb85c;
}
.header .primary .navbar .nav a .item-new.bg-warning .before,  .header .primary .navbar .nav a .item-new.bg-warning:before {
	border-right-color: #f89406;
}
.header .primary .navbar .nav a .item-new.bg-danger .before,  .header .primary .navbar .nav a .item-new.bg-danger:before {
	border-right-color: #c10841;
}
.header .primary .navbar .nav .sub .item-new,  .header .primary .navbar .nav .megamenu .sub a .item-new {
	float: right;
	left: 0;
	margin: 2px 0 0 10px;
	position: relative;
	top: 0;
}
.header .primary .navbar .nav .megamenu .sub a .item-new {
	float: none;
}
.header .primary .navbar .nav .sub .item-new .before,  .header .primary .navbar .nav .sub .item-new:before {
	display: none;
}
.header .primary .navbar .nav > li:hover > a {
	color:#000000;
	background: #fff;
	border-color: #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);



  -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);



  box-shadow: 0 0 5px rgba(0,0,0,.15);*/



  -webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: 999;
}
.header .primary .navbar .nav .parent {
	position: relative;
}
.header .primary .navbar .nav > li.parent:hover > a {
	background: #fff;
	border-bottom-color: transparent;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.header .primary .navbar .nav > li.parent > a:after {
	background: transparent;
	bottom: 0;
	content: "";
	display: none;
	height: 12px;
	left: 4px;
	margin: 0 0 -6px 0;
	position: absolute;
	right: 4px;
	-webkit-transition: background 0.5s linear;
	transition: background 0.5s linear;
	z-index: 906;
}
.header .primary .navbar .nav > li.parent:hover > a:after {
	background: #fff;
	display: block;
	-webkit-transition: background 0.1s linear;
	transition: background 0.1s linear;
}
.header .primary .navbar .nav > li.parent.megamenu:hover > a:after {
	left: 0;
	right: 0;
}
.header .primary .sub {
	width: 400px;
	background: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 0 3px 3px 3px;
	-moz-border-radius: 0 3px 3px 3px;
	border-radius: 0 3px 3px 3px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	display: none;
	font-size: 13px;
	line-height: 24px;
	margin: -1px 0 0;
	padding: 15px 20px;
	position: absolute;
	z-index: 905;
	left:0;
}
.header .primary .sub li {
	float: left;
	font-size: 13px;
	line-height: 24px;
	width: 50%;
}
.header .primary .parent:hover > .sub {
	display: block;
	-webkit-animation: fadeIn 0.4s;
	animation: fadeIn 0.4s;
}
.header .primary .sub a,  .header .primary .sub a:visited {
	color: #1e1e1e;
	display: block;
	text-decoration: none;
	width: 175px;
 -webkit-transition: opacity .2s linear;
 transition: opacity .2s linear;
}
.header .primary .sub a:hover {
	opacity: .6;
	filter: alpha(opacity=60);
 -webkit-transition: opacity .2s linear;
 transition: opacity .2s linear;
}
.header .primary .sub .sub {
	left: 100%;
	top: 0;
}
.header .primary .navbar .nav .parent .parent > a:after {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	display: block;
	line-height: 1;
	position: absolute;
	right: -10px;
	top: 6px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.header .primary .navbar .nav .parent.megamenu {
	overflow: hidden;
	position: static;
}
.header .primary .navbar .nav .parent.megamenu > a {
	position: relative;
}
.header .primary .megamenu > .sub {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	left: -15px;
	padding: 0;
	width: 886px;
	z-index: 900;
}
.header .primary .megamenu > .sub .sub-wrapper {
	display: table;
	width: 100%;
}
.header .primary .megamenu > .sub .promo-block {
	border-right: 1px solid #ccc;
	display: table-cell;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 34%;
}
.header .primary .megamenu > .sub .sub-list + .promo-block {
	border-left: 1px solid #ccc;
	border-right: 0 none;
}
.header .primary .megamenu > .sub .sub-list {
	display: table-cell;
	padding: 35px 5px;
	vertical-align: top;
	width: 100%;
}
.header .primary .megamenu.promo > .sub .sub-list {
	width: 66%;
}
.header .primary .megamenu > .sub .box {
	float: left;
	padding: 0 20px 28px;
	width: 33%;
}
 .header .primary .megamenu > .sub .box:nth-child(3n+1),  .header .primary .megamenu.promo > .sub .box:nth-child(2n+1) {
 clear: left;
}
.header .primary .megamenu.promo > .sub .box {
	clear: none;
}
.header .primary .megamenu.promo > .sub .box {
	width: 50%;
}
/* Four columns */



.header .primary .megamenu.four-columns > .sub .box {
	clear: none;
}
 .header .primary .megamenu.four-columns > .sub .box:nth-child(4n+1),  .header .primary .megamenu.promo.four-columns > .sub .box:nth-child(3n+1) {
 clear: left;
}
.header .primary .megamenu.promo.four-columns > .sub .box {
	clear: none;
}
.header .primary .megamenu.four-columns > .sub .promo-block,  .header .primary .megamenu.four-columns > .sub .box {
	width: 25%;
}
.header .primary .megamenu.four-columns > .sub .sub-list {
	width: 75%;
}
.header .primary .megamenu.promo.four-columns > .sub .box {
	width: 33%;
}
/* Five columns */



.header .primary .megamenu.five-columns > .sub .box {
	clear: none;
}
 .header .primary .megamenu.five-columns > .sub .box:nth-child(5n+1),  .header .primary .megamenu.promo.five-columns > .sub .box:nth-child(4n+1) {
 clear: left;
}
.header .primary .megamenu.promo.five-columns > .sub .box {
	clear: none;
}
.header .primary .megamenu.five-columns > .sub .promo-block,  .header .primary .megamenu.five-columns > .sub .box {
	width: 20%;
}
.header .primary .megamenu.five-columns > .sub .sub-list {
	width: 80%;
}
.header .primary .megamenu.promo.five-columns > .sub .box {
	width: 25%;
}
.header .primary .megamenu .title {
	font-size: 13px;
	line-height: 23px;
	margin: 0 0 3px;
	text-transform: uppercase;
}
.header .primary .megamenu > .sub a {
	width: 100%;
}
.header .primary .sub .sub .sub .sub {
	background: none;
	border: 0 none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: block;
	left: 0;
	padding: 0;
	position: relative;
	-webkit-animation: fadeIn 0;
	animation: fadeIn 0;
}
.header .primary .sub .sub .sub .parent > a {
	background: none !important;
}
/* Menu Color */



.header .primary .navbar .nav > li.text-primary > a {
	color: #5cb85c;
}
.header .primary .navbar .nav > li.text-success > a {
	color: #738d00;
}
.header .primary .navbar .nav > li.text-info > a {
	color: #0098ca;
}
.header .primary .navbar .nav > li.text-warning > a {
	color: #f89406;
}
.header .primary .navbar .nav > li.text-danger > a {
	color: #c10841;
}
 .header .primary .navbar .nav > li[class*="item-"]:hover > a,  .header .primary [class*="item-"] .sub {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}
.header .primary .navbar .nav > li.parent.item-bg:hover > a:after {
	display: none;
}
.header .primary .navbar .nav > li.item-primary:hover > a,  .header .primary .item-primary .sub,  .header .primary .item-primary.megamenu > .sub .promo-block {
	border-color: #5cb85c;
}
.header .primary .navbar .nav > li.item-success:hover > a,  .header .primary .item-success .sub,  .header .primary .item-success.megamenu > .sub .promo-block {
	border-color: #738d00;
}
.header .primary .navbar .nav > li.item-info:hover > a,  .header .primary .item-info .sub,  .header .primary .item-info.megamenu > .sub .promo-block {
	border-color: #0098ca;
}
.header .primary .navbar .nav > li.item-warning:hover > a,  .header .primary .item-warning .sub,  .header .primary .item-warning.megamenu > .sub .promo-block {
	border-color: #f89406;
}
.header .primary .navbar .nav > li.item-danger:hover > a,  .header .primary .item-danger .sub,  .header .primary .item-danger.megamenu > .sub .promo-block {
	border-color: #c10841;
}
.header .primary .navbar .nav > li.item-bg:hover a,  .header .primary .navbar .nav > li.item-bg .sub a {
	color: #fff;
}
.header .primary .navbar .nav > li.item-primary.item-bg:hover > a,  .header .primary .item-primary.item-bg .sub,  .header .primary .item-primary.item-bg.parent .sub,  .header .primary .item-primary.item-bg.parent:hover > .sub {
	background: #5cb85c;
}
.header .primary .navbar .nav > li.item-success.item-bg:hover > a,  .header .primary .item-success.item-bg .sub,  .header .primary .item-success.item-bg.parent .sub,  .header .primary .item-success.item-bg.parent:hover > .sub {
	background: #738d00;
}
.header .primary .navbar .nav > li.item-info.item-bg:hover > a,  .header .primary .item-info.item-bg .sub,  .header .primary .item-info.item-bg.parent .sub,  .header .primary .item-info.item-bg.parent:hover > .sub {
	background: #0098ca;
}
.header .primary .navbar .nav > li.item-warning.item-bg:hover > a,  .header .primary .item-warning.item-bg .sub,  .header .primary .item-warning.item-bg.parent .sub,  .header .primary .item-warning.item-bg.parent:hover > .sub {
	background: #f89406;
}
.header .primary .navbar .nav > li.item-danger.item-bg:hover > a,  .header .primary .item-danger.item-bg .sub,  .header .primary .item-danger.item-bg.parent .sub,  .header .primary .item-danger.item-bg.parent:hover > .sub {
	background: #c10841;
}
.header .primary .navbar .nav > li.item-inverse > a {
	color: #fff;
}
.header .primary .navbar .nav > li.item-primary.item-inverse > a {
	background: #5cb85c;
}
.header .primary .navbar .nav > li.item-success.item-inverse > a {
	background: #738d00;
}
.header .primary .navbar .nav > li.item-info.item-inverse > a {
	background: #0098ca;
}
.header .primary .navbar .nav > li.item-warning.item-inverse > a {
	background: #f89406;
}
.header .primary .navbar .nav > li.item-danger.item-inverse > a {
	background: #c10841;
}
.header .primary .navbar .nav > li.item-inverse:hover > a {
	background: #fff;
	color: #1e1e1e;
}
.header .header-icons {
	float: right;
	margin: 9px 0;
	text-align: right;
}



/* CSS Document */



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



#wrap {
	width:100%;
	padding-bottom:0px;/*	background:none repeat scroll 0 0 #f2f9ee;*/



}
.body-container {
	width:auto;
	background-color:#fff;
	padding:10px;
}
.topback {
	width:auto;
	padding:10px 0;
	background-color:rgba(255, 255, 255, 1);
}
.logo {
	width:auto;
}
header {
	width:100%;
	margin:0;
	z-index:100;
}
.top-menu {
	width:auto;
}
.second-menu {
	background: none repeat scroll 0 0 #f8f8f8;
	border-bottom: 2px solid #efefef;
	border-top: 1px solid #efefef;
	color: #b4b4b4;
	padding: 8px;
	width: auto;
}
.padder-2 {
	padding-top:8px;
}
.padder-up {
	padding-top:260px !important;
}
.padder {
	padding-top:10px;
	padding-bottom:10px;
}
.main-banner {
	width:auto;
	height:250px;
	margin-bottom:10px;
	padding-top:20px;
	background:url(images/topheader.jpg);
}
.main-banner h1 {
	color:#63a44a;
	font-size:45px;
	font-weight:300;
	font-family:'Roboto', sans-serif;
	line-height:1;
	text-align:center;
}
.main-content {
	position: relative;
	padding-bottom:0px;
}
.profile-body.main-content {padding-top:40px;}
.bglgeen {
	background:none repeat scroll 0 0 #FFFFFF;
}
.how-work {
	width:auto;
	text-align:center;
	font-size:16px;
	padding-bottom:10px;
	margin-bottom:0px;
	padding-top: 40px;
}
.how-work h1 {
	font-size:36px;
	font-weight:bold;
	font-family:'Roboto', sans-serif;
	line-height:1;
	text-align:center;
	margin-top:0;
	margin-bottom:20px;
	margin-top:20px;
	color:#478a2d;
	text-transform:uppercase;
}
.how-work h1 span{color:#000;font-size: 36px;
font-weight: bold;
font-family: 'Roboto', sans-serif;
line-height: 1;}
.how-work h2 {
	color:#929292;
	font-size:25px;
	font-weight:400;
	font-family:'Roboto', sans-serif;
	line-height:1;
	text-align:center;
	margin-top:0;
	margin-bottom:20px;
	text-transform: capitalize;
}
.how-work ol, ul {
	list-style: none outside none;
	margin: 0;
	padding: 0 0 30px;
}
.how-it-works li {
	display: block;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
	position: relative;
}
.how-it-works-step {
	display: inline-block;
}
.how-it-works-step div {
	width: 23px;
	height: 23px;
	overflow: hidden;
	display: inline-block;
}
.how-it-works-step div.howitworkss {
	width: 144px;
	height: 144px;
	overflow: hidden;
	display: inline-block;
}
.how-it-works-step span {
	display: inline-block;
	font-family: "lato", Arial, sans-serif;
	font-size: 16px;
	color: rgb(146, 146, 146);
}
.how-it-works-step img {
	display: inline;
 -webkit-transition: -webkit-transform .8s ease-in-out;
 transition: transform .8s ease-in-out;
}
.how-it-works-step img:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.how-it-works-seperator {
	display: inline-block;
	font-size: 60px;
	min-height: 1.143em;
	min-width:1.2em;
	vertical-align: middle;
	color:#cacaca;
}
.icon-colr {
	color:#444444;
	font-size: 40px;
	min-height: 1.143em;
	min-width: 1.143em;
	vertical-align: middle;
}
.features-list {
	display: block;
	margin-bottom: 40px;
}
.features-list .fa {
	left: 0;
	position: absolute;
	top: 4px;
}
.color-blue {
	color: #33b5e6;
}
.body-msg {
	width:auto;
}
.body-msg h1 {
	color: #007037;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin-top: 0;
	text-align: center;
	text-transform: uppercase;
}
.body-msg h2 {
	color: #3b9317;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 5px 0 30px;
	text-align: center;
	text-transform: uppercase;
}
.bcategorysection .body-msg h1 {	color: #333333; }
.home-toparea {
	width:auto;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:60px;
	border-bottom:0px solid #ccc;
}
.home-category {
	width:auto;
	text-align:center;
	padding-top:10px;
	margin-bottom:40px;
}
.home-category2 {
	width:auto;
	background:none repeat scroll 0 0 #fff;
	border-top:0px solid #ededed;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
	margin-bottom:0px;/*	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.15);



	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.15);



	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.15);*/



}
.homepage-categories-category {
	border: 0px solid #e1e1e1;
border-radius: 0;
margin-bottom: 0px;
margin-left: 0%;
margin-right: 0%;
min-height: 135px;
position: relative;
width: 100%; 
}
.homepage-categories-category-link {
	color: #222222;
	background:transparent;
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;padding-left:0px; text-align:center;
}

.bcategorysection .homepage-categories-category {
	border-right: 1px solid #e1e1e1;border-bottom: 1px solid #e1e1e1;
}
.bcategorysection .homepage-categories-category.nobrdr {
border-bottom: 0px solid #e1e1e1;
}
.bcategorysection .homepage-categories-category-link {
	background:transparent;
}

.homepage-categories-category-link:hover {
	color: #000;
	background:#fff;
}
.homepage-categories-category-name {
	background: none repeat scroll 0 0 transparent;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #000000;
	font-size: 14px;
	line-height: 2.61538em;
	text-align: center; font-weight:bold;
	text-transform: uppercase;
}
#foo4 .homepage-categories-category-name {color: #007037;}
.homepage-categories-category-link:hover .homepage-categories-category-name {
	color: #007037;
}
.col-sm-3 .homepage-categories-category-link:hover .homepage-categories-imgbox img {
	-webkit-filter: grayscale(1);
  filter: gray; 
  filter: grayscale(1);
	}
.homepage-categories-imgbox {
	width:62px;
	height:62px;
	overflow:hidden;
	display: inline-block;
}
.homepage-categories-category-image {
	height: auto;
	width: auto;
	display: inline-block;
	/*  -webkit-transition: -webkit-transform .8s ease-in-out;

  transition: transform .8s ease-in-out;

  margin-top:0px;*/

    top:0;
 transition: all .6s ease 0s;
	position:relative;/* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");



-webkit-filter: grayscale(0%);*/



 }
/*.homepage-categories-category-link:hover .homepage-categories-category-image {
	top:0px;
 transition: all .6s ease 0s;
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");  Firefox 10+, Firefox on Android */



/*filter: gray;  IE6-9 */



/*-webkit-filter: grayscale(100%);  Chrome 19+, Safari 6+, Safari 6+ iOS 



 }*/
/*.testimonials{



	width:auto;	



	text-align:center;		



	padding-top:20px;



	padding-bottom:20px;



	background:#eeeeee;



	-webkit-box-shadow: inset 0px 5px 5px 0px rgba(50, 50, 50, 0.15);



	-moz-box-shadow:    inset 0px 5px 5px 0px rgba(50, 50, 50, 0.15);



	box-shadow:         inset 0px 5px 5px 0px rgba(50, 50, 50, 0.15);



}*/



.testimonials {
	background: none repeat scroll 0 0 #f6f6f6;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	width: auto;
}
.testimonials blockquote {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #C1C1C1;
	border-radius: 4px;
	padding: 16px;
	text-align:left;
	font-size:14px;
}
.testimonials .citation {
	background: url("images/quote.png") no-repeat scroll 20px 0 rgba(0, 0, 0, 0);
	margin: -21px 0 0 15px;
	padding: 12px 0 0;
	text-align:left;
}
.testimonials .thumb {
	display:inline-block;
	height: 72px;
	margin: 0 10px 20px 0;
	padding: 3px;
	width: 100px;
	border: 1px solid #C1C1C1;
}
.testimonials .thumb img {
	width:100%;
	height:auto;
}
.testimonials h4 b {
	display: block;
}
.testimonials h4 {
	color: #A5A5A5;
	display: inline-block;
	font-size: 14px;
	margin-top: -40px;
	vertical-align: middle;
}
.testimonials h4 span {
	text-decoration: underline;
}
.testimonials-msg {
	width:auto;
}
.testimonials h1 {
	margin-top:0;
	margin-bottom:10px;
}
.testimonials-msg h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
}
.testimonials-msg h2 {
	color: #5c5c5c;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 30px;
	margin-top: 0;
	text-align: center;
	text-transform: uppercase;
}
.whatfor {
    background: none repeat scroll 0 0 #F5F5F5;
    padding-bottom: 50px;
    padding-top: 60px;
    text-align: center;
    width: auto;
    margin-bottom: 0px;
-webkit-border-top-right-radius: 150px;
-moz-border-radius-topright: 150px;
border-top-right-radius: 150px;
}
.whatfor h2 {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
    text-transform: capitalize;
}
.whatfor h2 span{
	color: #478a2d;
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    font-weight: bold;
}
.whatfor img {
	display:inline-block;
	padding-left:15px;
	padding-right:15px;filter: invert(60%);-webkit-filter:invert(60%);
     filter:progid:DXImageTransform.Microsoft.BasicImage(invert='1');;
}
.getstarted {
	background: url("images/main-bg-noise.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	text-align: center;
	width: auto;
}
.whatfor h1 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: center;
}
.getstarted h2 {
	font-size:20px;
	margin-top:0px;
}
.pat1 {
	width:auto;
	padding-top:0px;
	padding-bottom:30px;
	background:url("images/main-bg-noise.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.top-cat {
	width:auto;
}
.top-cat ul li {
	display:block;
}
.top-cat ul {
	margin-right:20px;
}
.top-cat ul h5 {
	font-weight: 700;
	padding-bottom: 5px;
}
.top-cat ul li a {
	color:#9a9a9a !important;
}
.top-cat ul li a:hover {
	color:#000 !important;
}
.homepage-categories {
	margin-bottom:30px;
	border: 1px solid #CBD8D8;
	position: relative;
	width:auto;
	box-shadow:0 2px 3px #EDEDED, -2px 0 3px #EDEDED;
}
.tags {
	margin-top:10px;
	margin-bottom:10px;
}
.homepage-category a:hover {
	color:#000;
}
.homepage-categories-name {
	font-family: "roboto-slab", sans-serif;
	font-size: 1.28571em;
	text-align: center;
	line-height:normal;
}
.homepage-categories-name span {
	color: #999999;
	font-size: 10px;
	display: block;
	text-align: center;
}
.alignnone {
	clear: both;
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	text-align:center;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
a img.alignright, a img.alignnone, a img.alignleft, a img.aligncenter, .wp-caption {
	border: 1px solid #e2e2e2;
	padding: 6px;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
#footer {
	padding:10px;
	color:#EBEBEB;
	border-top:1px solid #bdbdbd;
	position:relative;
	wifht:100%;
	bottom:0;
	right:0;
	left:0;
	z-index:100;
	background-color:#1C2228;
	padding:20px 10px;
	margin-top:0px;
}
#footer ul, li {
	margin:0;
	padding:0;
}
#footer h3 {
    font-size: 18px;
    text-transform: uppercase;
}
.goto2 li {
	list-style: none;
	display: block;
	border-right: 0px solid #858585 !important;
	position: relative;
}
.goto li {
	list-style: none;
	display: block;
	border-right: 1px solid #343434;
	position: relative;
}
.goto li a {
	text-decoration: none;
	color: #bbbbbb;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 10px;
}
.goto a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
 .goto a:hover::before, .goto a:focus::before {
 color: #fff;
 text-shadow: 10px 0 #fff, -10px 0 #fff;
}
.goto a:hover, .goto a:focus {
	color: #fff;
}
.copy {
	font-size:12px;
	padding-left:10px;
	margin-top:10px;
	color: #717171;
}
/*Inner*/



.leftside {
	width:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.leftside h1 {
	font-size:35px;
	font-family:'Roboto', sans-serif;
	margin-top:10px;
	padding-bottom:5px;
	line-height:1;
	color:#63A44A;
}
.leftside h2 {
	font-size:15px;
	font-family:'Roboto', sans-serif;
	margin-top:0px;
	margin-bottom:5px;
	line-height:1;
}
.bluetxt {
	color:#007037 !important;
}
.greentxt {
	color:#007037 !important;
}
.leftside h2.greentxt {
	color:#52981e;
}
.leftside h3 {
	font-size:25px;
	font-family:'Roboto', sans-serif;
	margin-top:10px;
	margin-bottom:5px;
	line-height:1;
	color:#63A44A;
}
.in-service {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: auto;
	background:#ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;/*	width:auto;



	padding-bottom:10px;



	margin-bottom:10px;



	border-bottom:1px solid #ccc;*/



}
.in-service:hover {
	background:#f9f9f9;
}
.in-service ol, ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.in-service ul {
	padding-top:10px;
}
.service-a {
	display: inline;
}
.gray-colr {
	color:#63A44A;
	padding:3px;
	text-align:center;
	font-size: 16px;
	min-height: 1.143em;
	min-width: 1.143em;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #63A44A;
	margin-right:5px;
}
.service-name {
	display:block;
	font-size:20px;
	color:#000;
	font-weight:600;
	font-family:'Roboto', sans-serif;
}
.service-provider {
	font-size:14px;
	color:#999;
	font-weight:600;
	padding-bottom:5px;
	margin-right:10px;
	font-family:'Roboto', sans-serif;
}
.service-provider a {
	color:#63A44A;
}
.service-provider a:hover {
	color:#000;
}
.inner-rating {
	width:auto;
	display:inline-block;
	padding:5px;
}
.inner-rating img {
	display:inline;
}
.inner-rating .redrate {
	color:#900;
}
.inner-rating .grayrate {
	color:#999;
}
.inner-rating ul, li {
	display:inline;
}
.inner-rating span {
	display:inline;
}
.services-detail {
	width:auto;
}
.services-detail h1 {
	color: #52981e;
	font-size: 25px;
	line-height: 1;
	margin-bottom: 5px;
	padding:0;
}
.services-detail span {
	display:block;
	color: #c8d059;
	font-size:18px;
	margin-bottom:10px;
}
.service-category {
	display:block;
	color: #222222;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 0.35714em;
	margin-top: 0.42857em;
	text-transform: uppercase;
}
.service-detail {
	margin-top:10px;
	margin-bottom:10px;
}
.service-detail .desc {
	color: #52981e;
	font-size: 15px;
	font-weight:bold;
	line-height: 1;
	margin-bottom: 10px;
	padding:0;
}
.service-detail ul {
	list-style:circle;
	list-style-position: inside;
}
.service-detail ul li {
	display:list-item;
	padding:0 0 0 15px;
	margin:0;
}
#promo-line {
	background-color: #F8D713;
	padding-bottom: 80px;
	padding-top: 40px;
	text-align: center;
	margin-top:20px;
}
.parallax {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.service-header-tag {
	font-size:35px;
	font-weight:900;
	color:#fff;
	padding-top:40px;
	padding-bottom:40px;
	text-shadow: 0 0px 2px rgba(0, 0, 0, .6);
}
.other-services {
	width:auto;
	background: #fff;
	padding:10px;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	zoom: 1;
}
.right-side {
	width:auto;
	margin-top:10px;
}
.right-purchase {
	width:auto;
	padding:7px;
	margin-top:10px;
	margin-bottom:10px;
	background:#C8D059;/*	-webkit-border-radius: 4px; 



	-moz-border-radius: 4px; 



	-o-border-radius: 4px; 



	border-radius: 4px;*/



	



}
.right-purchase-body {
	width:auto;
	background:#fff;
	padding:5px;
}
.right-companyname {
	font-weight:900;
	color:#666;
}
.right-price {
	color: #000000;
	display: block;
	font-size: 46px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 20px;
	text-align: center;
}
.serv {
	margin-top:10px;
}
.service-mt {
	display:inline-block;
	width:100%;
	border-bottom: 1px solid #CBD8D8;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 5px;
}
.service-mt-l {
	float: left;
}
.service-mt-v {
	float: right;
}
.detail-rating {
	width:auto;
	display:block;
	padding:5px 0;
	text-align:center;
	font-size:24px;
	margin-top:10px;
}
.detail-rating .hd {
	display:block;
	text-align:center;
	font-size:18px;
	color:#000;
}
.detail-rating img {
	display:inline;
}
.detail-rating .redrate {
	color:#900;
}
.detail-rating .grayrate {
	color:#999;
}
.detail-rating ul, li {
	display:inline;
}
.detail-rating a {
	display:block;
	font-size:14px;
	color:#ccc;
}
.provider-area {
	width:auto;
	text-align:center;
	margin-bottom:10px;
}
.providerthumb {
	width:auto;
	padding:10px;
	background:#fff;
	border:1px solid #e7ede4/*	-webkit-border-radius: 4px; 



	-moz-border-radius: 4px; 



	-o-border-radius: 4px; 



	border-radius: 4px; 



	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 



	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 



	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2); 



	box-shadow: 0 1px 4px rgba(0,0,0,.2);*/



}
.providerthumb h2 {
	font-size:20px;
	margin-top:0;
	text-align:center;
	font-weight:900;
	text-transform:uppercase;
	color:#484848;
	padding:0;
	margin:0;
}
.providerthumb .coverImg {
	position: relative;
	width:auto;
}
.providerthumb .follow {
	bottom:0;
	width:100%;
	padding:5px 0;
	background:#fff;
}
.providerthumb .coverImg .coverInfo {
	background-color: #FFFFFF;
	bottom: -100px;
	left: 7.14%;
	padding: 10px 30px;
	position: absolute;
	text-align: center;
	width:85.7%;
}
.providerthumb .delivers {
	display: block;
	left: 40px;
	overflow: hidden;
	top: 13px;
	z-index: 1;
	border-top:1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color:#f9f9f9;
}
.providerthumb .delivers .ico {
	display:inline;
	font-size:30px;
	color:#ccc;
	padding-right:10px;
}
.providerthumb .delivers .stats {
	display:inline;
	padding-right: 5%;
	text-align: right;
	width: 50%;
	font-size:30px;
	color:#5cb85c;
}
.providerthumb .delivers .stat {
	display:inline-block;
	text-align: left;
	line-height:1;
}
.delivertx {
	display:inline;
	font-size:14px;
	color:#000;
	line-height:1;
	padding-top:-10px;
}
.tags {
	width:auto;
	text-align:left;
	margin-top:10px;
}
.tags h1 {
	font-size:20px;
	margin-top:0;
	font-weight:900;
	text-transform:uppercase;
	color:#484848;
	padding:0;
	margin-bottom:10px;
}
.tagsname {
	font-weight:normal;
}
.tags a, .tags a:hover {
	text-decoration:none;
}
.tagsname:hover {
	text-decoration:underline;
}
/*cms pages*/



.cms-page {
	width:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.video-area {
	width:90%;
	padding:10px;
	margin-bottom:10px;
	display:inline-block;
	background:#fff;
	border-right:0px solid #666;
	border-bottom:0px solid #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
}
.cms-howbody {
	width:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.cms-howbody-separator {
	margin-bottom: 20px;
}
.cms-howbody-separator .double_dots div {
	background: url("images/line.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	height: 4px;
}
.cms-howbody h1 {
	margin: 0;
	position: relative;
	top: 0.5em;
}
.cms-howbody h1 span {
	background-color: #C8D059;
	padding: 10px 20px;
	color:#fff;
}
.cms-howbody-detail {
	max-width:650px;
	margin:0 auto;
	padding-top:22px;
	padding-bottom:30px;
}
.cms-howbody-detail h1 {
	margin-top:5px;
	padding:0;
	text-transform:uppercase;
}
.cms-howbody-detail p {
	font-size:20px;
}
.cms-icon {
	color:#c7d058;
	width:100px;
	height:100px;
	display:inline-block;
	padding:10px;
	border:1px solid #c7d058;
	margin-bottom:10px;
}
.cms-parallax {
	padding-top:100px;
	padding-bottom:100px;
}
.textfieldcontactus {
	background: url("../images/textshadow.jpg") repeat-x scroll 0 0 transparent;
	border: 1px solid #E5E5E5;
	clear: left;
	padding: 3px;
	width: 305px;
	margin-bottom:15px;
}
.footsocial {
	text-align:right;
}
.footsocial a {
	color:#aaa;
	margin-left:10px
}
.footsocial a:hover {
	color:#fff;
}
.textareacontactus {
	background: url("../images/textshadow.jpg") repeat-x scroll 0 0 transparent;
	border: 1px solid #E5E5E5;
	clear: left;
	padding: 6px;
	width: 305px;
}
.textareaprofile {
	background: url("../images/textshadow.jpg") repeat-x scroll 0 0 transparent;
	border: 1px solid #E5E5E5;
	clear: left;
	padding: 6px;
	width: 880px;
	margin-bottom:15px;
}
.textareaaddservice {
	background: url("../images/textshadow.jpg") repeat-x scroll 0 0 transparent;
	border: 1px solid #E5E5E5;
	clear: left;
	padding: 6px;
	width: 962px;
	margin-bottom:15px;
}
#jobmain {
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFF;
	border: 1px #f3f3f3 solid;
}
#jobtop {
	float:left;
	width:953px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:8px;
	padding-top:10px;
	padding-left:10px;
	/*height: 100px;*/



	height:auto;
	border-bottom:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
#jobicon {
	float:left;
	width:150px;
	margin-top:0px;
	margin-left:0px;
	margin-right:40px;
	margin-bottom:20px;
	height: 145px;
}
#jobpro {
	float:left;
	width:96.5%;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	height: 32px;
	border: 1px solid #e1e1e1;
	background:#f3f3f3;
	background-image:url(images/dashboard-bg.png);
	background-repeat:repeat-x;
	background-position:top center;
}
#jobname {
	float:left;
	width:145px;
	margin-top:3px;
	margin-left:20px;
	margin-right:17px;
	height: 19px;
	padding-top:7px;
	padding-left:10px;
}
#notianalert {
	background: #F7F7F7;
	color: rgb(51, 51, 51);
	font-size: 14px;
	height: auto;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 2%;
	text-align: left;
	width: 100%;
	border: 1px solid #e1e1e1;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
}
#notian {
	background-color:#fff;
	color: rgb(51, 51, 51);
	font-size: 14px;
	height: auto;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 2%;
	text-align: left;
	width: 100%;
	border: 1px solid #e1e1e1;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
}
.bodytextgray2 {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #888888;
	font-weight: normal;
	line-height: 10px;
}
#jobjam {
	float:left;
	width:963px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	height: 32px;
	background:#e4e4e4;
}
#jobname1 {
	float:left;
	width:145px;
	margin-top:3px;
	margin-left:0px;
	margin-right:7px;
	height: 19px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:10px;
}
#jobjam2 {
	float:left;
	width:96.5%;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	height: auto;
	/*background-color: #e4e4e4;*/



	/*background-image: url(../images/babg.png);*/



	background-repeat: repeat-x;
	/*border:1px solid #e1e1e1;*/



	border-bottom:1px solid #e1e1e1;
}
.bodytextblue2 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #63A44A;
	font-weight: bold;
	line-height: 10px;
}
.demoHeaders {
	margin-top: 0em;
	float:left;
	width:96.5%;
	background:#fff;
}
.inner-conteiner {
	float:left;
	text-align:left;
}
.inner-conteiner p, span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#333333;
}
.servicesarea {
	float:left;
	width:730px;
	text-align:left;
	margin-left:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom: 1px solid #cbcbcb;
	margin-top:20px;
	padding-bottom: 20px;
}
.servicesarea .textcontent {
	float:left;
	padding-left:0px;
	padding-right:0px;
}
.servicesarea .textcontent h1 {
	color: #098fd5;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	text-transform: capitalize;
}
.servicesarea .textcontent h2 {
	text-align:left;
	font-family: 'Roboto', sans-serif;
	text-transform:capitalize;
	font-size: 17px;
	font-weight: normal;
	color: #3e3d3d;
	margin-bottom:5px;
}
.servicesarea .textcontent h3 {
	text-align:left;
	font-family:'Roboto', sans-serif;
	text-transform:capitalize;
	font-size: 15px;
	font-weight: normal;
	color: #888888;
	margin-bottom:10px;
	padding-left:0px;
}
.servicesarea .images {
	float:left;
	padding-left:0px;
	padding-right:10px;
	margin-bottom: 10px;
}
.servicesarea .images1 {
	background: none repeat scroll 0 0 #f1f1f1;
	border-radius: 5px;
	float: right;
	padding: 10px;
	text-align: center;
}
.servicesarea .images1 h2 {
	color: #3e3d3d;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
	text-transform: capitalize;
	margin-top:0px;
}
.norecord {
	color:#5cb85c;
	font-size:20px;
}
.galleryuploader {
	background-image:url(../images/gallery1.jpg);
	background-repeat:no-repeat;
	height:130px;
	width:243px;
}
/*---------- bubble tooltip -----------*/



a.tt {
	position:relative;
	z-index:24;
	text-decoration:none;
}
a.tt span {
	display: none;
}
/*background:; ie hack, something must be changed in a for ie to execute it*/



a.tt:hover {
	z-index:25;
	text-decoration: underline;
}
a.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #981047;
	text-align: center;
 filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	text-transform:lowercase;
}
a.tt:hover span.top {
	display: block;
	padding: 30px 8px 0;
	background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle { /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(../images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom {
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(../images/bubble.gif) no-repeat bottom;
}
.badge-email {
	background-color: #FF0000;
	border-radius: 10px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin-left: 46px;
	margin-top: -30px;
	min-width: 10px;
	padding: 4px 10px;
	position: absolute;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
	z-index: 100;
}
.badge-emailhide {
	background-color: #fff;
	border-radius: 10px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin-left: 46px;
	margin-top: -30px;
	min-width: 10px;
	padding: 4px 10px;
	position: absolute;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
	z-index: 100;
	oposity:0px;
	/* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */

  filter: alpha(opacity=0);
	/* Netscape */

  -moz-opacity: 0;
	/* Safari 1.x */

  -khtml-opacity: 0;
	/* Good browsers */

  opacity: 0;
}
.mypanel-gray {
	background-color: #F9F9F9;
	border: 1px solid #E3E3E3;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	width:100%;
}
.mypanel-body {
	padding: 10px;
}
.navlt {
	width:11%;
	float:left;
	display:none;
}
.navlt img {
	width:95%;
}
.navrt {
	width:40%;
	float:left;
}
.fixed .navlt {
	display:block;
}
.thead {
	text-align:left;
	color: #555;
}
.empbtn {
	margin-right:20px;
}
.searchthumb {
	width:227px;
	height:147px;
	overflow:hidden;
}
.searchthumb img {
	width:100%;
	height:auto;
}
/*lastest css from muda start*/



.rozgar-back {
	background-attachment: scroll;
	background-image: none;
	background-position: center top !important;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
	position: relative;/*  position: relative;



  background-image:url(images/mainback.jpg);



  background-repeat: no-repeat;



  background-size: cover;



  background-position:top center !important;



  background-attachment: scroll;



  padding:10% 0; */



}
.headbox-cont {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 42px;
	font-weight: bolder;
	line-height: 1.2em;
	margin-left: 7%;
	position: absolute;
	top: 25%;
	width: 48%;
}
.headbox-cont span {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 27px;
	font-weight: normal;
}
.headbox-cont a {
	border: 2px solid #fff;
	border-radius: 9px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 1.2em;
	padding: 10px 15px;
	margin-top:20px;
}
.headbox-cont a:hover {
	background:#fff;
	color:#3c7c25;
}
.headbox-cont a.bbblue:hover {
	background:#fff;
	color:#053a5a;
}
.back-text {
	position: relative;
	text-align: center;
	width:60%;
	margin:0 auto;
}
.inner-banner {
	background: rgba(0, 0, 0, 0.6);
	border-radius: 8px;
	padding: 35px 20px;
}
.inner-banner .banner-title {
	color: #fff;
	font-size: 26px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 24px;
	margin-top:0;
	text-transform:uppercase;
}
.black-back {
	width:80%;
	margin:0 auto;
}
.top-black {
	background:#333;
}
.top-black a {
	color:#fff;
	text-decoration:none;
	padding-left:10px;
}
.top-black a:hover {
	color:#74d674;
	text-decoration:none;
}
.padd-left-right {
	padding-left:30px;
	padding-right:30px;
}
.search-body {
	text-align: left;
}



/*service / project detail page*/


.sdetailhead {
    background: #fff;
    padding: 0;
    width: 100%;
    float: left;
    margin-top: 20px;
}
.sdetailheadleft{width:75%; padding:20px; float:left;}
.sdetailheadright{width:25%; padding:20px 0 0 0; float:right;border:1px solid #DDDDDD; background:#f9f9f9; text-align:center;color: #888;}
.sdetailheadright #bctop .btn { background:#519920; border-color:#519920; width:100%; border-radius:0px;}
.sdetailheadright small{    margin-top: -9px;    display: block;    margin-bottom: 10px;}
.sdetailheadright .right-price {
    color: #3b9317;
    display: block;
    font-size: 46px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
    text-align: center;
}
.sdetailheadleft h1 { text-transform:capitalize;font-size:30px; font-weight:bold; margin:0px; padding:0px; text-align:left; color:#3F3F3F;line-height: 35px;margin-bottom: 5px;}
.sdetailheadleft strong {}
.sdetailheadleft .right-price{color:#007037;}
.rev-star { text-align:left; font-size:18px; color:#A6A6A6;}
.rev-star.usrinfo {
    text-align: left;
    font-size: 15px;
    color: #888;
}
.averbid {
    float: right;
    color: #333 !important;
    font-size: 15px !important;
    line-height: 1;
    font-weight: normal;
}
.rev-star span img{ display:inline-block}
             .right-side .profile-area {
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;min-height: 60px;
}
.right-side.giginfo .profile-area .btn {color:#007037; border:1px solid #007037; text-transform:uppercase; margin-top:5px;}
.right-side.giginfo .profile-area .btn:hover {background:#007037; color:#fff;}
.right-side.giginfo .profile-area .profile-name {margin-top: 9px;}
.giginfo .providerthumb {padding: 0px;border: 0px solid #e7ede4;}
.giginfo .providerthumb .delivers .stats {padding-right: 6px;    text-align: left;    width: auto;color: #007037;}
.giginfo .providerthumb .delivers .stat small{    font-size: 14px;    color: #333333; line-height:2em;}
.giginfo .providerthumb .delivers {
    display: block;
    left: 40px;
    overflow: hidden;
    top: 0;
    z-index: 1;
    border-top: 1px solid #eee;
    margin-bottom: 0;
    margin-top: 0;
    background-color: #ffffff; text-align:left;
}
.giginfo .providerthumb .delivers img {
    display: inline;
    vertical-align: initial;
    margin-right: 5px;
    margin-left: 0px;
}
.giginfo .activejobs h2 {color: #007037 !important;}
.gigdetail .leftside h2 {
font-size: 18px;
margin-bottom: 9px;
color: #007037 !important;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
margin-top: -9px;
}
.sdetailheadright #bctop .btn.bluepurchase{
    background: #007037;
    border: 1px solid #007037;
    border-bottom: 1px solid #f9f9f9;
}
.projdetail .right-side h2 {
    font-size: 18px;
    margin-bottom: 11px;
    color: #007037 !important;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: -9px;
}
.projdetail .leftside h2 {
    font-size: 18px;
    margin-bottom: 11px;
    color: #007037 !important;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 25px;
    margin-top: -9px;
}
.projdetail .leftside .latest-jobs-cont{
	margin-top: 20px;
margin-bottom: 30px;
padding-left: 20px;
padding-top: 20px;
	}
.projdetail .right-side .latest-jobs-cont{	
	background: #f9f9f9;
padding: 20px;margin-bottom: 0;
}

@media screen and (max-width: 992px) {
 .navlt {
 width:20%;
float:left;
display:none;
}
 .navrt {
 width:100%;
float:left;
}
 .fixed .navlt {
 display:none;
}
 .thead {
text-align:center;
margin-top: 10px;
}
 .imptour, .imptour2 {
 display:none;
}
}
 @media screen and (max-width: 460px) {
 .empbtn {
margin-right:0px;
}
 .imptour, .imptour2 {
 display:none;
}
}
 @media screen and (max-width: 420px) {
 .top-cat {
 clear: both;
 width: auto;
}

 .search-body {
 text-align: left;
}
 .imptour, .imptour2 {
 display:none;
}
}
 @media only screen  and (min-width : 250px)  and (max-width : 500px) {
 .imptour, .imptour2 {
 display:none;
}
 .headbox-cont {
 font-size: 30px;
 width: 60%;
}
 .header .primary .sub {
 width: auto;
}
 .header .primary .sub li {
 width: 100%;
}
}
.hservice1 {
	display:none;
	clear:both;
}
.hservice2 {
	display:none;
	clear:both;
}
.hservice1b {
	display:none;
}
.mybadge {
	background-color: #ff0000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	position:absolute;
	top:-29px;
	left:0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	min-width: 10px;
	padding:4px 10px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.mybadgehide {
	background: none repeat scroll 0 0 #f9f9f9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #f9f9f9;
	position:absolute;
	top:5px;
	left:27px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	min-width: 10px;
	padding:5px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
#shownotification {
	width:300px;
	height: 300px;
	overflow-y: scroll;background: #eee !important;
}
a.notify_img img {margin-right:5px;}

/*Latest Design CSS*/

.bcategorysection {
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
padding-top: 60px;
padding-bottom: 40px;
border-top: 0px solid #ededed;
background: none repeat scroll 0 0 #f7f7f7;
	}
	.pservicebox h2 {font-weight: bold;
margin-top: 110px; color:#007037;}
.leftvect {
    margin-top: 130px;
    right: -102px;
    position: relative;
    z-index: 99;
    max-height: 400px;
}
.rightvect {

    margin-top: 130px;
    left: -40px;
    position: relative;
    z-index: 99;
    max-height: 400px;

}
.spacy{
    clear: both;
    padding: 20px 0;
}
.whyrozgarsection{
    padding-bottom: 60px;
}
.whyrozgarsection h2 {
    font-weight: bold;
    font-size: 36px;
    margin-top: 60px;text-align: center;
}
.whyrozgarsection h2 span{
    font-weight: bold;
    font-size: 38px; color:#007037;
}
.whyrozgarsection p {
    font-size: 18px;
    text-align: center;
    color: #777;
    max-width: 500px;
    margin: auto;display: block;
}
.whyrozgarsection .col-md-4 h3 {
    font-weight: normal;
    font-size: 16px;
    text-align: left; min-height:125px;
background-repeat: no-repeat;
background-size: auto 100%; background-position:left center;
padding-left: 120px;
padding-top: 30px;
}
.whyrozgarsection .col-md-4 h3.freelancerblock {background-image: url(/images/freelancer-block.png);}
.whyrozgarsection .col-md-4 h3.projectblock {background-image: url(/images/project-block.png);}
.whyrozgarsection .col-md-4 h3.earnedblock {background-image: url(/images/earned-block.png);}
.whyrozgarsection .col-md-4  h3 strong {
    font-weight: bold;
    font-size: 24px; display:block;}
	
.whyrozgarsection img {margin-top:0px;border-radius: 15px;}
.whyrozgarsection .btn-default {
    color: #007037;
    background-color: #fff;
    border-color: #007037;
    margin-right: 12px;
    font-size: 16px;
}
.whyrozgarsection .btn-primary {
    background-color: #007037;
    border-color: #007037;
    font-size: 16px;
}

.browseproejcts {
	padding-top: 60px;
	-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-left-radius: 0px; background:#f7f7f7;padding-bottom: 60px;
	}
	.browseproejcts .body-msg {
    background-image: url(/images/project-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}

	.browseproejcts .body-msg h1 {font-size: 36px;color: #478a2d;}
	.browseproejcts .body-msg h2 {font-size: 16px; color:#000000;}
	  .projectbox {
    border: 1px solid #DDDDDD;
    border-radius: 0px;
    padding: 10px 20px;
    margin-bottom: 50px;border-top: 0;border-left: 0;
}
.projectbox:hover {background:#fff;}
.projectbox:hover h4 strong {background-color: #478A2D;}
			 .projectbox h4{font-size:18px; font-weight:bold;  position:relative;}.projectbox h4 a{color:#007037;text-transform: capitalize; height:20px; overflow:hidden; display:block;}
			 .projectbox h4 strong {
    position: absolute;
    right: 0px;
    top: -40px;
    width: 70px;
    height: 40px;
    background-color: #007037;
    color: #fff;
    border-radius: 0 10px;
    text-align: center;
    line-height: 40px;
}
.projectbox h4 strong::after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    background: #ccc;
    float: right;
    margin-right: -21px;
    margin-top: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.home-category2.browseproejcts .col-md-6{padding-left:0px; padding-right:0px;}
.projectbox .btn-default {
    color: #007037;
    background-color: #fff;
    border-color: #007037;
    margin-bottom: -30px;
    margin-top: 5px;
    padding: 6px 20px;
}.projectbox .btn-default:hover {
    color: #ffffff;
    background-color: #007037; }
	.topback {display:none;}
.second-menu {background: none repeat scroll 0 0 #fff; }
.navlt {    width: 20%;display: block; }
.navlt img {width: 100%;    max-width: 145px;}
.navrt {    width: 55%;margin-top: 9px;}
.navrt.rightyy{
    float: right;margin-top: 12px;
    padding-right: 0px;
    text-align: right;
    width: 23%;

}
.header .primary .navbar .nav > li > a.btn-primary {
    background: repeat scroll 0 0 #007037 !important;
    color: #fff !important;border: 1px solid #007037 !important; }
	.header .primary .navbar .nav > li > a.btn-primary-border {
    background: repeat scroll 0 0 #ffffff !important;
    color: #007037 !important; border:1px solid #007037 !important;padding: 8px 15px; }
	.search-button {
    background: url(/images/serchicon.jpg) no-repeat scroll 0 0 #fff !important;
width: 42px !important;color: rgba(0,0,0,0) !important; }
	.rozgar-back {
    background-image: url(/images/headbgnew.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    background-position: center !important;
}
.headbox-cont {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: bolder;
    line-height: 1.2em;
    margin-left: 0;
    position: relative;
    width: 100%; padding-top:30px;
}
.headbox-cont span {
    color: #acd78e;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
}
.headbox-cont a {
    border: 3px solid #fff;
    border-radius: 9px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 1.2em;
    padding: 10px 15px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.headbox-cont .search-body {
    font-size: 20px;
    padding: 11px;
    color: #555;
}
.headbox-cont .search-form {    margin-top: 23px; }

.leftvect.mobby {display:none;}
	 .rightvect.mobby {display:none;}
	 
.servicessearch {
    background: #fff;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 20px;
	padding-left: 25px;
padding-right: 25px;
}
.servicessearch h1.thead {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 30px;
    color: #383838;
}
.servicessearch h1.thead strong{ font-weight:normal;letter-spacing: 0.03em;text-transform: capitalize;color: rgba(63, 63, 63, 0.65); font-size:18px;}
.servicessearch .services_list .ca-item2 {
    margin-bottom: 10px;
    margin-left: 0%;
    margin-top: 20px;
    width: 100%;
}
.username_service {
    position: absolute;
    left: 0px;
    top: 15px;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
    padding: 2px 9px; text-transform:capitalize;
}
.username_service a{color:#000;}
.username_service a:hover{color:#478a2d;}
.user_profile_img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: -80px 0px 20px 11px;
	border:2px solid #fff;
}
.user_profile_img img{ width:100%; height:auto; min-height:70px;}
.price-s {font-size:13px; font-weight:bold; border-top:1px solid #E6E6E6; margin-top:5px; padding-top:5px;color:#000;margin-left: 15px;
margin-right: 15px;}    
                 .price-s strong{   color:#007037;font-size:14px;}  
  .servicesfilter { background:#fff; margin-top:20px;padding: 10px;margin-bottom: -20px;}
  .servicesfilter .btn-success-border {
    background: repeat scroll 0 0 #ffffff;
    color: #007037 !important;
    border: 1px solid #007037 !important;
    padding: 8px 15px;
}
.servicesfilter ul.dropdown-menu li {display: block;border-bottom: 1px solid #ccc;}
.servicesfilter ul.dropdown-menu li input{width: 40px;}
.servicesfilter ul.dropdown-menu li a{padding-top: 6px;
    padding-bottom: 6px;
}
.servicesfilter ul.dropdown-menu li a.active{background: #007037;
    color: #fff;}
  .servicesfilter a i {color:#519920;}
  .findfreel-txt {color: #000;font-size: 16px;}
	.findfreel-txt h3, .findfreel-txt h2 {font-size: 24px; color:#000;} 

	.jobsbox {    font-size: 15px;
color: #333;
border: 1px solid #DDDDDD;
margin-bottom: 0px;
padding: 20px;border-bottom: 0px;}
.activejobs .jobsbox:last-child {border-bottom: 1px solid #DDDDDD;}
.jobsbox h3 {font-size:20px; font-weight:bold; color:#007037; margin-top:0px;text-transform: capitalize;}	
.jobsbox .infobox strong {
    color: #007037;
    font-size: 14px;
    font-weight: normal;
    margin-right: 0px;
    background: rgba(0,0,0,0);
    padding:5px 13px 5px 0px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 0px 10px 10px 0px;
    text-transform: capitalize;
}
.jobsbox .infobox strong b{color:#333333; font-weight: normal;}
.jobsbox .btn-default-border {
color: #fff;
font-weight: bold;
text-transform: uppercase;
border: 2px solid #007037;
padding: 6px 20px;
float: right;
background: #007037;
border-radius: 20px;
}
.jobsbox .btn-default-border:hover {background: #3b9317;color: #fff;border: 2px solid #3b9317;}
.activejobs .jobsbox:hover { background-color:#f5f4f4;}
.activejobs .jobsbox:hover .btn-default-border {background: #3b9317;color: #fff;border: 2px solid #3b9317;}
.activejobs .jobsbox:hover h3 {color: #3b9317;}
#registration .module {border-radius:15px; overflow: hidden;}
.activejobs.dashlatprojects h2 .btn-info{background: #007037;}
.activejobs.dashlatprojects .conhedding .btn-info{
    background: #fff;
    color: #007037;
    border: 1px solid #007037;
}
.activejobs.dashlatprojects .conhedding .btn-info:hover{
	    background: #007037;
    color: #ffffff;
}
.activejobs.dashlatprojects .hedding {
text-transform: capitalize;
    background: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 0px solid #fff;
    font-weight: bold;
    overflow: hidden;
    color: #007037;

}
.activejobs.dashlatprojects .conhedding {padding: 5px;
    border: 0px solid #ddd; border-bottom: 1px solid #eee;

padding-bottom: 14px;}


   .latest-jobs-cont.bott10 {    margin-top: -15px;}
   .blueborderbox {border: 1px solid #007037; text-align:center;}
   .blueborderbox strong{background: #007037;
display: block;
color: #fff;
font-weight: bold;
line-height: 30px; }
.blueborderbox div{font-size: 25px;}
.paymenttable th{color: #007037;}
.paymenttable td input[type="text"], #academic table td input[type="text"]{display: block;
width: 96%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.cms-page .breadcrumb {margin-bottom: 0px;}
.loadmore.btn-success {
    color: #fff;
    background-color: #007037;
    border-color: #007037;border-radius: 20px; text-transform:uppercase;
}
.loadmore.btn-success:hover, .loadmore.btn-success:focus, .loadmore.btn-success:active, .loadmore.btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #012b78;
    border-color: #012b78;
}
.servicebottbaner {width:100%; height:227px; background-image:url(/images/services-bot-banner.jpg);margin-top: 40px;background-position: right top;background-size: 100% auto;background-repeat: no-repeat;}
.lefter  {padding-left: 6%;padding-top: 3%;}
.righter  {float: right;color: #fff;padding-right: 3%;padding-top: 55px;}
.servicebottbaner h3 {font-size: 28px;font-weight: bold;color: #000;}
.servicebottbaner p {font-size: 16px;color: #222;}
.servicetopbaner{
    height: 240px;
    background-image: url(/images/services-top-banner.jpg);
    background-size: cover;
    margin-bottom: -20px;
}
.servicetopbaner h3 {font-size: 28px;font-weight: bold;color: #fff;}
.servicetopbaner p {font-size: 16px;color: #fff;}
@media only screen and (max-width:991px){
	.navlt {    width: 30%;}
	.navrt {    width: 20%;}
	.navrt.rightyy {    width: 43%;}
	 .leftvect {display:none;}
	 .rightvect {display:none;}
	 .pservicebox  {width:100%;}
	 .pservicebox h2 {
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
    float: left;
}
.pservicebox p {width: 100%;
    float: left;
}
.spacy {padding: 0px 0;}
}
@media only screen and (max-width:767px) {
.righter {    float: none;    color: #fff;    padding-right: 1%;    padding-top: 55px;    padding-left: 3%;    text-shadow: 1px 1px 2px #666;}
	.servicebottbaner {background-size: 150% auto;}
	.profile-blurb p{    height: auto;}
	.profile-blurb .btn-success { position: relative;bottom: 0px;margin-bottom: 30px;}
	.projdetail {width:100%; display:inline-block;}
	.sdetailheadleft {    width: 65%;}
	.sdetailheadright {    width: 35%;}
	.gigdetail.pull-right {
    float: none !important;
    width: 100%;
}
.bcategorysection .homepage-categories-category.nobrdr {
    border-bottom: 1px solid #e1e1e1;
}
	.headbox-cont {top:0px;float: left;padding-left: 20px;padding-right: 20px;font-size: 30px;}
.rozgar-back {padding: 50px 0;padding-top: 20px; }	
.rozgar-back .col-lg-2.col-sm-2 {
    text-align: center;
    height: 2px;
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0px;
    background: rgba(255,255,255,0.5);
}
.rozgar-back .col-lg-2.col-sm-2 img{display:none !important;}
.search-form {z-index: 99;
    margin-bottom: 15px;
}
.sdetailheadleft h1 {
    font-size: 25px;line-height: 27px;
}
.homepage-categories-category-link, .homepage-categories-category-name {text-align: center;}
.whyrozgarsection .col-md-4 h3 {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}
.home-category2.browseproejcts .col-md-6{padding-left:15px; padding-right:15px;}
}
@media only screen and (max-width:520px){
	.navlt {width: 50%;}
.navrt {
    width: 30%;
    margin-top: 0px;
    float: right;
}
.navrt.rightyy {
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.fixed {position: relative !important; }
}
@media only screen and (max-width:480px){
	.projectbox h4 strong::after {width: 11px;margin-right: -11px;}
	.sdetailheadleft {    width: 100%;}
	.sdetailheadright {    width: 100%;}
	.leftvect.mobby {
    display: block;
    margin-top: 0;
    right: 0;
    bottom: -40px;
    margin-left: 12px;
    width: 93%;z-index: 1;
}
	 .rightvect.mobby  {
    display: none;
    margin-top: 0;
    left: 0;
    bottom: -10px;
    margin-left: 12px;
    width: 93%;
}
.sdetailheadleft h1 {
    font-size: 22px;line-height: 27px;
}
.whatfor h2, .whatfor h2 span {font-size: 25px; }
.bcategorysection {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;}
.whatfor {
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
}
.browseproejcts .body-msg h1 {    font-size: 25px; }
.projectbox h4 strong {right: -10px;}
.projectbox h4 {padding-right: 60px; }
.browseproejcts {
    -webkit-border-bottom-left-radius: 80px;
    -moz-border-radius-bottomleft: 80px;
    border-bottom-left-radius: 80px;
}
.headbox-cont .search-form .search-button {    display: block;width: 5.429em;}
.whyrozgarsection .btn-primary, .whyrozgarsection .btn-default {font-size: 14px;}
.col-lg-8.col-sm-8 .dashnav .dropdown-menu { left: -185px;}
.servicebottbaner {background-size: 200% auto;}
}
.btn {
	-webkit-border-radius: 20px !important;
-moz-border-radius: 20px !important;
border-radius: 20px !important;
}
@media only screen and (max-width:373px){
.col-lg-8.col-sm-8 .dashnav .dropdown-menu { left: -275px;}
}
