@charset "utf-8";
/* CSS Document */
@font-face
{
font-family: myFirstFont;
src: url('../font/Ever After.ttf')
    ,url('../font/Ever After.eot'); /* IE9 */
}

body
{
	width:100%;
	height:100%;
	margin:auto;
	padding:0;
	line-height:25px;
	background:url("../images/bg.png");
	font-family:calibri;
	}
.main_header
{
	width:100%;
	height:100px;
	background:url("../images/header-bg.png");
	}
.main_menu_bg
{
	width:60%;
	height:35px;
	float:right;
	margin-top:25px;
	background:#e98b24;
	border-radius:5px;
	}
.logo
{
	width:275px;
	height:60px;
	background:url("../images/logo@2x.png");
	position:absolute;
	margin-top:20px;
	margin-left:140px;
	background-repeat:no-repeat;
	background-size: contain;
	}
.main_slider_back
{
	width:100%;
	height:400px;
	background:url("../images/slider_bg.png");
	}
.main_slider
{
	width:970px;
	height:400px;
	margin:auto;
	background:#ccc;
	border:solid 2px #fff;
	box-shadow:0px 0px 8px 2px #ccc;
	}
.main_boy_contant
{
	width:970px;
	height:600px;
	margin:auto;
	background:url("../images/left_green.png");
	border-bottom:solid 5px #e98b24;
	}
.main_contant_left_rice
{
	width:310px;
	height:275px;
	background:url("../images/rice-bg.png");
	float:left;
	margin-left:10px;
	margin-top:10px;
	}
.main_contant_center_pulses
{
	width:310px;
	height:275px;
	background:url("../images/pulses_bg.png");
	float:left;
	margin-left:10px;
	margin-top:10px;
	}
.main_contant_right_spices
{
	width:310px;
	height:275px;
	background:url("../images/spices_bg.png");
	float:left;
	margin-left:10px;
	margin-top:10px;
	}
.main_contant_left_dry
{
	width:310px;
	height:275px;
	background:url("../images/dry-fruit-bg.png");
	float:left;
	margin-left:10px;
	margin-top:10px;
	}
.main_contant_center_agro
{
	width:310px;
	height:275px;
	background:url("../images/agro&food_bg.png");
	float:left;
	margin-left:10px;
	margin-top:10px;
	}
.main_contant_right_veg
{
	width:310px;
	height:275px;
	background:url("../images/veg&fruite_bg.png");
	float:left;
	margin-left:10px;
	margin-top:10px;
	}
	
.about_us_head_bg
{
	height:35px;
	width:100%;
	padding-bottom:5px;
	background:#e98b24;
	margin-bottom:5px;
	text-align:center;
	font-size: 46px;
	padding-top: 15px;
	font-family: myFirstFont;
	margin-top:10px;
	}
.about_us_text_bg
{
	width:970px;
	margin:auto;
	background:#EEE;
	margin-bottom:20px;
	padding:10px;
	color:#666;
	font-family:calibri;
	}
.services
{
	width:970px;
	margin:auto;
	background:#eee;
	margin-bottom:20px;
	padding:10px;
	color:#000;
	font-family:calibri;
	}
	
	
.main_footer_social
{
	height:140px;
	width:100%;
	background:url("../images/footer-social-bg.png") #e98b24;
	border-bottom:solid 10px #404040;
	}
.main_footer_social_970
{
	width:970px;
	height:120px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	}
.main_footer
{
	height:50px;
	width:100%;
	background:#404040;
	border-top:solid 5px #e98b24;
	}
.main_footer_menu_bg
{
	width:970px;
	padding-top:5px;
	height:45px;
	margin:auto;
	}
.main_footer_menu_bg a
{
	color:#fff;
	text-decoration:none;
	}
.follow_us_bg
{
	width:600px; margin-top:30px;
	}
.product_600
{
	width:570px; height:250px; padding:10px; color:#666; float:left; margin-left:10px; margin-top:5px;
	}
.product_370
{
	width:340px; height:250px; padding:10px; float:left; margin-left:10px; margin-top:5px;
	}

/**** text ***/
.folow_us_h1
{
	color:#e98b24;
	font-family: myFirstFont;
	font-size:50px;
	padding-left: 140px;
}
.folow_us_h1 a
{
	text-decoration:none;
}
.contant {
	font-family: calibri;
	font-size: 19px;
	padding-top: 55px;
	text-transform: uppercase;
	height: 15px;
	text-align: center;
}
.text {
	font-family:calibri;
	font-size: 13px;
	line-height: 15px;
	width: 237px;
	padding-left: 40px;
	text-align:center;
	text-transform: uppercase;
}

.left_features_page
{
	height:260px;
	padding:10px;
	padding-top:40px;
	width:400px;
	}
.right_features_page_img
{
	height:300px;
	padding:10px;
	width:530px;
	float:right;
	margin-top:-320px;
}
.right_features_page
{
	height:260px;
	padding:10px;
	padding-top:40px;
	width:400px;
	float:right;
	margin-top:-320px;
	}
.left_features_page_img
{
	height:300px;
	padding:10px;
	width:530px;
	
	}
.main_boy_contant_product
{
	width:970px;
	height:2475px;
	margin:auto;
	padding-bottom:10px;
	}
.contact_us_main
{
	width:970px;
	height:600px;
	margin:auto;
	}
.contact_us_left
{
	width:470px;
	height:580px;
	margin-top:10px;
	padding-bottom:10px;
	float:left;
	margin-left:10px;
	}
.cotact_frm
{
	padding-left:25px; border-left:dotted 1px #e98b24;
	}
.txt
{
	width:350px; padding:5px; height:15px; background:url("../images/bg.png"); border:solid 1px #ccc;
	}
.txt_area
{
	width:350px; padding:5px; height:150px; background:url("../images/bg.png"); border:solid 1px #ccc;
	}
.btn_submit
{
	float:right; margin-right:80px; background:#e98b24; color:#fff; font-weight:bolder; padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px; border:none; border-radius:5px;
	}
/**** text ******/
h1
{
	font-family: myFirstFont;
	}
h2
{
	font-family: myFirstFont;
	}
h3
{
	font-family: myFirstFont;
	}
.yallow_color
{
	color:#e98b24;
	}
/*** img*/
.right_green
{
	float:right; margin-right:140px; margin-top:-10px;
	}
.header_img_bg
{
	width:100%;
	height:200px;
	}
.width100
{
	width:100%;
	}
	
img.c1 {
float: none;
margin-top: -3px;
width: 25px;
height: 25px;
padding: 0 10px;
position: absolute;
}
.arrow_index
{
	float:right; margin-top:10px; margin-right:30px;
	}
.arrow_index_1
{
	float:right; margin-top:25px; margin-right:30px;
	}
.arrow_index_2
{
	margin-top:-5px; float:right; margin-right:30px;
	}