@font-face {
	font-family: 'font';
	src: url('../fonts/font.eot');
	src: url('../fonts/font.eot?#iefix') format('embedded-opentype'),  url('../fonts/font.font') format('woff'),  url('../fonts/font.ttf') format('truetype');
	font-weight: 400;
	font-smooth: always;
	-webkit-font-smoothing: subpixel-antialiased!important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: font;
	src: url(../fonts/font.svg) format(svg)
}
}
html, body{
    height:100%;
    width: 100%;
}

body {
	font-family: 'font', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	background: url(../images/bg.jpg) repeat
}
h1, h2, h3, h4, h5, h6 {
	color: #3a3a3a;
	font-family: 'font', Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-rendering: auto;
	margin-top: 0;
	line-height: 1.25em
}
h4, h5, h6 {
	line-height: 1.4em
}
h1 {
	font-size: 36px
}
h2 {
	font-size: 30px
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 18px
}
h5 {
	font-size: 15px;
	font-weight: 700
}
h6 {
	font-size: 13px
}
ul {
	list-style: none;
	margin: 0
}
a {
	text-decoration: none
}

a:focus {
	outline: none
}
img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: middle
}
#hotline .bg {
	background: url(../images/hotlinebg.png) no-repeat top right;
	width: 262px;
	height: 38px;
	color: #fff
}
#hotline .bg .hotline {
	padding: 6px 18px;
	float: left
}
#hotline .bg .social {
	float: left;
	padding: 6px 0px
}
#hotline .bg .social a {
	color: #fff;
	padding: 0px 4px
}
#header .menu {
	position: relative;
	margin-top: 46px;
	right: 0px
}
#header .menu ul {
	background: #ebe8df;
	overflow: hidden;
	padding: 10px 0px;
	float: left;
	width: 100%
}
#header .menu ul li {
	float: left
}
#header .menu ul li a {
	color: #754c24;
	padding: 10px;
	font-size: 14px
}
#header .menu ul li a:hover {
	background: #754c24;
	color: #fff
}
#header .menu a.cart {
	background: #754c24;
	float: right;
	padding: 9px 15px;
	position: absolute;
	right: 0
}
#header .menu a.cart:hover{
	background:#ffd200
}
#header .menu a.cart i {
	color: #fff
}
#main .main {
	background: #fff;
	border: 1px solid #ababab;
	overflow: hidden;
	padding: 12px;
	margin: 15px 0px;
	 width:100%;
    height:100%;
}

#main .feature {
}
#main .feature .box {
	background: #dbd5be;
	padding: 10px;
	text-align: center;
	color: #754c24;
	cursor:pointer
}
#main .feature .box h3 {
	font-size: 20px;
	color: #754c24
}
#main .feature .box p {
	margin: 0px
}

#main .feature .box p a{
	color:#754c24
}

#main .feature .box .img1 {
	background: url(../images/icon1.png) no-repeat;
	width: 67px;
	height: 50px;
}
#main .feature .box .img2 {
	background: url(../images/icon2.png) no-repeat;
	width: 67px;
	height: 50px;
}
#main .feature .box .img3 {
	background: url(../images/icon3.png) no-repeat;
	width: 67px;
	height: 50px;
}
#main .feature .box .img1, #main .feature .box .img2, #main .feature .box .img3 {
	text-align: center;
	display: block;
	margin: 0px auto 10px auto
}
#main .feature .box:hover,
#main .feature .box:hover p a {
	background: #754c24;
	color: #fff
}

#main .feature .box:hover h3 {
	color: #fff
}
#main .feature .box:hover .img1 {
	background: url(../images/icon1hover.png) no-repeat
}
#main .feature .box:hover .img2 {
	background: url(../images/icon2hover.png) no-repeat
}
#main .feature .box:hover .img3 {
	background: url(../images/icon3hover.png) no-repeat
}
.slider{
	border:1px solid #ababab
}
.carousel-inner > .item img{
	width:624px;
	height:477px;
}
.carousel-inner > .item .des{
	position:absolute;
	bottom:0px;
	background:rgba(0,0,0,0.5);
	padding:12px;
        width:100%
}
.carousel-inner > .item .des p,
.carousel-inner > .item .des h3{
	color:#fff
}
.slide a.carousel-control{
	top:50%
}

#main .main .left-menu{
	background:#f2f2f2;
	border:1px solid #ababab;
	min-height:580px
}

#main .main .left-menu h3{
	background:url(../images/leftmenubg.png) no-repeat top center;
	height: 38px;
	color: #fff;
	text-align: center;
	font-size: 17px;
	padding: 8px 0px;
	text-transform:uppercase
}

#main .main .left-menu ul{
	padding:10px
}

#main .main .left-menu ul li{
	padding:10px 20px;
	border-top:1px solid #fff;
	border-bottom:1px solid #e5e5e5
}

#main .main .left-menu ul li i{
	padding-right:10px
}
#main .main .left-menu ul li:first-child{
	border-top:none
}

#main .main .left-menu ul li:last-child{
	border-bottom:none
}

#main .main .left-menu ul li a{
	color:#333
}

#main .main .left-menu ul li a:hover{
	color:#007336
}

#main .main .left-menu ul li a i{
	padding-right:10px
}

#main .main .main-right{
	background:#f2f2f2;
	border:1px solid #ababab;
	overflow:hidden;
	margin-left:15px;
	padding:15px
}

#main .main .main-right h3{
	color:#754c24;
	font-size:20px;
	font-weight:bold;
	border-bottom:4px double #754c24;
	padding-bottom:10px
}

#main .main .main-right ul{
	overflow:hidden
}

#main .main .main-right ul li{
	width:47%;
	float:left;
	display:block;
	margin-right:2.5%;
	margin-bottom:15px;
	min-height:190px
}

#main .main .main-right ul li .des a h2{
	font-size:20px;
	color:#754c24
}
/*#main .main .main-right ul li:nth-child(3n){
	margin-right:0px
}
*/
#main .main .main-right ul.article li{
	width:98%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	margin:0px;
	padding:15px 0px 0px 0px
}

#main .main .main-right ul.article li:first-child{
	border-top:none
}

#main .main .main-right ul.article li:last-child{
	border-bottom:none
}

#main .main .main-right ul.article li img{
	float:left;
	margin-right:10px
}

#main .main .main-right ul.article li .des h2{
	color:#007336;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase
}

#main .main .main-right ul.article li .des p{
	text-align:justify;
	font-size:13px
}

#main .main .main-right .detail h2{
	color:#007336;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	width:98%
}

#main .main .main-right .detail p{
	text-align:justify;
	width:98%
}

#main .main .main-right .detail img{
	margin:0 auto;
	display:block
}

.image{
	text-align:center;
	border:none;
	display:block;
	position:relative
}

.image h4{
	font-weight:bold;
	color:#007336;
	font-size:14px;
	margin:10px 0px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.image .price{
	color:#333; 
	font-weight:bold
}

.image .img-overflow {
	overflow:hidden; 
	position:relative;
	text-align:center
}

.ImageOverlay {
	background:none repeat scroll 0 0 rgba(0,0,0,0.5);
	bottom:0;
	display:block;
	height:100%;
	left:0;
	opacity:0;
	position:absolute;
	right:0;
	top:0;
	-webkit-transition:all .3s ease 0;
	-moz-transition:all .3s ease 0;
	-ms-transition:all .3s ease 0;
	-o-transition:all .3s ease 0;
	transition:all .3s ease 0;
	width:100%;
	z-index:99
}

.image:hover .ImageOverlay {
	opacity: 1;
}

.image .img-overflow .CStyle {
	opacity:0;
	position:absolute;
	text-align:center;
	top:0;
	visibility:hidden;
	width:100%;
	-webkit-transition:all 400ms cubic-bezier(1.000,-0.600,0.570,-0.150);
	-moz-transition:all 400ms cubic-bezier(1.000,-0.600,0.570,-0.150);
	-ms-transition:all 400ms cubic-bezier(1.000,-0.600,0.570,-0.150);
	-o-transition:all 400ms cubic-bezier(1.000,-0.600,0.570,-0.150);
	transition:all 400ms cubic-bezier(1.000,-0.600,0.570,-0.150);
	margin:0;
	z-index:99
}

.image .img-overflow .CStyle i{
	color:#fff;
	background:#007336;
	padding:10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.image .img-overflow:hover .CStyle {
	margin-top:-20px;
	opacity:1;
	top:50%;
	visibility:visible
}

.image .img-overflow .CStyle img{
	border:none;
}

#cssmenu{
	font-size:15px;
	font-family:'font',Arial, Helvetica, sans-serif}
	
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a{
	list-style:none;
	line-height:1;
	display:block;
	margin:0;
	padding:0;
	border:0;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#cssmenu ul li.has-sub ul{
	padding:10px 0px 0px 0px !important
}
#cssmenu ul li.has-sub ul li{
	border:none !important
}
#cssmenu ul li.has-sub ul li a{
	font-size:14px
}

#cssmenu ul ul{
	display:none
}

.align-right{
	float:right
}

#cssmenu > ul > li > a{
	color:#333;
	text-decoration:none;
	cursor:pointer;
	z-index:2
}

#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a{
	color:#007336
}

#cssmenu > ul > li > a > span > i,
#cssmenu ul ul li > a > span > i{
	font-size:14px;
	padding-right:10px
}

.holder{
	width:0;
	height:0;
	position:absolute;
	top:0;
	right:0
}

.holder::before{
	width:6px;
	height:6px;
	display:block;
	content:'\f150';
	position:absolute;
	right:0px;
	z-index:10;
	font-family: FontAwesome;
}

.holder::after{
	top:0px
}
	
.holder::before{
	top:0px
}
	
#cssmenu ul ul li a{
	color:#333;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
	z-index:1
}
	
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a{
	color:#fff
}

#cssmenu ul ul li:first-child > a{
	box-shadow:none
}

#cssmenu ul ul ul li a{
	padding-left:60px
}

#cssmenu ul ul li.has-sub > a::after{
	display:block;
	content:'';
	width:8px;
	height:8px;
	position:absolute;
	right:20px;
	z-index:10;
	top:14.5px;
}

#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after{
	border-color:#fff
}

#cssmenu > ul > li.open > a,
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a{}

#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a,
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a{
	border-bottom:0
}

.modal-body h4{
	font-size:20px;
	font-weight:bold;
	color:#007336;
	border-bottom:1px solid #ccc;
	padding-bottom:10px
}

.modal-body p{
	text-align:justify
}

.modal-body .gia{
	font-size:20px;
	color:#C00;
	margin:15px 0px;
	font-weight:bold
}

.modal-body .sl{
	margin:10px 0px
}

.modal-body .sl select{
	padding:5px 10px;
	margin-left:5px
}

.modal-body input[type=submit]{
	background: #007336;
	clear: both;
	float: left;
	padding: 10px 15px;
	color: #fff;
	border: none;
}

footer ul {
	width: 100%;
	text-align: center;
	margin:15px 0px
}
footer ul li {
	display: inline-block;
 *display:inline; /*IE7*/
 *zoom:1; /*IE7*/
	margin-right: 10px;
}
footer ul li a,
footer p{
	color:#754c24
}
footer ul li a:hover{
	color:#754c24;
	text-decoration:underline
}
footer p{
	text-align:center
}
@media screen and (max-width: 360px){
#main .main .main-right ul li{
	width:98% !important
}
.modal-body .sl{
	float:left !important
}
.modal-body input[type=submit]{
	width:100%
}
}

@media screen and (max-width: 480px){
.carousel-inner > .item .des{
	display:none
}
}

@media screen and (max-width: 640px){
.nav-responsive {
	width:100%;
	padding:10px;
	outline:none
}	
#header .logo{
	margin-bottom:14px
}
.container{
	padding:0px 20px
}
.slider{
	margin:0px !important
}
#main .main .left-menu{
	min-height:inherit;
	margin-bottom:15px
}
#main .main .main-right{
	margin:0px
}
#main .main img{
	width:100%
}
}


@media screen and (max-width: 992px){
#hotline .bg {
float:none !important;
text-align: center;
display: block;
margin: 0 auto 15px auto
}
#header .logo{
	text-align:center
}
#header .menu{
	margin-top:25px
}
#main .feature .box{
	margin-bottom:25px
}
.modal-dialog{
	width:80%;
	margin:0 auto
}
.slider{
	margin-left:12px
}
#main .main .left-menu ul li{
	padding:10px	
}
#main .main .main-right ul li{
	width:47%
}
#main .main .main-right ul li:nth-child(3n){
	margin-right:2.5%
}
#main .main .main-right ul li:nth-child(4n){
	margin-right:0px
}
#main .main img{
	margin:0 auto 10px auto;
	display:block;
	text-align:center
}
.holder::before{
	right:8px
}
.ImageOverlay{
	height:94%
}
}

.form-control {
	margin-bottom: 5px;
}

.menu-dishes, a:visited, a:hover, a:link, a:active {
	color: #005c3c;
	font-size: 12pt;
	/*font-weight: bold;*/
}
.img-menu-dishes img{
	width:100%
}
#main .main .left-menu-dishes{
	background:#f2f2f2;
	border:1px solid #ababab;
	min-height:640px;
}