html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li, form, label, table, tbody, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	outline:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	line-height:1;
	font-size:14px;
	font-weight:normal;
	font-family: 'Lato', sans-serif;
	background:#fff;
	border-top:4px solid #008000;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
table {
	border-spacing:1px;
}
input,option,radio,textarea,select,option{outline:none;}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	text-decoration:none;
}
img{
	max-width:100%; 
	height:auto;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1; /* ie 6/7 */
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
}





.main_container{
	width:1170px; 
	margin:0 auto;
}
.header{
	width:100%;
}
.header h1{
	float:left;
	padding:10px 0 10px 0;
}
.header span{
	float:right;
	padding:60px 0 20px 0;
}
.header span a{
	margin:0 5px 0 0;
}
.header p{
	color:#000;
	float:right;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	line-height:22px;
	padding:0px 0 10px 0;
	margin:60px 20px 0 0;
}
.header p a{
	color:#000;
	border:1px solid #c7c7c7;
	padding:8px 20px;
}
.menubg{
	width:100%;
	background:#036003 url(../images/menubg.jpg) repeat-x;
}
.navi{
	width:100%;
}
.banner{
	width:100%;
	border-top:1px solid #fff;
}
.slogan{
	width:100%;
	padding:0 0 30px 0;
}
.slogan_left{
	width:49%;
	float:left;
	padding:20px 0 0 0;
}
.slogan_right{
	width:49%;
	float:right;
	padding:20px 0 0 0;
}
.slogan_left_cont{
	width:48%;
	float:left;
	background:#fff url(../images/sloganbg.png) repeat-x;
	border:4px solid #fff;
	outline: #e5e5e5 solid 1px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
.slogan_right_cont{
	width:48%;
	float:right;
	background:#fff url(../images/sloganbg.png) repeat-x;
	border:4px solid #fff;
	outline: #e5e5e5 solid 1px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
.slogan_left_cont span,.slogan_right_cont span{
	display:block;
	text-align:center;
	padding:20px 0 0 0;
}
.slogan_left_cont h4,.slogan_right_cont h4{
	color:#007f00;
	font-size:19px;
	text-transform:uppercase;
	text-align:center;
	padding:20px 0 0 0;
}
.slogan_left_cont p,.slogan_right_cont p{
	color:#585858;
	line-height:22px;
	text-align:center;
	padding:10px 20px 10px 20px;
}
.contantbg{
	width:100%;
	background:#e0eadd;
	padding:20px 0 20px 0;
}
.contant{
	width:100%;
}
.contant_left{
	width:70%;
	float:left;
}
.contant_right{
	width:25%;
	float:right;
}
.contant h2{
	color:#007f00;
	font-size:36px;
	font-weight:700;
	letter-spacing:-1px;
	padding:20px 0 20px 0;
}
.contant p{
	color:#585858;
	line-height:24px;
	padding:10px 0 10px 0;
}
.contant span{
	text-align:center;
	display:block;
	padding:50px 0 0px 0;
}


.mid_contant{
	width:100%;
	padding:20px 0 20px 0;
}
.mid_left{
	width:73%;
	float:left;
}
.mid_right{
	width:27%;
	float:right;
	background:#f0f2f1;
	border:1px solid #dcdcdc;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin:50px 0 0 0;
}
.mid_left h3{
	color:#585858;
	font-size:36px;
	font-weight:700;
	padding:10px 0 0px 0;
}
.mid_left ul{
	margin:0;
	padding:0;
}
.mid_left li{
	float:left;
	width:47%;
	padding:10px 20px 10px 0;
}
.mid_left li p{
	color:#585858;
	line-height:22px;
	padding:0 0 20px 0;
}
.mid_left li figure{
	display:block;
	text-align:center;
	padding:10px 0 10px 0;
}
.mid_left li span{
	color:#fff;
	display:block;
	font-weight:700;
	text-transform:uppercase;
	padding:20px 0 20px 0;
}
.mid_left li span a{
	color:#fff;
	background:#007f00;
	padding:10px 20px;
}


.mid_right h4{
	color:#fff;
	font-size:24px;
	font-weight:700;
	background:#008000;
	padding:15px 0 15px 15px;
}
.mid_right ul{
	margin:0;
	padding:15px 0 20px 0;
}
.mid_right li{
	color:#585858;
	font-size:16px;
	line-height:30px;
	background:url(../images/gray-arrow.jpg) 20px 12px no-repeat;
	padding:0 0 0 40px;
}


.bot_contantbg{
	width:100%;
	background:#e0eadd;
}
.bot_contant{
	width:100%;
	padding:0 0 20px 0;
}
.bot_contant_third{
	width:32%;
	float:left;
}
.mar20{
	margin:0 2% 0 2%;
}
.bot_contant_third h3{
	color:#585858;
	font-size:30px;
	font-weight:700;
	letter-spacing:-1px;
	padding:30px 0 10px 0;
}
.bot_contant_third p{
	color:#585858;
	line-height:22px;
	padding:0 0 20px 0;
}
.bot_contant_third figure{
	display:block;
	text-align:center;
	padding:10px 0 10px 0;
}
.bot_contant_third span{
	color:#fff;
	display:block;
	font-weight:700;
	text-transform:uppercase;
	padding:20px 0 20px 0;
}
.bot_contant_third span a{
	color:#fff;
	background:#007f00;
	padding:10px 20px;
}

.about_contant,.isoko_people,.contactus{
	width:100%;
	padding:20px 0 20px 0;
}
.about_contant h1{
	color:#000;
	font-size:36px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	padding:30px 0 30px 0;
}
.about_contant h3,.isoko_people h3,.contactus h3{
	color:#007f00;
	font-size:30px;
	font-weight:700;
	border-bottom:1px solid #c7c7c7;
	padding:0px 0 10px 0;
	margin:0 0 10px 0;
}
.about_contant h4{
	color:#000;
	font-size:24px;
	font-weight:700;
	padding:10px 0 10px 0;
}
.about_contant h5{
	color:#000;
	font-size:20px;
	font-weight:700;
	padding:10px 0 10px 0;
}
.about_contant h5 span{
	color:#007f00;
	margin:0 0 0 20px;
}
.about_contant h6{
	color:#007f00;
	font-size:21px;
	font-weight:700;
	padding:10px 0 0px 0;
}
.about_contant h6 span{
	color:#000;
	display:block;
	padding:5px 0 0 0;
}
.about_contant p,.isoko_people p{
	color:#585858;
	line-height:22px;
	text-align:justify;
	padding:10px 0 10px 0;
}
.about_contant p span{
	color:#585858;
	display:block;
	margin:10px 0 0 0;
}
.about_contant p em{
	color:#585858;
	display:block;
	font-style:normal;
	margin:10px 0 0 0;
}
.about_contant p a{
	color:#fff;
	background:#054505;
	padding:10px 20px;
}

.isoko_people p span{
	color:#585858;
	margin:0 10px 10px 0;
	float:left;
	display:inline-block;
}
.isoko_people p span img{
	display:block;
	border:2px solid #c7c7c7;
}
.about_contant ul{
	margin:0;
	padding:0px 0 10px 0;
}
.about_contant li{
	color:#585858;
	line-height:24px;
	background:url(../images/gray-arrow.jpg) 0px 9px no-repeat;
	text-align:justify;
	padding:0 0 0 20px;
}
.about_contant li strong{
	color:#000;
	display:block;
	padding:5px 0 0 0;
}
.about_contant li input[type="radio"]{
	vertical-align:middle;
}
.inner_row{
	width:100%;
	border-bottom:1px solid #c7c7c7;
	padding:20px 0 10px 0;
	margin:0 0 20px 0;
}
.inner_row hr{
	display:block;
	height:1px;
	background:#000;
	color:#000;
	outline:none;
	margin:20px 0 0 0;
}

.inner_one2017{
	width:50%;
}

.inner_one2017 figure{
	display:block;
	text-align:center;
}
.inner_third{
	width:32%;
	float:left;
}

.inner_third figure{
	display:block;
	text-align:center;
}
.inner_third strong{
	display:block;
	text-align:center;
	color:#000;
	font-size:16px;
	padding:10px 0 10px 0;
}
.inner_colm{
	width:100%;
	padding:20px 0 20px 0;
}
.conti_row{
	width:100%;
	padding:10px 0 0 0;
}
.conti_left{
	width:30%;
	float:left;
}
.conti_right{
	width:68%;
	float:right;
}
.conti_left figure{
	border:none;
	display:block;
	text-align:center;
}
.conti_left figure img{
	border:none;
	border:1px solid #c7c7c7;
}
.inner_colm01{
	width:49%;
	float:left;
	border:1px solid #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin:0 0 20px 0;
}
.inner_colm02{
	width:49%;
	float:right;
	border:1px solid #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin:0 0 20px 0;
}
.inner_colm_left{
	width:35%;
	float:left;
}
.inner_colm_right{
	width:63%;
	float:right;
}
.inner_colm_right p,.chapters_right p{
	padding:0px 10px 0px 10px;
}
.inner_colm_right p strong,.chapters_right p strong{
	display:block;
	color:#000;
	font-size:16px;
	padding:10px 0 0px 0;
}
.inner_colm_left figure img,.chapters_left figure img{
	display:block;
	border:none;
}
.chapters_colm01{
	width:100%;
	border:1px solid #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin:0 0 20px 0;
}
.chapters_left{
	width:33%;
	float:left;
}
.chapters_right{
	width:67%;
	float:right;
}
.chapters_right h6{
	padding:10px 10px 10px 10px;
}

.contactus_left{
	width:50%;
	float:left;
}
.contactus_left h5{
	color:#000;
	font-size:20px;
	font-weight:700;
	padding:10px 0 10px 0;
}
.contactus_left p{
	color:#585858;
	line-height:22px;
	text-align:justify;
	padding:10px 0 10px 0;
}
.contactus_left p strong{
	color:#585858;
	display:block;
}
.contactus_left p span{
	color:#585858;
	display:block;
}
.contactus_left p a{
	color:#585858;
}
.contactus_left p label{
	display:inline-block;
	width:15%;
	float:left;
}
.contactus_left p input[type="text"]{
	width:80%;
	border:1px solid #c1c1c1;
	padding:8px 10px 8px 10px;
}
.contactus_left p textarea{
	width:80%;
	border:1px solid #c1c1c1;
	padding:8px 10px 8px 10px;
}
.contactus_left p input[type="submit"]{
	border:none;
	font-weight:700;
	font-size:16px;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:#007f00;
	cursor:pointer;
	padding:8px 10px 8px 10px;
}


.footerbg{
	width:100%;
	background:#585858;
	padding:0 0 20px 0;
}
.footer{
	width:100%;
}
.footer ul{
	margin:0;
	padding:0;
}
.footer li{
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:24px;
	padding:20px 0 10px 0;
}
.footer li a{
	color:#fff;
	padding:0px 5px 0px 2px;
}
.footer p{
	color:#fff;
	text-align:center;
	line-height:22px;
	padding:0px 0 10px 0;
}
.footer p a{
	color:#fff;
}
.footer p span{
	display:inline-block;
	margin:0 0 0 20px;
}
.footer p span img{
	vertical-align:middle;
	margin:0 0 0 5px;
}
.invalid-error {
    color: rgb(248,66,66);
    margin-bottom: 10px;
    margin-left: 124px;
}

.error {
	color: rgb(248,66,66);
	padding: 35px 0;
}
.success {
	color:#090;
}