@charset "utf-8";
/* CSS Document */
@font-face{
	font-family: fontheading;
	src: url("../font/Moglan_DEMO.ttf"),
		url("../font/Moglan_DEMO.eot"),
		url("../font/Moglan_DEMO.woff");
}
@font-face{
	font-family: fontbody;
	src: url("../font/Manrope-Regular.ttf"),
		url("../font/Manrope-Regular.eot"),
		url("../font/Manrope-Regular.woff");
}
@font-face{
	font-family: fontdecorative;
	src: url("../font/1FTV-VIP-Rafaesty-Wigera.ttf"),
		url("../font/1FTV-VIP-Rafaesty-Wigera.eot"),
		url("../font/1FTV-VIP-Rafaesty-Wigera.woff");
}

body{
	font-family: fontbody;
	background-image: url("../imgs/nền 2.png");
	background-repeat: no-repeat;
	background-position: center;
  
}
p{
	font-family: fontbody;
	font-size: 16px;
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6{
	font-family: fontheading;
	letter-spacing: 0.5px;
}


/*==========CHUNG=========*/
.title{
	text-align: center;
	margin-top: 120px;
	margin-bottom: 40px;
}
.title h1{
	margin: 0px;
}


/*==========================================================PAGINATION===========================================================================*/
ul.breadcrumb li {
  display: flex;
  font-size: 18px;
	color: white;
		font-family: fontbody;
	
}
ul.breadcrumb li+li:before {
  padding: 0px 10px;
  color: white;
  content: "\007C";
  font-size: 13px;
}
ul.breadcrumb li a {
  background-color: #fff;
	opacity: 50%;
	transition: all ease .5s;
	text-decoration: none;
	 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	font-size: 16px;
		font-family: fontbody;
}

.headingsp{
    font-size: 16px;
    padding: px;
	font-family: fontbody;
	background: linear-gradient(90deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
	transition: all ease .5s;
	text-decoration: none;
	 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
	
}
.fthd{     
    padding-bottom: 50px;
}
.hd{
    padding-bottom: 20px;
}
.fthd, .hd{
    text-align: center;
    color: #FFFFFF;
}
.breadcrumb{
	background-color: transparent;
	margin: 50px 0px 0px;
	padding-bottom: 50px;
}


/*==========ADDRESSBAR=========*/
ul.breadcrumb {
  margin-top: 40px;
  padding: 0px;
  list-style: none;
  background-color: transparent;
}
ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
}
ul.breadcrumb li a {
  color: #F1D6AB;
  text-decoration: none;
  transition: all ease .5s;
}
ul.breadcrumb li a img{
	margin-top: -9px;
}

/*==========HEADER=========*/
.header {
  position: fixed;
  right: 0;
  left: 0;
  margin: 0;
  padding: 10px;
  background-color: transparent;
  color: #ffffff;
  transition: all 1s ease;
  height: 90px;
  padding:  15px 30px;
  z-index: 800;
}
.header.scrolling {
  -webkit-backface-visibility: hidden; 
  backdrop-filter: blur(10px) saturate(30%);
  -webkit-backdrop-filter: blur(70px) saturate(20%);
  background: rgb(34,32,35);
background: linear-gradient(157deg, rgba(34,32,35,0.5) 0%, rgba(216,216,216,0.1) 100%);
box-shadow: inset 4px 5px 10px rgba(246,239,239,0.2), 10px 5px 30px rgba(214,187,146,0.2) !important;
  color: #000 !important;
  box-shadow: 4px 0px 15px rgba(0,0,0,0.7);
}
.header-ul {
  list-style: none;
  float: right;
}
.header-ul > li {
  display: inline-block;
}
.main {
  height: 2000px;
  padding: 0 20%;
  margin-top: 10%;
  line-height: 1.5;
}
.menu01{
	text-align: center;
	height: 70px !important;
}
.menu01 h4{
	margin: 0px;
}
.menu01:hover{
	text-decoration: none;
	background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
	transition: all ease .5s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
}
.menu01:hover > .gachchan, .menu01:hover{
	background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
	transition: all ease .5s;
	text-decoration: none;
	 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	opacity: 100%;
}
.gachchan{
	opacity: 0%;
	margin-bottom: 10px;
}
.menu{
	padding-top: 5px;
	text-align: center;
}
.menu ul{
	list-style-type: none;
	padding-top: 8px;
	margin: 0px !important;
	padding: 0px;
}
.menuicon{
	text-align: right;
}
.menuicon ul a{
	background-color: transparent;
	border: none;
	float: right;
	padding-top: 10px;
}
.menu ul li a{
	color: white;
	font-size: 25px;
	padding-top: 12px;
	height: 62px;
	margin: 0px;
	text-align: center;
}
.menuicon ul{
	list-style-type: none;
	margin: 0px;
    padding: 0px;
}
.menuicon ul li svg{
	color: rgba(241,214,171,1.00);
	height: 30px;
	margin-left: 25px !important;
}
.header--white {
	background-image: linear-gradient(to bottom, rgba(227,176,75,1) , rgba(43,43,40,1));
	box-shadow: 0 1px 20px rgba(0,0,0,0.25), 0 1px 2px rgba(0,0,0,0.25);
	color: #666;
}
.header__logo {
  fill: #fff;
  transition: all 250ms ease;
}
.header--white .header__logo {
  fill: #666;
}
/* Dropdown Button */
.dropbtn {
  background-color: transparent;
}
.dropbtn i{
	line-height: 0;
	font-size: 19px;
	margin-left: 5px;
}
.nav__links, .nav__submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav__links {
  display: flex;
  margin-right: 10px;
}
.nav__item {
  transition-delay: 0ms;
  margin: 0px;
  position: relative;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}

.nav__icon {
  width: 16px;
  height: 16px;
  margin: 0px;
  fill: #fff;
  transition: all 250ms ease;
  cursor: pointer;
}
.header--white .nav__icon {
  fill: #666;
}
.nav__button {
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 30px;
  color: #F1D6AB;
  padding: 0;
  transition: all 250ms ease;
  outline: 0;
}
.nav__item[aria-expanded=true] .nav__button {
  color: #FF0000;
}
.nav__link {
  color: #FFDDA7;
  text-decoration: none;
  font-weight: bold;
}
.nav__submenu {
  position: absolute;
  top: calc(100%);
  transition: opacity 200ms ease-in-out var(--delay), transform 200ms ease-in-out var(--delay), visibility 200ms ease-in-out var(--delay);
  opacity: 0;
  pointer-events: none;
  padding: 30px 40px;
  z-index: 1;
  background: #fff;
  min-width: var(240px);
  left: calc(-1 * var(240px) / 3);
  transform: scale(0.9);
  border-bottom: 8px solid #FF9900;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: var(3px);
  visibility: collapse;
}
.nav__submenu li {
  margin-bottom: 30px;
}
.nav__submenu li:last-of-type {
  margin-bottom: 0;
}
.nav__submenu a {
  color: var(#666);
  text-decoration: none;
}
.intro-image {
  margin: 0;
  height: var(370px);
  overflow: hidden;
  background: var(#000);
}
.intro-image img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  display: block;
  opacity: 0.7;
}

footer {
  display: flex;
  justify-content: center;
  padding: 20px;
}

.bt-action {
  margin: 0 5px;
}

.section {
  margin: 40px auto;
  max-width: 768px;
}
.section p {
  margin: 60px 0;
  line-height: 1.6;
}

/*==========BLACK SCREEN=========*/
#blackscreen{
	background-color: rgba(0,0,0,0.5);
	height: 100%;
	position: fixed;
	z-index: 50;
}

/*==========NAVIGATION MOBILE=========*/
#bgnavimobile{
	-webkit-backface-visibility: hidden; 
      backdrop-filter: blur(10px) saturate(30%);
    -webkit-backdrop-filter: blur(70px) saturate(20%);
      background: rgb(34,32,35);
background: linear-gradient(157deg, rgba(34,32,35,0.5) 0%, rgba(216,216,216,0.1) 100%);
box-shadow: inset 4px 5px 10px rgba(246,239,239,0.2), 10px 5px 30px rgba(214,187,146,0.2) !important;
  color: #000 !important;
  box-shadow: 4px 0px 15px rgba(0,0,0,0.7);
	position: sticky;
	top: 0px;
	z-index: 1000;
	height: 70px;
}
#bgmobilenavi{
	position: fixed;
	z-index: 100;
	background-color: rgba(43,43,40,0.7);
	color: rgba(227,176,75,1.00);
  	backdrop-filter: blur(10px) !important;
  	box-shadow: 20px 20px 40px -6px rgba(0,0,0,0.2);
	font-size: 30px !important;
	border-radius: 0px 0px 10px 10px;
}
.css-i6dzq1{
	padding-top: 8px;
	margin-left: 15px;
}
#mobilesearchfill{
	margin-top: 30px;
	width: 85%;
	float: left;
	height: 50px;
	border: 0.5px solid white;
	border-right: none;
	border-radius: 10px 0px 0px 10px;
	background-color: transparent;
	padding-left: 15px;
	padding-top: 5px;
	color: rgba(251,251,251,0.5);
	font-size: 18px;
	margin-bottom: 40px;
	font-family: fontbody;
}
#mobilesearchbtn{
	margin-top: 30px;
	width: 15%;
	float: left;
	height: 50px;
	border: 0.5px solid white;
	border-left: none;
	border-radius: 0px 10px 10px 0px;
	background-color: transparent;
	text-align: right;
	padding-right: 15px;
}
#mobilesearchbtn{
	color: white;
	font-size: 25px;
}
#mobilesearchfill:focus{
	outline: none;
}
.nav p{
	font-family: fontbody;
	font-size: 35px;
	font-weight: 550;
	margin: 0px;
	padding: 0px;
	color: #D6BB92;
}

.dropdown-item:hover, .dropdown-item:focus{
	background-color: transparent;
	color: #F1D6AB;
	
}
/*==========MODAL=========*/
/*Modal Search*/
.modal{
	top: 0%;
}

.modal_search .modal-dialog{
	padding-top: 200px;
}

.modal .modal_search {
    text-align: center;
}

.modal-backdrop.in {
    opacity: 0.99 !important;
    background: #000;
}

.modal-header {
    border-bottom: 0;
    padding: 15px;
    background: none;
}

.modal-content {
    background-clip: padding-box;
    background-color: transparent;
    border: 0;
    border-radius: 6px;
    box-shadow: none !important;
    outline: 0 none;
    position: relative;
}

.modal .close {
    font-size: 25px;
  height: 50px;
  padding: 0;
  position: absolute;
  right: 150px;
  top: -50px;
  width: 50px;
  z-index: 111;
  transform: rotate(315deg);
  left: 45%;
}

.close,
.close:focus,
.close:hover {
    color: #F8F8F8 !important;
    opacity: 1;
    text-shadow: none;
}

.modal-body .form-control{
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 0;
    font-family: fontheading;
    box-shadow: none;
    color: #f2dfce;
    float: left;
    font-size: 24px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 85%;
    border-bottom: 3px solid #D6BB92;
    height: 70px;
    padding-left: 15px;
	
}

.modal-body .form-control, .form-control:focus {
    border-color: #D6BB92 !important;
}

.modal-body ::-ms-input-placeholder { 
  color: #D6BB92;
}

.modal-body ::placeholder {
  color: rgba(214,187,146,1);
}
#searchbtn01{
	float: left;
	height: 70px;
	border-bottom: 3px solid #D6BB92;
	background-color: transparent;
	padding-right: 15px;
	color: white;
	font-size: 25px;
	width: 15%;
}
#searchbtn01:hover{
	color: #D6BB92;
}
/*======================================BANNER TRUOT==========================================*/
#bannertruot{
	padding: 0px;
}
.bannertruot:not(:disabled), .bannertruot [type="button"]:not(:disabled), .bannertruot [type="reset"]:not(:disabled), .bannertruot [type="submit"]:not(:disabled) {
	background-color: transparent;
	outline: none;
	border: 1px solid transparent;
}
/*======================================CHOOSE AND ENJOY==========================================*/
.heading h2{
	color: #D6BB92;
}
.heading{
	text-align: center;
	padding: 100px 15px 40px;
}
.gachchan2{
	margin-bottom: 20px;
}


/*code cua thanh icon sushi*/
.roll, .gungan, .musubi, .sashimi{
	padding: 15px;
	margin: 0px 15px;
	border: 0.5px solid transparent;
}
.roll h6, .gungan h6, .musubi h6, .sashimi h6{
	text-align: center;
	color: white;
	text-decoration: none;
}
.roll:hover, .gungan:hover, .musubi:hover, .sashimi:hover{
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
}

.chitietsp ul li a{
	text-decoration: none;
	text-align: center;
}
.gungan h6{
	margin: 20px 0px 0px;
}
.roll h6{
	margin: 35px 0px 0px;
}
.musubi h6{
	margin: 40px 0px 0px;
}
.sashimi h6{
	margin: 30px 0px 0px;
}

/*trang dau tien*/
.fade:not(.show) {
	opacity: 100%
}


.owl-stage-outer{
	padding-top: 50px !important;
}



.spcart input{
    display: none;
}

.spcart{
    max-width: 100em;
    /* background-color: lightgreen; */
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-content: flex-start;
    margin: auto;
    min-height: 30em;
    padding: 3em 1em 1em 1em;
    box-sizing: border-box;
}

/* Card Styling */
.card-div{
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    box-sizing: border-box;
	transition: transform 0.2s ease-in-out;
}

/* ======== General styling of all cards and heart divs ========== */
.img-div{
    width: 100%;
    height: 93px;
    justify-content: center;
    align-items: center;
    z-index: 1;
    border-radius: 0 0 10px 10px;
}

.img-div img{
    transform-origin: bottom;
    transition: transform 0.3s ease-in-out
}

/* === Styling the like Icon ==== */
.like-icon-div{
    padding: 1em 1em 0 1em;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    font-size: 1.5em;
    color: var(--heart-icon-color);
    border-radius:10px 10px 0 0;
    display: flex;
    justify-content: flex-end;
}

.like-icon-div-child{
    /* background-color: yellow; */
    width: 1em;
    height: 1em;
    position: relative;
    z-index: 3;
    cursor: pointer;
}

.heart-empty{
    position: absolute;
    left: 0;
    opacity: 1;
}

.heart-fill{
    position: absolute;
    left: 0;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.25s ease-in-out, opacity 0.2s ease-in-out;
}
.owl-item{
	padding-top: 30px;
}

/* God of war image and heart-background*/
.gow-img-div{
    background-color: var(--card-1-secondary-color);
}

.gow-img-div img{
    width: 65%;
    transform: translateY(-50.5%);
    /* background-color: whitesmoke; */
}

.card-1 .like-icon-div{
    background-color: var(--card-1-secondary-color);
}


/* Sekiro image and heart-background */
.sekiro-img-div{
    background-color: var(--card-2-secondary-color);
}

.sekiro-img-div img{
    width: 45%;
    transform: translateY(7.5%);
}

.card-2 .like-icon-div{
    background-color: var(--card-2-secondary-color);
}


/* Dazai image and heart-background */
.dazai-img-div{
    background-color: var(--card-3-secondary-color);
}

.dazai-img-div img{
    width: 80%;
    transform: translateY(7.5%);
}

.card-3 .like-icon-div{
    background-color: var(--card-3-secondary-color);
    
}

/* U4 image and heart-background*/
.u4-img-div{
    background-color: var(--card-4-secondary-color);
}

.u4-img-div img{
    width: 50%;
    transform: translateY(7.5%);
}

.card-4 .like-icon-div{
    background-color: var(--card-4-secondary-color);
}

/* ======== text Container Styling general ======== */

.text-container{
    width: 100%;
    display: flex;
    flex-direction: column;
    /* background-color: yellow; */
    padding-top: 65px;
    box-sizing: border-box;
	transition: all ease .3s;
}
.text-container .date{
    margin: 0.25em 0;
    text-align: center;
}

.text-container .item-name{
	font-family: fontheading !important;
	font-size: 32px;
	margin-top: -50px;
	text-align: center;
	color: white;
}

.text-container .date{
   font-size: 16px;
	color: #aaa;
}

/* === Pricing and cart div  ===== */
.pricing-and-cart{
    /* background-color: wheat; */
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.pricing{
    margin: auto;
}


.current-price{
    color: #D6BB92;
    font-size: 27px;
    margin-top: 15px;
}

.pricing-and-cart{
    width: 100%;
}

.fa-shopping-cart{
    font-size: 1.3rem;
    top: 0;
    transform: translateY(50%);
}
.btnpd {
	margin: auto !important;
	margin-bottom: 50px !important;
}

/* ====== Hover effects ======= */
.card-div:hover .img-div img{
    transform: translateY(-38.5%) scale(1.2);
}

.card-div:hover{
 	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  	backdrop-filter: blur(5px);
	border-radius: 20px;
}
.card-div:hover .text-container{
	transform: translate(0, 23px);
	transition: all ease .3s;
}
.like-icon-div-child:hover .heart-fill{
    opacity: 1;
    transform: scale(1);
}

.like-icon-div-child:hover .heart-empty{
    transition-delay: 0.25s;
    opacity: 0;
}

#card-1-like:checked ~ .heart-empty,
#card-2-like:checked ~ .heart-empty,
#card-3-like:checked ~ .heart-empty,
#card-4-like:checked ~ .heart-empty{ 
        opacity: 0;
}

#card-1-like:checked ~ .heart-fill,
#card-2-like:checked ~ .heart-fill,
#card-3-like:checked ~ .heart-fill,
#card-4-like:checked ~ .heart-fill{
    animation: like-animation 0.25s ease-in-out forwards;
}

#card-1-like:not(:checked) ~ .heart-fill,
#card-2-like:not(:checked) ~ .heart-fill,
#card-3-like:not(:checked) ~ .heart-fill,
#card-4-like:not(:checked) ~ .heart-fill{
    animation: unlike-animation 0.25s ease-in-out ;
}


@keyframes like-animation{
    0%{
        opacity: 1;
        transform: scale(1)
    }
    
    50%{
        opacity: 1;
        color: var(--liked-heart-icon-color);
        transform: scale(0.5);
    }

    100%{
        opacity: 1;
        color: var(--liked-heart-icon-color);
        transform: scale(1.0);
    }
}

@keyframes unlike-animation{
    0%{
        opacity: 1;
        transform: scale(1)
    }
    
    50%{
        opacity: 1;
        transform: scale(0.5);
    }

    100%{
        opacity: 1;
        color: var(--heart-icon-color);
        transform: scale(1.0);
    }
}
.owl-theme .owl-nav.disabled + .owl-dots{
	padding-top: 15px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #F1D6AB;
}
/*=========================================CHOOSE============================================*/
.tabs {
  border-radius: 5px;
}
.tabs ul li label span{
	padding-top: 25px !important;
	display: block;
	text-align: center;
}
.tabs input[name=tab-control] {
  display: none;
}

.tabs ul li label {
  font-family: fontheading;
  font-size: 24px;
  color: #F1D6AB;
}
.tabs ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: row;
  margin-bottom: 40px !important;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
	
}

.tabs ul li label {
  transition: all 0.3s ease-in-out;
  color: #929daf;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs ul li label svg {
  fill: #929daf;
  height: 1.2em;
  vertical-align: bottom;
  margin-right: 0.2em;
  transition: all 0.2s ease-in-out;
}
.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
  	outline: 3;
  	color: #bec5cf;
}
.tabs ul li label:hover img, .tabs ul li label:focus img, .tabs ul li label:active img {
  fill: #bec5cf;
	
}
.tabs .slider {
  position: relative;
  width: 25%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
pricing-and-cart {
  position: relative;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
  height: 2px;
  background: #9E0A0A;
  border-radius: 1px;
}
/*sp hang 1*/
.choose01 a:hover{
	text-decoration: none;
}
.choose01 a{
	text-decoration: none;
}
/*sp hang 2*/
.choose02 a:hover{
	text-decoration: none;
}
.choose02 a{
	text-decoration: none;
}
/*sp hang 3*/
.choose03 a:hover{
	text-decoration: none;
}
.choose03 a{
	text-decoration: none;
}
/*sp hang 4*/
.choose04 a:hover{
	text-decoration: none;
}
.choose04 a{
	text-decoration: none;
}
/*sp hang best*/
.sptruot a:hover{
	text-decoration: none;
}
.sptruot a{
	text-decoration: none;
}
/*sp hang setcombo*/
.choose011 a:hover{
	text-decoration: none;
}
.choose011 a{
	text-decoration: none;
}


.tabs .content {
  margin-top: 30px;
}
.tabs .content section {
  display: none;
  -webkit-animation-name: content;
          animation-name: content;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}
.tabs .content section h2 {
  
}
.tabs ul li{
	height: 230px;
}

.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
	height: 230px;
  	cursor: default;
  	color: #F1D6AB;
	font-family: fontheading;
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
	padding-top: 40px;
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    background: rgba(0, 0, 0, 0.08);
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
  }
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ .slider {
  transform: translateX(0%);
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  height: 230px;
  	cursor: default;
  	color: #F1D6AB;
	font-family: fontheading;
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
	padding-top: 30px;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ .slider {
  transform: translateX(100%);
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  height: 230px;
  	cursor: default;
  	color: #F1D6AB;
	font-family: fontheading;
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
	padding-top: 33px;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ .slider {
  transform: translateX(200%);
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
 height: 230px;
  	cursor: default;
  	color: #F1D6AB;
	font-family: fontheading;
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
	padding-top: 40px;
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label svg {
  fill: #428BFF;
}
@media (max-width: 600px) {
  .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ .slider {
  transform: translateX(300%);
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
  display: block;
}
@-webkit-keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@media (max-width: 1000px) {
  .tabs ul li label {
    white-space: initial;
  }
  .tabs ul li label br {
    display: initial;
  }
  .tabs ul li label svg {
    height: 1.5em;
  }
}
@media (max-width: 600px) {
  .tabs ul li label {
    padding: 5px;
    border-radius: 5px;
  }
  .tabs .slider {
    display: none;
  }
  .tabs .content {
    margin-top: 20px;
  }
  .tabs .content section h2 {
    display: block;
  }
}

/*======================================BEST SPECIALTIES==========================================*/
.iconbest{
	color: #fff;
	margin-bottom: 60px;
}
.iconbest li{
	margin-right: 60px;
	text-align: center;
	padding: 0px !important;
}
.iconbest i{
	font-size: 60px;
}
.iconbest p{
	font-size: 16px;
}
.ndbest{
	text-align: left;
	color: white;
}
.carousel-wrap {
  margin: 30px auto;
  padding: 0 5%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}
.sptruot{
	margin: 0px;
	margin-left: -60px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
	position: absolute;
	top: 200px;
}
.owl-prev{
	left: -10% !important;
}
.owl-next{
	right: -10% !important;
}
.owl-nav i{
	font-size: 30px;
	color: #F1D6AB;
}
.card-div1{
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    box-sizing: border-box;
	transition: transform 0.2s ease-in-out;
}
.card-div1:hover{
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  	backdrop-filter: blur(5px);
	border-radius: 20px;
	transition: transform 0.2s ease-in-out;
}
.card-div1 .text-container{
	padding-top: 30px;
}
.card-div1:hover .img-div img{
    transform: translateY(-27.5%) scale(1.2);
}

.card-div1:hover .text-container{
	transform: translate(0, 23px);
	transition: all ease .3s;
}
/*======================================BANNER 2==========================================*/

#bannerphu2{
	background-image: url("../imgs/Banner02 phu.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 500px;
}
.headingimg1{
	text-align: right;
	padding-right: 105px;
}
.headingimg1 p{
	font-family: fontbody;
	font-size: 17px;
	color: white;
	margin-top: 250px;
	width: 101%;
	text-align: right;
	line-height: 150%;
	margin-bottom: 40px;
}
.btnphu1{
	display: inline-block;
	height: 40px;
	color: #9E0A0A;
	background-color: #F1D6AB;
	padding: 7px 25px;
	border-radius: 10px;
	border: 1px solid #F1D6AB;
	transition: all ease .5s;
	float: right;
	right: 15%;
	text-decoration: none;
}
.btnphu1:hover{
	color: #9E0A0A;
	text-decoration: none;
}
/*=======================================review========================*/

.snip1356 {
  position: relative;
  overflow: hidden;
  background: #2B2B28;
  text-align: left;
  color: #f8f8f8;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: 16px;
	border-radius: 20px;
}
.snip1356 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.snip1356 > img,
.snip1356 .image img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  max-width: 100%;
}
.snip1356 > img {
  vertical-align: top;
  position: relative;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  opacity: 0.7;
}
.snip1356 .image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.snip1356 .image img {
  position: absolute;
  top: 0;
}
.snip1356 figcaption {
  opacity: 0;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  border-bottom: 2px solid #f8f8f8;
  padding-bottom: 15px;
  z-index: 1;
}
.snip1356 h3,
.snip1356 p {
  margin: 0;
}
.snip1356 h2 {
  color: #F1D6AB;
  font-weight: 700;
	padding-top: 30px;
  margin-bottom: 5px;
  
}
.snip1356 p {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
 color: #fff;
	opacity: 50%;
	padding-bottom: 16px;
  
}
.snip1356 h6 {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
 color: #fff;
	
	padding-bottom: 16px;
	
  
}
.snip1356 h5 {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #fff;
  padding-bottom: 16px;
  text-align: center;
  
}
#iconrv, #iconrv1, #iconrv2{
	font-size: 250%;
	color: #D6BB92;
}
.snip1356 .iconbtn {
  display: block;
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  line-height: 48px;
  letter-spacing: 1px;
  padding: 0 20px;
  color: #f8f8f8;
  right: 0;
  bottom: 0;
  font-weight: 500;
  position: absolute;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.snip1356 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.iconbtn svg{
	color: #F1D6AB;
	font-size: 20px;
	margin-left: 15px;
}






/*======================================ABOUT US==========================================*/

.bodyabus{
	color: white;
}
.bodyabus p{
	padding-bottom: 25px;
	width: 70%;
}
.imgabus img{
	position: absolute;
}
.imgabus{
	margin-bottom: 700px;
}
.img2{
	top:390px;
	z-index: 500;

}
.img1{
	left: 300px;
	z-index: 400;
}
.img3{
	left:560px;
	top:450px;
	z-index: 200;
}
.hcnbogoc{
	height: 470px;
	width: 350px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	top: 70px;
	left: 250px;
	z-index: 210;
}
.hcnbogoc2{
	height: 400px;
	width: 300px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	top: 200px;
	left: 120px;
	z-index: 11;
}
.hcnbogoc3{
	height: 280px;
	width: 200px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	top: 420px;
	left: 620px;
	z-index: 5;
}
/*noi dung ben phai*/
.ndabus2{
	color: white;
	position: absolute;
	width: 87%;
}
.ngoac1{
	position: absolute;
	left: -30px;
}

.bodyabus2{
	margin-bottom: 100px;
	margin-top: 167px;
	position: absolute;
	left: 600px;
	z-index: 600;
}

.ndabus4{
	color: white;
	position: absolute;
	z-index: 600px;
	top: -540px;
}
.ndabus3{
	color: white;
	position: absolute;
	z-index: 600;
  	top: -460px;
}

/*button about us*/
.btn7 a{
	text-decoration: none;
	color: white;
}

.btn7 {
 	position: relative;
 	height: fit-content;
 	display: flex;
 	justify-content: left;
 	align-items: center;
 	width: 150px;
 	height: 40px;
 	text-align: center;
	text-indent: 50px;
 	transition: 300ms;
 	font-weight: 500;
	color: white;
	margin-top: -360px;
	background-color: transparent;
	font-family: fontbody;
	text-decoration: none;
}

.btn7::before {
  content: "";
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  left: 0;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 10px;
background: linear-gradient(180deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
  z-index: -1;
}

.btn7::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 12px;
  height: 12px;
  border-top: 2px solid #D6BB92;
  border-right: 2px solid #D6BB92;
  transition: 400ms;
	border-radius: 1px;
}

.btn7:hover {
  text-indent: 15px;
  color: white;
	font-family: fontbody;
	text-decoration: none;
}
.btn7:active {
  scale: 0.95;
}

.btn7:hover::before {
  width: 100%;
}

.btn7:hover::after {
  left: calc(100% - 25px);
}
/*======Medium======*/
.boxhdau{
	color: white;
}
.ngoacau1{
	position: absolute;
	z-index: 20;
	top: 190px;
}
.boxngoachd h5{
	color: white;
	position: absolute;
	z-index: 30;
	left: 50px;
	top: 200px;
}
.ngoacau2{
	position: absolute;
	z-index: 20;
	top: 230px;
	left: 400px;
}
.imgmd{
	width: 60%;
	position: absolute;
	left: 350px;
	z-index: 15;
}
.boxhdaubu2{
	margin-bottom: 100px;
}
.hcnbgmd{
	height: 450px;
	width: 300px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	z-index: 10;
	left: 400px;
	top: -20px;
}
.boximgbg{
	margin-bottom: 550px;
}
.boxhdabu2{
	margin-bottom: 100px;
}
.boximgabu img{
	position: absolute;
	top: -200px;
	z-index: 30;
	left: 30px;
}
.bghcn2{
	height: 250px;
	width: 300px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	z-index: 10;
	top: -250px;
	left: 100px;
}
.boxhdabu2 p{
	color: aliceblue;
	position: absolute;
	z-index: 30;
	left: 400px;
	top: -50px;
	
}
.hcnbgab3{
	height: 320px;
	width: 300px;
	border: 1px solid #D6BB92;
	position: absolute;
	border-radius: 10px;
	z-index: 10;
	top: -20px;
}
.boximghd3 img{
	position: absolute;
	z-index: 20;
}
.bgabu3sm p{
	color: white;
	position: absolute;
	z-index: 30;
	left: 360px;
	top: 100px;
}
.bgabu3sm{
	margin-bottom: 300px;
}
/*=====small======*/
.headingboxaboutu{
	color: white;
}
.boximgbodyaboutus2 h4{
	color: aliceblue;
	position: absolute;
	z-index: 5;
	top: 200px;
	left: 70px;
}
.boximgbodyaboutus2 .ngoacdosm1{
	position: absolute;
	z-index: 10;
	top: 200px;
}
.boximgbodyaboutus2 .ngoacdosm2{
	position: absolute;
	z-index: 10;
	top: 270px;
	left: 260px;
	
}
.imgsmab1 img{
	width: 50%;
	left: 250px;
	position: absolute;
	z-index: 3;
}
.imgsmab1{
	margin-bottom: 400px;
}
.hcnsm1{
	height: 400px;
	width: 200px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	z-index: 2;
	left: 340px;
	top: 30px;
}
.bghcn2bgsm{
	height: 160px;
	width: 200px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	z-index: 9;
	top: 10px;
}
.boximgsmabu img{
	position: absolute;
	z-index: 10;
	top: 40px;
	left: 30px;
	width: 70%;
}
.boxbdabu2 p{
	color: white;
	position: absolute;
	z-index: 20;
	left: 270px;
	top: 60px;
}
.boxbdabu2{
	margin-bottom: 250px;
}
.boximgbdabu3 img{
	position: absolute;
	z-index: 20;
	left: 50px;
}
.chnbgaboutus3{
	height: 300px;
	width: 200px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	top:-30px;
}
.bdaboutus3 p{
	color: white;
	position: absolute;
	left: 350px;
	top: 100px;
}
.bdaboutus3{
	margin-bottom: 300px;
}

/*======================================MEET OUR CHEF==========================================*/
/*phan 1*/
.hdmeetourchef img{
	position: absolute;
}
.hdmeetourchef h4{
	left: 300px;
	top:100px;
	position: absolute;
	color: white;
	z-index: 30;
}
.ngoactraimoc{
	left: 250px;
	top: 100px;
}
.ngoacphaimoc{
	left:660px;
	top:140px;
	z-index: 100;
}
.chnmoc1{
	height: 530px;
	width:370px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	top: 40px;
	left: 30px;
	z-index: 1;
}
.ndmeetourchef2 p{
	position: absolute;
	color: white;
	opacity: 50%;
	top: 170px;
	left: 520px;
	font-size: 14px;
}
.ndmeetourchef3 p{
	margin-top: 140px;
	color: white;
	position: absolute;
	top: 100px;
}
.hinhmoc1{
	margin-bottom: 500px;
}
.hinhmoc1 img{
	position: absolute;
	z-index: 3;
}

/*phan 2*/
.hinhmoc2{
	margin-bottom: 500px;
}

.hinhmoc2 img{
	position: absolute;
	top:50px;
	left: 80px;
	z-index: 50;
}
.chnmoc2{
	border: 1px solid #D6BB92;
	border-radius: 10px;
	height: 600px;
	width: 400px;
	position: absolute;
	z-index: 10;
	
}
.ngoactraimocp2{
	top: 240px;
}
.ngoacphaimocp2{
	left: 430px;
	top: 280px;
}
.ndmeetourchefp2 img{
	position: absolute;
	z-index: 70;
}
.ndmeetourchefp2 h4{
	position: absolute;
	color: white;
	top: 240px;
	left: 60px;
	z-index: 70;
}
.tendaubep{
	color: white;
	opacity: 50%;
	position: absolute;
	left: 500px;
	top:-330px;
	font-size: 14px;
}
.ndmocp211 {
	color: white;
	position: absolute;
	left: 500px;
	top: -130px;
}
.ndmocp21{
	margin-bottom: 150px;
}


.bdour p{
	color: white;
}
.boxbdimg .ngoacdo1{
	position: absolute;
	top: 100px;
	
}
.boxbdimg h4{
	color: white;
	position: absolute;
	left: 60px;
	top: 100px;
	z-index: 50;
}
.boxbdimg .ngoacdo2{
	position: absolute;
	top: 150px;
	left: 410px;
	z-index: 70;
}
.imgsm1 img{
	width: 90%;
	position: absolute;
	z-index: 20;
	left: -10px;
}
.imgsm1{
	margin-bottom: 550px;
}
.tendb p{
	position: absolute;
  color: white;
  opacity: 50%;
  top: -190px;
	left: 500px;
}
.hcn1{
	height: 500px;
	width: 360px;
	border-radius: 10px;
	border: 0.5px solid #D6BB92;
	top: -20px;
	position: absolute;
	z-index: 1;
}
.imgsm2 img{
	position: absolute;
	z-index: 40;
}
.imgsm2{
	margin-bottom: 600px;
}
.hddb2 .ngoac1p2{
	position: absolute;
	z-index: 60;
	top: -400px;
	left: 250px;
}
.hddb2 h4{
	position: absolute;
	z-index: 70;
	color: white;
	top: -400px;
	left: 300px;
}
.hddb2 .ngoac2p2{
	position: absolute;
	z-index: 60;
	top: -360px;
	left: 650px;
}
.tendb2 p{
	color: white;
	opacity: 50%;
	position: absolute;
	z-index: 70;
	top: -320px;
	left: 450px;
}
.hcn12 {
	height: 560px;
	width: 380px;
	position: absolute;
	z-index: 30;
	border: 0.5px solid #D6BB92;
	border-radius: 10px;
	top: -20px;
	left: -20px;
}
/*===========================FOLLOR INSTAGRAM=================================*/
.instatext{
	position: absolute;
	z-index: 600;
	color: #fff;
	width: 50%;
	padding-left: 20px;
}
.img1ins{
	margin-top: 140px;
	border-radius: 20px;
}
.img3ins{
	border-radius: 20px;
}
.img2ins{
	margin-bottom: 50px;
	margin-top: 200px;
	border-radius: 20px;
}
.img4ins{
	margin: 100px 0px 50px;
	border-radius: 20px;
}
.img5ins{
	border-radius: 20px;
}
.img6ins, .img7ins{
	margin-bottom: 60px;
	border-radius: 20px;
}
.img8ins{
	border-radius: 20px;
}
.ndinsgradient{
	text-decoration: none;
	background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin-top: 90px;
}
/*Main button styles*/
.btnins {
  position: relative;
  height: fit-content;
  display: flex;
  justify-content: left;
  align-items: center;
  width: 140px;
  height: 40px;
  text-align: center;
  text-indent: 50px;
  transition: 300ms;
  font-weight: 500;
	background-color: transparent;
	color: white;
}

.btnins::before {
  content: "";
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  left: 0;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background-color: #D6BB92;
  z-index: -1;
}

.btnins::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 12px;
  height: 12px;
  border-top: 2px solid #9E0A0A;
  border-right: 2px solid #9E0A0A;
  transition: 400ms;
}



/*=================================BOOK A TABLE========================================*/

.hdname, .hdemail, .hdphone{
	color: white;
	margin-bottom: 15px;
}
.etyn, .etym, .etypn{
	color: white;
	height: 50px;
	border: 0.5px solid white;
	border-radius: 10px;
	background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
      
      backdrop-filter: blur(5px);
          -webkit-backdrop-filter: blur(5px);
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 15px;
	font-size: 16px;
	margin: 0px 0px 30px 0px;
}
.etyn:focus, .etym:focus, .etypn:focus{
	outline: none;
}
.tat{
	margin-bottom: 30px;
}


/*time*/
.tat, .aop, .tn{
	margin-top: -20px;
	color: white;
}
.tat h4, .aop h4, .tn h4{
	margin-bottom: 15px;
}
.clock-column {
  margin-right: 7rem;
  text-align: center;
  position: relative;
	
}
.boxtime{
	margin-bottom: 30px;
}
.clock-column::after {
  content: ":";
  display: block;
  height: 0.25rem;
  width: 0.25rem;
  font-size: 36px;
  font-weight: 200;
  color: #131313;
  position: absolute;
  top: 60px;
  right: -35px;
}
.clock-column:last-child::after {
  display: none;
}

.clock-column:last-child {
  margin-right: 0;
}

.clock-label {
  padding-top: 10px;
  text-transform: uppercase;
  color: #131313;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid rgba(19, 19, 19, 0.5);
}

.clock-timer {
  color: #131313;
  font-size: 36px;
  line-height: 1;
}

.clock-input {
  clear: both;
  text-align: left;
  max-width: 500px;
  width: 100%;
  margin: 0 auto 10px;
}

input#time-to {
 	padding: 5px;
 	border: 0;
 	border-radius: 3px;
 	font-size: 16px;
 	text-align: left;
 	color: rgba(255,255,255,0.5);
	height: 40px;
	border: 0.5px solid white;
	border-radius: 10px;
	background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
      
    backdrop-filter: blur(5px);
          -webkit-backdrop-filter: blur(5px);
	width: 100%;
	outline: none;
}
input#time-to::after{
	color: #F1D6AB !important;
}

.done {
  color: #fff;
  font-weight: 600;
}



/*note*/
#messagefill{
	padding-top: 15px;
	padding-left: 15px;
	width: 100%;
	border: 0.5px solid white;
	border-radius: 10px;
	background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
	backdrop-filter: blur(5px);
          -webkit-backdrop-filter: blur(5px);
	resize: none;
	margin-bottom: 10px;
	color: white;
	font-family: fontbody;
}
#messagefill:focus{
	outline: none;
}
.boxnote h4{
	color: white;
	margin-bottom: 15px;
}
.boxnote p{
	color: white;
}
.boxnote .signup{
	background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
    background-clip: border-box;
  transition: all ease .5s;
  text-decoration: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	font-size: 16px;
}
.signup:hover{
	font-size: 17px;
	transition: all ease .5s;
	text-decoration: none;
}

/*button vang*/
.btnvang {
	width: 160px;
	height: 40px;
	background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
	text-align: center;
	color: #fff;
	border-radius: 10px;
	font-size: 17px;
	display: block;
	transition: all ease .5s;
	border: 2px solid rgba(158,10,10,0);
}


.note{
	margin-bottom: 100px;
}
#myNumber, #myNumber2 {
  word-wrap: normal;
  width: 70%;
  padding: 5px;
    padding-right: 5px;
  border: 0;
  border-radius: 3px;
  font-size: 18px;
  text-align: left;
  color: rgba(255,255,255,0.5);
  height: 50px;
  border: 0.5px solid white;
  border-radius: 10px;
  background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  outline: none;
}
#myNumber option, #myNumber2 option{
	color: black;
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: rgba(255,255,255,0.5);
  width: 250px;
  height: 40px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0.5px solid white;
  border-radius: 10px;
  background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  padding: 8px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.select-styled:after {
  font-family: "Font Awesome 5 Pro";
  font-size: 25px;
  content: '\f107';
  width: 0;
  height: 0;
  border: 7px solid transparent;
  color: rgba(214,187,146,1.00);
  position: absolute;
  top: -5px;
  right: 25px;
}

.select-styled:active, .select-styled.active {

}
.select-styled:active:after, .select-styled.active:after {
  font-family: "Font Awesome 5 Pro";
  content:  '\f106';
	color: rgba(214,187,146,1.00);
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;

}
.select-options li {

  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  outline: none;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.select-options li:hover, .select-options li.is-selected {
  background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  outline: none;
}
.select-options li[rel="hide"] {
  display: none;
}
#loginbook{
	color: #F1D6AB;
	text-decoration: underline;
	transition: all ease .5s;
}
#loginbook:hover{
	color: #fff;
	text-decoration: underline;
	transition: all ease .5s;
}
/*======================================SUBCRIBE==========================================*/

.boxsubcribe{
	margin-bottom: 60px;
}
.bgsub{
	background-image: url("../imgs/subscribe/istockphoto-806380330-2048x2048.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	mix-blend-mode: screen;
	height: 550px;
}
.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 80%;
  padding: 5px;
  height: 40px;
  outline: none;
  color: rgba(255,255,255,0.5);
	border: 0.5px  solid white;
	border-right-color: transparent;
	border-radius: 10px 0px 0px 10px;
	background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
      
      backdrop-filter: blur(5px);
          -webkit-backdrop-filter: blur(5px);
}

.searchTerm:focus{
  color: white;
}

.searchButton {
  width: 20%;
  height: 41px;
  background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
  text-align: center;
  color: #fff;
  border-radius: 0px 10px 10px 0px;
  cursor: pointer;
  font-size: 20px;
}
.searchButton p{
	margin-bottom: 4px;
}

/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 30%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bdsub{
	margin-top: 200px;
	color: white;
}
.bdsub h2{
	color: #D6BB92;
}
.sale{
	font-family: fontdecorative;
	font-size: 45px;
}
.sale strong{
	font-family: fontbody;
	font-size: 60px;
	
}



/*============================FOODTER===============================*/

/*====footer desktop===*/
.logo2 img{
	margin-bottom: 30px !important;
}
.logo2 h5{
	color: #D6BB92;
	padding: 50px 0px 30px;
	margin: 0px;
}

.icon-footer i{
	color: #D6BB92;
	font-size: 25px;
	padding-top: 10px;
}
.icon-footer i span{
	color: white;
	padding-left: 10px;
	margin: 0px;
	font-family: fontbody;
	font-size: 17px;
	display: inline-block
}
.iconcuoi i{
	margin: 0px;
}
.informationft h5, .menuft h5, .supportft h5{
	color: #D6BB92;
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	padding-top: 20px !important;
	text-align: left;
	padding-bottom: 30px;
}
.informationft ul, .menuft ul, .supportft ul{
	margin: 0px !important;
	padding: 0px !important;
}
.bodyfoter{
	text-decoration: none;
	list-style-type: none;
}
.bodyfoter p{
	color: aliceblue;
	margin-bottom: 20px;
	font-size: 18px;
	transition: all ease .5s;
}

.bodyfoter a{
	padding: 0px;
}
.payment{
	font-size: 30px;
	color: white;
}

#cpr p{
	font-size: 14px;
	margin-top: 9px; 
}
.copyright{
	height: 40px;
	color: white;
}
/*====footer tablet======*/
.support2{
	padding-right: 0px;
}
.visitourstore2 h5, .infor2 h5, .menu2 h5, .support2 h5{
	color: #D6BB92;
}




.subfill{
	width: 70%;
	float: left;
	height: 30px;
	margin-top: 5px;
	border-radius: 9px 0px 0px 9px;
	padding-left: 10px;
	border-style: hidden;
	margin-left: 55px;
	outline: none;
}
.subbtn{
	width: 10%;
	float: left;
	height: 30px;
	margin-top: 5px;
	background-color:rgba(255,255,255,1.00);
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	border-style: hidden;
	color: #766B9D;
	font-size: 18px;
	
}

/*============SMALL==============*/


#logosm1{
	width: 80%;
	text-align: center;
	margin: 0px 50px 30px;
}
.pm{
	display: flex;
	padding-right: 100px;
}
.visit h4, .information h4, .menu h4, .support h4, .payments h4{
	color: white;
	text-align: center;
	font-size: 25px;
}
.jumbotron {
  padding: 30px;
  background: #efefef;
}

li {
  list-style: none;
}
.question {
  color:rgba(255,255,255,1.00);
 
  cursor: pointer;
  position: relative;
}
#mobilefooter .accordion ul{
	padding: 0px;
}
#mobilefooter .accordion ul li{
	padding-bottom: 30px;
}
.answer {
  max-height: 0;
  overflow: hidden;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
	padding-left: 150px;
}
.answer ul{
	padding: 0px;
	margin: 0px
}
.answer ul li a{
	color: white;
	text-decoration: none;
	
}


.answer ul li i{
	color: white;
	text-decoration: none;
	padding: 0px 15px
	
}
li.open .answer {
  max-height: 150px;
}
.bannertruot span {
  
  right: 20px;
  top: 0px !important;
  height: 100%;
  display: flex !important;
  align-items: center;
}
li.open span {
  transform: rotate(180deg);
}
.question h6{
	margin-bottom: 10px;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
	outline: none;
	border: 1px solid transparent;
}


#mobilefooter .accordion {

	background-color: transparent;
  color: #444;
  cursor: pointer;
  padding: 30px 20px 30px 150px;
  width: 100%;
 border-top: 1px solid white;
  text-align: center;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
	
}
#mobilefooter .menusm{
	padding: 30px 20px 30px 100px;
}
#mobilefooter .visit, #mobilefooter .information, #mobilefooter .menusm, #mobilefooter .support, #mobilefooter .payments{
	border-top: 1px solid white;
}

#mobilefooter .accordion:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-right: 100px;
	font-size: 30px;
	margin-top: -45px;
}

#mobilefooter .active1:after {
  content: "\2212";
}

/*======================= footer ======================*/
#bgfooter{
	background-color: #45576D;
	
}

/*======================= logo_footer ======================*/
#logofooter img{
	padding-top: 50px;
	padding-bottom: 75px;
}

/*======================= textheading_footer ======================*/
#texrfooter h3{
	color: #fff;
	font-size: 25px;
}
#texrfooter i{
	font-size: 12px;
	color: #fff;
	opacity: 80%;
}
#texrfooter p{
	margin-bottom: 0px;
	margin-left: 10px;
	color: #fff;
	opacity: 50%;
	
}
#coloriconfooter a {
	font-size: 25px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	
}
#texrfooter a i{
	font-size: 20px;
}


/*======================= 3 phan con lai cua footer ======================*/
.thongtin a{
	padding-left: 0px;
}
.thongtin h2{
	color: #fff;
	transition: all ease .5s;
	opacity: 80%;
}

/*======================= 3 phan con lai cua footer ....md.... ======================*/
#manghinh_md_text03{
	color: #fff;
	margin-top: 40px;
}

/*=================== futer mobi===========================*/
.textdi{
	padding-left: 40px;
}
.textdi li{
	font-family: fonth;
	font-size: 25px;
	color: #fff;
}
.card{
	background-color: transparent;
	border: transparent;
	outline: none;
	padding-top: 30px;
}
.card a{
	color: #F1D6AB;
	font-family: fontheading;
	font-size: 20px;
	padding-bottom: 0px;
}

.card-body a{
	display: block;
	color: #fff;
	font-family: fontheading;
	font-size: 20px;
	text-decoration: none;
}
.textdi li a{
	color: #fff;
	
}
.card-header{
	background-color: transparent;
	border: transparent;
	outline: none;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
}

.card-link{
	background-color: transparent;
	border: transparent;
	outline: none;
	padding-bottom: 0px;
}

/*=======================ONLY X-LARGE=======================*/
@media(min-width: 1200px){
	
	/*pagination*/
	ul.breadcrumb li a:hover {
   background: linear-gradient(90deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
	opacity: 100%;
	transition: all ease .5s;
	text-decoration: none;
	 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}
	/*========HEADER=========*/
	.logo img{
		height: 50px;
		padding-top: 10px;
	}
	
	.bgbatt{
	background-image: url("../imgs/2 62428.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	mix-blend-mode: screen;
	height: 400px;
	}
	.iconbest li i{
		font-size: 30px;
		color: #D6BB92;
		
	}
	.headingnavi{
	margin-top: 50px;
	}
	.iconnavi{
		padding-top: 50px;
	}
	.headinggc a{
	padding: 0px 12px;
	}
	.iconnavi{
		font-size: 20px;
	}
	.iconnavi ul li a{
		padding: 0px 16px;
		color: #D6BB92;
	}
	.iconnavi ul li a:hover{
		color: white;
	}
	.foodterbg{
	background-color: #9E0A0A;
	padding: 60px 15px 30px 15px;
	}
	.bgft{
	height: auto;
	background-color: #9E0A0A;
	padding: 60px 15px;
	}
	/*===========Banner Special===============*/
	#imgbestspecialties{
	background-image: url("../imgs/banner 2.png");
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	mix-blend-mode: screen;
	height: 530px;
		margin-bottom: 100px;
	}
	.spbest{
		margin-top: 50px;
	}
	/*banner2*/
	.btnphu1 a:hover{
		color: #F1D6AB;
		text-decoration: none;
	}
	.btnphu1:hover{
	background: transparent;
	border: 1px solid #F1D6AB;
	color: #F1D6AB;
	transition: all ease .5s;
	text-decoration: none;
}
	.combo{
		margin-top: 60px;
	}
	.snip1369:hover .btn,
	.snip1369.hover .btn,
	.snip1369:hover figcaption,
	.snip1369.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	}
	.snip1369:hover figcaption,
	.snip1369.hover figcaption,
	.snip1369:hover .image,
	.snip1369.hover .image {
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
	.snip1369:hover figcaption,
	.snip1369.hover figcaption {
	  top: 54%;
	}
	.snip1369:hover .image,
	.snip1369.hover .image {
	  bottom: 50%;
	}
	.snip1369:hover p,
	.snip1369.hover p {
	  opacity: 1;
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	
	/*follow ins*/
	#instabtn:hover{
		transition: all ease .4s;
		padding-left: 50px;
	}
	.ins02:hover .overlay01 {
	  opacity: 1;
	}
	.ig02 {
	  position: relative;
	  width: 100%;
	}
	.ig02:hover .overlay01 {
	  opacity: 1;
	}
	.ins03{
	  position: relative;
	  width: 100%;
	}
	.ins03:hover .overlay01 {
	  opacity: 1;
	}
	.snip1356:hover .iconbtn,
	.snip1356.hover .iconbtn,
	.snip1356:hover figcaption,
	.snip1356.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	.snip1356:hover .image,
	.snip1356.hover .image {
	  bottom: 100%;
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
	.comeimg00 img:hover{
		transform:scale(1.05);
		transition: all ease 0.4s;
	}
	.comeimg00 img{
		transition: all ease 0.4s;
	}
	.comeimg img:hover{
		transform:scale(1.05);
		transition: all ease 0.4s;
	}
	.comeimg img{
		transition: all ease 0.4s;
	}
	
	/*about us*/
	.ngoac2{
	position: absolute;
	left: 450px;
	top: 40px;
	}
	
	/*best specialties*/
	.sp1 .owl-nav{
	margin-top: -160px;
	color: #D6BB92;
	font-size: 25px;
	}
	.sp1 .owl-nav .owl-prev{
		position: absolute;
		right: -50px;
		z-index: -1;
	}
	.sp1 .owl-nav .owl-next{
		position: absolute;
		left: -50px;
		z-index: -1;
	}
	
	
/* Change color of dropdown links on hover */
	.dropdown-content {
	  display: none;
	  position: absolute;
	  background-color: rgba(43,43,40,0.40);
	  min-width: 220px;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	  z-index: 2005;
	  border-radius: 5px;
	  backdrop-filter: blur(10px) !important;
	  box-shadow: 20px 20px 40px -6px rgba(0,0,0,0.2);
	  margin-left: 16px;
	}

	/* Links inside the dropdown */
	.dropdown-content a {
		font-family: fontheading;
		text-decoration: none;
		display: block;
		text-align: left !important;
		padding-left: 15px !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		font-size: 25px;
		color: #D6BB92 !important;
		height: 60px;
		display:block;
		transition: all ease 0.4s;
	}

.dropdown-content a:hover {
	background-color: #D6BB92 !important; 
	color: #F8F8F8 !important;
	backdrop-filter: blur(10px) !important;
	border-radius: 5px;
	transition: all ease 0.4s;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: transparent;}

.menuicon ul li a:hover{
	cursor: pointer;
	text-decoration: none;
	color: white;
	transition: all ease 0.5s;
	padding-bottom: 5px;
}
	.menuicon ul li a{
		font-size: 25px;
		color: #D6BB92;
		padding: 13px;
		text-decoration: none;
	}
.card:hover{
	box-shadow: 3px 3px 15px rgba(112,112,112,.5);
	border: none;
	transition: all ease 0.5s;
}
	/*FOLLOW*/
	.img1ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img2ins:hover{
		transform: scale(1.03);
    transition: all ease 0.4s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img3ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img4ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img5ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img6ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img7ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img8ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	/*==============BANNER CHINH=================*/
	#captionbanner01{
		font-family: fontbody;
		font-size: 20px;
		margin-left: 600px;
		margin-bottom: 25px;
	}
	.btnprimarybanner{
		width: 170px;
		height: 50px;
		background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
		text-align: center;
		color: #fff;
		border-radius: 10px;
		padding-top: 10px;
		font-size: 17px;
		display: block;
		margin-left: 770px;
		margin-bottom: 15px;
		transition: all ease .5s;
		border: 2px solid rgba(158,10,10,0);
	}
	.btnprimarybanner:hover{
		border: 2px solid rgba(158,10,10,1);
		background: transparent;
		transition: all ease .5s;
		color: #fff;
		text-decoration: none;
	}

	
	.btnprimarybanner1{
		width: 170px;
		height: 50px;
		background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
		text-align: center;
		color: #fff;
		border-radius: 10px;
		padding-top: 10px;
		font-size: 17px;
		display: block;
		margin-left: 170px;
		margin-bottom: 65px;
		transition: all ease .5s;
		border: 2px solid rgba(158,10,10,0);
	}
	.btnprimarybanner1:hover{
		border: 2px solid rgba(158,10,10,1);
		background: transparent;
		transition: all ease .5s;
		color: #fff;
		text-decoration: none;
	}
	.btnprimarybanner2{
		width: 170px;
		height: 50px;
		background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
		text-align: center;
		color: #fff;
		border-radius: 10px;
		padding-top: 10px;
		font-size: 17px;
		display: block;
		margin-left: 130px;
		margin-bottom: 65px;
		transition: all ease .5s;
		border: 2px solid rgba(158,10,10,0);
	}
	.btnprimarybanner2:hover{
		border: 2px solid rgba(158,10,10,1);
		background: transparent;
		transition: all ease .5s;
		color: #fff;
		text-decoration: none;
	}
	/*button about us*/
	.btn5 {
		position: relative;
		height: fit-content;
		display: flex;
		justify-content: left;
		align-items: center;
		width: 150px;
		height: 40px;
		text-align: center;
		text-indent: 50px;
		transition: 300ms;
		font-weight: 500;
		color: white;
		background-color: transparent;
		font-family: fontbody;
	}

	.btn5::before {
	  content: "";
	  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	  position: absolute;
	  left: 0;
	  display: block;
	  width: 40px;
	  height: 40px;
	  border-radius: 10px;
	background: linear-gradient(180deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
	  z-index: -1;
	}

	.btn5::after {
	  content: "";
	  position: absolute;
	  top: 50%;
	  left: 17px;
	  transform: translate(-50%, -50%) rotate(45deg);
	  width: 12px;
	  height: 12px;
	  border-top: 2px solid #D6BB92;
	  border-right: 2px solid #D6BB92;
	  transition: 400ms;
		border-radius: 1px;
	}

	.btn5:hover {
		text-indent: 15px;
		color: white;
		font-family: fontbody;
	}
	.btn5:active {
	  scale: 0.95;
	}

	.btn5:hover::before {
	  width: 100%;
	}

	.btn5:hover::after {
	  left: calc(100% - 25px);
	}

	.tabs ul li {
	  box-sizing: border-box;
	  flex: 1;
	  width: 25%;
	  padding: 0 35px;
	  text-align: center;
	}
	/*sub*/
	.searchButton:hover{
	border-radius: 0px 10px 10px 0px;
	background: transparent;
	border: 2px solid #9E0A0A;
	transition: all ease .5s;
	color: #fff;
	}
	/*book a tablet*/
	.btnvang:hover{
	border: 2px solid rgba(158,10,10,1);
	background: transparent;
	transition: all ease .5s;
	color: white;
	text-decoration: none;
	}
	/*CHOOSE AND ENJOY*/
	.tabs ul li label:hover{
	height: 230px;
  	cursor: default;
  	color: #F1D6AB;
	font-family: fontheading;
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
	padding-top: 40px;
	}
	.bgbatd{
		margin-top: -30px !important;
	}
	#bannerphu2 {
		height: 500px;
		margin-top: 350px !important;
	}
	.bodyfoter p:hover{
		padding-left: 2px !important;
		color: #D6BB92;
		transition: all ease .5s;
	}
	/*nut ins*/
	.btnins:hover {
  text-indent: 15px;
  background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
	}
	.btnins:active {
	  scale: 0.95;
	}

	.btnins:hover::before {
	  width: 100%;
	}

	.btnins:hover::after {
	  left: calc(100% - 25px);
	}
}
/*=======================ONLY LARGE=======================*/
@media(min-width: 992px) and (max-width: 1199px){
	
	/*pagination*/
	ul.breadcrumb li a:hover {
   background: linear-gradient(90deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
	opacity: 100%;
	transition: all ease .5s;
	text-decoration: none;
	 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}
	/*========HEADER=========*/
	.logo img{
		padding-top: 15px;
		height: 50px;
	}
	
	.dropdown-item:hover{
		background-color: transparent!important;
		color: rgba(241,214,171,1.00);
	}
	.dropdown-content {
	  display: none;
	  position: absolute;
	  background-color: rgba(43,43,40,0.40);
	  min-width: 220px;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	  z-index: 2005;
	  border-radius: 5px;
	  backdrop-filter: blur(10px) !important;
	  box-shadow: 20px 20px 40px -6px rgba(0,0,0,0.2);
	  margin-left: 15px;
	}

	/* Links inside the dropdown */
	.dropdown-content a {
		font-family: fontheading;
		text-decoration: none;
		display: block;
		text-align: left !important;
		padding-left: 15px !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		font-size: 25px;
		color: #D6BB92 !important;
		height: 60px;
		display:block;
		transition: all ease 0.4s;
	}


	/* Change color of dropdown links on hover */
	.dropdown-content a:hover {
		background-color: rgba(227,176,75,0.5) !important; 
		color: #F8F8F8 !important;
		backdrop-filter: blur(10px) !important;
		border-radius: 10px;
		transition: all ease 0.4s;
	}

	/* Show the dropdown menu on hover */
	.dropdown:hover .dropdown-content {display: block;}

	/* Change the background color of the dropdown button when the dropdown content is shown */
	.dropdown:hover .dropbtn {background-color: transparent;}

	.dropdown-item:hover{
		background-color: transparent!important;
		color: rgba(241,214,171,1.00);
	}
	/*revier*/
	.snip1356 figcaption{
		border-bottom: 2px solid transparent;
	}
	/*CHOOSE AND ENJOY*/
	.tabs ul li label:hover{
	height: 230px;
  	cursor: default;
  	color: #F1D6AB;
	font-family: fontheading;
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
	padding-top: 40px;
	}
	/* Change color of dropdown links on hover */
	.dropdown-content a:hover {
		background-color: rgba(227,176,75,0.5) !important; 
		color: #F8F8F8 !important;
		backdrop-filter: blur(10px) !important;
		border-radius: 10px;
		transition: all ease 0.4s;
	}

	/* Show the dropdown menu on hover */
	.dropdown:hover .dropdown-content {display: block;}

	/* Change the background color of the dropdown button when the dropdown content is shown */
	.dropdown:hover .dropbtn {background-color: transparent;}

	.menuicon ul li a:hover{
		cursor: pointer;
	}
	.menumobile:hover{
		color: rgba(227,176,75,1.00);
	}
	.menu{
	padding: 0px;
	}
	.menu ul li a h4{
		font-size: 19px;
	}
	.menu ul li a{
		padding: 20px 0px 0px 0px;
		height: 75px !important;
		display: block;
	}
	
	.menumobile:hover{
		color: rgba(233,105,64,1);
	}
	.menu ul li a:hover{
		text-decoration: none;
		color: #E3B04B;
		transition: all ease .5s;
	}
	.menuicon ul a svg:hover{
		padding-top: 8px !important;
		transition: all ease .4s;
	}
	.menuicon ul button li svg:hover{
		text-decoration: none;
		color: #E3B04B;
		padding-top: 3px;
		transition: all ease .4s;
	}
	.menuicon ul li a:hover{
		cursor: pointer;
		text-decoration: none;
		color: white;
		transition: all ease 0.5s;
		padding-bottom: 5px;
	}
	.menuicon ul li a{
		font-size: 25px;
		color: #D6BB92;
		padding: 8px;
		text-decoration: none;
	}
	
	.bodyabus p{
		padding-bottom: 40px;
		width: 70%;
	}
	
	.btn7{
		top: 680px;
		left: -220px;
	}
	.bodyabus2{
		margin-bottom: 100px;
		margin-top: 132px;
		position: absolute;
		left: 500px;
		z-index: 600;
	}
	.tendb p {
		left: 500px;
		top: -220px;
	}
	
	.headingnavi{
		padding: 0px;
		margin-top: 35px;
	}
	.iconnavi{
		padding: 0px;
		margin-top: 38px;
		font-size: 19px;
	}
	.headinggc a{
	padding: 8px 0px;
	}
	.iconnavi ul li a{
		padding: 0px 16px;
		color: #D6BB92;
	}
	.iconnavi ul li a:hover{
		color: white;
	}
	.iconbest li i{
		font-size: 30px;
		color: #D6BB92;
		
	}
	.foodterbg{
	background-color: #9E0A0A;
	padding: 60px 15px 30px 15px;
	}
	#bannerphu2 {
		height: 360px;
		margin-top: 370px !important;
	}
	#imgbestspecialties{
	background-image: url("../imgs/banner 2.png");
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	mix-blend-mode: screen;
	height: 400px;
	}
	.headingimg1 p{
		font-size: 15px !important;
		text-align: right !important;
		width: 92%;
		margin-top: 190px;
		margin-bottom: 25px;
	}
	.headingimg1{
		padding-right: 0px;
	}
	.bgft{
	height: auto;
	background-color: #9E0A0A;
	padding: 60px 15px;
	}
	.combo{
		margin-top: 0px;
	}
	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
	position: absolute;
	top: 200px;
}
	.owl-prev{
		left: -6% !important;
	}
	.owl-next{
		right: -6% !important;
	}
	.owl-nav i{
		font-size: 25px;
		color: #F1D6AB;
	}
	.menu01{
		padding: 16px 5px;
	}
	.menu01 h4{
		margin: 0px;
	}
	
	.img1{
		left: 100px;
		width: 300px;
		top: -20px;
	}
	.hcnbogoc{
		left: 50px;
		top:10px;
		width: 250px;
		height: 400px
	}
	.img2{
		width: 300px;
		left: 1px;
	}
	.hcnbogoc2{
	height: 200px;
		width: 370px;
		left: 10px;
		top: 300px;
		z-index: 300;
	}
		
	.img3{
		width: 200px;
		left: 350px;
		top: 400px;
	}
	.hcnbogoc3{
		height: 250px;
		width: 200px;
		top: 420px;
		left: 370px;
	}

	.ndabus3{
		top: 150px;
	left: -200px
	}
	.ndabus4{
		top: 240px;
		left: -200px;
	}
	.btn5{
		margin-left: 0px;
	}
	.ngoactraimoc {
	  left: 30px;
	  top: 100px;
	  z-index: 90;
	}
	.hdmeetourchef h4 {
  left: 70px;
	}
	.ngoacphaimoc {
		left: 320px;
	}
	.hinhmoc1 img{
		left: 600px;
	}
	.chnmoc1{
		
		left: 610px;
	}
	.ndmeetourchef3 p {
		left: 50px;
	}
	.ndmeetourchef2 p {
		left: 400px;
		font-size: 14px;
	}
	.tendaubep{
		top:-200px;
	}
	.ndmocp211{
		top: -170px;
		text-align: right;
	}
	.ngoactraimocp2 {
	  top: -300px;
	  left: 400px;
	  z-index: 40;
	}
	.ndmeetourchefp2 h4 {
	  top: -300px;
	  left: 450px;
	  
	}
	.ngoacphaimocp2 {
  left: 830px;
  top: -260px;
	}
	.bgbatt {
		background-image: url("../imgs/2 62428.png");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		mix-blend-mode: screen;
		height: 270px;
	}
	.tat, .aop, .tn {
		margin-top: 120px;
	}
	.boxtat .btnvang{
		margin-left: 400px;
	}
	.bgsub{
		height: 480px;
	}
	.bdsub{
		margin-top: 150px;
	}
	/*about us*/
	.ngoac2{
	position: absolute;
	left: 60px;
    top: 70px;
	}
	.ndabus2{
		width: 90% !important;
		left: -250px;
	}
	 .ngoac1 {
    left: -300px;
  	}
	
	/*book a tablet*/
	.btnvang:hover{
	border: 2px solid rgba(158,10,10,1);
	background: transparent;
	transition: all ease .5s;
	color: #fff;
	text-decoration: none;
	}
	/*FOLLOW*/
	.img1ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img2ins:hover{
		transform: scale(1.03);
    transition: all ease 0.4s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img3ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img4ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img5ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img6ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img7ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	.img8ins:hover{
		transform: scale(1.03);
    transition: all ease 0.5s;
	box-shadow: 10px 3px 10px rgba(0,0,0,0.4), 0 1px 2px rgba(0,0,0,0.24);
	}
	/*best specialties*/
	.sp1 .owl-nav{
	margin-top: -160px;
	color: #D6BB92;
	font-size: 25px;
	}
	.sp1 .owl-nav .owl-prev{
		position: absolute;
		right: -50px;
		z-index: -1;
	}
	.sp1 .owl-nav .owl-next{
		position: absolute;
		left: -50px;
		z-index: -1;
	}
	

	/*review*/
	.nav__item:hover .nav__submenu {
	  opacity: 1;
	  pointer-events: auto;
	  transform: scale(1);
	  visibility: visible;
	}
	.nav__item:hover .nav__link,
	.nav__item:hover .nav__button {
	  color: #916E2A;
	}
	.nav__item:hover .nav__icon {
	  transform: scaleX(1) scaleY(-1);
	  fill: #916E2A;
	}
	.nav__link:hover, .nav__button:hover {
	  color: #916E2A !important;
	}
	.nav__submenu a:hover {
	  text-decoration: underline;
	}

	.overlay01 a i:hover{
		color: #E3B04B;
		transition: all ease .4s;
	}
	.purchasebtn{
		padding: 5px 20px 0px;
	}
	.purchasebtn:hover{
	  background-image: linear-gradient(to left, #E3B04B , #F1D6AB);
	  color: #F8F8F8; 	
	  transition-duration: 0.4s;
	}
	.decorbox:hover .overlay01 {
	  opacity: 1;
	}
	.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
		background-image: linear-gradient(to right, #E3B04B , #F1D6AB);
	}
	.focus a h3:hover{
		background-image: linear-gradient(to right, rgba(227,176,75,0.5) , rgba(43,43,40,0.5));
		transition: all ease .5s;
	}
	.focusafter a h3:hover{
		background-image: linear-gradient(to right, rgba(227,176,75,0.5) , rgba(43,43,40,0.5));
		transition: all ease .5s;
	}
	.btn:hover{
	  background-image: linear-gradient(to left, #E3B04B , #F1D6AB);
	  color: #F8F8F8; 	
	  transition-duration: 0.4s;
	}
	#logofooter:hover{
		margin-left: 5px;
		transition: all ease 0.4s;
	}
	#footericon ul li a:hover{
		color: #E3B04B;
		transition: all ease 0.4s;
	}
	.button1:hover {
	  background-image: linear-gradient(to right, #916E2A , #E3B04B);
	    color: #F8F8F8; 
	  transition: all ease 0.4s;
	}
	.snip1369:hover .btn,
	.snip1369.hover .btn,
	.snip1369:hover figcaption,
	.snip1369.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	}
	.snip1369:hover figcaption,
	.snip1369.hover figcaption,
	.snip1369:hover .image,
	.snip1369.hover .image {
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
	.snip1369 figcaption{
		padding-top: 10px; 
	}
	.snip1369:hover figcaption,
	.snip1369.hover figcaption {
	  top: 50%;
	}
	.snip1369:hover .image,
	.snip1369.hover .image {
	  bottom: 50%;
	}
	.snip1369:hover p,
	.snip1369.hover p {
	  opacity: 1;
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	#instabtn:hover{
		transition: all ease .4s;
		padding-left: 50px;
	}
	.ins02:hover .overlay01 {
	  opacity: 1;
	}
	.ig02 {
	  position: relative;
	  width: 100%;
		height:98%;
	}
	.ig02:hover .overlay01 {
	  opacity: 1;
	}
	.ins03{
	  position: relative;
	  width: 100%;
	}
	.ins03:hover .overlay01 {
	  opacity: 1;
	}
	.snip1356:hover .iconbtn,
	.snip1356.hover .iconbtn,
	.snip1356:hover figcaption,
	.snip1356.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	.snip1356:hover .image,
	.snip1356.hover .image {
	  bottom: 100%;
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
	
	.card:hover{
	box-shadow: 3px 3px 15px rgba(112,112,112,.5);
	border: none;
	transition: all ease 0.5s;
	}
	
	/*follow ins*/
	#instabtn:hover{
		transition: all ease .4s;
		padding-left: 50px;
	}
	.ins02:hover .overlay01 {
	  opacity: 1;
	}
	.ig02 {
	  position: relative;
	  width: 100%;
		height:98%;
	}
	.ig02:hover .overlay01 {
	  opacity: 1;
	}
	.ins03{
	  position: relative;
	  width: 100%;
	}
	.ins03:hover .overlay01 {
	  opacity: 1;
	}
	.snip1356:hover .iconbtn,
	.snip1356.hover .iconbtn,
	.snip1356:hover figcaption,
	.snip1356.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	.snip1356:hover .image,
	.snip1356.hover .image {
	  bottom: 100%;
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}


	.card:hover{
	box-shadow: 3px 3px 15px rgba(112,112,112,.5);
	border: none;
	transition: all ease 0.5s;
	}
	/*==============BANNER CHINH===================*/
#captionbanner01{
	font-family: fontbody;
	font-size: 15px;
	margin-left: 390px;
	margin-bottom: 35px;
}
.btnprimarybanner{
	display: none;
}
.btnprimarybanner1{
	display: none;
}
.btnprimarybanner2{
	display: none;
}
/*button about us*/
.btn5 {
 	position: relative;
 	height: fit-content;
 	display: flex;
 	justify-content: left;
 	align-items: center;
 	width: 150px;
 	height: 40px;
 	text-align: center;
	text-indent: 50px;
 	transition: 300ms;
 	font-weight: 500;
	color: white;
	background-color: transparent;
	font-family: fontbody;
}

.btn5::before {
  content: "";
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  left: 0;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 10px;
background: linear-gradient(180deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
  z-index: -1;
}

.btn5::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 12px;
  height: 12px;
  border-top: 2px solid #D6BB92;
  border-right: 2px solid #D6BB92;
  transition: 400ms;
	border-radius: 1px;
}

.btn5:hover {
	text-indent: 15px;
	color: white;
	font-family: fontbody;
}
.btn5:active {
  scale: 0.95;
}

.btn5:hover::before {
  width: 100%;
}

.btn5:hover::after {
  left: calc(100% - 25px);
}
	.tabs ul li {
  box-sizing: border-box;
  flex: 1;
  width: 25%;
  padding: 0 35px;
  text-align: center;
}
	.btnphu1{
		margin-right: 45px;
	}
	.btnphu1:hover{
	background: transparent;
	border: 1px solid #F1D6AB;
	color: #F1D6AB;
	transition: all ease .5s;
}
	/*sub*/
	.searchButton:hover{
	border-radius: 0px 10px 10px 0px;
	border: 2px solid #9E0A0A;
	transition: all ease .5s;
	color: #fff;
	background: transparent;
	}
	.bodyfoter p:hover{
		padding-left: 2px !important;
		color: #D6BB92;
		transition: all ease .5s;
	}
	
	/*nut ins*/
	.btnins:hover {
  text-indent: 15px;
  background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
	}
	.btnins:active {
	  scale: 0.95;
	}

	.btnins:hover::before {
	  width: 100%;
	}

	.btnins:hover::after {
	  left: calc(100% - 25px);
	}
}
	
	


/*=======================ONLY MEDIUM=======================*/
@media(min-width: 768px) and (max-width: 991px){
	/*pagination*/
	ul.breadcrumb li a:hover {
   background: linear-gradient(90deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
	opacity: 100%;
	transition: all ease .5s;
	text-decoration: none;
	 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}
	/*============HEADER==================*/
	#bgnavimobile{
		box-shadow: none !important;
	}
	#bgmobilenavi{
		-webkit-backface-visibility: hidden; 
      backdrop-filter: blur(10px) saturate(30%);
    -webkit-backdrop-filter: blur(70px) saturate(20%);
      background: rgb(34,32,35);
	background: linear-gradient(157deg, rgba(34,32,35,0.5) 0%, rgba(216,216,216,0.1) 100%);
	}
	.logo img{
		padding-top: 10px;
		height: 40px;
	}
	#logomobile{
		text-align: left;
		padding-left: 60px;
	}
	#logomobile img{
		padding-top: 20px;
		height: 50px;
	}
	#menunavi{
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 20px;
	}
	#iconbar{
		padding-right: 60px;
		color: white;
		font-size: 28px;
		padding-top: 10px;
	}
	#iconbar ul li a:hover{
		color: white;
	}
	.menumobile{
	padding-left: 45px;
	color: white;
	font-family: fontheading;
	}
	.menumobile:hover{
		color: #fff;
	}
		/* The container <div> - needed to position the dropdown content */
	.dropdown {
	  position: relative;
	  display: inline-block;
	}

	/* Dropdown Content (Hidden by Default) */
	.dropdown-menu{
		position: relative !important;
		transform: none !important;
		background-color: transparent !important;
		border: none !important;
		font-size: 20px;
	}
	.dropdown-item{
		border: none !important; 
		color: #F1D6AB;
		font-size: 20px;
		padding-left: 90px !important;
		padding-bottom: 20px;
		font-family: fontheading;
	}

	.btn5{
		width: 120px;
		height: 40px;
		color: #fff;
		border-radius: 10px;
  	  background: linear-gradient(180deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%) !important;
	}
	.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active{
		color: #929daf !important;
	}
	.hcn1{
		height: 380px;
		width: 280px;
	}
	/*banner 2*/
	.headingimg1{
		padding-right: 45px;
		margin-top: 135px !important;
	}
	.headingimg1 p{
		display: none !important;
	}

	/*FOLLOW*/

	/* ====== Hover effects ======= */
	.card-div .img-div img{
		transform: translateY(-30.5%) scale(1.2);
	}
	.card-div:hover .img-div img{
		transform: translateY(-30.5%) scale(1.2)!important;
	}

	.card-div{
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
		backdrop-filter: blur(5px);
		border-radius: 20px;
		margin-bottom: 15px;
	}
	.card-div .text-container{
		transform: translate(0, 23px);
		transition: all ease .3s;
	}
	
	#bannerphu2 {
  	background-position: right;
  	height: 250px;
	margin-top: 70px;	
	}
	.menu01 h4{
		font-size: 17px;
		text-align: center;
	}
	.menu01{
		padding: 12px 0px;
	}
	.headingnavi{
		padding: 15px 0px;
		
	}
	.headingnavi ul li a{
		padding: 13px 0px;
	}
	.headingnavi ul li a h5{
		font-size: 17px;
	}
	.gachchan{
		width: 70%;
	}
	.nav{
		flex-wrap: nowrap;
	}
	.iconnavi{
		padding: 15px 0px 0px;
		font-size: 19px;
	}
	.iconnavi ul li a{
		padding: 10px;
		color: #D6BB92;
	}
	.iconnavi ul li a:hover{
		color: white;
	}
	.foodterbg{
	background-color: #9E0A0A;
	padding: 60px 15px 30px 15px;
	}
	.bodyfoter{
		padding-top: 15px;
	}
	.icon-footer {
	  list-style-type: none;
	}
	.vossm{
		margin-top: 50px;
		padding: 0px;
	}
	.menu{
		text-align: left;
	}
	.vossm h5{
		padding-bottom: 20px;
		color: #D6BB92;
	}
	.information{
		padding-right: 0px;
	}
	.bodyfoter{
		padding: 0px;
	}
	/*icon best specialties*/
	.ndbest {
		margin-top: 90px;
		padding-left: 20px;
	}
	.iconbest{
		justify-content: center;
	}
	.iconbest li{
		margin: 0px;
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	.iconbest li i{
		font-size: 40px;
		color: #D6BB92;
		
	}
	.bgft{
	height: auto;
	background-color: #9E0A0A;
	padding: 60px 15px;
	}
	.logo{
		padding-top: 5px;
	}
	.menuicon{
		font-size: 18px;
		padding-top: 6px
		
	}.menuicon ul li a{
		padding: 5px;
		color: #D6BB92;
	}
	.menuicon ul li a:hover{
		color: white;
		transition: all ease 0.5s;
		padding-top: 9px;
	}
	.snip1356 .iconbtn,
	.snip1356.hover .iconbtn,
	.snip1356 figcaption,
	.snip1356.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	.snip1356 .image,
	.snip1356.hover .image {
	  bottom: 100%;
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
	.bgbatt{
	background-image: url("../imgs/book2.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	mix-blend-mode: screen;
	height: 300px;
	}
	.bgbatd{
		margin-top: 80px;
	}
	.bgsub{
		height: 280px;
	}
	.bdsub{
		margin-top: 0px;
	}
	.imgsm2{
	margin-bottom: 400px;
	}
	.imgsm2 img{
		width: 90%;
	}
	.hcn12 {
  		height: 370px;
		width: 250px;
	}
	.bnt5{
		margin-top: 200px;
  margin-left: 450px;
	}
	/*book a table*/
	.select{
		width: 150px;
	}
	
	/*best specialties*/
	.sp1 .owl-nav{
	margin-top: -190px;
	color: #D6BB92;
	font-size: 25px;
	}
	.sp1 .owl-nav .owl-prev{
		position: absolute;
		right: -20px;
		z-index: -1;
	}
	.sp1 .owl-nav .owl-next{
		position: absolute;
		left: -20px;
		z-index: -1;
	}
	
	/*about us*/
	.ngoac2{
	position: absolute;
	left: -120px;
    top: 70px;
	}
	.boxngoachd h5{
	left: 40px;
  	top: 100px;
	margin-right: 200px;
	}
	.ngoacau1{
		top: 100px;
		left: -7px;
	}
	 .ngoac1 {
    left: -10px;
  	}
	.ngoacau2{
		top: 160px;
		left: 200px;
	}
	.bgabu3sm {
		margin-bottom: 20px;
	}
	/*button*/
	.btn5{
		margin-top: 250px;
		margin-left: 400px;
	}
	/*meet our chef*/
	.tendb p {
		top: 190px;
		left: 250px;
	}
	.hddb2 h4{
		top: -300px;
	}
	.hddb2 .ngoac1p2 {
		top:-300px;
	}
	.tendb2 p {
		top: -180px;
		left: 300px;
	}
	.hddb2 .ngoac2p2{
		top: -230px;
		left: 420px;
	}
	.imgsm1{
		margin-bottom: 400px;
	}
	/*CHOOSE AND ENJOY*/
	
	/*review*/


	.snip1356 .iconbtn,
	.snip1356.hover .iconbtn,
	.snip1356 figcaption,
	.snip1356.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	.snip1356 .image,
	.snip1356.hover .image {
	  bottom: 100%;
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
	.post-module:hover,
.hover {
  -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}

.post-module .thumbnail {
  background: #111111;
  height: 350px;
  overflow: hidden;
  border-radius: 20px;
}
.post-module .thumbnail .date {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  background: #e74c3c;
  padding: 12.5px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #FFFFFF;
  font-weight: 700;
  text-align: center;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.post-module{
	height: 500px;
	
	
}
.post-module .post-content {
 margin-left: 10px;
 font-size: 10px;
  border: 1px solid #d8d8d8;
  border-radius: 60px 10px 10px 10px;
  position:absolute;
  bottom: 0;
  background: linear-gradient(0deg, rgba(30,30,32,1) 0%, rgba(126,126,134,1) 100%);
  width: 90%;
  padding: 20px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}

.post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}

.column {
  width: 100%;
  padding: 0 10px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
 
}

.info {
  width: 300px;
  margin: 50px auto;
  text-align: center;
}
.tabs ul li {
  box-sizing: border-box;
  flex: 1;
  width: 25%;
  padding: 0 9px;
  text-align: center;
}
	.logo2{
		text-align: center;
		margin-bottom: 40px;
	}
	.logo2 img{
		height: 80px;
		padding-top: 15px;
	}

	/*banner2*/
	.btnphu1 a:hover{
		color: #F1D6AB;
		text-decoration: none;
	}
	.sptruot{
		margin: auto;
	}
	.card-div1{
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  	backdrop-filter: blur(5px);
	border-radius: 20px;	
}

.card-div1 .text-container{
	padding-top: 30px;
}
.card-div1 .img-div img{
    transform: translateY(-27.5%) scale(1.2);
}
.card-div1:hover .img-div img{
    transform: translateY(-27.5%) scale(1.2);
}

.card-div1:hover .text-container{
	transform: translateY(-0.5px);
}
	.boxhdabu2 p{
		left: 59%;
		width: 36%;
		
	}
	.bgabu3sm p{
		left: 4%;
		width: 42%;
		top: 142px;
	}
	.hcnbgab3{
		left: 48%;
		top: 26px;
	}
	.boximghd3 img{
		left: 50%;
	}
	.combo{
		margin-top: 60px;
	}
	.instatext{
		width: 70%;
	}
	.ndinsgradient{
		margin-top: 120px;
	}
	
	/*nut ins*/
	.btnins:hover {
  text-indent: 15px;
  background: linear-gradient(129deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
	}
	.btnins:active {
	  scale: 0.95;
	}

	.btnins:hover::before {
	  width: 100%;
	}

	.btnins:hover::after {
	  left: calc(100% - 25px);
	}
}

/*=======================ONLY SMALL=======================*/
@media(min-width: 576px) and (max-width: 767px){
	
	/*============HEADER==================*/
	.logo img{
		padding-top: 10px;
		height: 40px;
	}
	#logomobile{
		text-align: left;
		padding-left: 30px;
	}
	#logomobile img{
		padding-top: 20px;
		height: 50px;
	}
	#menunavi{
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 20px;
	}
	#iconbar{
		padding-right: 30px;
		color: white;
		font-size: 27px;
		padding-top: 6px;
	}
	#iconbar ul li a:hover{
		color: white;
	}
	.menumobile{
		font-size: 25px;
		padding-left: 20px;
		color: white;
		font-family: fontheading;
		}
	.menumobile:hover{
		color: #fff;
	}
		/* The container <div> - needed to position the dropdown content */
	.dropdown {
	  position: relative;
	  display: inline-block;
	}

	/* Dropdown Content (Hidden by Default) */
	.dropdown-menu{
		position: relative !important;
		transform: none !important;
		background-color: transparent !important;
		border: none !important;
		font-size: 25px;
	}
	.dropdown-item{
		border: none !important; 
		color: #F1D6AB;
		font-size: 25px;
		padding-left: 90px !important;
		padding-bottom: 20px;
		font-family: fontheading;
	}
	.btn5{
		width: 120px;
		height: 40px;
		color: #fff;
		border-radius: 10px;
  	  background: linear-gradient(180deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%) !important;
	}
	.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active{
		color: #929daf !important;
	}
	
	.hcn1{
		height: 380px;
		width: 280px;
	}
	/* ====== Hover effects ======= */
	.text-container .item-name{
		font-size: 27px;
	}
	.card-div .img-div img{
		transform: translateY(-27.5%) scale(1.2);
	}
	.card-div:hover .img-div img{
		transform: translateY(-27.5%) scale(1.2);
	}

	.card-div{
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
		backdrop-filter: blur(5px);
		border-radius: 20px;
		margin-bottom: 15px;
	}
	.card-div .text-container{
		transform: translate(0, 23px);
		transition: all ease .3s;
	}
	.tabs .content{
		margin: 0px;
	}
	.tabs ul{
		margin-bottom: 0px !important;
	}
	.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label, .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label, .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label, .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
	height: 200px;
  	cursor: default;
  	color: #F1D6AB;
	font-family: fontheading;
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
	padding-top: 30px;
	text-align: center;
}
	#bannerphu2 {
	height: 200px;
	background-position: center;
	margin-top: 80px;	

	}
	#cpr{
		text-align: center !important;
	}
	#brfootermobile1{
	height: auto;
	background-color: #9E0A0A;
	padding: 60px 0px 0px 0px;
}
	.bdsub{
		margin-top: 0px;
	}
	.chitietsp ul li a img{
		height: 50%;
	}
	.chitietsp ul li{
		margin: 8px;
	}
	.chitietsp ul li a h6{
		margin-top: 25px;
	}
	.roll, .gungan, .musubi, .sashimi{
	padding: 0px;
	margin: 0px 15px;
	border: 0.5px solid transparent;
		text-align: center;
		height: 150px;
		width: 100px;
		padding: 15px;
	}
	/*meet our chef*/
	.imgsm1 img {
		width: 50%;
		left: 250px;
	}
	.hcn1 {
		width: 250px;
		height: 380px;
		left: 53%;
		top: -10px;
	}
	.boxbdimg h4 {
		font-size: 20px;
		left: 50px;
		
	}
	.boxbdimg .ngoacdo1 {
		width: 8%;
	}
	.boxbdimg .ngoacdo2 {
		left: 220px;
		width: 8%;
		top:160px;
	}
	.imgsm2 img{
		width: 50%;
		top: -100px
	}
	.hcn12{
		width: 250px;
		height: 400px;
		top: -120px;
		left: 0px;
	}
	.hddb2 .ngoac1p2 {
		top: -240px;
		width: 6%;

		left: 160px;
	}
	.hddb2 h4{
		font-size: 20px;
		top: -240px;
		left: 200px;
	}
	.tendb p {
		top: 190px;
		left: 100px;
	}
	.hddb2 .ngoac2p2 {
		left: 290px;
		top:-180px;
		width: 6%;
	}
	/*about us*/
	.boximgbodyaboutus2 .ngoacdosm1{
		top:100px;
		width: 5%;
	}
	.boximgbodyaboutus2 h4{
		top: 100px;
		left: 50px;
		margin-right: 150px;
	}
	.boximgbodyaboutus2 .ngoacdosm2{
		top: 200px;
		width: 5%;
		left: 350px;
	}
	.imgsmab1 img {
		width: 40%;
	}
	
	.hcnsm1{
		height: 300px;
		left: 280px;
	}
	.imgsmab1 {
	margin-bottom: 350px;
	}
	.chnbgaboutus3{
		left: 90%;
	}
	.boximgbdabu3 img{
		left: 95%;
		width: 90%;
	}
	.bdaboutus3 p{
		left: 4%;
		width: 35%;
		top: 70px;
	}
	.boxbdabu2 p{
		top: 55px;
	}
	
	/*best specialties*/
	.ndbest{
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.iconbest{
		justify-content: center;
		margin-bottom: 0px !important;
	}
	.iconbest li{
		margin: 0px;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.iconbest li i{
		font-size: 30px;
		color: #D6BB92;
		
	}
	.iconbest li{
		margin: 0px 20px;
	}
	.tendb2 p {
	  top: -140px;
	  left: 57%;
	}
		/*banner 2*/
	.headingimg1{
		padding-right: 30px;
		margin-top: 120px !important;
	}
	.headingimg1 p{
		display: none !important;
	}

	.imgsm2{
		margin-bottom: 300px;
	}
	
	.sp1 .owl-nav{
	margin-top: -390px;
	color: #D6BB92;
	font-size: 25px;
	}
	.sp1 .owl-nav .owl-prev{
		position: absolute;
		right: -20px;
		z-index: -1;
	}
	.sp1 .owl-nav .owl-next{
		position: absolute;
		left: -20px;
		z-index: -1;
	}
	
	/*follow ins*/
	.img4ins{
		width: 48%;
		padding: 0px 15px;
		margin-top: 200px;
	}
	.img5ins{
		width: 48%;
		padding: 0px 15px;
		margin-top: 90px;
	}
	.img6ins, .img7ins{
		width: 48%;
		padding: 0px 15px;
		border-radius: 20px;
	}
	.img6ins{
		margin: -170px 0px 0px;
	}
	/*book a table*/
	.boxtn{
		margin-bottom: 20px;
	}
	/*=======================================review========================*/
.snip1356 .iconbtn,
	.snip1356.hover .iconbtn,
	.snip1356 figcaption,
	.snip1356.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	.snip1356 .image,
	.snip1356.hover .image {
	  bottom: 100%;
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
	.tabs ul li {
	  box-sizing: border-box;
	  flex: 1;
	  width: 25%;
	  padding: 0px;
	  text-align: center;
	}
	.bgft{
	height: auto;
	background-color: #9E0A0A;
	padding: 60px 15px;
	}
	#cpr{
		padding-top: 20px;
	}
	.payment{
		text-align: center;
		padding-bottom: 20px;
	}
	.sptruot{
		margin: auto;
	}
	.card-div1{
		display: flex;
		flex-direction: column;
		justify-items: center;
		align-items: center;
		box-sizing: border-box;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
		backdrop-filter: blur(5px);
		border-radius: 20px;	
	}

		.card-div1 .text-container{
			padding-top: 30px;
		}
		.card-div1 .img-div img{
			transform: translateY(-41.5%) scale(1.2);
		}
		.card-div1:hover .img-div img{
			transform: translateY(-41.5%) scale(1.2);
		}

		.card-div1:hover .text-container{
			transform: translateY(0px);
		}
	.snip1356 h2{
		padding-top: 0px;
		font-size: 18px;
	}
	.bdour p{
		color: white;
		margin-bottom: 50px;
	}
	.instatext{
		width: 90%;
	}
	.ndinsgradient{
		margin: 0px !important;
	}
	.anhspbtrai{
		margin-top: 90px;
		position: absolute;
		
	}
	.ndinsgradient{
		margin-bottom: 10px !important;
	}
	
	/*banner2*/
	.btnphu1 a:hover{
		color: #9E0A0A;;
		text-decoration: none;
	}
}
/*=======================ONLY X-SMALL=======================*/
@media(max-width: 575px){
	/*============HEADER==================*/
	.logo img{
		padding-top: 10px;
		height: 40px;
	}
	#logomobile{
		text-align: left;
		padding-left: 20px;
	}
	#logomobile img{
		padding-top: 20px;
		height: 50px;
	}
	#menunavi{
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 20px;
	}
	#iconbar{
		padding-right: 20px;
		color: white;
		font-size: 28px;
		padding-top: 7px;
	}
	#iconbar ul li a:hover{
		color: white;
	}
	.menumobile{
		font-size: 25px;
		padding-left: 20px;
		color: white;
		font-family: fontheading;
		}
	.menumobile:hover{
		color: #fff;
	}
		/* The container <div> - needed to position the dropdown content */
	.dropdown {
	  position: relative;
	  display: inline-block;
	}

	/* Dropdown Content (Hidden by Default) */
	.dropdown-menu{
		position: relative !important;
		transform: none !important;
		background-color: transparent !important;
		border: none !important;
		font-size: 25px;
	}
	.dropdown-item{
		border: none !important; 
		color: #F1D6AB;
		font-size: 25px;
		padding-left: 90px !important;
		padding-bottom: 20px;
		font-family: fontheading;
	}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label, .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label, .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label, .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
	height: 180px;
  	cursor: default;
  	color: #F1D6AB;
	font-family: fontheading;
	border: 0.5px solid rgba(255,255,255,0.2);
	border-radius: 10px;
	box-shadow: 4px 5px 10px rgba(0,0,0,0.2);
	transition: all ease .5s;
	text-decoration: none;
	padding-top: 30px;
	text-align: center;
}
	.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active{
		color: #929daf !important;
	}
	.tab ul{
		margin-bottom: 0px;
	}
	.imgtab{
		height: 60px !important;
	}
	.btn5{
		width: 120px;
		height: 40px;
		color: #fff;
		border-radius: 10px;
  	  background: linear-gradient(180deg, rgba(158,10,10,1) 0%, rgba(233,105,64,1) 100%) !important;
	}
	
	.hcn1{
		height: 380px;
		width: 280px;
	}
	/* ====== Hover effects ======= */
	.card-div .img-div img{
		transform: translateY(-27.5%) scale(1.2);
	}
	.card-div:hover .img-div img{
		transform: translateY(-27.5%) scale(1.2);
	}
	.card-div{
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
		backdrop-filter: blur(5px);
		border-radius: 20px;
	}
	.card-div .text-container{
		transform: translate(0, 23px);
		transition: all ease .3s; 
		padding-top: 95px;
	}
	/*best specialties*/
	.sp1 .owl-nav{
	margin-top: -300px;
	color: #D6BB92;
	font-size: 25px;
	}
	.sp1 .owl-nav .owl-prev{
		position: absolute;
		right: -20px;
		z-index: -1;
	}
	.sp1 .owl-nav .owl-next{
		position: absolute;
		left: -20px;
		z-index: -1;
	}
	.iconbest{
		justify-content: center;
		margin-bottom: 0px !important;
	}
	.iconbest li{
		margin: 0px;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.iconbest li i{
		font-size: 30px;
		color: #D6BB92;
		
	}
	.iconbest li{
		margin: 0px 10px;
	}
	.sptruot{
		margin: auto;
	}
	/*=======================================review========================*/
.snip1356 .iconbtn,
	.snip1356.hover .iconbtn,
	.snip1356 figcaption,
	.snip1356.hover figcaption {
	  opacity: 1;
	  -webkit-transform: translateX(0px);
	  transform: translateX(0px);
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
	}
	.snip1356 .image,
	.snip1356.hover .image {
	  bottom: 100%;
	  -webkit-transition-delay: 0s;
	  transition-delay: 0s;
	}
	.snip1356 h2{
		padding-top: 0px !important;
	}
	
	
	
	#brfootermobile1{
	height: auto;
	background-color: #9E0A0A;
	padding: 60px 0px 0px 0px;
}
	.tat, .aop, .tn {
  		margin-top: 0px;
	}
	.tn{
		margin-bottom: 30px;
	}
	.bdsub{
		margin-top: 0px;
	}
	.payment{
		text-align: center;
		margin: auto;
	}
	/*best specialties*/
	.ndbest {
		margin-top: 40px;
	}
	/*about us*/
.headingboxaboutu{
	color: white;
}
.boximgbodyaboutus2 h4{
	color: aliceblue;
	position: absolute;
	z-index: 5;
	top: 70px;
	left: 40px;
	font-size: 18px;
	margin-right: 130px;
}
.boximgbodyaboutus2 .ngoacdosm1{
	position: absolute;
	z-index: 10;
	top: 70px;
	width: 5%;
}
.boximgbodyaboutus2 .ngoacdosm2{
	position: absolute;
	z-index: 10;
	top: 140px;
	left: 140px;
	width: 5%;
	
}
.imgsmab1 img{
	width: 45%;
	left: 250px;
	position: absolute;
	z-index: 3;
}
.imgsmab1{
	margin-bottom: 400px;
}
.hcnsm1{
	height: 300px;
	width: 200px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	z-index: 2;
	left: 240px;
	top: -10px;
}
.bghcn2bgsm{
	height: 140px;
	width: 180px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	z-index: 9;
	top: -60px;
}
.boximgsmabu img{
	position: absolute;
	z-index: 10;
	top: 40px;
	left: 30px;
	width: 70%;
	top: -40px;
}
.boxbdabu2 p{
	color: white;
	position: absolute;
	z-index: 20;
	left: 52%;
	top: -60px;
}
.boxbdabu2{
	margin-bottom: 100px;
}
.boximgbdabu3 img{
	position: absolute;
	z-index: 20;
	left: 100%;
	width: 80%;
	top: 30px
}
.chnbgaboutus3{
	height: 200px;
	width: 200px;
	border: 1px solid #D6BB92;
	border-radius: 10px;
	position: absolute;
	top:50px;
	left: 100%;
}
.bdaboutus3 p{
	color: white;
	position: absolute;
	left: 30px;
	width: 40%;
	top: 76px;
}
.bdaboutus3{
	margin-bottom: 200px;
}
	
	
	
	/*book a table*/
	.select{
		width: 200px;
	}
	/*tablet mobile*/
.boxbdimg .ngoacdo1{
	position: absolute;
	top: 200px;
	z-index: 40;
	left: 10px;
	width: 6%;
}
.boxbdimg h4{
	color: white;
	position: absolute;
	left: 40px;
	top: 200px;
	z-index: 50;
	font-size: 18px;
}
.boxbdimg .ngoacdo2{
	position: absolute;
	top: 230px;
	left: 230px;
	z-index: 70;
	width: 6%;
}
.imgsm1 img{
	width: 50%;
	position: absolute;
	z-index: 20;
	left: 200px;
}
.imgsm1{
	margin-bottom: 400px;
}
.tendb p{
	position: absolute;
  color: white;
  opacity: 50%;
  top: 250px;
	left: 40px;
}
.hcn1{
	left: 250px;
	height: 340px;
	width: 200px;
	border-radius: 10px;
	border: 0.5px solid #D6BB92;
	top: 20px;
	position: absolute;
	z-index: 1;
}
.imgsm2 img{
	position: absolute;
	z-index: 40;
	width: 55%;
	top: 60px;
	
}
.imgsm2{
	margin-bottom: 400px;
}
.hddb2 .ngoac1p2{
	position: absolute;
	z-index: 60;
	top: -150px;
	left: 150px;
	width: 6%;
}
.hddb2 h4{
	position: absolute;
	z-index: 70;
	color: white;
	top: -150px;
	left: 190px;
	font-size: 18px;
}
.hddb2 .ngoac2p2{
	position: absolute;
	z-index: 60;
	top: -100px;
	left: 300px;
	width: 6%;
}
.tendb2 p{
	color: white;
	opacity: 50%;
	position: absolute;
	z-index: 70;
	top: -60px;
	left: 280px;
}
.hcn12 {
	height: 380px;
	width: 230px;
	position: absolute;
	z-index: 30;
	border: 0.5px solid #D6BB92;
	border-radius: 10px;
	top: 40px;
	left: 0px;
}
	/*follow ins*/
	.img4ins{
		width: 49%;
		padding: 0px 15px;
		margin-top: 32px;
		margin-bottom: 100px;
	}
	.img5ins{
		width: 49%;
		padding: 0px 15px;
		position: absolute;
		top: -40px;
	}
	.img6ins, .img7ins{
		width: 49%;
		padding: 0px 15px;
	}
	.img7ins{
		margin-bottom: 0px;
		margin-top: -50px;
	}
	.img6ins{
		margin: -150px 0px 0px;
	}
	.bgft{
	height: auto;
	background-color: #9E0A0A;
	padding: 60px 15px;
	}
	.logo2{
		padding-left: 40px;
	}
	#cpr{
		padding-top: 30px;
		text-align: center !important;
	}
	.payment{
		padding-bottom: 30px;
	}
	#bannerphu2 {
		background-position: right;
		background-size: cover;
		height: 150px;
		margin-top: 60px;
	}
	/*banner 2*/
	.headingimg1{
		padding-right: 30px;
		margin-top: 80px !important;
	}
	.headingimg1 p{
		display: none !important;
	}
	.searchButton{
		width: 30%;
	}
	.card-div1{
		display: flex;
		flex-direction: column;
		justify-items: center;
		align-items: center;
		box-sizing: border-box;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		background: linear-gradient(129deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
		backdrop-filter: blur(5px);
		border-radius: 20px;	
	}

		.card-div1 .text-container{
			padding-top: 80px;
		}
		.card-div1 .img-div img{
			transform: translateY(-45%) scale(1);
		}
		.card-div1:hover .img-div img{
			transform: translateY(-45%) scale(1);
		}

		.card-div1:hover .text-container{
			transform: translateY(0px);
		}
	.bdaboutus2{
		margin-bottom: 50px;
	}
	.instatext{
		width: 90%;
	}
	.ndinsgradient{
		margin-top: 130px;
	}
	
	/*sub*/
	.sale{
	font-family: fontdecorative;
	font-size: 40px;
}
.sale strong{
	font-family: fontbody;
	font-size: 50px;
	
}
	
	.btnins::before {
		width: 150px;
	}
	
	/*banner2*/
	.btnphu1 a:hover{
		color: #9E0A0A;;
		text-decoration: none;
	}
}



