@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(../images/body-bg.jpg) repeat 0 0;
	font-family: "Play";
	font-size:14px;
	line-height:24px;
	color:#434343;
}

*{
	padding:0;
	margin:0;
}


.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}

a{
	text-decoration:none;
}

ul{
	list-style-type:none;
}

img{
	max-width:100%;
}


/* ======================== Header part start
============================================================ */
.header{
	width:100%;
	height:auto;
	position:relative;
}

.header-inner{
	width:100%;
	height: auto;
	overflow:hidden;
	position:relative;
}

.header-inner img{
	position:relative;
	z-index:99;
	width:100%;
}

.header_slogan_mid{
	width:1250px;
	margin:0 auto;
	position:relative;
	z-index:999;
}

.header_slogan{
	width:421px;
	position:absolute;
	right:0;
	top:116px;
	z-index:999;
}

.header_slogan a{
	font-size:40px;
	line-height:40px;
	color:#fff;
	background:url(../images/top-opac.png) repeat 0 0;
	padding:15px 0;
	font-weight:bold;
	width:333px;
	display:block;
	text-align:center;
	float:right;
}


.header_slogan h1{
	font-size:30px;
	line-height:34px;
	color:#d74225;
	text-align:right;
	padding-bottom:16px;
}

.header_slogan h1 span{
	color:#e34120;
}

.top_opac{
	width:100%;
	background:url(../images/top-opac.png) repeat 0 0;
	height:67px;/*height:76px;*/
	position:absolute;
	top:0;
	left:0;
	z-index:99999;
	padding:19px 0 0 0;
}


.header_mid{
	width:1250px;
	margin:0 auto;
}

.logo{
	float:left;
	width:auto;
}

.top_btn{
	width:209px;
	height:55px;
	background:#426702;
	/* background:url(../images/top-btn.png) no-repeat 0 0; */
	float:right;
	font-size:25px;
	line-height:35px;
	color:#fff;
	border-radius:5px;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-left:11px;
}

.top_btn span{
	font-size:16px;
	line-height:16px;
	color:#000;
	display:block;
}

a.top_btn:hover{
	color:#000;
}

a.top_btn:hover span{
	color:#fff;
}

.bot_opac{
	width:100%;
	background:#426702;
	/* background:url(../images/bot-opac.png) repeat 0 0; */
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
}

.bot_opac ul{
	list-style-type:none;
}

.bot_opac ul li{
	width:auto;
	float:left;
	position:relative;
}

.bot_opac ul li a{
	width:auto;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:0 21px;
	display:block;
	line-height:52px;
}

.bot_opac ul li:first-child a{
	padding:0 12px 0 0;
}

.bot_opac ul li a:hover, .bot_opac ul li.current-menu-item a {
	color:#e34120;
}

.bot_opac ul li a.active{
	color:#e34120;
}


.bot_opac ul li ul{
	position:absolute;
	top:52px;
	left:0;
	background:url(../images/bot-opac.png) repeat 0 0;
	padding:0 10px;
	width:300px;
}

.bot_opac ul li ul li, .bot_opac ul li ul li a{
	float:none;
}

.bot_opac ul li ul li a{
	border-bottom:1px solid #666;
}

/* ==================================== Content Area
============================================================================== */

.cont-area{
	width:1250px;
	margin:0 auto;
	padding-bottom:62px;
}

.cont_lft{
	width:864px;
	float:left;
}


.cont_lft h2{
	font-size:28px;
	line-height:76px;
	color:#d74225;
	font-weight:bold;
}


ul.icon_cont li{
	background:url(../images/icon-a.png) no-repeat 0 0;
	padding: 10px 0 0px 184px;
	margin-bottom:40px;
}


ul.icon_cont li:first-child{
	margin-bottom:34px;
}

ul.icon_cont li.icon_2{
	background:url(../images/icon-b.png) no-repeat 0 0;
}

ul.icon_cont li.icon_3{
	background:url(../images/icon-c.png) no-repeat 0 0;
	padding-bottom:5px;
}

ul.icon_cont li h3{
	font-size:20px;
	line-height:24px;
	color:#d74225;
	padding:18px 0 0px;
}


ul.icon_cont li p{
	font-size:20px;
	line-height:28px;
	color:#070606;

}

ul.icon_cont li p a{
	color:#00b52a;
}

ul.icon_cont li p a:hover{
	color:#070606;
}


.cont_lft h3{
	font-size:20px;
	line-height:24px;
	color:#d74225;
	padding:0px 0 26px;
}

.cont_lft h4{
	font-size:18px;
	line-height:24px;
	color:#434343;
	padding:8px 0 34px;
}

.cng_color{
	font-size:18px;
	line-height:22px;
	color:#d74225;
}


.cont_lft h2.txt_hd {
    color: #d74225;
    font-size: 25px;
    font-weight: bold;
    line-height: 44px;
	text-align:center;
	padding-bottom:25px;
}

ul.social_icon {
	background:url(../images/text.png) no-repeat 0 0;
	overflow:hidden;
	padding:41px 0 0 15px;
}

ul.social_icon li{
	width:auto;
	float:left;
	padding:0 12px 0 0;
}

ul.social_icon li a{
	width:auto;
	float:left;
	width:38px;
	height:38px;
	display:block;
	background:url(../images/social-icon.png) no-repeat 0 0;
	text-indent:-999999px;
}

ul.social_icon li.twit a{
	background-position: -50px 0;
}

ul.social_icon li.GPlus a{
	background-position: -100px 0;
}

ul.social_icon li.Camera a{
	background-position: -150px 0;
}


.cont_right{
	float:right;
	width:350px;
	padding:24px 0 0 0;
}

.right_form{
    border: 1px solid #939393;
    border-radius: 3px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.right_form h4{
    background: #426702;
    border-bottom: 1px solid #2b0d07;
    color: #fff;
    font-size: 22px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.right_form_inner{
	width:75%;
	margin:0 auto;
	text-align:center;
	padding:20px 0 30px;
}

.right_form label{
	font-size:16px;
	line-height:25px;
	color:#000;
	text-align:left;
	display:block;
	padding:4px 0 0;
}

.right_form input[type="text"], .right_form  input[type="tel"], .right_form  input[type="email"]{
	width:100%;
	background:url(../images/input-bg.jpg) repeat-x 0 0;
	height:28px;
	border:1px solid #908d8d;
    padding:0;
	
}

.right_form  input[type="submit"]{
	width:100%;
	height:35px;
	border:1px solid #a79694;
	background:#426702;
	font-size:16px;
	line-height:16px;
	color:#fff;
	text-align:center;
	margin:27px 0 0 0;
}

.right_box_a{
	border:1px solid #898989;
	text-align:center;
	width:100%;
	padding:13px 0;
	margin:24px 0;
}


.client_testi{
	border:1px solid #898989;
	text-align:center;
	width:100%;
	padding:13px 0 46px;
	margin:24px 0;
}


.client_testi h3{
	font-size:20px;
	line-height:24px;
	color:#426702;
	font-weight:normal;
	text-align:center;
}

.client_testi div {
	width:75%;
	margin:0 auto;
	padding:20px 0 0 0;
	
}

.client_testi div p{
	font-size:15px;
	line-height:24px;
	color:#434343;
	text-align:left;
}

.client_testi div h5	{
	font-size:15px;
	line-height:24px;
	color:#426702;
	text-align:right;
	font-weight:normal;
	padding:20px 0 0 0;
}

.brand{
	border:1px solid #898989;
	width:100%;
	padding: 0 0 20px;
	margin:24px 0 30px;
}
.brand_inner{
	width:75%;
	margin:0 auto;
}
.brand h4{
   background: #426702 none repeat scroll 0 0;
    border-bottom: 1px solid #2b0d07;
    color: #fff;
    font-size: 22px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.brand_inn{
	width:100%;
	margin:0 auto;
}

.brand_inn ul{
	overflow:hidden;
}

.brand_inn ul li{
	width:auto;
	float:left;
	padding:0 2px 0 0;
}


.brand_inn ul li.brand_logo1{
	width:96px;
	height:69px;
}

.brand_inn ul li.brand_logo2{
	width:96px;
	height:25px;
}

.crash_scrap{
	border:1px solid #898989;
	width:100%;
	padding:13px 0;
	margin:24px 0;
}

.crash_scrap_inn{
	width:86%;
	margin:0 auto;
}

.crash_scrap h3{
	font-size:25px;
	line-height:25px;
	color:#426702;
	padding:0 0 24px;
	text-align:center;
}

.crash_scrap p{
	font-size:14px;
	line-height:21px;
	color:#111;
	text-align:center;
	padding: 0;
}

.crash_scrap p.food_t{
	font-size:15px;
	line-height:21px;
	color:#426702;
}

.crash_scrap p.food_txt{ font-size:16px;}


/* ============================= Footer part start
======================================================================================== */
.footer{
	width:100%;
	background:url(../images/footer-bg.jpg) repeat-x 0 0;
}

.footer-inn{
	width:100%;
	background:url(../images/footer_skyline.png) no-repeat 50% 28%;
}

.footer-inn_mid{
	width:1250px;
	height:281px;/*height:303px;*/
	margin:0 auto;
	padding:22px 0 0 0;
}

.footer_box1{
	width:317px;
	float:left;
}

.footer-inn_mid h3{
	font-size:20px;
	line-height:25px;
	color:#fff;
	font-weight:normal;
	padding:0 0 20px;
}

.footer-inn_mid ul li a{
	font-size:15px;
	line-height:25px;
	color:#fff;
}

.footer-inn_mid ul li a:hover{
	color:#dd4b39;
}

.footer-inn_mid p{
	font-size:15px;
	line-height:25px;
	color:#fff;
	padding:0px 0 15px;	
}

.footer_box1.footer_box2{
	width:284px;
	float:right;
}

.social_footer a{
	float:left;
	width:32px;
	line-height:32px;
	background:url(../images/footer-social-logo.png) no-repeat 0 0;
	text-indent:-999999px;
	margin:0 16px 0 0;
}

.social_footer a.twitter{
	background-position:-52px -2px;
}

.social_footer a.G-Plus{
	background-position:-104px -3px;
}

.social_footer a.blog{
	background-position:-158px -3px;
}

.footer-inn_mid p.copy{
	text-align:center;
	font-size:14px;
	line-height:24px;
	color:#fff;
	text-align:center;
	padding:59px 0 0;
}

.nav-mob a{
	width:66px;
	height:25px;
	background:url(../images/mob-nav-btn.png) no-repeat 0 0;
	text-indent:-999999px;
	display:none;
}














