<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ========================================================== */
/* 			            01. GENERAL LAYOUT                    */
/* ========================================================== */
body {
	overflow-x: hidden;
}
/* col */
.Concept-SubTitle img {
	/* max-width: 320px !important;
	width: 400px !important;
	height: 225px !important; */
}
/* 02/11/2020 */
.btn-like {
    right: 15px;
	top: 15px;
	padding: 5px 15px;
    position: absolute;
} 
.bg-yellow {
	background: #F2B410 !important;
}
.share{background-color: #f2b410;border: 2px dotted #fff; border-radius: 200px 200px 0 200px;}
.card-social i {
	font-size: 13px;
    line-height: 26px!important;
    color: #222;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #222;
    border-radius: 26px;
    width: 26px;
    padding-left: 0;
    height: 26px;
    text-align: center;
}
.font-16 {
	font-size: 16px;
}
.text-bold {
	font-weight: 600;
}
.mt-5 {
	margin-top: 5px;
}
.px-3 {
	padding-left: 15px;
	padding-right: 15px;
}
.py-3 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.px-2 {
	padding-left: 10px;
	padding-right: 10px;
}
.py-2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.mr-5 {
	margin-right: 5px;
}
.border-left {
	border-left: 1px solid #e9e9e9;
} 
.border-right {
	border-right: 1px solid #e9e9e9;
}
/* 02/11/2020 */
#contentsWrapper {
	overflow-x: hidden;
}
.scrollTop {
    position: fixed;
    right: 20px;
	bottom: 25px;
	z-index: 999;
    display: none;
}
.logNav {
	float: right;
}
.logNav li {
	position: relative;
    float: left;
    margin-left: 14px;
    padding-left: 14px;
}
.logNav li:first-of-type {
	margin-left: 0;
    padding-left: 0;
}
.logNav li:after {
	background: #666;
    width: 1px;
    height: 12px;
    content: "";
    left: 0;
    top: 11px;
    position: absolute;
}
.logNav li:first-of-type:after {
	background: none;
}
.logNav li.user a i {
	border: 1px solid #666;
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 32px;
	line-height: 30px;
	margin-right: 8px;
}
.btn.btn-white {
	border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    padding: 15px 30px; letter-spacing: 2px;
}
.checklist li p {
	font-size: 15px;
}
.checklist li {
	margin-bottom: 15px;
	width: 100%;
    margin-bottom: 15px;
    border: 1px solid #b9b3b3;
    padding: 10px;
    float: left;
}
.settings-image {
	font-size: 14px;
background-color: #fff;
padding: 2px 15px;
float: left;
width: 100%;
margin-bottom: 10px;
border: 1px solid #e8e2e2;
}
.link-part {
	padding: 3px;
	border: 3px solid #334da3;
	background: #fff;
}
.px-5 {
	padding-left: 15px;
	padding-right: 15px;
}
.px-2 {
	padding-left: 5px;
	padding-right: 5px;
}
.px-0 {
	padding-left: 0;
	padding-right: 0;
}
.modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
}
.btnRecipe {
	padding-right: 0;
	padding-left: 0;
	float: left;
	 /*margin-right: 10px;
    left: 32px;
    bottom: 31px;
    position: absolute;
    z-index: 99; */
}

.btn.btn-white {
	border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    padding: 15px 30px;
}
.text-foot {
	padding: 2px 0 5px;
}
.iconRecipe {
	position: relative;
    display: inline-block;
    width: 55px;
    height: 55px;
    padding: 0;
/*    line-height: 55px;
*/    text-align: center;
  /*  background: #fff;*/
    border-radius: 55px;
}
/* .iconRecipe::before {
	padding: 0;
	width: 0;
	height: 0;
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
    border-bottom: 70px solid #f2b410;
    border-right: 70px solid transparent;
} */
.txt-yellow{color: #F2B410!important;}
.txt-bg{color: #FFF !important;
background-color: #f2b410;
padding: 0 5px;}
.iconRecipe img {
	position: relative;
	z-index: 9;
	width: 72%;
}
.section-title-sub {
	color: #252525;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 0;
/*    text-transform: capitalize;
*/}
.listing ul li {
    list-style: none;
    padding-left: 22px;
	background-size: 14px !important;
	margin-bottom: 10px;
    background: url("../../images/cuisine2020/iconlist.png") no-repeat left 6px;
    color: #5d5d5d;
}
.listing ul li:last-of-type {
	margin-bottom: 0;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-70 {
	margin-bottom: 70px;
}
.list-circle {
	position: relative;
}
.list-circle:before {
	height: 80px;
	width:80px;
	content: "";
	left:15px;
	top:0;
	position: absolute;
	background: #ffc60a;
	border-radius: 80px;
}
.list-circle p {
	margin-bottom: 0;
	padding-left: 120px;
}
#sechidden {
	display: none;
	overflow: hidden;
}
#viewCollapse {
	position: absolute;
	right: 15px;
	bottom: 20px;
	display:none;
    color: #fff;
    background: #dda208 !important;
    border: 2px solid #ffc939;
}
#hiddenWrap {
	position: relative;
}
.tp-caption.Dining-BtnLight, 
.Dining-BtnLight {
	position: relative !important;
	bottom: 10px;
}

.btn-indicator  {
	width: 45px;
    height: 45px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    color: #313133;
    background: #575757;
    border: none;
    border-radius: 45px;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: none;
    position: relative;
    padding: 5px;
}

  .btn-indicator::before {
  	content: '';
	border-radius: 50px;
	/* min-width: calc(300px + 12px);
	min-height: calc(60px + 12px); */
	/* border: 6px solid #00FFCB;
	box-shadow: 0 0 60px rgba(0,255,203,.64); */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .3s ease-in-out 0s;
  }
  
  .btn-indicator:hover, .btn-indicator:focus {
	color: #313133;
	transform: translateY(-6px);
  }
  
  .btn-indicator:hover::before, 
  .btn-indicator:focus::before {
	opacity: 1;
  }
  
  .btn-indicator::after {
	content: '';
	width: 30px; height: 30px;
	border-radius: 100%;
	border: 6px solid #f2b410;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: ring 1.5s infinite;
  }
  
  .btn-indicator:hover::after, 
  .btn-indicator:focus::after {
	animation: none;
	display: none;
  }
  
  @keyframes ring {
	0% {
	  width: 30px;
	  height: 30px;
	  opacity: 1;
	}
	100% {
	  width: 300px;
	  height: 300px;
	  opacity: 0;
	}
  }
  .text-title {
	font-size: 18px;
    text-align: center;
    display: block;
  }
/* col */
/* browser scrollbar */
::-webkit-scrollbar {
	width: 0.5em;
	height:0.5em;
  }
  ::-webkit-scrollbar-track {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  }
  
  ::-webkit-scrollbar-thumb {
  background-color: #a0a0a0;
  outline: none;
  border-radius: 5px;
  }
  /* browser scrollbar */
  .social-foot ul li {
    width: 42px;
    height: 42px;
    line-height: 35px;
    border-radius: 42px;
    display: inline-block;
    font-size: 18px;
    border: 2px solid #fff;
    margin: 0 2px;
}
.text-white {
	color: #fff;
}
.mt-2 {
	margin-top: 20px;
}
.mt-3 {
	margin-top: 30px;
}
.mb-4,
h2.section-title.mb-4 {
	margin-bottom: 40px;
}
.user-icon {
	position: absolute;
    top: -35px;
    left: 15px;
    z-index: 9;
    width: 70px;
}
.user-icon.icon-btm {
	top: auto;
	bottom: 15px;
}
.user-icon img {
	width: 100%;
}
.py-5 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.w-100 {
	width: 100%;
}
/* login page */
.bdr-green, .border.bdr-green {
    border: 1px solid #a9a8a8 !important;
}
.bdr-dark {
	border: 1px solid #5b5b5b !important
}
.round-10 {
    border-radius: 10px !important;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem!important;
}
.text-violet, .input-group-text.text-violet {
    color: #987fc4;
}
.mb-1, .my-1 {
    margin-bottom: .25rem!important;
}
.p-3 {
    padding: 1rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}

/* login page */
/* custom end */
ul, ol { 
	list-style: none; 
	list-style-image: none; 
	margin: 0; 
	padding: 0;
	color:#777;
	font-size: 14px;
	line-height:24px;
	margin-bottom:20px;
}
	
ul li, ol li{
	font-size: 16px;
	line-height: 24px;
}

ul li i{
	vertical-align: middle;
}

ul.features-list li{
	float:left;
	font-size:14px;
	line-height:24px;
	margin:10px 0;
}

ul.features-list li img{
	max-width:55px;
	margin-right:20px;
	float:left;
}

p {
	font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #5d5d5d;
    margin-bottom: 20px;
}

p.hero-text{
	position:relative;
	text-align:center;
	font-size: 18px;
	line-height: 30px;
	padding:30px 0;
	color:#eee;
}

p.hero-text:before{
	position: absolute;
	content: "";
	background-color: #F2B410;
	height: 3px;
	width: 50px;
	top: 0px;
	left:50%;
	margin-left:-25px;
}

a,
a:hover,
a:focus {
	text-decoration: none;
	outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing:0px;
  margin-bottom:20px;
  color: #454545;
}
.mt-0 {
	margin-top: 0 !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
h1 {
	font-size: 42px;
}

h2 {
	font-size: 34px;
}

h3 {
	font-size: 28px; letter-spacing: 0
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}
.img-full {
	width: 100%;
}
h2.section-title{
	color: #252525;
/*    text-transform: capitalize;
*/    font-size: 38px;
    line-height: 40px;
    margin: 0 0 20px 0;
}
.border-0 {
	border: none !important;
}
h3.section-title{
	color: #252525;
/*    text-transform: capitalize;
*/    font-size: 32px;
    line-height: 32px;
    letter-spacing: 2px;
    margin: 0 0 20px 0;
}
h3.sub-section-title {
    color: #f2b410;
    /* text-transform: capitalize; */
    font-size: 27px;
    line-height: 31px;
    letter-spacing: 0px;
    margin: 0 0 20px 0;
}
h2.section-title.margin-50 {
	margin-bottom: 50px;
}
h2.section-title.white, h3.section-title.white{
	color:#fff;
}

h2.section-title.small-margin, h3.section-title.small-margin{
	margin: 0 0 20px 0;
}

h2.section-title.no-margin, h3.section-title.no-margin{
	margin-bottom:0;
}

span.comic-text {
	font-size: 42px;
    line-height: 44px;
	color: #F2B410;
	display: block;
    font-family: 'Tangerine', cursive;
}
/* register page */
.w-88.input-group {
    width: 88%;
}
.regBg {
    width: 160px;
    position: absolute;
    right: -35px;
    top: 20px;
    z-index: 9;
}
.text-violet, .input-group-text.text-violet {
    color:#5b5b5b;
}
.input-group&gt;.custom-select:not(:first-child), .input-group&gt;.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group&gt;.custom-file, .input-group&gt;.custom-select, .input-group&gt;.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: 25px;
    font-size: 1.3rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.p-5 {
    padding: 1.5rem!important;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
	white-space: nowrap;
	width:35px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.position-relative {
	position: relative;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 10px;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
	padding: 0;
	margin: 2px !important;
}
.custom-control-input {
    position: absolute;
    /* z-index: -1;
    opacity: 0; */
}
button, input {
    overflow: visible;
}
.custom-control-label {
	margin-bottom: 0;
	padding-left: 20px;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.mt-0 {
	margin-top: 0 !important;
}
/* register page */
.mb-2 {
	margin-bottom: 1.2rem;
}
.mb-3 {
	margin-bottom: 1.5rem;
}
p.section-subtitle{
	font-size:16px!important;
}

p.section-subtitle.grey{
	color:#bbb;
}

.separator_wrapper, .separator_wrapper_white {
	margin-bottom:10px;
}

.separator_wrapper::after, .separator_wrapper::before {
	background-color: #E74C3C;
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 60px;
	height: 1px;
	margin-top: -6px;
}

.separator_wrapper_white::after, .separator_wrapper_white::before {
	background-color: #ddd;
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 60px;
	height: 1px;
	margin-top: -6px;
}

h3.medium-text {
	font-size: 32px;
	margin-top:10px;
}

h3.large-text {
	font-size: 48px;
	line-height:1.1;
	font-weight:400;
}

iframe{
	max-width:100%;
	border:none;
}

.width-100 {
	width: 100%;
}
.width-50 {
	width: 50%;
}
.width-40 {
	width: 40%;
}
.width-30 {
	width: 30%;
}
.medium {
	font-weight: 400;
}

.bold {
	font-weight: 700;
}

.lyla {
    color: #9E5FBA;
}

.green {
    color: #16A085;
}

.blue {
    color: #3498db;
}

.red{
	color:#E74C3C;
}
.grey{
	color:#ddd;
}

.white{
	color:#fff;
}

.section-white{
	background-color:#fff;
	padding:40px 0;
}
.section-title.margin-bottom {
	margin-bottom: 0 !important;
}
.section-grey{
	background-color: #f5f5f5;
	/* border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9; */
	padding:40px 0;
}
.section-white.bg-blue {
    background: #17275b;
}
.text-green {
    color: #148c42;
}
.link-part {
    padding: 3px;
    border: 3px solid #334da3;
    background: #fff;
}
.d-block {
    display: block;
}
/* .section-grey.recipe-videos {
	padding-bottom: 150px;
} */
.border-bottom {
	border-bottom: 1px solid #e9e9e9; 
}
.section-grey.small-padding, .section-white.small-padding{
	padding:30px 0;
}

.section-grey.no-padding-bottom, .section-white.no-padding-bottom, .section-dark.no-padding-bottom, .section-blue.no-padding-bottom{
	padding:40px 0 0 0;
}

.section-grey.small-padding-bottom, .section-white.small-padding-bottom, .section-dark.small-padding-bottom, .section-blue.small-padding-bottom{
	padding:40px 0 60px 0;
}

.section-grey.no-padding, .section-white.no-padding, .section-dark.no-padding, .section-blue.no-padding{
	padding:0;
}

.section-white.about-padding{
	padding:50px 0 40px 0;
}

.section-dark.portfolio-padding{
	padding:60px 0 75px 0;
}

.section-dark{
	background-color:#393f43;
	padding:90px 0;
}

.section-blue{
	background-color:#34b1c4;
	padding:90px 0;
}

/* margin and padding classes */


.margin-right-25 {
	margin-right: 25px !important;
}

.margin-top-110 {
	margin-top: 110px !important;
}

.margin-top-100 {
	margin-top: 100px !important;
}

.margin-top-90 {
	margin-top: 90px !important;
}

.margin-top-80 {
	margin-top: 80px !important;
}

.margin-top-70 {
	margin-top: 70px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-5 {
	margin-top: 5px !important;
}

.margin-top-0 {
	margin-top: 0px !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-50 {
	margin-bottom: 50px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-70 {
	margin-bottom: 70px !important;
}

.margin-bottom-80 {
	margin-bottom: 80px !important;
}

.margin-bottom-90 {
	margin-bottom: 90px !important;
}

.margin-bottom-100 {
	margin-bottom: 100px !important;
}

.margin-bottom-110 {
	margin-bottom: 110px !important;
}

.margin-bottom-120 {
	margin-bottom: 120px !important;
}

.margin-bottom-130 {
	margin-bottom: 120px !important;
}

.margin-bottom-140 {
	margin-bottom: 140px !important;
}

.padding-top-0 {
	padding-top: 0px !important;
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-40 {
	padding-top: 40px !important;
}

.padding-top-50 {
	padding-top: 50px !important;
}

.padding-top-60 {
	padding-top: 60px !important;
}

.padding-top-70 {
	padding-top: 70px !important;
}

.padding-top-80 {
	padding-top: 80px !important;
}

.padding-top-90 {
	padding-top: 90px !important;
}

.padding-top-100 {
	padding-top: 100px !important;
}

.padding-top-110 {
	padding-top: 110px !important;
}

.padding-bottom-110 {
	padding-bottom: 110px !important;
}

.padding-bottom-100 {
	padding-bottom: 100px !important;
}

.padding-bottom-90 {
	padding-bottom: 90px !important;
}

.padding-bottom-80 {
	padding-bottom: 80px !important;
}

.padding-bottom-70 {
	padding-bottom: 70px !important;
}

.padding-bottom-60 {
	padding-bottom: 60px !important;
}

.padding-bottom-50 {
	padding-bottom: 50px !important;
}

.padding-bottom-40 {
	padding-bottom: 30px !important;
}

.padding-bottom-30 {
	padding-bottom: 30px !important;
}

.padding-bottom-20 {
	padding-bottom: 20px !important;
}

.padding-bottom-10 {
	padding-bottom: 10px !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

/* carousel */
.carousel.carousel1 .carousel-indicators {
	position: inherit;
	right: 0px;
}

.carousel.carousel1 .item .lead {
	font-size: 20px;
}

.carousel.carousel1 .carousel-indicators li {
	background-color: transparent;
	border:2px solid #F2B410;
	width: 14px;
	height: 14px;
}

.carousel.carousel1 .carousel-indicators li.active {
	background-color: #F2B410;
}

.carousel.carousel3 .carousel-indicators {
	position: inherit;
	right: 0px;
}

.carousel.carousel3 .item .lead {
	font-size: 20px;
}

.carousel.carousel3 .carousel-indicators li {
	background-color: #f9f9f9;
	border:3px solid #e0e0e0;
	width: 14px;
	height: 14px;
}

.carousel.carousel3 .carousel-indicators li.active {
	background-color: #e0e0e0;
}

.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity:0;
}

.carousel.carousel-fade .active.item {
	opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}

.carousel.carousel-fade .carousel-control {
	z-index: 3;
}

.carousel-indicators {
  bottom: auto;
  left: auto;
  margin: 0;
  right: 16px;
  top: 16px;
  width: auto;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.carousel-indicators li {
  vertical-align: top;
  border: none;
  width: 8px;
  height: 8px;
  margin: 0 0 0 6px;
  background-color: #2c3e50;
  background-color: rgba(44, 62, 80, 0.5);
}
.carousel-indicators li.active {
  background-color: #fff;
  width: 8px;
  height: 8px;
  margin: 0 0 0 6px;
}
/* end carousel */

/* -----  Photos Hover Animations ----- */
.popup-wrapper{ display:block; position:relative; overflow:hidden;}

.popup-gallery{
	display:inline-block;
	position:relative;
}

.popup-gallery::after {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

.first-gallery{
	margin-bottom:15px;
}

.popup-gallery img {
	z-index:10;
	width: 100%;
	height: auto;
}

.popup-gallery:hover img {
	opacity: 0.25;
}

.popup-gallery a span.eye-wrapper, 
.popup-gallery a span.eye-wrapper2 {
	background-color:rgba(76, 4, 82, 0.46);
	position: absolute;
	display: block;
	overflow:hidden;
	z-index: 2;
	height:100%!important;
	top: 0%;
	margin-top: 0px;
	left: 0%;
	right: 0%;
	color:#fff;
	text-align: center;
	font-weight:300;
	opacity: 0;
}

.popup-gallery a span.eye-wrapper i.eye-icon, 
.popup-gallery a span.eye-wrapper2 i.eye-icon {
	position: absolute;
	display: inline-block;
	font-size:48px;
	z-index: 3;
	top: 50%!important;
	margin-top: -24px!important;
	left: 0%;
	right: 0%;
}

.popup-gallery a:hover span{
	opacity: 1;
}

.popup-gallery img,
.popup-gallery a span {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.image-wrapper {
  display: block;
  position: relative;
}

.image-wrapper:before {
  display: block;
  content: '';
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
#recipeVideo .image-wrapper:before {
	border: 2px solid rgba(255, 255, 255, 0.2);
}
/* ----- Instagram Feed ----- */
#instafeed {
	position:relative;
	display:block;
	overflow:hidden;
}

#instafeed a{
	position:relative;
	display:inline-block;
	width:12.5%;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#instafeed a img{
	display:inline-block;
	width:100%;
}

#instafeed a:hover:before {
    background-color: rgba(0,0,0, 0.3);
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#instafeed a:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    background-color: rgba(0,0,0, 0.6);
    z-index: 1;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.instagram-text{
	position:absolute;
	z-index:100;
	top:158px;
	left:50%;
	margin-left:-158px;
	width:100%;
	max-width:315px;
	padding:26px 0 29px 0;
	text-align:center;
	background-color:#000;
}

.instagram-text a.instagram-icon{
	color:#fff;
	font-size:32px;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.instagram-text a.instagram-icon:hover{
	color:#f8bf2c;
}

.instagram-text p{
	color:#fff;
	margin:10px 0 0 0;
}

/* ----- Buttons ----- */
.btn, btn:hover{
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-margin {
    display: inline-block;
    margin: 10px 10px;
}

.btn-white-transparent {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight:700;
	padding:16px 32px;
	font-size:13px;
	letter-spacing:2px;
}

.btn-white-transparent:hover,
.btn-white-transparent:focus,
.btn-white-transparent:active,
.btn-white-transparent.active,
.open .dropdown-toggle.btn-white-transparent {
	color: #F2B410;
	background-color: #fff;
	border-color: #fff;
}

.btn-yellow, .btn-yellow-small, .btn-yellow-x-small {
	position: relative;
    color: #fff;
    background-color: #F2B410 !important;
    border-color: #F2B410 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    padding: 14px 32px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 2px;
}

.btn-yellow-small {
	padding:14px 28px;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
}

.btn-yellow-x-small {
	color: #fff!important;
	padding:12px 26px;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
}

.btn-yellow:before, .btn-yellow-small:before {
	display: block;
	content: '';
	position: absolute;
	top: 4px;
	right: 4px;
	bottom: 4px;
	left: 4px;
	border: 1px solid #fff;
}

.btn-yellow-x-small:before {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	border: 1px solid #fff;
}

.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .open .dropdown-toggle.btn-yellow,
.btn-yellow-small:hover, .btn-yellow-small:focus, .btn-yellow-small:active, .btn-yellow-small.active, .open .dropdown-toggle.btn-yellow-small,
.btn-yellow-x-small:hover, .btn-yellow-x-small:focus, .btn-yellow-x-small:active, .btn-yellow-x-small.active, .open .dropdown-toggle.btn-yellow-x-small {
	color:#fff;
    background-color: #F2B410;
}

/* ----- Page Loader ----- */
#loader{
	background:#eeece3;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 90000;
	left: 0%;
	top: 0%;
}

.sk-three-bounce {
	position:absolute;
	top:50%;
	margin-top:-10px;
	left:50%;
	margin-left:-40px;
	width: 80px;
	text-align: center;
}

.sk-three-bounce .sk-child {
	width: 20px;
	height: 20px;
	background-color: #f2b410;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-three-bounce 1.2s ease-in-out 0s infinite both;
			animation: sk-three-bounce 1.2s ease-in-out 0s infinite both;
}

.sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
            animation-delay: -0.32s;
}

.sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
            animation-delay: -0.16s;
}

@-webkit-keyframes sk-three-bounce {
	0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
}

40% {
    -webkit-transform: scale(1);
            transform: scale(1); 
}
}

@keyframes sk-three-bounce {
	0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); 
}
40% {
    -webkit-transform: scale(1);
            transform: scale(1); 
}
}

/* ========================================================== */
/* 			                02. HEADER                        */
/* ========================================================== */
.header .navbar.navbar-default {
	background-color: transparent !important;
}
.navbar-fixed-top.opaque .navbar-nav {
	margin-top: 15px !important;
}
#navbar-collapse-02 li.selected a{
    color: #F2B410!important; z-index: 9999
}
.navbar-nav li.selected a{
    color: #F2B410!important; z-index: 9999
}


#navbar-collapse-02 .current a {
    color: #F2B410!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/* navbar-fixed-top-17-02-22 */
.body_winners .navbar-fixed-top.navbar.navbar-default.opaque {
	 background-color: #000!important;
	transition: background-color 1s ease 0s;
	position: relative !important;
	margin-bottom: 0;
}
/* navbar-fixed-top */
.body_winners .header .navbar.navbar-default.navbar-fixed-top, 
.body_winners .header .navbar.navbar-default.navbar-fixed-bottom {
    position: relative !important;
    background-color: #000 !important;
    margin-bottom: 0;
}
.header .navbar.navbar-default.opaque { background-color: rgba(17, 17, 17, 0.95)!important;transition: background-color 1s ease 0s;}

.navbar-default .navbar-nav &gt; li &gt; a, .navbar-default .navbar-nav &gt; li &gt; a:hover{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-default .navbar-nav &gt; li &gt; a.purchase{
	position:relative;
	color:#454545;
	background-color:#F2B410;
	border:2px solid #F2B410;
	margin-left:15px;
	margin-right:15px;
	padding:8px 20px;
	font-weight:700!important;
	text-transform:none;
	-webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
}

.navbar-default .navbar-nav &gt; li &gt; a.purchase:hover{
	color:#fff!important;
	background-color: transparent;
	border:2px solid #fff;
}

.navbar-default .navbar-nav &gt; li.social &gt; a {
	padding-left:10px;
	padding-right:10px;
}

/* .navbar-default .navbar-nav &gt; li.social &gt; a.first {
	border-left:1px solid rgba(255, 255, 255, 0.7);
	padding-left:30px;
	margin-left:15px;
} */

.navbar-default .navbar-nav &gt; li.social &gt; a.last {
	padding-right:15px;
}

.navbar-default .navbar-nav &gt; li.social &gt; a i{
	font-size: 13px;
    line-height: 30px!important;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #fff;
    border-radius: 30px;
    width: 30px;
    padding-left: 3px;
    height: 30px;
    text-align: center;
}

.navbar-default .navbar-nav &gt; li.social &gt; a:hover i{
	color: #F2B410;
}

/* ========================================================== */
/* 			                03. FOOTER                        */
/* ========================================================== */

/* ----- 1. Footer General Styles ----- */
.footer{
	width:100%;
	position:relative;
	background: url(../../images/cuisine2020/footer-bg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-size: cover;
	margin: 0 auto;
}

.footer-top{
	padding: 70px 0;
}

.footer-bottom{
	padding:30px 0 20px 0;
}

a.top-scroll {
	/* position: absolute; */
	right: 15px;
	bottom: 30px;
	padding:7px 14px;
	font-size:20px;
	line-height:20px;
	display: inline-block;
	color:#fff!important;
	background-color: #F2B410;
    border-color: #F2B410;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.top-scroll:before {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	border: 1px solid #fff;
}

a.top-scroll:hover {
	background-color: #F39C12;
}

.footer h4{
	font-size:16px;
	position:relative;
	padding-bottom:20px;
	color: #fff;
}

.footer h4::after{
	position: absolute;
	content: "";
	background-color: #F2B410;
	height: 3px;
	width: 40px;
	bottom: -1px;
	left: 0;
}
.footer p {
	margin-bottom: 0;
}
.footer p, .footer a {
	color: #fff;
	font-size: 16px;
}

.footer-bottom p {
	color: #fff;
}

.footer-bottom p a {
	font-size: 16px;
	color: #fff;
	text-decoration:underline;
}

.footer p a:hover {
	color: #F2B410;
}

p.contact_info{
	margin-bottom:8px;
	font-size:14px;
	line-height:20px;
}

p.contact_info a{
	margin-bottom:8px;
	font-size:14px;
	line-height:20px;
}

p.contact_info i{
	font-size:18px;
	padding-right:5px;
	vertical-align: middle;
}

/* ----- 2. Footer Social Icons ----- */
ul.footer_social{
	display:block;
	float:right;
	margin:0;
}

ul.footer_social li{
	display:inline-block;
    margin: 0 0 10px 10px;
    color: #999;
	line-height:100%!important;
}

ul.footer_social li a i {
  display: inline-block;
  padding:0;
  font-size:22px!important;
  line-height: 22px!important;
  color: #999;
  transition: all .5s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

ul.footer_social li a i:hover {
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  color:#F2B410;
}

/* ----- 3. Footer Gallery ----- */
ul.footer-gallery{
	position:relative;
	display:block;
	margin:0;
}

ul.footer-gallery li{
	display:inline-block;
	border:5px solid #292929;
    margin:5px 2px 2px 2px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

ul.footer-gallery li.popup-gallery::after{
	display:none;
}

ul.footer-gallery li a img{
	position:relative;
	display:inline-block;
	width:71px;
}

/* ----- 4. Footer List ----- */
ul.footer-list{
	display:block;
	margin:0;
}

ul.footer-list li {
	padding:5px 0;
	border-bottom:1px solid #999;
}

ul.footer-list li.first {
	padding-top: 0;
}

ul.footer-list li a:hover{
  color:#F2B410;
}

/* ========================================================== */
/* 			              04. HERO SECTIONS                   */
/* ========================================================== */
#hero-section .tp-parallax-wrap .tp-caption.Concept-SubTitle{
	padding-top: 136px !important;
}
.menu-hero-section{
	width:100%;
	position:relative;
	background: url(http://placehold.it/1920x1280) 50% top no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 210px 0 90px 0;
}

.menu-hero-section .image-overlay{
	background: rgba(17, 17, 17, 0.75);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.about-hero-section{
	width:100%;
	position:relative;
	background: url("../../images/cuisine2020/innerBg.jpg") 20% top no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 120px 0 20px 0;
}
.lang-hero-section{
	width:100%;
	position:relative;
	background: url("../../images/cuisine2020/lang-banner.jpg") 20% top no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 120px 0 20px 0;
}

.about-hero-section .image-overlay{
	background: rgba(17, 17, 17, 0.75);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.gallery-hero-section{
	width:100%;
	position:relative;
	background: url(http://placehold.it/1920x1280) 50% top no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 210px 0 90px 0;
}

.gallery-hero-section .image-overlay{
	background: rgba(17, 17, 17, 0.75);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.reservation-hero-section{
	width:100%;
	position:relative;
	background: url(http://placehold.it/1920x1280) 50% top no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 210px 0 90px 0;
}

.reservation-hero-section .image-overlay{
	background: rgba(17, 17, 17, 0.75);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.hero-gallery-section{
	width:100%;
	position:relative;
	background: url(http://placehold.it/1920x1280) 50% top no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 210px 0 90px 0;
}

.hero-gallery-section .image-overlay{
	background: rgba(17, 17, 17, 0.75);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.contact-hero-section{
	width:100%;
	position:relative;
	background: url(http://placehold.it/1920x1280) 50% top no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 210px 0 90px 0;
}

.contact-hero-section .image-overlay{
	background: rgba(17, 17, 17, 0.75);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.contact2-hero-section{
	width:100%;
	position:relative;
	background: url(http://placehold.it/1920x1280) 50% top no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 90px 0 90px 0;
}

.contact2-hero-section .image-overlay{
	background: rgba(255, 255, 255, 0.95);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.image-section.section-intro {
	width:100%;
	position:relative;
	background: url("../../images/cuisine2020/introBg.jpg");
	background-position: center center;
    background-repeat: no-repeat;
	background-attachment: fixed;
    background-size: cover;
	margin: 0 auto;
	padding:190px 0 140px 0;
}

.image-section .image-overlay{
	background: rgba(34, 34, 34, 0.40);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.image-section-inside{
	position:relative;
	z-index:100;
}

/* ========================================================== */
/* 					          05. MENU                        */
/* ========================================================== */

/* ----- 1. Featured Menu ----- */
.featured-menu-section{
	width:100%;
	position:relative;
	background: url(http://placehold.it/1920x1280) 50% 0 no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 120px 0 80px 0;
}

.featured-menu-section .image-overlay{
	background: rgba(0, 0, 0, 0.50);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

/* ----- 2. Menu Homepage ----- */
.home-menu-section.section-recipe {
	width:100%;
	position:relative;
	background: url("../../images/cuisine2020/recipeBg.jpg") 50% 0 no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 120px 0;
}
.home-menu-section.section-prize {
	width:100%;
	position:relative;
	background: url("../../images/cuisine2020/prizeBg.jpg") 50% 0 no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 120px 0;
}
.home-menu-section .image-overlay{
	background: rgba(0, 0, 0, 0.40);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.home-menu-list {
	display:block;
	clear:both;
}

.home-menu-list h5 {
	font-size: 18px;
    line-height: 24px;
    vertical-align: bottom;
    font-family: 'Lora', serif;
    font-weight: 700;
    color: #FFF;
    float: left;
    letter-spacing: 2px;
    max-width: 70%;
	padding-right:10px;
	margin-bottom:10px;
}

.home-menu-list p.price{
	color: #F2B410;
    font-size: 18px;
    line-height: 30px;
	font-weight:700;
    display: inline-block;
    vertical-align: bottom;
    float: right;
    padding-top: 8px;
	padding-left:10px;
	margin-bottom:10px;
}

.dot-line{
	border-bottom:2px dotted #fff;
    height: 29px;
    overflow: hidden;
    display: block;
}

p.home-menu-ingredients{
	display:block;
	clear:both;
	width:100%;
	color:#eee;
}

/* ----- 3. Menu First Version ----- */
.first-menu-section{
	width:100%;
	position:relative;
	background: url(http://placehold.it/1920x1280) 50% 0 no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 120px 0;
}

.first-menu-section .image-overlay{
	background: rgba(0, 0, 0, 0.60);
	position: absolute;
	z-index:10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.menu-wrapper {
	display:inline-block;
	padding-right:20px;
	margin-bottom:10px;
}

h2.menu-section-title{
	font-size:28px;
	position:relative;
	margin-bottom:50px;
	margin-right:40px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}

h2.menu-section-title::after{
	position: absolute; content: "";
	background-color: #f8c12c;
	height: 3px;
	width: 50px;
	bottom: -1px;
	left: 0;
}

.menu-image{
	float:left;
	width:20%;
}

.menu-image a img{
}

.menu-description{
	float:left;
	padding-left:5%;
	width:75%;
}

.menu-list {
	display:block;
	clear:both;
}

.menu-list h5 {
	font-size: 18px;
    line-height: 22px;
    vertical-align: bottom;
    font-family: 'Lora', serif;
    font-weight: 700;
    float: left;
    letter-spacing: 2px;
    max-width: 70%;
	padding-right:12px;
	margin:5px 0;
}

.menu-list p.price{
	color: #F2B410;
    font-size: 18px;
    line-height: 18px;
	font-weight:700;
    display: inline-block;
    vertical-align: bottom;
    float: right;
    padding-top: 7px;
	padding-left:12px;
	margin-bottom:5px;
}

.menu-dot-line{
	border-bottom:2px dotted #F2B410;
    height: 22px;
    overflow: hidden;
    display: block;
}

p.menu-ingredients{
	display:block;
	clear:both;
	width:100%;
}
/* =========================== Section Result =============== */
.home-menu-section.section-result {
	width:100%;
	position:relative;
	background: url("../../images/cuisine2020/resultBg.jpg") 50% 0 no-repeat fixed;
    background-size: cover;
	color: white;
	margin: 0 auto;
	padding: 120px 0;
}

/* =========================== Section Result =============== */
/* ========================================================== */
/* 						      06. BLOG                        */
/* ========================================================== */

.blog-item{
	position:relative;
	text-align:center;
	margin-bottom:8px;
    background-color: #fff;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out; border: 1px solid #efefef; padding-top: 10px;
}

.blog-item-pic {
  display: inline-block;
  position: relative;
}

.blog-item-pic:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

.blog-item-inner {
	padding: 5px 0px;
}

.blog-item-inner p {
	margin:10px 0 20px 0;
}

h3.blog-title{
	margin-top:20px;
	margin-bottom:1px;
}

h3.blog-title a{
	font-family: 'Poppins', sans-serif;
    font-weight: 700;
	font-size:21px;
	color:#252525;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

h3.blog-title a:hover{
	color:#F2B410;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

/* ========================================================== */
/* 					       07. REGISTER                       */
/* ========================================================== */

.register-inner{
	padding:40px 0;
}

#register-form{
	padding:25px 0 20px 0;
}

input.register-input{
	width:100%;
	height:52px;
    padding-left:4%;
    padding-right:4%;
	margin-bottom:20px;
	color: #999;
	border: 1px solid #e1e1e1;
	background-color: transparent;
    font-size:14px;
}

select.register-input{
	width:100%;
	height:52px;
    padding-left:4%;
    padding-right:4%;
	margin-bottom:20px;
	color: #999;
	border: 1px solid #e8e8e8;
	background-color: transparent;
    font-size:14px;
}

input.register-submit{
	position:relative;
    display: inline-block;
	color: #fff;
	border: 1px solid #F2B410;
	background-color: #F2B410;
    cursor: pointer;
    font-size: 14px;
	font-weight:700;
	width:100%;
    padding: 16px 0;
    text-transform: uppercase;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

input.register-submit:hover{
	color:#fff;
    background-color: #F39C12;
	border:1px solid #F39C12;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

input.white-input::-webkit-input-placeholder,
select.white-input::-webkit-input-placeholder { /* WebKit browsers */
    color:#999;
}
input.white-input:-moz-placeholder,
select.white-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#999;
}
input.white-input::-moz-placeholder,
select.white-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#999;
}
input.white-input:-ms-input-placeholder,
select.white-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#999;
}

#register-form input.register-input:focus, #register-form select.register-input:focus {
  border-color:#e8e8e8;
  outline: none;
}

p.register_success_box{
	text-align:center;
	display:inline-block;
	color:#454545;
	font-size:16px;
	font-style:italic;
	margin:20px 0 30px 0;
	padding:20px 20px;
	border:1px solid #fff;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

/* ========================================================== */
/* 						    08. CONTACT                       */
/* ========================================================== */

#contact-form{
	margin:0 auto;
	width:100%;
	max-width:960px;
	text-align:center;
	padding:30px 0 10px 0;
}

input.contact-input{
	width:100%;
	height:55px;
    padding-left:2%;
    padding-right:2%;
	margin-bottom:20px;
	color: #656565;
	border: 2px solid #454545;
	background-color: transparent;
    font-size:14px;
	float:left;
}

textarea{
	height:205px;
	margin-bottom:20px;
	width:100%;
    padding-left:2%;
    padding-right:2%;
    padding-top:10px;
    padding-bottom:10px;
	color: #656565;
	border: 2px solid #454545;
	background-color: transparent;
    font-size:14px;
	float:left;
}

input.contact-submit{
	color: #fff;
	border: 2px solid #F2B410;
	background-color: #F2B410;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
	font-weight:700;
	margin-top:10px;
    padding: 16px 30px;
    position: relative;
    text-transform: uppercase;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

input.contact-submit:hover{
	color:#F2B410;
	background-color: transparent;
	border:2px solid #F2B410;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

input.white-input::-webkit-input-placeholder,
textarea.white-input::-webkit-input-placeholder { /* WebKit browsers */
    color:#656565;
}
input.white-input:-moz-placeholder,
textarea.white-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#656565;
}
input.white-input::-moz-placeholder,
textarea.white-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#656565;
}
input.white-input:-ms-input-placeholder,
textarea.white-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#656565;
}
.theme-yellow{color:#F2B410;}

#contact-form input.contact-input:focus, #contact-form textarea.contact-commnent:focus {
  border-color:#F2B410;
  outline: none;
}

p.contact_success_box{
	text-align:center;
	display:inline-block;
	color:#454545;
	font-size:20px;
	font-style:italic;
	padding:20px 20px;
}


.wow:first-child {
	visibility: hidden;
}

/* ========================================================== */
/* 		    Background Images - max-width: 1024px             */

@media only screen and (max-width: 1024px) {
	.image-section, .featured-menu-section, .home-menu-section, .first-menu-section, .menu-hero-section, .about-hero-section, .gallery-hero-section, .reservation-hero-section, .hero-gallery-section, .contact-hero-section, .contact2-hero-section, .footer {
		background-attachment: scroll!important;
		background-size: cover!important;
		background-repeat: no-repeat!important;
	}

		.width-30 {
			width: 60%;
		}
		.width-40 {
			width: 60%;
		}
		.width-50 {
			width: 65%;
		}



}

/* ========================================================== */
/* 					    19. MOBILE DEVICES                    */
/* ========================================================== */


@media handheld, only screen and (max-width: 800px) {
	.footer{
		text-align:center;
	}
	
	.footer h4::after{
		left: 50%;
		margin-left:-20px;
	}
	
		ul.footer_social{
		float:none;
		margin-top:25px;
	}
		
	.instagram-text{
		display:none;
	}
	.section-white {
		background-color: #fff;
		padding: 20px 0;
	  }
	  h3.section-title {
		font-size: 22px;
    	line-height: 26px;
	  }
	  .padding-bottom-50 {
		padding-bottom: 0 !important;
	}
	 .padding-top-50 {
		padding-top: 0 !important;
	}
	h2.section-title {
		font-size: 24px;
		line-height: 26px;
		margin: 0px 0 15px 0;
	}
	.image-section.section-intro,
	.home-menu-section.section-recipe {
		padding: 40px 0 40px 0;
	}
	.section-intro .text-left p{
		margin-bottom: 0;
	}
	p {
		font-size: 16px;
		line-height: 26px;
	}
	.section-grey.small-padding-bottom, 
	.section-white.small-padding-bottom, 
	.section-dark.small-padding-bottom, 
	.section-blue.small-padding-bottom,
	.home-menu-section.section-result {
		padding: 40px 0 40px 0;
	}
	.user-icon {
		top: -25px;
		left: 15px;
		width: 50px;
	}
	.footer-top {
		padding: 50px 0;
	}
	.footer-top .desc {
		padding: 0 15px;
	}
	.mb-4, h2.section-title.mb-4 {
		margin-bottom: 20px;
	}
	.mob-mb-2 {
		margin-bottom: 20px;
	}
	#hero-section .tp-parallax-wrap .tp-caption.Concept-SubTitle {
		padding-top:0px !important;
	}
	.navbar-default {
		padding: 10px 0;
	}
	.navbar {
		margin-bottom: 0;
	}
	.navbar-brand {
		width: 75px;
	}
	.navbar-toggle {
		margin-top: 4px;
	}
	.carousel {
		padding-bottom: 40px;
	}
	h2.section-title.margin-50 {
		margin-bottom: 20px;
	}
	.mb-70 {
		margin-bottom: 20px;
	}
	.margin-bottom-30.mob-mb-0 {
		margin-bottom: 0px !important;
	}
	.blog-item {
		margin-bottom: 10px;
	}
	.tp-caption.Dining-BtnLight, 
	.Dining-BtnLight {
		position: absolute !important;
		bottom: 0px;
	}
	.mob-d-none {
		display: none !important;
	}
	.padding-top-40.mob-pt-0 {
		padding-top: 0 !important;
	}
	.padding-bottom-40.mob-pb-0 {
		padding-bottom: 0 !important;
	}
	.home-menu-section.section-prize {
		padding: 40px 0;
	}
	.text-title {
		font-size: 16px;
	  }
	  .text-right.mob-text-center {
		  text-align: center !important;
	  }
}

/* ========================================================== */
@media  only screen and (max-width: 480px) {

#hero-section .tp-parallax-wrap .tp-caption.Concept-SubTitle {
		padding-top:60px !important;	}
}
.txt-small{font-size: 14px; margin-top: 6px ; min-height: 40px}
.txt-theme{color:#e67500}
.h-line{border-bottom: 1px dashed #e0e0e0; margin-top: 5px; margin-bottom: 5px}
.bg-back-light{background-color: #f0eeed;
padding: 2px 2px;
border-bottom: 1px solid #e8eaec;}
@media only screen and (max-width: 767px) {
.txt-small{ min-height:auto;}
}
@media screen and (min-width:768px) and (max-width: 1024px) {
.txt-small{ min-height:60px;}

}
@media screen and (min-width:801px) {
.web-d-none {
	display: none !important;
}
}
@media screen and (min-width:992px) and (max-width:1220px){

.nav &gt; li &gt; a {
    font-size: 13px;
    position: relative;
    display: block;
    padding: 8px 8px;
}


}
.play-btn{position: absolute;
	display: inline-block;
	font-size:48px;
	z-index: 3;
	top: 42%!important;
	margin-top: -24px!important;
	left: 0%;
	right: 0%; color: #fff; text-align: center; opacity: 0.8;}
.play-btn:hover{opacity: 1;}
.veg{    position: absolute;
    font-size: 14px;
    z-index: 3;
    bottom: 7%;
    left: 4%;
    color: #00923f !important;
    padding: 0px 7px;
    border: 2px solid #00923f !important;}
.non-veg{    position: absolute;
    font-size: 14px;
    z-index: 3;
    bottom: 7%;
    left: 4%;
    color: #92282a !important;
    padding: 0px 7px;
    border: 2px solid #92282a !important;}
    .relative{position: relative;}
    .recap{position: absolute; top:0; left: 0; }

.text-danger {
    color: #f31f1b;
    margin-bottom: 8px;
}

.accordion-started.accordion-bral i {
  position: absolute;
  transform: translate(-30px, 0);
  /*! margin-top: 16px; */
  /*! right: 0; */
}
.accordion-started.accordion-bral input:checked ~ .ac-label i:before {
  transform: translate(2px, 0) rotate(-45deg);
}
.accordion-started.accordion-bral input:checked ~ .ac-label i:after {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordion-started.accordion-bral i:before, .accordion-bral i:after {
  content: "";
  position: absolute;
  background-color: #173B6B;
  width: 3px;
  height: 9px;
}
.accordion-started.accordion-bral i:before {
  transform: translate(-2px, 0) rotate(-45deg);
}
.accordion-started.accordion-bral i:after {
  transform: translate(2px, 0) rotate(45deg);
}

/* Language Options */
       .header-top{width:auto; position:absolute; top:20px; z-index:9999;text-align:right; right:12px;}
.lan-select{ color:#F2B410; border-radius:30px; padding:1px 12px 1px 12px; border: 2px solid #d9a10f; font-size:14px; line-height:1em; font-weight:400}

.lan-switch{display:block; width:100%; padding:18px; margin:0; text-align:center; font-size:12px;background-color:#eee; }
.lan-switch li{display:inline-block; padding:10px 2px; margin:0; text-align:center; width:auto; cursor:pointer}
.lan-switch li a{padding:5px 10px; margin:0; border-radius:3px; text-decoration:none; background-color:#f7e6e7}
.lan-switch li a:hover{background-color:#66C; color:#fff;}
.lan-switch li.active a{background-color:#66C; color:#FFF;}
.lan-switch li.disabled a{background-color:#CCC; color:#FFF;}
.home-video{padding:0 25px !important; margin-bottom:0;}
.img-video-wrapper{margin:10px 0; padding:3px; background-color:#fff;box-shadow: 5px 5px 10px rgba(0,0,0,0.4);}
.img-video{margin:10px 0; padding:5px; background-color:#fff; border:1px solid #ddd}

.lan-select:link, .lan-select:visited{color:#000; text-decoration:none}
.custom-dialog{top:10%}
.custom-dialog .modal-content{background:none; border:none;overflow:hidden;box-shadow: 5px 5px 10px rgba(0,0,0,0.4);}
.custom-dialog .modal-content .modal-header h4{ font-size:20px; font-weight:300;text-align:center; display:block; width:100%; margin:0;}
.custom-dialog .modal-content .modal-header{background-color:#D53E4C; color:#fff}
.custom-dialog .modal-content .modal-body{background-color:#fff;}
.custom-dialog .modal-content .lan-switch a{font-size:14px;}
.custom-dialog .modal-content .lan-switch{background:none; padding:0; margin:0}
.custom-dialog .modal-content .modal-footer{text-align:center; display:block;background-color:#eee;}
.custom-dialog .modal-content .modal-footer a{text-align:center; display:inline; color:#FFF; letter-spacing:0; text-transform:none; border-radius:0px;background-color:#D53E4C; border:1px solid #D53E4C;}
.custom-dialog .modal-content .lan-switch a:link,.custom-dialog .modal-content .lan-switch a:visited{color:#000}
.custom-dialog .modal-content .lan-switch a:hover{color:#fff}
@media screen and (max-width: 991px) {
        .header-top{text-align:center;left:50%; top:15px}
    .lan-select{position: relative; left: -50%;}
    .navbar-toggler{position:relative; z-index:9999999}
}
@media screen and (max-width: 768px) {
    .home-video{padding:0 18px; margin-bottom:8px}      
    .custom-schedule{position: relative;  padding:15px;}
    section.download{ padding: 50px 0;}
    header.masthead{ padding: 85px 0 50px 0;}
            .header-top{text-align:center;left:44%; top:15px}

    .lan-select{padding:1px 8px 1px 8px; font-size:13px; line-height:1em; font-weight:400; left:-40%}

}</pre></body></html>