
/*Font Face Start*/
@font-face {
	font-family: 'museo300';
	src: url('../fonts/museo300-regular-webfont.eot');
	src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo300-regular-webfont.woff') format('woff'), url('../fonts/museo300-regular-webfont.ttf') format('truetype'), url('../fonts/museo300-regular-webfont.svg#museo300') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo500';
	src: url('../fonts/museo500-regular-webfont.eot');
	src: url('../fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo500-regular-webfont.woff') format('woff'), url('../fonts/museo500-regular-webfont.ttf') format('truetype'), url('../fonts/museo500-regular-webfont.svg#museo500') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Font Face End*/
body {
	margin: 0;
	padding: 0;
	background:#fdf5f9 !important;
}
.featured-slider li {
	/*border-left: 1px solid #e6e6e6;*/
	padding: 19px 11px 19px 10px;
}
.featured-slider li:first-child {
	border: none;
}
.featured-slider .flex-direction-nav {
	padding: 0;
	margin: 0;
}
.featured-slider .flex-direction-nav li {
	border: none;
	padding: 0;
	margin: 0;
}
.featured-slider .flex-direction-nav .flex-next {
	background-image: url(../images/fetured-arrow-right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 29px;
	height: 29px;
	text-indent: -9000px;
	top: 135px;
	right: -11px;
	margin: 0;
	text-align: justify;
}
.featured-slider .flex-direction-nav .flex-prev {
	background-image: url(../images/fetured-arrow-left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 29px;
	height: 29px;
	text-indent: -9000px;
	top: 135px;
	left: -11px;
}
/*Banner Css End*/

/*Content Css Start*/
#content {
}
/* Start Accordian List Menu */
.accordion-area {
	background: #efeeef;
}
.accordion-area .accordion-heading .accordion-toggle:hover {
	background-image: url(../images/plus-icon-hover.png);
	background-position: 98% center;
	background-repeat: no-repeat;
}
.less {
	background-image: url(../images/les-icon.png);
	background-position: 98% center;
	background-repeat: no-repeat;
}
.accordion-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.accordion-list li {
	overflow: hidden;
	padding: 0 0 29px 0;
}
.accordion-list li .frame {
	position: relative;
}
.accordion-list li .frame img {
	width: 89%;
	height: 64px;
}
.accordion-list li .frame .caption {
	background-color: rgba(0,0,0,0.7);
	width: 90%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.accordion-list li .frame .caption strong.title {
	padding: 0 0 0 7px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 21px;
	font-size: 10px;
	color: #fff;
}
.accordion-list li .frame strong.price {
	padding: 22px 0;
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 57px;
	margin: 0;
	right: 20px;
	top: 0;
}
.heading {
	font-size: 20px;
	padding: 0;
	margin: 0 0 31px 0;
	background: url(../images/header-pattren.png) repeat;
	overflow: hidden;
	clear: both;
}
.heading h2 {
	font-family: 'museo500';
	line-height: 44px;
	font-size: 20px;
	font-weight: 600;
    color: #d91a4c;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 25px;
}
.heading h1 {
	font-family: 'museo500';
	font-size: 30px;
	color: #151515;
	line-height: 60px;
	font-weight: 500;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}
.heading h1 span {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 18px;
}
.heading span.flag-icon {
	background: url(../images/flag-icon.png) no-repeat left top;
	width: 32px;
	height: 33px;
	float: right;
	text-indent: -9000px;
	overflow: hidden;
	margin: 15px 43px 0 0;
}
.featured-section {
	margin: 0 0 40px 0;
}
/* End Accordian List Menu */

/*Featured Slider Start*/
.featured-slider {
/*	border: 1px solid #e6e6e6;*/
	float: left;
	width: 100%;
}
.featured-slider ul {
	padding: 10px;
}
.featured-slider li {
list-style:none;
	padding: 0px;
	position: relative;
	/*border-left: 1px solid #e6e6e6;*/
}
.featured-slider li:first-child {
	border: none;
}
.fetured-caption {
	position: absolute;
	left: 79px !important;
	bottom: -31px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.featured-slider .caption strong.price {
	font-family: 'Open Sans', sans-serif;
	    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 66px;
    border-radius: 80px;
    width: 70px;
    height: 70px;
    float: left;
    text-align: center;
    margin: 9px 0 0 0;
}
.fetured-caption stronng.price {
	background: #a70000;
	float: left;
	padding: 80px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 15px 0 0 0;
}
.featured-slider li:hover .fetured-caption {
	bottom: 55px;
}
.featured-slider li strong.hover-panel {
	background: #e12d5c;
    position: absolute;
    bottom: -57px;
    left: 7px !important;
    /* padding: 0 32px !important; */
    text-align: center;
    font-family: 'museo300';
    line-height: 56px;
    font-size: 13px;
    color: #ffffff;
    margin: 0;
    width: 95.2%;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.featured-slider li:hover strong.hover-panel {
	bottom: 0px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 0;
	width: 233px;
}
/*Featured Slider End*/

/*Backgrounds*/
.accordion-heading.active a, .caption-right strong.title, #carousel .flex-direction-nav, .caption-right strong.title, .accordion-list li .frame strong.price, .featured-slider .caption strong.price, .left-box .head strong.date, .food-critic-header, .review-box a.btn-review, .food-detail ul li strong.date, .calendar-left, .bottom-sec, .chef-box .text .head, .post-date, .post-box a.btn-read, .widget-area .header, .btn-send, .featured-slider-area a.btn-follow, .btn-book-now, #calendar_wrap, .submit-btn, .btn-submit2, .btn-continue, .logo, .accordion-heading .accordion-toggle:hover, .mCSB_scrollTools .mCSB_draggerRail, .navbar-inverse .btn-navbar, .top-nav .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle, .caption-center, .faq-tabs .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .faq-tabs .nav > li > a:hover, .nav > li > a:focus, .accordion-heading.active, .accordion-heading .accordion-toggle:hover, .accordion-heading .accordion-toggle.active, .top-nav ul li a:hover, .top-nav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .map-head, .location-map-head, a.back-top,  .bx-wrapper .bx-pager a:hover, .bx-wrapper .bx-pager a.active{
	background-color: #e12d5c !important;
}


/*success story background*/
.success-storie h5:before {
    content: "";
    display: block;
    position: absolute;
    height: 90px;
    width: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: -33px;
    background: url(images/heading-bg.png) center no-repeat!important;
}
.success-storie1 h5 {
    position: relative;
	    text-align: -webkit-center;
		
}
.success-storie1 h5:before {
    content: "";
    display: block;
    position: absolute;
    height: 90px;
    width: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 83%;
    background: url(images/heading-bg.png) center no-repeat!important;
}

/*success story background*/
.loader{background:url(images/bx_loader.gif);margin:25% auto 0 auto;width:32px;height:32px;}

/*Effects Start*/
.blog-frame img:hover, .featured-dishes .frame:hover, .recent-post-frame:hover, .recepie-frame img:hover, .chef-team-frame:hover, .dishe-deatil .frame:hover, .today-recepie-box .frame:hover, .recepie-menu-box .frame:hover, .product-outer .frame:hover, .meet-team .frame:hover, .left-data .frame:hover{
	opacity:0.6;
	filter:alpha(opacity=40);
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}


/*Effects End*/

@media screen and (max-device-width: 480px) {
  .container{
  /*  width: 100%;*/
  }
}

.MultiCarousel { float: left; overflow: hidden; padding: 19px; width: 100%; position:relative; }
.MultiCarousel{ Height: auto;}
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { text-align: center;     text-align: center;
    padding: 4px;
    margin: 7px;
	    margin-bottom: -2px;
    background: #ffe8ee; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute;     position: absolute;
    border-radius: 0;
    background: #5b5b5b;
    top: calc(55% - 22px);}
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    
        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }
.success-storie h5 {
    position: relative;
	    text-align: -webkit-center;
}
.success {
    color: #e12d5c;
    font-size: 26px;
}