@charset utf-8;
*{
	box-sizing: border-box;
}
html {
	margin: 0;
	padding: 0
}
body {
	width: 100%;
	float: left;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 13px;
	margin: 0;
	padding: 0
}
label {
	color: #80b22d;
	font-size: 14px;
	float: right
}
a {
	text-decoration: none;
	outline: none
}
img {
	border: 0;
	border-style: 0
}
p {
	font-size: 13px;
	line-height: 24px
}
h1 {
	font-size: 24px;
	color: #80b22d;
	margin: 0
}
h2 {
	font-size: 22px;
	color: #80B22D;
	margin: 0
}
h3 {
	font-size: 20px;
	color: #fff;
	margin: 0
}
h6 {
	font-size: 14px;
	margin: 0
}
body,html{
	height:100%;
}
.full-height{
	min-height:100%;
	margin-bottom:-164px;
}
.full-height::after {
    content: "";
    display: block;
    height: 164px;
}
.wrapper {
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
	padding: 0 20px;
}
.header {
	width: 100%;
	float: left;
	margin: 30px 0;
	/* padding: 0 20px; */
}
.header-left {
	width: 32%;
	float: left;
	margin: 0;
	padding: 0
}
.header-right {
	width: 287px;
	float: right;
	margin: 8% 0 0;
	padding: 0
}
.header-right .navigation {
	width: 100%;
	float: right;
	border: #666 1px solid;
	margin-top: 9%;
	border-radius: 6px;
	background: #80b22d;
	-webkit-box-shadow: 2px 2px 9px rgba(50,50,50,0.4);
	-moz-box-shadow: 2px 2px 9px rgba(50,50,50,0.4);
	box-shadow: 2px 2px 9px rgba(50,50,50,0.4)
}
.header-right .navigation ul {
	float: right;
	width: 100%;
	list-style: none;
	text-align: right;
	margin: 0;
	padding-left: 0;
}
.header-right .navigation ul li {
	border-left: #767676 solid 1px;
	float: left;
	margin: 0;
}
.header-right .navigation ul li:first-child {
	border: none
}
.header-right .navigation ul li a {
	color: #fff;
	line-height: 30px;
	padding: 0 24px
}
.header-right .navigation ul li a:hover {
	color: #69460f
}
.header .banner {
	width: 100%;
	float: left;
	background: url(../images/transparent-lyr.png) 0 0 repeat;
	border: #969896 solid 1px;
	border-radius: 7px;
	-webkit-box-shadow: 1px 1px 10px 1px rgba(0,0,0,.2);
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,.2);
	margin: 30px 0 0;
	padding: 0
}
.header .banner .banner-img {
	width: 100%;
	float: left;
	padding: 30px;
	text-align: center;
}
.banner-img img
{
	max-width:100%;
}
.ban-img {
	border: #969896 solid 1px;
	border-radius: 7px
}
.header .banner .search-box {
	border: #969896 solid 1px;
	background: #80b22d;
	float: left;
	border-radius: 7px;
	width: 92%;
	margin: 0 4% 2%
}
.search-form {
	width: 94%;
	margin: 0;
	padding: 1% 3%
}
.header .textbox {
	width: 34%;
	-webkit-box-shadow: inset 1px 1px 8px 1px rgba(0,0,0,.1);
	box-shadow: inset 1px 1px 8px 1px rgba(0,0,0,.1);
	border: #fff 1px solid;
	border-radius: 7px;
	color: #bdbdbe;
	margin: 0 20px;
	padding: 9px 12px
}
.search-button {
	width: 12%;
	border-radius: 7px;
	background: #2d3740;
	border: #fff 1px solid;
	color: #e3e2e2;
	font-size: 16px;
	margin-left: 10px;
	padding: 9px
}
.container {
	width: 100%;
	float: left;
	border: #969896 solid 1px;
	border-radius: 7px;
	padding: 0
}
.container .container-left {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 10px 10px;
}
.container-left h2
{
	padding:10px 0;
}
.content {
    box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 100%;
}
.container .testimonial {
	width: 24%;
	float: right;
	border: #969896 solid 1px;
	border-radius: 7px;
	-webkit-box-shadow: inset 1px 1px 40px 1px rgba(0,0,0,.2);
	box-shadow: inset 1px 1px 40px 1px rgba(0,0,0,.2);
	margin: 20px
}
.container .testimonial h3 {
	background: #80b22d;
	text-align: center;
	border-radius: 7px;
	padding: 8px 0
}
.testimonial ul {
	list-style: none;
	margin: 0;
	padding: 4% 6%
}
.testimonial ul li {
	margin: 10px 0;
	border-bottom:1px solid #969896;
	padding-bottom:5px;
}
.testimonial ul li.liNone{
	border:none !important;
}
.footer-wrapper {
	width: 100%;
	float: left;
	background-color: #80b22d;
	margin: 30px 0 0;
	padding: 0
}
.footer {
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0
}
.footer-botom {
	width: 96%;
	float: left;
	font-size: 15px;
	margin: 20px;
	padding: 0
}
.footer-nav {
	width: 100%;
	margin: 0 auto;
	padding: 0
}
.footer-botom .footer-nav ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 10px 0
}
.footer-botom .footer-nav ul li {
	display: inline-block;
	list-style: none;
	border-left: #FFF 1px solid;
	padding: 0 15px
}
.footer-botom .footer-nav ul li a {
	color: #fff
}
.footer-botom .footer-nav ul li:first-child {
	padding-left: 0;
	border: 0;
	border-style: none;
	margin: 0
}
.footer-botom .copy-right {
	width: 100%;
	text-align: center
}
.footer-botom .copy-right p {
	color: #fff;
	font-size: 15px;
	margin: 1% 0 0;
}
.descp {
	float: left;
	width: 98%;
	padding-top: 15px;
	margin: 0 1%
}
.addrs {
	float: left;
	width: 98%;
	margin: 3% 1%
}
.addrsLeft {
	float: left;
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700
}
.addrsRight {
	float: left;
	width: 30%
}
.addrsRight ul li {
	display: inline;
	padding: 15px
}
.main_body_in {
    box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 100%;
}
.body_left_div {
	width: 33.3%;
	float: left;
	margin-top: 15px;
}
.body_left_div .header {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}
.filter_div {
	display: none;
	float: right;
	margin-top: 20px;
	width: 100%;
	text-align: center
}
.filter_div ul li {
	color: #333;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 5px
}
.showFilter {
	display: block!important
}
#pageTableContent {
	width: 100%
}
#pageTableContent tr.grey, .grey {
	background: #CCC
}
table.pagiTable {
	float: left
}
table.pagiTable tr td {
	padding: 2px
}
table.pagiTable tr td a.highLink {
	text-decoration: none
}
h4, h5 {
	font-size: 16px;
	margin: 0
}
.search-form p, .descp p, .addrsRight ul, .filter_div ul {
	margin: 0;
	padding: 0
}
.cathidden, .sebnHidden, .pagiHidden {
	display: none
}
.category
{
	background-color: #ececec;
    border: 2px solid #80b22d;
	border-top: unset;
    float: left;
    width: 100%;
	display: inline-flex;
}
.category:nth-child(1) {
	border-top: 2px solid #80b22d;
}
.category_left {
  border-right: 2px solid #80b22d;
    float: left;
    min-height: 100px;
    padding: 1%;
    width: 50%;
}
.category_second {
	float: left;
  padding: 10px;
  width: 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 2px solid #80b22d;
}
.category_second p {
	margin: 0;
  font-size: 16px;
  line-height: 21px;
  color: #000;
}
.category_right {
    float: left;
    padding: 1%;
    width: 35%;
}

/**----------- Profile Page ------------*/
.profile_outer
{
	float:left;
	width:100%;
}
.profile_innr
{
	float:left;
	width:100%;
}
.profile_innr h1
{
	   background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 10px;
    box-shadow: 0 5px 0 0 #CCCCCC;
	color:#444;
    float: left;
    font-size: 24px;
    margin-top: 10px;
    padding: 2% 2% 1%;
    width: 95.8%;
	transition:all 0.5s cubic-bezier(x1,y1,x2,y2) 0s;
}
.profile_innr h2
{
	border-bottom: 1px solid #CCCCCC;
    float: left;
    font-size: 20px;
    padding-bottom: 3px;
    padding-top: 20px;
    width: 100%;
}
.profile_innr p
{
 	border-bottom: 2px dashed #CCCCCC;
    float: left;
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0 0;
    padding-bottom: 25px;
    width: 100%;
}
.profile_innr strong
{
	margin-right:5px;
}
#message{color: red;margin: 20px 46px;}
.ui-widget-content {
	background-color: #AFD2FD;
	border: 1px solid #AAA
}
.ui-menu {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 2px
}
.ui-autocomplete {
	/*overflow-x: hidden;
	overflow-y: auto*/
	max-height: 225px;
    overflow-y: scroll;
}
.ui-menu .ui-menu-item {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0
}
.ui-menu .ui-menu-item a {
	display: block;
	font-size: .917em;
	text-decoration: none;
	padding: .2em .4em
}
.ui-widget-content a {
	color: #222
}
.ui-widget-content a:hover {
	background-color: #FFF;
	cursor: pointer
}
.category_left h4, .category_left a, .category_left p, .category_left ul li, .category_right p {
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 21px;
}
.category_left p, .category_left ul, .category_right p {
	margin: 0;
}
.paging {
	width: 100%;
	float: left;
}
.paging {
	text-align: center;
	padding-top: 10px;
}
.paging a,
.paging .disabled,
.paging .current {
	background-color: #80b22d;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Arial';
	margin: 0 3px;
	font-size: 14px;
}
.paging .disabled,
.paging .current {
	background-color: #515151;
	color: #fff;
}
.main-content {
	width: 100%;
	float: left;
	/* padding: 0 20px; */
}
.category_right p {		
	-webkit-text-fill-color: rgba(0, 0, 0, 1); 
	-webkit-opacity: 1; 
	color: rgba(0,0,0,1);
}
/**----------- Profile Page ------------*/

@media(max-width:800px)
{
	/* .for-tblecontent {
		overflow-x: auto;
	}
	.innr-tblecontent {
		width: 900px;
	} */
	.body_left_div {
		width: 50%;
	}
	.category_second {
		width: 100%;
		border-right: none;
		padding-left: 0;
    padding-right: 0;
	}
	.category_left {
		min-height: unset;
		padding: 0;
	}
	/* .header{
		margin: 30px 16px;
	} */
	.container .container-left {
    width: 100%;
}
	.container .testimonial
	{
		width: 94%;
	}
	
.header .banner .search-box {
    text-align: center !important;
}

.header .textbox {
   
    margin: 10px 20px !important;
    width: 90% !important;
}

.search-button {
    
    width: auto !important;
}
	.category {
    float: left;
    /* margin-left: 1px; */
    /* padding-left: 3px; */
    width: 100%;
	flex-direction: column;
	padding: 10px;
}
.category_left {
	border-right: unset;
	width: 100%;
}
.category_right {
	width: 100%;
	padding: 5px 0 0;
}
.category_right p {
	padding: 0;
}
/* .category_left {
    float: left;
    width: 98%;
	border:none;
}

.category_right {
    float: left;
    width: 98%;
} */
}
@media(max-width:650px)
{
.header-left {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.header-right {
	float: unset;
	margin: 0 auto;
	padding: 0;
	width: 287px;
}
.header-right .navigation
{
	margin-top:30px;
}
.header-right .navigation ul
{
	padding:0;
}
.header-left img
{
	max-width:100%;
}
	
.header .textbox {
    width: 87% !important;
}
}
@media(max-width:550px){
	.container-left h2 {
		font-size: 20px;
	}
	.category_left h4, .category_second p, .category_left a, .category_left p, .category_left ul li, .category_right p {
		font-size: 14px;
	}
}
@media(max-width:500px)
{
	.body_left_div {
	width: 100%;
}
.footer-botom {
    
    width: 92%;
}
/*.container {
	width:95%;
}*/
}
@media(max-width:400px)
{

/*.container {
    width: 93%;
}*/
.header-right {
	width: 239px;
}
.header {
  
    width: 100%;
}
.container .container-left {
    width: 100%;
}

.header .textbox {
    width: 77% !important;
}

.container .testimonial {
    width: 89%;
}

.header-right .navigation ul li a {
   
    padding: 0 16px;
}
}
@media(max-width:320px)
{
.header .textbox {
    width: 74% !important;
}

/*.container {
    width: 91%;
}*/
.header {
    width: 90%;
}
.container .container-left {
    width: 89%;
}

.container .testimonial {
    width: 85%;
}
}