@charset "utf-8";
@import url("http://fonts.googleapis.com/css?family=Open+Sans:regular,italic,bold");
.title{font-size: 21px;
line-height: 22px;
font-family: 'Open Sans',sans-serif;
padding: 0px;
margin: 0px;
font-weight:bold;
letter-spacing: normal;
text-transform: uppercase;
text-shadow: 1px 1px rgb(255, 255, 255);
color:#039fee;}
/* common
----------------------------------------------------------------------------- */
body{
	font-size: 12px; color:rgb(138, 138, 138);
	font-family: 'Open Sans', arial, tahoma, sans-serif;
	background:url(../images/bg.jpg) repeat-x #f0ede6;
}
label, input, button, select, textarea{
	font-size: 12px;
}
ul li a,a{
	color:#333;
	outline:0; 
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
a{
	color: rgb(189, 81, 72);
}
a:hover{
	color:#fd4004;
	text-decoration:none;
}
.img-al{
	margin: 0 10px 10px 0;
	float:left;
}
.img-ar{
	margin: 0 0 10px 10px;
	float:right;
}
.left{
	text-align:left !important;
}
.center{
	text-align:center !important;
}
.right{
	text-align:right !important;
}
.myCarousel.carousel{
	margin-bottom:0;
}
.breadcrumb{
	margin:10px -10px 20px -10px;
	background-color:#ddd;
}
.breadcrumb{
	background:none;
}
.breadcrumb li{
	border:0px solid #ddd;
	border-radius:30px;
	padding:2px 15px 2px 10px;
	background-color:#ddd;
	margin-right:-23px;
}
.accordion .accordion-heading {
	background-color: #eee;
}
.nav-tabs li.active, .accordion .accordion-heading {
	font-weight: bold;
	font-size: 12px;
}
#wrapper,#top-bar{
	background:none;
	margin: 35px auto 20px auto;

	padding:0px 10px;
}
section.homepage-slider,
section.navbar,
section.google_map,
section#footer-bar,
section#copyright{

}
section.ban_text{

text-align: left;
padding: 5px 0px;
font-size: 16px;
line-height: 22px;
border-bottom: 6px solid #e1ded8;
}

section.header_text{
	background:url(../images/bg_h.png) no-repeat bottom;
	text-align:left;
	padding:35px 0px 20px 0px;
	font-size:13px;
	line-height:22px;
	border-bottom:6px solid #e1ded8;
}
section.homepage-slider{
	-webkit-box-shadow: 0 8px 6px -6px #1e1e1e;
	   -moz-box-shadow: 0 8px 6px -6px #1e1e1e;
	        box-shadow: 0 8px 6px -6px #1e1e1e;
	
	position: relative;
	top:0;
	z-index:99;
	min-height:100px;
}
section.homepage-slider div.intro{padding: 10px ;
margin: 0px;
background: url(../images/slider_caption.png) repeat scroll 0% 0% transparent;
box-shadow: 1px 1px 3px rgb(0, 0, 0);
	
	position: absolute;
right: 0px;
top: 195px;
color: rgb(255, 255, 255);
opacity: 1;
width: 532px;
z-index: 8;
text-transform: uppercase;
font: 20px/24px 'Open Sans',sans-serif;
}
section.homepage-slider h1{ line-height:18px;
	 
	color:#fff;
 
	font-size:30px;
	text-transform:uppercase;
	float:left;
	width:auto;
}
section.homepage-slider p{
	overflow:hidden;
	width:100%;
	
}
section.homepage-slider span{

	color:#962f2a;	
	
	
	font-size:18px;
	float:left;
	width:auto;
}
section.header_text.sub{
	font-size:14px;
	margin-bottom:40px;
}
section.header_text.sub h4{
	text-transform:uppercase;
	margin:0;	
}
iframe{
	border-bottom:2px solid #eee;
}
/* end common */

/* top bar
----------------------------------------------------------------------------- */
#top-bar{
	background:none;
	padding:10px;
	margin: 20px auto -22px auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#top-bar .user-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top-bar .user-menu li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-right: 1px solid #eee;
	padding: 5px 12px;
}
#top-bar .user-menu li:last-child{
	border-right:0;
}

/* top navigation
----------------------------------------------------------------------------- */
section.navbar{
	margin-bottom:0;
}
.navbar-inner.main-menu {	
	height:110px;
	padding-left:10px;	
	padding-right:0;	
	border-right: 0;
	border-left: 0;
	border-top: 0;background:none;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;	
	border-radius: 0;
	filter: none;	
}
.navbar-inner.main-menu a.logo{
	position:absolute;
}
.navbar-inner.main-menu ul ul a{
	font-size:13px;
	font-weight:normal;
	line-height:17px;
	text-transform: none;
}
#menu > ul{
    display: block;
    margin-left:0;	
}
#menu > ul > li{
    list-style: none;
    float: left;
    position: relative;   
	margin-right: 0px;
}
#menu > ul > li > a {
	font-size: 13px;
	color: #ccc;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 10px 12px;
	}
#menu > ul > li.active{
	background-color:#eb4800;
}
#menu > ul > li.active > a{
	color:#fff;
}
#menu > ul a:hover{
	color: #eb4800; 
	text-decoration:none;
}
#menu .current{color: #eb4800 !important;}

#menu ul ul {
    background: none repeat scroll 0 0 #eee;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
    padding: 0px;
    position: absolute;
    min-width:170px;
	display:none;
}
#menu > ul > li > ul{
    margin-left:10px;
    margin-top:-12px;
	border:1px solid #ddd;
	border-top:0;
}
#menu ul ul li {
    list-style: none outside none;
    position: relative;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
}
#menu ul ul li:last-child{
    border-bottom: none !important
}
#menu ul ul li.menu-last{border-bottom: none;}
#menu ul ul a{
    display: block;
    padding:7px 10px;
    color: #333;
    font-size: 12px;
}
#menu ul ul a:hover,#menu > ul > li:hover > a{color: #fff;background-color:#962f2a}
#menu ul ul a:hover{background-color:#962f2a;}
#menu > ul > li:hover {visibility: inherit;}
#menu li:hover {visibility: inherit;}
#menu li:hover ul,
#menu li.sfHover ul {
    left: -10px;
    top: 52px;
    z-index: 2299;
}
#menu li li:hover ul,
#menu li li.sfHover ul {
    left: 130px;
    top: 0px;
}
#menu li.sfHover > a{
	color:#eb4800;
}
#menu .sf-sub-indicator{
	display:none;
}

/* product box
----------------------------------------------------------------------------- */
.product-box{ float:left; margin-right:25px;
	text-align:left; width:31%;
 	
	position: relative;
	background: url(../images/bg.jpg) scroll 0% 0% rgb(10, 10, 10);
position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom:1px solid #eee;
}
.product-box span.sale_tag {
	background: url(../images/sprites.png) no-repeat scroll 0 0 transparent;
	height: 54px;
	position: absolute;
	width: 55px;
	z-index: 100;
	top:0;
	left:0;
}
.product-box:hover{
	background:#813126;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	box-shadow: 0px 0px 5px #ccc;
}
.product-box:hover a{
	color:#fff !important;
}
.product-box img{
	overflow:hidden; width:100%; height:100%;
}
.product-box a.title1{
	text-transform:uppercase;
	color:#ccc;
	display:inline-block;
	font-weight:normal;
	font-size:27px;
	margin:15px;
}
.product-box p.category{
	color:#9b9b9b; font-size:16px; margin-left:15px; line-height:10px; padding-bottom:10px; 
}
.product-box p.price{
	font-size:20px;
	font-weight:300;
	padding:10px 0;
}
.more1{ float:right; margin:20px 10px;
border: medium none;
font-size: 0px !important;
line-height: 0;
width: 13px;
height: 24px;
background: url(../images/top_block_button.png) repeat scroll 0% 0% transparent;
border: medium none;
padding: 0px;
text-indent: -100px;
overflow: hidden;
transition: none 0s ease 0s;}
/* end product box */

/* title style for h4 tag
----------------------------------------------------------------------------- */
h4.title{ margin-top:35px;
	
	padding-bottom:5px;
	margin-bottom:15px;
	overflow:hidden;
	text-transform:uppercase;
	font-size:25px;
	min-height:27px;
	width:100%;
}
h4.title.m{
	margin-top:15px;	
	overflow:hidden;
	width:100%;
}
h4.title strong{
	color:#a73d2e;
}
h4.title span.text{
	
	padding-right:10px;
}
h4.title .left{
	background: url(../images/arrow-pleft.png) #eee no-repeat center center;	
	margin-right:2px;	
}
h4.title .right{
	background: url(../images/arrow-p.png) #eee no-repeat center center;	
}
h4.title .pull-right{
	background-color:#fff;
	padding-left:10px;	
}
h4.title .left,h4.title .right{
	display: inline-block;
	width: 22px;
	height: 22px;
	cursor: pointer;
}
h4.title .left:hover,h4.title .right:hover{
	background-color:#eb4800;
}
h4.title .button:hover{
	text-decoration: none;
}
/* end h4 title style */

/* our clients
----------------------------------------------------------------------------- */
section.our_client{
	margin-top:20px;
}
section.our_client .row{
	text-align:center;
}
/* end our clients */
.search_form {
	margin-bottom:0;
}
.search_form input{
	background: url(../images/search.png) #fff no-repeat 97% 6px;
	color:#fff;
	text-shadow:none;
	padding-right:25px;	
	border:1px solid #eee;
}
#homeTab{
	min-height:210px;
}
#homeTab li{
	font-size:11px;
}
#homeTab li.active{
	font-weight:bold;
}
#homeTab li.active a{
	border-top:3px solid #ddd;
}
/* Pricing
----------------------------------------------------------------------------- */
.pricing .plan {
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	color: #666;
	margin-bottom:40px;
	overflow: hidden;
	-webkit-transition: box-shadow .2s ease-in-out;
	-moz-transition: box-shadow .2s ease-in-out;
	-ms-transition: box-shadow .2s ease-in-out;
	-o-transition: box-shadow .2s ease-in-out;
	transition: box-shadow .2s ease-in-out;
}
.pricing .plan:hover {
	box-shadow: 0 0 6px rgba(0,0,0,0.45);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.45);
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.45);
}
.pricing .title {
	text-align: center;
	text-shadow: none;
	font-size: 22px;
	line-height: 1.5em;
	margin: 0;
	padding:7px;
	background: #111111;
	font-weight: 100;
	color: #fff;
	text-transform:uppercase;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	background-image: -webkit-gradient(linear,0 45%,0 55%,from(rgba(255,255,255,.1)),to(rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,.1) 45%,rgba(255,255,255,.0) 55%);
}
.pricing p {
	margin: 0;
	text-align: center;
}
.pricing ul {
	list-style-type: none;
	margin: 0 0 20px 0;
}
.pricing ul li {
	border-bottom: 1px solid #eee;
	padding: 6px 0;
	font-size: 1.2em;
	color: #222;
}
.pricing .price {
	border: 1px solid #ccc;
	border-bottom: 0;
	margin: 0;
	text-align: center;
	padding: 20px 0;
	text-shadow: none;
	font-size: 20px;
	font-weight:80px;
}
.pricing .well {
	border: 1px solid #ccc;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}

/* Product Detail
----------------------------------------------------------------------------- */
.thumbnails.small {
	margin-top: 10px;
}
/* end Product Detail */

/* Block 
----------------------------------------------------------------------------- */
.block {
	text-align: center;
	padding: 7px;
	border: 1px solid #ddd;
	border-top: 3px solid #eb4800;
	-moz-box-shadow: 0 0 3px 0 #ccc;
	-webkit-box-shadow: 0 0 3px 0 #ccc;
	box-shadow: 0 0 3px 0 #ccc;
	margin-bottom: 20px;
}
.small-product {
	margin: 0;
	padding: 0;
	list-style: none;
}
.small-product li {
	text-align: left;
	border-bottom: 1px dotted #eee;
	padding: 5px 0;
	font-size:11px;
}
.small-product li img {
	width: 50px;
}
.block .carousel{
	margin-bottom:-30px;
}
.block h4{
	background: url(../images/bg_h.png) no-repeat bottom left;
	margin: 0 0 20px 0;
	border-bottom:1px solid #eee;	
}
/* end Block */

/* Navigation list */
.nav-header{
	color:#333;
	background: url(../images/bg_h.png) no-repeat bottom left;
	margin-bottom:10px;
}
.nav-list li{
	text-align:left;
}
.nav-list li a{
	background: url(../images/trigger_right.png) transparent no-repeat 5px 8px;
}
.nav-list > .active > a, .nav-list > .active > a:hover{
	background-color: transparent;
	color:#eb4800;
	text-shadow: none;	
	font-weight: bold;
}

/* Toogle Menu
----------------------------------------------------------------------------- */
._toggleMenu{
	margin:0 -10px;
	display:none;
	background:#eb4800;	
}
._toggleMenu a{
	color:#fff;
	text-indent:10px;
	padding:5px 0;
	display:block;
	width:100%;
}
._toggleMenu ul  > li{
	text-transform:uppercase;
}
._toggleMenu ul  > li > ul > li{
	text-transform:none;
}
._toggleMenu a:hover{
	color:#fff;
	background-color:#df403d !important;
}
._toggleMenu .nav {
	margin:0;
	padding:0;
}
.toggleMenu {
	display:block;
	width:100%;    
    padding:10px 0;
	text-align:center;	
	font-weight:bold;
	background:url(../images/i_submenu.png) no-repeat 98% center;
}
._toggleMenu ul  > li a.parent{
	background:url(../images/i_plus.png) no-repeat 98% center;
}
._toggleMenu .nav  ul{
	list-style: none;
	display:none;
}
._toggleMenu .nav  ul ul{
	text-transform:none !important;
}
._toggleMenu .nav > li.hover > ul {
    display:block;
}

/* Responsive
----------------------------------------------------------------------------- */
@media (max-width: 767px){	.title{ font-size:16px;}
	#top-bar input{
		*padding-right:0 !important;
	}
	.navbar-inner.main-menu{
		border-bottom:0 !important;
	}
	section.homepage-slider{
		display:none;
	}
	.account.pull-right{
		width:100%;
		text-align:center;
	}
	.myCarousel .thumbnails li{
		border-bottom:1px solid #eee;
		margin-bottom:0;
	}
	.product-box{
		margin-top:20px;
		margin-bottom:20px; width:100%;background: url(../images/bg.jpg) scroll 0% 0% rgb(10, 10, 10);
position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom:1px solid #eee;		
	} 
	.product-box:hover{
		background:#813126;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	box-shadow: 0px 0px 5px #ccc;
	}
	.product-box:hover a{
		color:#333 !important;
	}
	.product-box a.title1{
	text-transform:uppercase;
	color:#ccc;
	display:inline-block;
	font-weight:normal;
	font-size:12px;
	margin:15px;
	
}
.more1{position:absolute; display:none; }
	#menu ul{display: none;}
	.navbar-inner.main-menu a.logo{
		left:50%; 
		margin-left:-99px;
	}
	#copyright,#footer-bar{
		padding:0 10px;
	}
	#footer-bar .nav{overflow:hidden}
	#footer-bar .nav li{float:left;}
	#footer-bar  .nav a:hover{
		background-color:transparent;
		color:#eb4800;
	}
	.feature_box .service{	
		border-bottom:1px solid #eee;
	}
}
@media (max-width: 800px){	.title{ font-size:16px;}
	#top-bar input{
		*padding-right:0 !important;
	}
	.navbar-inner.main-menu{
		border-bottom:0 !important;
	}
	section.homepage-slider{
		display:none;
	}
	.account.pull-right{
		width:100%;
		text-align:center;
	}
	.myCarousel .thumbnails li{
		border-bottom:1px solid #eee;
		margin-bottom:0;
	}
	.product-box{
		margin-top:20px;
		margin-bottom:20px; width:100%;background: url(../images/bg.jpg) scroll 0% 0% rgb(10, 10, 10);
position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom:1px solid #eee;		
	} 
	.product-box:hover{
		background:#813126;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	box-shadow: 0px 0px 5px #ccc;
	}
	.product-box:hover a{
		color:#333 !important;
	}
	.product-box a.title1{
	text-transform:uppercase;
	color:#ccc;
	display:inline-block;
	font-weight:normal;
	font-size:12px;
	margin:15px;
	
}
.more1{position:absolute; display:none; }
	#menu ul{display: none;}
	.navbar-inner.main-menu a.logo{
		left:50%; 
		margin-left:-99px;
	}
	#copyright,#footer-bar{
		padding:0 10px;
	}
	#footer-bar .nav{overflow:hidden}
	#footer-bar .nav li{float:left;}
	#footer-bar  .nav a:hover{
		background-color:transparent;
		color:#eb4800;
	}
	.feature_box .service{	
		border-bottom:1px solid #eee;
	}
}



.more{position: absolute;
right: 34px;
top: 23px;
border: medium none;
font-size: 0px;
line-height: 0;
display: block; color:#006699;
width: 20px;
height: 35px;
background: url(../images/slider_button.png) repeat scroll 0% 0% transparent;
padding: 0px;
text-indent: -100px;
overflow: hidden;
transition: none 0s ease 0s}

/* feature box
----------------------------------------------------------------------------- */
.feature_box{  margin-top:25px; padding-bottom:20px;	border-bottom:6px solid #e1ded8;
	
}
.feature_box h4{
	margin:0 0 10px 0;
	font-weight:normal;	
}
.feature_box img{	
	margin-bottom:10px; border:1px solid rgb(255, 255, 255); margin-right:10px;
	/*background-color:#eb4800;
	padding:25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;	
	border-radius: 50%;*/
}
.feature_box .service{	
	margin-top:3px;
	padding:3px;	
	text-align:left;
}
.feature_box .service:hover{
	background-color:#f4f4f4;
}
.feature_box .service:hover img{
	-webkit-transition: all 0.7s linear;
	-webkit-transform: rotate(6.28rad);
	transition: all 0.7s;
	transform: rorate(6.28rad);
}
.feature_box .service div{	
	padding:5px 5px 0 5px;
}
.feature_box span{
margin: 5px 0px 20px;color: rgb(189, 81, 72);}
.feature_box a{ font-size:14px;}
/* end feature box */
/* end feature box */
.feature_box .border{border-bottom:2px solid #e1ded8; padding:5px 0px;}