@charset "utf-8";
/* CSS Document */
* {
	margin: 0 auto;
	padding: 0 auto;
	margin-left: auto;
	margin-right: auto;
}

html, body {
	height: auto;
	overflow-x:hidden;
}
h1, h2, h3, 
h4, h5, h6 {
	letter-spacing: 0.4px;
	font-weight:bold;
	font-size:20px;	
	line-height: 100%;
	color: #2C4600;
	padding: 10px 0 10px 10px;
	
	
	
}
h1 {
	font-size:30px;	
	font-weight:bold;
}
h2{ 
	font-size:24px;
	font-weight:bold;
}
h3 {				
	font-size:18px;	
	font-weight:bold;
}
h4 {				
	font-size:20px;	
	font-weight:bold;
}
h5 {				
	font-size:14px;
	font-weight:bold;
}
h6 {
	font-size:12px;	
	font-weight:bold;
}

body {
	color: #333;	
	line-height: 25px;
	font-size: 18px;
	width:100%;
	margin:0 auto; 
	font-family: 'Andika', sans-serif;
	
}

.clear{
	 clear:both;
	 height:0px;	
}
.clear20{
	 clear:both;
	 height:0px;
	 margin-bottom: 20px;	
}
.main_wrapper{
	margin:0 auto;	
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:100%;
	
}
.container{
	margin:0 auto;	
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/Background.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-position: top center;	
	height:424px;
}
.header{
	width:960px;
	
}
.header .logosection{
float:left;	
width:960px;
padding-top:0px;
}
.logosection .logo{
float:left;
width:400px;
padding-left:30px;	

}
.header .headernav{
text-align:center;
background:#A8CF45;
width:960px;
height:20px;
padding-bottom: 15px;

}
/*.headernav a{
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	
}
.headernav a:hover{
	font-weight:bolder;
	color:#033;
	text-decoration:none;
	font-size:20px;
}
.headernav a.current{
	font-weight:bolder;
	color:#033;
	text-decoration:none;
	font-size:20px;
}*/

.headernav a {	
	
	/*border-top: 2px solid #0972b4;*/
	color: #fff;
	text-shadow: none;
	text-decoration:none;
	font-weight:bolder;
	font-size:20px;
} 

.headernav a::before {
	position: absolute;
	/*top: 0;
	left: 0;*/
	text-decoration:none;
	overflow: hidden;	
	max-width: 0px;
	/*border-bottom: 2px solid #fff;*/
	color: #003;
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
	font-weight:bolder;
	white-space:nowrap;
	font-size:20px;
}

.headernav a:hover::before{
	max-width: 200px;
	font-size:20px;
	
}
.headernav a.current {
	color: #003;
	font-size:20px;
}
.body {
	width:960px;

}

.body .welcome{
	width:960px;
	float:left;	
	margin-left:30px;
}
h1.top_head {
	font-size:30px;	
	font-weight:bold;
	margin: 30px 0 20px 0;
}
.welcome img{
margin: 50px 0 0 0;

	}

.welcome .welcome-1, .welcome .welcome-2, .welcome .welcome-3{float:left;width:300px;margin-top:10px;padding-right:20px;padding-bottom:10px;text-align: center;}
.welcome .welcome-1 img, .welcome .welcome-2 img, .welcome .welcome-3 img{margin-left:70px;width:80px;height:105px;margin: 10px 0px 2px 0px;/* text-align: center; */}
.welcome .welcome-1 img:hover, .welcome .welcome-2 img:hover, .welcome .welcome-3 img:hover{
-webkit-transform: scale(1.2);
 -moz-transform:    scale(1.2);
 -o-transform:      scale(1.2);
 -ms-transform:     scale(1.2);
 
 /*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;
/* for opacity*/ 
 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;
}
.welcome .welcome-1 h4, .welcome .welcome-2 h4, .welcome .welcome-3 h4{font-weight:bold;height: 20px;/* padding: 0px; *//* padding-top: 0px; */}
.welcome .welcome-1 p, .welcome .welcome-2 p, .welcome .welcome-3 p{
float:left;	
font-size:13px;
text-align: justify;
line-height: 25px;
}
.welcome .welcome-1 a.readmore, .welcome .welcome-2 a.readmore, .welcome .welcome-3 a.readmore{
float:right;
background:url(../images/more1.png) no-repeat;
height:52px;
width:103px;
padding-right:20px;
}
.welcome .welcome-1 .readmore:hover, .welcome .welcome-2 .readmore:hover, .welcome .welcome-3 .readmore:hover{
background:url(../images/More.png) no-repeat;
float:right;
height:52px;
width:103px;
padding-right:20px;
}
.highlight{color:#C74128; font-weight: bold; font-style: italic;}
.body .bodylowercon{
width:960px;	
}
.bodylowercon .bodylowercon-1{
padding-top:20px;
width:250px;	
float:left;
margin:10px 0 20px 20px;
height:300px;
background:#EFEFEF;
}
.bodylowercon .bodylowercon-2{
width:660px;	
float:left;
margin:0 0 20px 20px;

	
}
.bodylowercon .bodylowercon-1 h4{
font-weight:bold;	
padding-left:30px;

}
.bodylowercon .bodylowercon-1 .readmore{
float:right;
background:url(../images/more1.png) no-repeat;
height:52px;
width:103px;
padding-right:10px;
}
.bodylowercon .bodylowercon-1 .readmore:hover{
background:url(../images/More.png) no-repeat;
float:right;
height:52px;
width:103px;
padding-right:10px;
}
.bodylowercon .bodylowercon-1 ul li{

font-size:14px;
list-style:none;	
list-style-position:inside;
}
.bodylowercon .bodylowercon-1 img{
vertical-align:middle;
}
.bodylowercon .bodylowercon-1 a{
text-decoration:none;
padding-left:10px;
color:#000;
font-weight:normal;
font-size:14px;
}
.bodylowercon .bodylowercon-1 a:hover{
text-decoration:none;
padding-left:10px;
color:#030;
font-weight:normal;
font-size:14px;
}


.body .bodymid{
width: 960px;
margin:20px 0 20px 0;	
}
.bodymid h1{
	
color:#2C4600;	
font-size:30px;
float:left;
padding:30px 0 20px 10px;
width: 300px;
}
.bodymid .bodymidleft{
	width:350px;
	float:left;
	
}
.bodymid .bodymidleft img{
	width:280px!important;
	height:250px!important;
	float:left;
	
}
.wpframe {
background: #EBEBEB;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 8px;
-webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);

}
/*==================================================
 * Effect 5
 * ===============================================*/
 
.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 250px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:280px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}


/*------------------left menu css starts here----------------------*/
#accordian {
margin:0px 0 0 30px;
width:280px;
float:left;
color: white;
	/*Some cool shadow and glow effect*/
	
}
/*heading styles*/
#accordian h3 {
	color: #fff;
	background:#F58634 no-repeat;
	border: 1px solid #ccc;
	text-decoration: none;
	width: 250px;
	margin: 5px 0 5px -30px;
	padding-left: 10px;
	padding-top:5px;
	font-size: 18px;
	line-height: 34px;
	box-shadow: 10px 10px 5px #888888;
	cursor: pointer;
	
}

/*heading hover effect*/
#accordian h3:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
/*iconfont styles*/
#accordian h3 span {
	font-size: 16px;
		
}
#accordian h3 a{
font-size: 18px;	
color:#FFFFFF;
text-decoration:none;	
}
#accordian h3 a:hover{
font-size: 18px;	
color:#000;
text-decoration:none;	
}
/*list items*/
#accordian li {
	width:220px;
	list-style-type: none;
	
	margin-left:-20px;
	
}
/*links*/
#accordian ul ul li a {
	color: black;
	text-decoration: none;
	width:250px;
	font-size: 16px;
	display: block;
	margin-left:-50px;
	padding:10px 0 10px 10px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
	background: rgba(225,225, 225, 0.8 );
	border-bottom:2px solid #FFF;
	box-shadow: 10px 0px 5px #888888;
}
/*hover effect on links*/
#accordian ul ul li a:hover {
	padding:10px 0 10px 10px;
	border-bottom:2px solid #FFF;
	display: block;
	margin-left:-50px;
	padding:10px 0 10px 10px;
	background: #F58634;
	width:250px;
	color:#FFF;
	
		
}
/*Lets hide the non active LIs by default*/
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}
/*------------------left menu css ends here----------------------*/
.bodymid .bodymidright{
	width:500px;
	float:left;
	margin-bottom:20px;
}

.bodymid .bodymidright h2 {
	font-size:22px;
	color:#060;
	float:left;
	line-height:25px;
	
}
.bodymid .bodymidright h3{
	font-size:18px;
	color:#060;
	float:left;
	line-height:25px;
	text-align:justify;
}
.bodymid .bodymidright p{
	font-size:14px;
	width:550px;
	float:left;
	line-height:25px;
	text-align:justify;
	margin-left: 10px;
	
}

.bodymid .bodymidrightfull{
	width:900px;
	float:left;
	margin-bottom:20px;
}
.bodymid .bodymidrightfull h2 {
	font-size:22px;
	color:#060;
	float:left;
	line-height:25px;
	
	
}

.bodymid .bodymidrightfull h3{
	font-size:20px;
	color:#060;
	float:left;
	line-height:25px;
	text-align:justify;
	padding-left: 0;
}
.bodymid .bodymidrightfull h5{
	font-size:18px;
	color:#060;
	float:left;
	line-height:25px;
	text-align:justify;
	padding-left: 0;
}
.bodymid .bodymidrightfull h6{
	font-size:14px;
	color:#060;
	float:left;
	line-height:25px;
	text-align:justify;
	padding-left: 0;
}
.bodymid .bodymidrightfull p{
	font-size:14px;
	width:900px;
	float:left;
	line-height:25px;
	text-align:justify;
	
}
.bodymid .bodymidrightfull p.peopledesc{
	font-size:14px;
	width:750px;
	float:left;
	line-height:25px;
	text-align:justify;
	
}
.bodymid .bodymidrightfull img.people{
	
	float:left;
	margin: 10px 10px 10px 0px;
	border: 1px solid #ccc;
	
	
}
.bodymid .bodymidrightfull ul li{
	font-size:14px;
	width:600px;
	float:left;
	line-height:25px;
	text-align:justify;	
	list-style: url("../images/bullet.png");
	margin-left: 50px;
	
	
}

/*-----------------------product page css------------------*/

.body .products{
width:940px;	
margin-bottom:20px; 
font-size: 14px;
}
.products .tblhead{
	background:#2C4600; color:#fff; text-align:center; 
}

.products .odd{
	background:#E6E6E6; color:#000; text-align:center; height: 40px;  
}
.products .odd a{
	 color:#751A21; text-align:center;  text-decoration: none; font-weight: bold; height: 40px; text-shadow: 2px 8px 6px rgba(0,0,0,0.5),
                 0px -5px 35px rgba(255,255,255,0.3); font-size: 15px; 

}
.products .odd a:hover{
	 color:#D24E28; text-align:center;  text-decoration: none; font-weight: bold; height: 40px; font-size: 15px;
}
.products .even{
	background:#A8CF45; color:#000; text-align:center; height: 40px; 

}
.products .even a{
	color:#751A21; text-align:center; text-decoration:none; font-weight: bold; height: 40px;
	
	text-shadow: 2px 8px 6px rgba(0,0,0,0.5),
                 0px -5px 35px rgba(255,255,255,0.3); font-size: 15px;
}
.products .even a:hover{
	color:#D24E28; text-align:center; text-decoration: none; font-weight: bold; height: 40px; font-size: 15px; 
}
/*----------------------product css ends here----------------*/

/* product inner page accordian style*/
#basic-accordian{
	width:900px;
	margin-top: 40px;
	
}
.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#7CA82B;
}

.accordion_child{
	padding:15px;
	/*background:#EEE;*/
}
.accordion_child .child_left{
	float: left;
	width: 20%;	
	
}
.child_left img{
	width:200px; 
	height:175px;
	margin-bottom: 20px;
	border: 3px solid #7C7B80;
	-webkit-box-shadow: 10px 10px 5px #666;
	   -moz-box-shadow: 10px 10px 5px #666;
	        box-shadow: 10px 10px 5px #666;
}
.accordion_child .child_right{
	float: right;
	width: 70%;
   font-size: 14px;
   text-align: justify;
}
.child_right .conthead{
	font-weight: bold;
	font-size: 14px;
	color: #2C4600;	
	text-align: justify;
	}

.header_highlight{
	background:#7CA82B;
}

/**************************/

.footer{
	width:100%;
	height:300px;
	background: #2C4600;
}

.footer .footercon{
	width:940px;
	margin:0 auto;
	padding:20px 0 10px 20px;
	
}
.footercon .footcol-1, .footercon .footcol-2{
	width:250px;
	padding-left:20px;
	padding-right:10px;
	padding-top:30px;
	float:left;
	margin-bottom: 15px;
}
.footercon .footcol-1 p, .footercon .footcol-2 p {
	font-size:20px;
	color:#FFF;
	text-decoration:none;
	line-height:30px;
}
.footercon .footcol-1 a, .footercon .footcol-2 a {
	font-size:20px;
	color:#FFF;
	text-decoration:none;
}
.footercon .footcol-1 a:hover, .footercon .footcol-2 a:hover {
	font-size:20px;
	color:#ccc;
	text-decoration:none;
}
.footercon .footcol-1 hr, .footercon .footcol-2 hr{
-webkit-transform: rotate(90deg);  /* Chrome, Safari 3.1+ */
     -moz-transform: rotate(90deg);  /* Firefox 3.5-15 */
      -ms-transform: rotate(90deg);  /* IE 9 */
       -o-transform: rotate(90deg);  /* Opera 10.50-12.00 */
          transform: rotate(90deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
width:200px;	
margin-top:20px;
margin-left:150px;
}

.footercon .footcol-3{
	width:300px;
	padding-left:10px;
	padding-right:20px;	
	float:left;
	margin-bottom: 15px;
}
.footercon .footcol-3 h3 {
	color:#7CA82D;
	font-size:24px;
	float:left;
	text-decoration:none;
	padding-bottom:10px;
	width: 250px;
}
.footercon .footcol-3 h4{
	float:left;
	color:#ccc;
	font-size:20px;
}
.footercon .footcol-3 p{
color:#ccc;
text-align:justify;	
float:left;
padding-left:10px;
font-size: 12px;
}
.footer .footerdown{
	background:#FFF!important;
	height:50px;
	width:960px;
	margin-top:10px;
}
.disclaimer{font-size: 10px; color:#ccc;}
.footerdown .footercopy{
float:left;
width:450px;	
color:#000;
font-size:12px;
padding-left:30px;
padding-top:10px;
}
.footerdown .footerpower{
float:right;
width:300px;	
color:#000;
font-size:12px;
padding:0px 20px 0 0!important;
}
.footerdown .footerpower img{
width:21px;
height:21px;	
vertical-align:middle;

}
.footerpower a{
	color:#2C4600;
	text-decoration:none;
}
.footerpower a:hover{
	color:#000;
	font-weight:bold;
}
/*----------------------go to top button css------------------*/
.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background: url(../images/go-top.jpeg) no-repeat;
	font-size: 18px;
	padding: 1em;
	display: none;
	height:30px;
	width:30px;
	opacity:0.4;
}

.go-top:hover {
	background: url(../images/go-top.jpeg) no-repeat;	
	opacity:1;
}/*----------------------go to top button css ends here------------------*/
hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}


.anchors{width: 900px; margin: auto;}
/* tag shape css*/
    .demo-tags {
    margin: 1em 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    }
    .demo-tags li {
    float: left;
    height: 30px;
    line-height: 24px;
    position: relative;
    margin: 0 1em 0.6em 0;
    }
    .demo-tags a {
    background: #7D332A;
    color: #fff;
    font-size: 10px;
    /* font-size: 1em; */
    text-decoration: none;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    /* border-bottom-left-radius: 6px; */
    padding: 2px 4px;
    }
    .demo-tags a:after {
    content: "";
    float: right;
    width: 0;
    height: 0;
    /* line-height: 6px; */
    border-top: 15px solid transparent;
    border-left: 21px solid #7CA82B;
    border-bottom: 15px solid transparent;
    }
    .demo-tags a:before {
    content: "";
    position: absolute;
    top: 13px;
    right: 13px;
    width: 5px;
    height: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #8ec6b9;
    -moz-box-shadow: -1px -1px 1px #424444;
    -webkit-box-shadow: -1px -1px 1px #424444;
    box-shadow: -1px -1px 1px #424444;
    }
    .demo-tags a:hover {
    background: #7CA82B;
    }
    .demo-tags a:hover:after {
    border-color: transparent transparent transparent #6D201A;
    }
/* tag shape css ends here*/
.left20{margin-left: 20px;}
.left50{margin-left: 50px;}
.left90{margin-left: 90px;}

ul.product li{
	font-size:14px;
	width:500px;
	float:left;
	line-height:25px;
	text-align:justify;	
	list-style: url("../images/leaf-bullet.gif");
	margin-left: 30px;
	
	
}

/* Created by Me   */

/* Create three equal columns that floats next to each other */
	.column {
	  float: left;
	  width: 23%;
	  padding: 1px;
	
	}
	
	ul#sortlink li
	{
	  /* list item dimensions */

	  width: 0em;
	  height: 1em;

	
	  margin: 0;
	  padding: 0;

	
	  list-style-type: none;
	}


	ul#sortlink li a
	{
	  display: block;
	  width: 16em;
	  line-height: 2em;
	  font-weight: bold;
	  text-decoration: none;
	  text-align: left;
	  font-size:10px;
	  color: #A52A2A; /* brown */
	}
	ul#sortlink li a:hover
	{
	  color: #2c4600; /* white */

	}

/***************Googleranklatest css*******************/

.logo-action{
	width: 270px!important;
	float:left;
}

.b-0-1
{
	padding-top:20px;
}











