@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	box-sizing: border-box;
	border: none;
}
body {
	font-family: 'Poppins', sans-serif;
}
img {
	max-width: 100%;
	border: none;
}
a {
	text-decoration: none;
	color: #242424;
	cursor: pointer;
}
a:hover {
	color: #dca823;
	text-decoration: none !important;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
/*main----------------------------*/
.wrapper {
	max-width: 1110px !important;
	width: 96% !important;
	margin: 0 auto !important;
	float: none !important;
}
.top-banner {
	width:100%;
	float:left;
	background:url(../images/banner.jpg) no-repeat left top;
	background-size:cover;
	height:624px;
}
.logo {
	width:100%;
	float:left;
	text-align:center;
	padding:50px 0 0;
}
.banner-bottom-text {
	width:100%;
	float:left;
	margin-top: 19%;
}

.banner-top-text{
	width:100%;
	float:left;
}

.banner-top-text-mid{
    width: 30%;
    float: left;
    border: 1px solid #00a651;
    box-shadow: 0px 0px 3px #000;
    border-radius: 10px;
    padding: 55px 20px 20px 20px;
    text-align: center;
    font-weight: bold;
    color: #00666b;
    font-size: 21px;
    line-height: 34px;
    background: #fff;
    opacity: 0.8;
    min-height: 140px;
    margin: 0 0 8% 34.5%;

}

.banner-top-text-mid a {
	color: #00666b;
}



.banner-bottom-text-left {
	width: 30%;
	float: left;
	border: 1px solid #00a651;
	box-shadow: 0px 0px 3px #000;
	border-radius: 10px;
	padding: 20px 20px;
	text-align: center;
	font-weight: bold;
	color: #00666b;
	font-size: 21px;
	line-height: 34px;
	background: #fff;
	opacity: 0.8;
	min-height: 150px;
	margin-right:3%;
}
.banner-bottom-text-left a {
	color: #00666b;
}

.banner-bottom-text-mid {
	width: 30%;
	float: left;
	border: 1px solid #00a651;
	box-shadow: 0px 0px 3px #000;
	border-radius: 10px;
	padding: 55px 20px 20px 20px;
	text-align: center;
	font-weight: bold;
	color: #00666b;
	font-size: 21px;
	line-height: 34px;
	background: #fff;
	opacity: 0.8;
	min-height: 150px;
	margin-right:4.5%;
}
.banner-bottom-text-mid a {
	color: #00666b;
}

.banner-bottom-text-right a {
	color: #00666b;
}
.banner-bottom-text-right {
	width: 30%;
	float: left;
	border: 1px solid #00a651;
	box-shadow: 0px 0px 3px #000;
	border-radius: 10px;
	padding: 35px 20px;
	text-align: center;
	font-weight: bold;
	color: #00666b;
	font-size: 21px;
	line-height: 34px;
	background: #fff;
	opacity: 0.8;
	min-height: 150px;
}
.container {
	width:100%;
	float:left;
	padding:40px 0 29px;
}
.container-left {
	width:63%;
	float:left;
}
.container-left p {
	padding:0 0 20px;
	text-align:justify;
}
.container-left-list {
	float:left;
	width:100%;
}
.container-right {
	width: 33%;
	float: right;
	margin: 200px 0 0 0;
	text-align: right;
}
.container-left h1 {
	font-size:42px;
	padding:0 0 25px;
}
.container-left-list li:first-child {
	background:#e07e33;
}
.footer {
	width: 100%;
	padding: 50px 0 40px;
	float: left;
	background: url(../images/footer-bg.jpg) no-repeat left top;
	height: 408px;
	background-size: cover;
}
.footer h2 {
	color:#b6eff2;
	padding:0 0 20px;
	text-transform:uppercase;
}
.footer-col-2 {
	width:37%;
	float:right;
}
.social-product li a {
	color:#fff;
}
.social-product li {
	width: 100%;
	float: left;
	text-transform: uppercase;
	background: url(../images/footer-list-icon.png) no-repeat left 5px;
	padding-left: 32px;
	line-height: 26px;
	font-size: 14px;
	padding-bottom: 10px;
}
.footer-col-2 p {
	font-size:12px;
	color:#fff;
	line-height:18px;
	text-align:justify;
}
.social-icon {
	width:100%;
	float:left;
	margin-top:35px;
}
.social-icon li {
	display:inline-block;
	float:left;
	height:20px;
	width:25px;
	margin-right:15px;
	background:url(../images/social.png) no-repeat;
}
.social-icon li:hover {
	opacity:0.5;
}
.social-icon li a {
	display:block;
	height:20px;
	width:25px;
}
.social-icon li:nth-child(1) {
 background-position:left top;
}
.social-icon li:nth-child(2) {
 background-position:-32px top;
}
.social-icon li:nth-child(3) {
 background-position:-73px top;
}
.social-icon li:nth-child(4) {
 background-position:-110px top;
}
.footer-col-1 {
	width:40%;
	float:left;
}
.footer-col-1-button {
	width:50%;
	float:left;
}
.footer-col-1-button a {
    font-size: 13px;
    color: #ffffff;
    border: 2px solid #99babb;
    padding: 10px 10px;
    margin-left: 26px;
    border-radius: 5px;
    float: left;

}
.contact-address li {
	display:block;
	width:100%;
	float:left;
	color:#FFF;
	font-size:13px;
	margin-bottom:12px;
	padding-left:30px;
	padding-bottom:10px;
}
.contact-address li:nth-child(1) {
 background:url(../images/footer2.png) left 3px no-repeat;
 padding-bottom:10px;
}
.contact-address li:nth-child(2) {
 background:url(../images/footer3.png) left 3px no-repeat;
}
 .contact-address li:nth-child(3) {
 background:url(../images/footer1.png) left 3px no-repeat;
}
.contact-address li:nth-child(4) {
 background:url(../images/footer4.png) left 3px no-repeat;
}
.copyright {
	width:100%;
	float:left;
	padding:20px 0;
	background:#00666b;
}
 .social-product li:nth-child(2) {
 width: 100%;
 float: left;
 text-transform: uppercase;
 background: url(../images/footer-list-icon2.png) no-repeat left 0px;
 padding-left: 32px;
 line-height: 26px;
 font-size: 14px;
 padding-bottom: 10px;
}
.copyright-col-1 {
	width:100%;
	float:left;
	text-align:center;
}
.copyright-col-2 {
	width:50%;
	float:right;
	text-align:right;
}
.copyright p {
	color:#FFF;
	font-size:12px;
}
.header {
	width:100%;
	float:left;
	padding: 10px 0 20px;
}
.header-agri-top {
	width:100%;
	float:left;
	padding:10px 0 15px;
}
.agri-wrapper {
	max-width: 1200px !important;
	width: 96% !important;
	margin: 0 auto !important;
	float: none !important;
}
.header-agri-top1 {
	width:30%;
	float:left;
}
.header-agri-top2 {
	width: 46%;
	float: left;
	margin: 0 15px 0 20px;
}
.header-agri-top2 input[type=text] {
	padding: 10px 8px 9px 10px;
	font-size: 17px;
	border: 2px solid #00666b;
	float: left;
	width: 90%;
	background: #fff;
	border-radius: 5px 0 0px 5px;
}
.header-agri-top2 button {
	float: left;
	width: 10%;
	padding: 12px;
	background: #00666b;
	color: white;
	font-size: 17px;
	border: 1px solid #00666b;
	border-left: none;
	cursor: pointer;
	border-radius: 0px 5px 5px 0px;
}
.header-agri-top2 .search-container button:hover {
	background: #ccc;
}
.header-agri-top3 {
	width:18%;
	float:right;
}
.header-agri-top3 p {
	background: url(../images/agri-icon-9.png) no-repeat left 9px;
	padding: 0 32px;
}
.header-agri-menu {
	width:100%;
	float:left;
}
.nav-menu li {
	display:inline-block;
	float:left;
	padding:0 20px;
}
.nav-menu li:first-child {
	padding-left:0px;
}
.nav-menu li a {
	display:block;
	font-size:14px;
	text-transform:uppercase;
	color:#3e2b2b;
	font-weight:bold;
}
.agri-banner {
	width:100%;
	float:left;
	position:relative;
}
.agri-banner-caption {
	width: 100%;
	float: left;
	position: absolute;
	text-align: center;
	top: 140px;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-weight: 500;
	font-size: 24px;
}
.agri-banner-caption p {
	padding-bottom:20px;
}
.agri-banner-button {
	width:100%;
	margin:0 auto;
}
.agri-banner-button a {
	background: #00666b;
	color: #fff;
	text-align: center;
	padding: 12px 60px;
	margin: 12px 18px 0 auto;
	font-weight: normal;
	font-size: 18px;
	width: 18%;
	display: inline-block;
}
.agri-container-row-1 {
	width:100%;
	float:left;
	background:#f8f8f8;
	padding:30px 0;
}
.agri-container-list li {
	float: left;
	display: inline-block;
	padding: 7px 0px 0px 90px;
	width: 33.3%;
}
 .agri-container-list li:nth-child(1) {
 background:url(../images/agri-icon-1.png) left 3px no-repeat;
 height:60px;
}
.agri-container-list li:nth-child(2) {
 background:url(../images/agri-icon-2.png) left 3px no-repeat;
 height:60px;
 padding-top:20px;
}
 .agri-container-list li:nth-child(3) {
 background:url(../images/agri-icon-3.png) left 3px no-repeat;
 height:60px;
 padding-top:20px;
}
.agri-wrapper2 {
	max-width: 1300px !important;
	width: 98% !important;
	margin: 0 auto !important;
	float: none !important;
}
.agri-container-row-2 {
	width:100%;
	float:left;
	position:relative;
	margin:20px 0;
}


@media only screen and (max-width: 600px) {

.banner-bottom-text-left {
    width: 100%;
    float: left;
    margin-bottom: 10px;


}

.banner-bottom-text-right {
    width: 100%;
    float: left;

}

.container-left {
    width: 100%;
    float: left;
}

.container-left h1 {
    font-size: 30px;
    padding: 25px 0 25px;
}

.container-right {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    text-align: center;
}

.top-banner {
    width: 100%;
    padding-bottom: 20px;
	height:auto;
}

.banner-top-text-mid{ width:100%; margin:0px 0 10px 0;}
.banner-bottom-text-mid{ width:100%; margin:0px 0 10px 0;}
.footer-col-1 {
    width: 100%;
    float: left;
}

.footer{
    height: auto;
}

.footer-col-2 {
    width: 100%;
    float: left;
}


}

