 @font-face {
 font-family: 'LucidaSansRegular';
 src: url('../font/lsans.eot');
 src: url('../font/lsans.eot') format('embedded-opentype'),  url('../font/lsans.woff2') format('woff2'),  url('../font/lsans.woff') format('woff'),  url('../font/lsans.ttf') format('truetype'),  url('../font/lsans.svg#LucidaSansRegular') format('svg');
}
 @font-face {
 font-family: 'BebasRegular';
 src: url('../font/bebas__.eot');
 src: url('../font/bebas__.eot') format('embedded-opentype'),  url('../font/bebas__.woff') format('woff'),  url('../font/bebas__.ttf') format('truetype'),  url('../font/bebas__.svg#BebasRegular') format('svg');
}
 a@font-face {
 font-family: 'AvantGardeBkBTBook';
 src: url('../font/avant.eot');
 src: url('../font/avant.eot') format('embedded-opentype'),  url('../font/avant.woff') format('woff'),  url('../font/avant.ttf') format('truetype'),  url('../font/avant.svg#AvantGardeBkBTBook') format('svg');
}
 @font-face {
 font-family: 'AllerRegular';
 src: url('../font/aller_rg_0.eot');
 src: url('../font/aller_rg_0.eot') format('embedded-opentype'),  url('../font/aller_rg_0.woff') format('woff'),  url('../font/aller_rg_0.ttf') format('truetype'),  url('../font/aller_rg_0.svg#AllerRegular') format('svg');
}
.main-container {
	width:980px;
	margin:0px auto;
}
body {
	border-top: 5px solid #f58220;
}
a {
	text-decoration:none;
}
header {
	background:url(../images/header_bg.jpg) repeat-x;
}
.display {
	display:block;
}
.none {
	display:none;
}
.m_title {
	font-family: 'BebasRegular';
	font-size: 24px;
	color: #666666;
	float:left;
	padding:10px 0px;
}
.m_title span {
	color: #c2b702;
	margin-left:10px;
}
.bg {
	background:#e7e7e7 url(../images/title_bg.png) left no-repeat;
	float:right;
	width:100%;
	height:34px;
}
.main_padding {
	/*padding-left:20px;*/

	padding-right:20px;
}
.logo {
	width:17%;
	/*width:21%;*/

	height:auto;
	margin:1% 0% 0% 0%;
	position:relative;
	z-index:1000;
	float:left;
}
.logo a img {
	width:100%;
	height:auto;
}
.margin {
	float:right;
	margin-top:10px;
}
.float_rgt {
	float:right;
}
p {
	font-family:Calibri;
	color: #303030;
	font-size: 14px;
	line-height: 25px;
}
/*.banner{

	width:96.5%;

	height:auto;

	background-color: #FFF;

border: 1px solid #D5D5D5;

margin-left:20px;

}

.banner img{

	width:100%;

	height:auto;

}

*/

.f_left {
	float:left;
}
.f_right {
	float:right;
}
.left {
	margin-left:20px;
}
/* ----- Header ----- */

.violet {
	color:#049044;
	padding:0px 5px 0px 5px;
}
.header .navbar {
	margin-bottom: 0;
}
.header .navbar-inner {
	background:transparent;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.header a.brand {
	display: inline-block;
	text-indent: -9999px;
	width: 280px;
	height: 63px;
	padding: 30px 0;
	background: url(../images/logo.jpg) 20px center no-repeat;
}
.header ul.nav {
	font-size: 16px;
}
.header ul.nav li a {
	/* padding: 30px 20px 10px 20px;*/

   padding-bottom: 15px;
	padding-top: 25px;
	padding-left:10px;
	padding-right:10px;
	text-transform:none;
	margin: 0px 12px;
	color: #000;
	text-shadow: none;
	font-family: 'LucidaSansRegular';
	font-size: 16px;
}
.header ul.nav li.current-page a {
	padding-top: 25px;
	color:#fff;
	/*border-top: 5px solid #049044 !important;*/

    background: #f58220 url(../images/menu_hover.png) bottom center no-repeat;
}
.header ul.nav li a:hover {
	background: #c2be08 url(../images/menu_hover.png) bottom center no-repeat;
	padding-top: 25px;
	color: #000;
}
.header ul.nav li a i {
	line-height: 35px;
	background:url(../images/icon_bg.png) no-repeat center top;
	text-align:center;/*box-shadow: -208px -3px 48px 5px #fff;*/

   /*opacity:0.4;*/

	

}
.header ul.nav li a:hover i { /*color: #fff; */
}
/*----style----*/



.tag {
	display:none;
}
/*---col ---*/

.pdt_part {
	width:23.5%;
	height:auto;
	padding-right:2%;
}
/*.border_1{

	border: 1px solid #00dcdd;

}

.border_2 {

    border: 1px solid #a6db03;

}

.border_3 {

    border: 1px solid #b63a3a;

}

.border_4 { border: 1px solid #f46200;

}*/

.pro_list {
	padding:0px 10px;
	height:250px;
	background:#eeeeee;
}
.con-bg { background:#f8f7f7; padding-top:10px; }
/*.pro_title{

	color: #00dcdd;

}

	

.pro_title1 {

    color: #a6db03;

}

.pro_title2 {

    color: #b63a3a;

}



.pro_title3 {

color: #f46200;

}*/



.pro_list2 {
	border: 1px solid #b63a3a;
}
.m_list1 {
	background: none repeat scroll 0 0 #a6db03;
}
.m_list2 {
	background: none repeat scroll 0 0 #b63a3a;
}
.m_list3 {
	background: none repeat scroll 0 0 #f46200;
}
.pro_title, .pro_title1, .pro_title2, .pro_title3 {
	font-family: 'AvantGardeBkBTBook';
	font-size: 20px;
	margin: 7px 0px;
}
.pro_list img, .pro_list1 img, .pro_list2 img, .pro_list3 img {
	width: 100%;
}
.pro_list p, .pro_list1 p, .pro_list2 p, .pro_list3 p {
	font-family:Calibri;
	color: #303030;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
	text-align:center;
}
.m_list, .m_list1, .m_list2, .m_list3 {
	font-family:Calibri;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 10px;
	float: right;
	margin-bottom: 10px;
	-webkit-box-shadow: inset 0 -7px 9px -7px #373636;
	box-shadow: inset 0 -7px 9px -7px #373636;
	border-radius:10px;
	margin-top:30px;
}
.m_list {
	background: #00dcdd;
}
.testimomial_1 {
	width:50%;
}
/*.test_bg{

	background:url(../images/back_2.jpg) repeat;

	height:auto;

}

*/	

.title {
	font-family: 'BebasRegular';
	font-size: 24px;
	color: #666666;
	float:left;
	padding:10px 0px;
	width:100%;
	text-align:right;
}
.title span {
	color: #c2b702;
	margin-left:10px;
}
.title2 {
	font-family:Calibri;
	font-size: 24px;
	color: #fff;
	float:left;
	padding:10px 0px;
	width:100%;
}
.title_2 {
	font-family:Calibri;
	font-size: 24px;
	color: #666666;
	float:left;
	padding-top: 10px;
	width:100%;/*background:#43a12c;*/

	/*background:#333333;*/

}
.title2 span {
	color: #333333;
	margin-left:10px;
}
.sub_title {
	font-family:Calibri;
	font-size: 20px;
	color: #333333;
	float:left;
	padding:10px 10px;
	width:97%;
	text-transform:lowercase;
	background:url(../images/title-bg.jpg) repeat;
}
.sub_title span {
	color: #333333;
	margin-left:10px;
}
.test_bg {
	background:url(../images/bg_test.jpg) repeat-y;
	/*position:absolute;*/

	width:100%;
	padding:20px 0px;
}
.slid_title {
	font-family: 'BebasRegular';
	font-size:30px;
	float:right;
}
.slid_subtitle {
	font-family: 'AvantGardeBkBTBook';
	font-size:30px;
	float:right;
}
.slide_cont {
	font-family:Calibri;
	font-size: 15px;
	width:500px;
	float:right;
}
footer {
	display:block;
	margin:30px 0px;/*margin-top:307px;*/



}
.foot_sec {
	width:30%;
	float:left;
	background:#eeeeee;
	min-height: 202px;
	margin:0px 1% 0px 0px;
	padding:1%;
}
.foot_sec2 {
	float: left;
	width: 30.33%;
	margin-left: 4%;
}
.foot_sec3 {
	width:31.33%;
	float:right;
}
.foot_title {
	font-family: 'BebasRegular';
	font-size: 20px;
	color: #333333;
	float:left;
	padding:10px 0px;
	width:100%;
}
.foot_gal {
	width:30%;
	height:auto;
	float:left;
}
.foot_gal a img {
	width:100%;
	height:auto;
}
.foot_galpart {
	width:70%;
	height:auto;
	float:left;
}
.foot_galpart a img {
	padding-right:5px;
	padding-bottom:5px;
}
.foot_sec2 p {
	font-family:Calibri;
	color: #333333;
	font-size: 13px;
	line-height: 25px;
	float:left;
}
.icon {
	float:left;
	margin-top:4px;
	padding-right:10px;
	clear:both;
}
.foot_enq {
	width:100%;
	clear:both;
}
.foot_enq label {
	float:left;
	width:13%;
	height:auto;
	margin-top:6px;
}
.foot_enq input[type='text'] {
	background: none repeat scroll 0 0 #f58220;
	border-radius: 10px;
	float: left;
	height: 25px;
	margin-left: 20px;
	width: 64.5%;
}
.foot_enq button {
	background:#252525;
	padding:2px 14px;
	border-radius:10px;
	float:right;
	font-family:Calibri;
	color: #FFFFFF;
	font-size: 13px;
	margin-right:13%;
}
.foot_enq button i {
	color:#a6db03;
	padding:0px 3px;
}
.foot_padding {
	padding:0px 20px;
}
.main_width {
	width: 96%;
	float:left;
	padding:10px 0px;
}
.foot_left {
	float:left;
	width:70%;
	margin-top:1%;
}
.foot_left ul {
	list-style:none;
	margin-left:0px;
}
.foot_left ul li {
	display:inline;
}
.foot_left ul li a {
	font-family:Calibri;
	color: #333433;
	font-size: 13px;
	padding-right:30px;
}
.foot_right {
	float:right;
	width:9%;
	margin-top:1%;
}
.foot_right img a {
	padding-left:10px;
}
.copyright {
	float:left;
	font-family:Calibri;
	color: #333433;
	font-size: 13px;
	margin-top:10px;
}
.copyright a {
	color:#a6db03;
}
.design {
	float:right;
	font-family:Calibri;
	color: #333433;
	font-size: 13px;
	margin-top:20px;
}
.design a {
	color:#a6db03;
}
/*-- About us --*/

.abt_left {
	width:60%;
	float:left;
}
.abt_left ul {
	margin-left:15px;
   float: left;
   width: 100%;
}
.abt_left ul li {
	color: #303030;
	font-family: "AllerRegular";
	font-size: 14px;
	line-height: 25px;
}
.abt_right {
	width:35%;
	float:right;
	background: #eaeaea;
	border: 1px solid #c8c8c8;
	padding:10px;
	margin-bottom:40px;
}
/*-- Product --*/

.pdt_blk {
	width:30%;
	float:left;
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.06);
	padding:10px;
	margin-right:26px;/* box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.06); */

}
.pdt_inner {
	/* background: #fff; */

border: solid 10px #fff;
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.06);
	box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.06);
	text-align: center;
}
.pdt_title {
	font-family:Calibri;
	font-size: 20px;
	color: #333333;
	text-align:center;
}
.pdt_inner button {
	background:#252525;
	padding:6px 14px;
	border-radius:10px;
	font-family:Calibri;
	color: #FFFFFF;
	font-size: 18px;
	margin-top:10px;
}
.pdt_inner p {
	text-align:center;
}
/*-- Contact --*/

.banner {
	width:100%;
	height:auto;
	clear:both;
	/*margin-top:-77px;*/
}
.banner img {
	width:100%;
	height:auto;
}
.contact {
	width:33.333%;
	float:left;
}
.map {
	width:29.333%;
	float:right;
	margin-top:10px;
}
.enquiry {
	width:100%;
	clear:both;
}
.enquiry label {
	float:left;
	width:100%;
	height:auto;
	margin-top:6px;
}
.enquiry input[type='text'], input[type='email'] {
	/*background: none repeat scroll 0 0 #a6db03;*/

    border-radius: 5px;
	float: left;
	height: 25px;
	width: 100%;
}
.enquiry textarea {
	width:100%;
	height:120px;
	border-radius: 5px;
}
.enquiry button {
	background:#252525;
	padding:2px 14px;
	border-radius:10px;
	float:left;
	font-family:Calibri;
	color: #FFFFFF;
	font-size: 13px;
	margin-right:13%;
}
.enquiry button i {
	color:#a6db03;
	padding:0px 3px;
}
.map iframe {
	width:100%;
	height:300px;
	float:right;
}
 @media (min-width: 980px) and (max-width: 1199px) {
 .logo {
 width:30%;
}
 .main_width {
 float: left;
 width: 95.7%;
}
 .foot_sec2 {
 margin-left: 1%;
}
 .foot_enq label {
 float:left;
 width:15%;
 height:auto;
 margin-top:6px;
}
 foot_enq input[type="text"] {
 width: 63.5%;
}
 .foot_sec3 {
 float: right;
 width: 31.33%;
 padding-right: 15px;
}
 .foot_enq button {
 margin-right: 9%;
}
 .foot_right {
 width:11.3%;
}
 .pdt_blk {
 width:29.1%;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
 .header ul.nav li a {
 padding: 15px 20px 15px 20px;
 font-weight: normal;
 text-align: left;
 -moz-border-radius: 0;
 -webkit-border-radius: 0;
 border-radius: 0;
}
 .header ul.nav li.current-page a {
 background: #c2be08;
}
 .header ul.nav li a:hover {
 background: #c2be08;
 color:#fff;
}
 .header ul.nav li a {
 margin:0px;
}
 .header ul.nav li.current-page a {
 padding-top: 15px;
}
 .header ul.nav li a i, .header ul.nav li a br {
 display: none;
}
 .tag {
 display:block;
 background:#049044;
 color:#fff;
 margin-top:40px;
 padding:10px;
 margin-left:60%;
}
 .logo {
 width: 27%;
}
 .display {
 display:none;
}
 .none {
 display:block;
}
 .pro_list {
 border: 1px solid #00dcdd;
 border-radius: 10px;
 height: 330px;
}
 .main_width {
 float: left;
 width: 95%;
}
 .foot_right {
 width: 14.7% !important;
}

	/*-- contact --*/

	.contact {
 width:48.7%;
 float:left;
}
 .map {
 float: left;
 margin-top: 10px;
 width: 100%;
}
 .pdt_blk {
 width:27.9%;
}
}
 @media (max-width: 979px) {
 .foot_sec {
 float: left;
 width: 38%;
/* padding-right: 3%;*/

	}
 .foot_gal {
 display: none;
}
 .foot_sec2 {
 float: left;
 width: 38%;
 padding-right: 0%;
 margin-left:0%;
}
 .foot_sec3 {
 float: left;
 width: 24%;
 padding-right: 0%;
}
 .foot_galpart {
 float: left;
 height: auto;
 width: 100%;;
 margin-left:0%;
}
 .foot_enq label {
 float: left;
 height: auto;
 margin-top: 6px;
 width: 95%;
}
 .foot_enq input[type="text"] {
 width: 71%;
 margin-left:0px;
}
 .foot_enq button {
 float:left;
}
 .foot_padding {
 padding:0px 20px;
}
}
 @media (min-width: 641px) and (max-width: 767px) {
 body {
 padding-left: 0;
 padding-right: 0;
}
 .header h1 {
 float: left;
 margin: 0px;
 text-align: left;
 width: 30%;
}
 .header ul.nav li a {
 padding: 15px 20px 15px 20px;
 font-weight: normal;
 text-align: left;
 -moz-border-radius: 0;
 -webkit-border-radius: 0;
 border-radius: 0;
}
 .header ul.nav li.current-page a {
 padding-top: 15px;
}
 .header ul.nav li a i, .header ul.nav li a br {
 display: none;
}
 .tag {
 display:block;
 background:#049044;
 color:#fff;
 margin-top:40px;
 padding:10px;
 margin-left:60%;
}
 .display {
 display:none;
}
 .none {
 display:block;
}
 .logo {
 width: 30%;
}
 .pro_list {
 border: 1px solid #00dcdd;
 border-radius: 10px;
 height: 330px;
}
 .main_padding {
 padding-left: 20px;
 padding-right: 20px;
}
 .main_width {
 float: left;
 width: 99.8%;
}
 .foot_right {
 float: right;
 margin-top: 1%;
 width: 16.7%;
}
 .foot_left ul li a {
 padding-right: 20px;
}
 .foot_padding {
 padding: 0 0px;
}
 .foot_enq input[type="text"] {
 margin-left: 0;
 width: 90%;
}

	/*-- contact --*/

	.contact {
 width:48.7%;
 float:left;
}
 .map {
 float: left;
 margin-top: 10px;
 width: 100%;
}
 .pdt_blk {
 width:97%;
}
}
 @media (min-width: 481px) and (max-width: 640px) {

	/*.logo {

    width: 19%;

	}*/

	.logo {
 margin: 1% 0 0;
 width: 31.4%;
}
 .header ul.nav li a {
 padding: 15px 20px 15px 20px;
 font-weight: normal;
 text-align: left;
 -moz-border-radius: 0;
 -webkit-border-radius: 0;
 border-radius: 0;
}
 .header ul.nav li.current-page a {
 padding-top: 15px;
}
 .header ul.nav li a i, .header ul.nav li a br {
 display: none;
}

	/*----style----*/

	.header h1 {
 float: left;
 margin: 0px;
 text-align: left;
 width: 40%;
}
 .tag {
 display: block;
 background: none repeat scroll 0% 0% #049044;
 color: #FFF;
 margin-top: 106px;
 padding: 10px;
 margin-left: 0%;
}
 .span3 {
 float: left;
 width: 50%;
}
 .main_padding {
 padding-left: 20px;
 padding-right: 20px;
}

	/*-- footer --*/

	.foot_padding {
 padding: 0 0px;
}
 .foot_sec {
 float: left;
 width: 98%;
 padding-right: 3%;
}
 .foot_sec2 {
 float: left;
 width: 98%;
 padding-right: 3%;
 margin-left:0%;
 margin-top:2%;
}
 .foot_sec3 {
 float: left;
 width: 98%;
 padding-right: 3%;
 margin-top:2%;
}
 .foot_galpart {
 float: left;
 height: auto;
 width: 63%;
 margin-left:2%;
}
 .foot_enq input[type="text"] {
 width: 73%;
}
 .foot_enq button {
 margin-right: 30.5%;
}
 .foot_gal {
 display: block;
}
 .foot_left {
 float: left;
 margin-top: 1%;
 width: 100%;
}
 .foot_left ul li a {
 padding-right: 15px;
}

	

	/*.main_width {

	width: 93%;

	float: left;

	}*/

	.main_width {
 float: left;
 width: 100%;
}
 .foot_right {
 width: 100%;
}
 .design {
 margin-top:10px;
}
 .banner {
 margin-top:0px;
}

	/*-- About us --*/

	.abt_left {
 width:100%;
 float:left;
}
 .abt_right {
 width:96%;
 float:left;
 background: #eaeaea;
 border: 1px solid #c8c8c8;
 padding:10px;
 margin-bottom:40px;
}

	/*-- contact --*/

	.contact {
 width:97.3%;
 float:left;
}
 .map {
 float: left;
 margin-top: 10px;
 width: 100%;
}
 .pdt_blk {
 width:97%;
}
}
 @media (max-width: 480px) {
 .span3 {
 float: left;
 width: 100%;
}
 .header ul.nav li a {
 padding: 15px 20px 15px 20px;
 font-weight: normal;
 text-align: left;
 -moz-border-radius: 0;
 -webkit-border-radius: 0;
 border-radius: 0;
}
 .header ul.nav li.current-page a {
 padding-top: 15px;
}
 .header ul.nav li a i, .header ul.nav li a br {
 display: none;
}
 .tag {
 display: block;
 background: none repeat scroll 0% 0% #049044;
 color: #FFF;
 margin-top: 106px;
 padding: 10px;
 margin-left: 0%;
 padding-top:100px;
}
 .main_padding {
 padding-left: 20px;
 padding-right: 20px;
}

	/*-- footer --*/

	.foot_padding {
 padding: 0 0px;
}
 .foot_sec {
 float: left;
 width: 98%;
 padding-right: 3%;
}
 .foot_sec2 {
 float: left;
 width: 98%;
 padding-right: 3%;
 margin-left:0%;
 margin-top:2%;
}
 .foot_sec3 {
 float: left;
 width: 98%;
 padding-right: 3%;
 margin-top:2%;
}
 .foot_galpart {
 float: left;
 height: auto;
 width: 98%;
 margin-left:2%;
}
 .foot_enq input[type="text"] {
 width: 82%;
}
 .foot_enq button {
 margin-right: 30.5%;
}
 .foot_gal {
 display: none;
}
 .foot_left {
 float: left;
 margin-top: 1%;
 width: 100%;
}
 .foot_right {
 float: left;
 margin-top: 1%;
 width: 100%;
}
 .foot_left ul li a {
 padding-right: 15px;
}
 .design {
 margin-top:0px;
}
 .main_width {
 float: left;
 width: 100%;
}
 .banner {
 margin-top:0px;
}

		/*-- About us --*/

	.abt_left {
 width:100%;
 float:left;
}
 .abt_right {
 width:95%;
 float:left;
 background: #eaeaea;
 border: 1px solid #c8c8c8;
 padding:10px;
 margin-bottom:40px;
}

	/*-- contact --*/

	.contact {
 width:97.3%;
 float:left;
}
 .map {
 float: left;
 margin-top: 10px;
 width: 100%;
}
 .pdt_blk {
 width:97%;
}
}
 @media (max-width: 480px) and (min-width:369px) {



 

	/*---style---*/

	.display {
 display:none;
}
 .none {
 display:block;
}
 .logo {
 width: 43%;
 position: absolute !important;
}
 .pro_list {
 border: 1px solid #00dcdd;
 border-radius: 10px;
 height: 370px;
 padding: 0 10px;
}
 .design {
 float:left;
}
}
 @media only screen and (max-width: 368px) {
 .logo {
 width: 54%;
 position:absolute !important;
}
 .header h1 {
 float: left;
 margin: 0px;
 text-align: left;
 width: 47%;
 margin-top: 20px;
}
 .pro_list {
 border: 1px solid #00dcdd;
 border-radius: 10px;
 height: 330px;
 padding: 0 10px;
}
 .design {
 float:left;
}
}


/************/
.wel-title span
{ color:#d66301; }