@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf')  format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Thin';
  src: url('../fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Thin.woff') format('woff'), url('../fonts/Lato-Thin.ttf')  format('truetype'), url('../fonts/Lato-Thin.svg#Lato-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Medium';
  src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Medium.woff') format('woff'), url('../fonts/Lato-Medium.ttf')  format('truetype'), url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{ font-family: 'Lato-Regular'; margin:0px; padding:0px; background:#fff;}
.Wrapper{ background-image:url(../images/bg.jpg); background-position: center center;  background-size: cover; min-height:585px; position: relative;}
.TopMain{ height:45px; line-height:43px; overflow: hidden; color:#fff; z-index:99; position:relative;}
.overlay::before {
    background: rgb(41, 41, 41) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.social-list i {
    color: #fff;
    font-size: 22px;
}
.logoar{ text-align:center; padding:180px 0px; z-index:99; position:relative}
.logo{max-height:175px; width:auto;}
.navbar{ z-index:99; margin:0px; background:transparent; border:none; height:55px;}
.navbar a{ color:#fff !important; font-size:16px;}
.navbar .navbar-nav { display: inline-block;  float: none;}
.navbar .navbar-collapse {  text-align: center;}
#Menu{ border-top:4px solid #d8743c;overflow: hidden; padding-bottom: 0px;  width: 100%;}
.menu_title { margin-bottom: 40px;  text-align: center;}
.menu_title h2 {  background: url(../images/ribbon.png) no-repeat scroll 50% 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 20px 25px 35px;
	    background-size: cover;
}
.mean_menu {  overflow: hidden;}
#Menu article { width: 490px;float: left;}
article ul {  list-style: outside none none;  overflow: hidden;}
article ul li {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
article ul li .item_info {
    display: inline-block;
    float: left;
}
 article ul li h3 {
    background: #fff none repeat scroll 0 0;
    color: #545454;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0 40px 2px 0;
}
article ul li .item_desc {
    color: #959595;
    font-size: 12px;
    font-style: italic;
    font-weight: lighter;
    letter-spacing: 1px;
	
}
article ul li .price {
    background: #fff none repeat scroll 0 0;
    color: #555;
    float: right;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0 0 0 26px;
}
article ul li .separator {
    background: #e3e1e1 none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: -1;
}
article ul li .separator2 {
    background: #d8743c none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
    position: absolute;
    top: 7px;
    width: 100%;
    z-index: -5;

}
.hidden_items {
    display: none;
    overflow: hidden;
}
.load-more {
    display: block;
    text-align: center;
}
.load-more a {
    border: 1px solid #d7d5d5;
    color: #b7b7b7;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 10px;
    padding: 10px 15px;
    text-decoration: none;
}
.load-more a hr {
    background: #b7b7b7 none repeat scroll 0 0;
    border: 0 none;
    display: inline-block;
    height: 12px;
    margin: 0 9px -1px 7px;
    width: 1px;
}
.load-more a .bottom_arrow {
    background: rgba(0, 0, 0, 0) url("../images/bottom_arrow.png") repeat scroll 0 0;
	display: inline-block;
    height: 7px;
    margin-bottom: 1px;
    width: 11px;
}
.load-more a .top_arrow {
    background: rgba(0, 0, 0, 0) url("../images/top_arrow.png") repeat scroll 0 0;
		display: inline-block;
    height: 7px;
    margin-bottom: 1px;
    width: 11px;
}
.featured_dishes {
    overflow: hidden;
    padding: 50px 0;
}
.info {
    margin-bottom: 50px;
    overflow: hidden;
}
.info .title {
    float: left;
    position: relative;
}
.info .title h3 {
    color: #3b3b3b;
    font-family: "aleo-bold",arial;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
.info .title .separator {
    background: #e5e3e3 none repeat scroll 0 0;
    height: 1px;
    position: absolute;
    right: -220px;
    top: 10px;
    width: 200px;
	
}
.featured_dishes .dishes article {
    display: block;
    float: left;
    margin-right: 50px;
    width: 230px;
}
.featured_dishes .dishes  .dishe_img {
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.featured_dishes .dishes  .dish_info {
    margin: -8px 0 10px;
    overflow: hidden;
}
.featured_dishes .dishes  .dish_info h2 {
    float: left;
    width: 80%;
}
.featured_dishes .dishes  .dish_info h3 {
    float: right;
}
.featured_dishes .dishes  .dish_info h3, .featured_dishes .dishes  .dish_info h2 {
    color: #555;
    font-family: "aleo-light",arial;
    font-size: 16px;
    font-weight: lighter;
    margin: 0;
}
.dishe_img img {
    height: auto;
    width: 100%;cursor: pointer;
}
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 70%;
      margin: auto;
  }
  

.gallery {
    overflow: hidden;
    padding: 40px 0;
}
.wrapper {
    margin: 0 auto;
    position: relative;
    width: 1100px;
}
.info {
    margin-bottom: 30px;
    overflow: hidden;
}
.info .title {
    float: left;
    position: relative;
}

.info .title h3 {
    color: #3b3b3b;
    font-family: "aleo-bold",arial;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.info .title .separator {
    background: #e5e3e3 none repeat scroll 0 0;
    height: 1px;
    position: absolute;
    right: -220px;
    top: 10px;
    width: 200px;
	}


.gallery .media {
    height: 430px;
    overflow:visible;
    width: 100%;
}

.gallery .media section {
    display: block;
    float: left;
    width: 33.3%;
}
.gallery .media section img {
    vertical-align: middle;
    width: 100%;
}
.gallery .active {
    opacity: 1;
}
.gallery .media section .hhalf {
    display: block;
    height: 215px;
    width: 100%;
}
.gallery .inactive {
    opacity: 0.8;
}
.text-content.container {
    margin-bottom: 0;
    margin-top: 0;
}
.inner.contact {
    padding: 50px 0;
}
.form {
    border: 1px solid rgba(13, 12, 12, 0.23);
    color: #727272 !important;
    font-size: 13px;
    margin-bottom: 25px;
    padding: 16.94px;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.form-btn {
    background: rgba(80, 160, 108, 1) none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: block;
    float: left;
    height: auto;
    margin: 0 auto !important;
    outline: medium none;
    padding: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 180px;
	 margin: 0 auto !important;
}
.right-text p {
    border-bottom: 1px solid;
    padding: 10px 0;
    text-align: left !important;
		margin:0;
		font-size:19px;
}
.description_content {
    text-align: center;
}
.right-text h2 {
	margin:0;
	padding:0;
	font-size:23px;
}
#contact {
    padding: 0px;
}
.bg-primary {
    background: #25262e none repeat scroll 0 0 !important;
}
.bg-primary {
    background-color: #337ab7;
    color: #fff;
}
footer {
    padding: 72px 0;
}
footer {
    overflow: hidden;
    padding: 50px 0;
    position: relative;
}
footer .image-small {
    margin-right: 8px;
    position: relative;
    top: 6px;
}.image-small {
    max-height: 85px;
}
h6.uppercase, .h6-u {
    letter-spacing: 3px;
    margin-right: -3px;
}
.mb16 {
    margin-bottom: 16px;
}
.uppercase {
    font-weight: 400;
    text-transform: uppercase;
}
.bg-dark p, nav.bg-dark p, footer.bg-dark p, .bg-primary p, .bg-dark span, nav.bg-dark span, footer.bg-dark span, .bg-primary span, .bg-dark li, nav.bg-dark li, footer.bg-dark li, .bg-primary li {
    color: #fefefe;
}
.sub {
    font-size: 14px;
}
.display-block {
    display: block;
}
.bg-dark h1, nav.bg-dark h1, footer.bg-dark h1, .bg-primary h1, .bg-dark h2, nav.bg-dark h2, footer.bg-dark h2, .bg-primary h2, .bg-dark h3, nav.bg-dark h3, footer.bg-dark h3, .bg-primary h3, .bg-dark h4, nav.bg-dark h4, footer.bg-dark h4, .bg-primary h4, .bg-dark h5, nav.bg-dark h5, footer.bg-dark h5, .bg-primary h5, .bg-dark h6, nav.bg-dark h6, footer.bg-dark h6, .bg-primary h6 {
    color: #ffffff;
}
.social-list {
    margin: 0;
}
.list-inline > li:first-child {
    padding-left: 0;
}
.list-inline > li {
    padding: 0 8px;
}
.bg-primary .list-inline i {
    color: #fff;
}
.list-inline > li {
    padding: 0 8px;
}
h6.uppercase, .h6-u {
    letter-spacing: 3px;
    margin-right: -3px;
	 margin-bottom: 24px;
}
.inline-block {
    display: inline-block;
}
.carousel-indicators {
    bottom: 10px;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
  
    text-align: center;
    top: -48px;
    z-index: 15;
	left:auto;
	width:auto;
	  right: 0;
}
.carousel-indicators .active {
    background-color: #333;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #333;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}

@media screen and (max-width: 768px) {
	
	.navbar{ height:auto;}
	.wrapper{ width:100%;}
	.gallery .media{ height:100%;}
	
	.gallery .media section {
    display: block;
    float: none;
    width: 100%;
}

.mpd{ margin-top:20px;}
#Menu article{ float:none; width:100%;}
article ul{ padding:0px;}

article ul li .price{padding: 0 0 30px 16px;}
}

.menu_title > h3 {
    background: #f34949 none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 20px;
    padding: 8px 15px;
}
li.last a{
	    border-left: 1px solid #fff;
    padding:0 0 0 27px;
    margin: 15px 17px 0;
}

.thumbnail{border:none; padding:0px;}