@import url('https://fonts.googleapis.com/css2?family=Cardo&family=Open+Sans:wght@400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

@font-face {
  font-family: "Bright-DEMO";
  src: url('../assets/fonts/Bright_DEMO.ttf');
}

html, body {
	width: 100%;
	height: auto;
}
body {
    background-color: #070810;
    font-family: "Inter", sans-serif;
	background-size: 100%;
	background-position: center top;
}
a, p {  font-family: "Inter", sans-serif; }
h1, h2, h3, h3, h5, h6 { font-family: "Inter", sans-serif; }
.font-bright { font-family: "Bright-DEMO"; }
.container {   max-width: 1241px;  }
.fs3rem { font-size: 3rem; }
.fs4rem { font-size: 4rem; }
.fs5rem { font-size: 5rem; }
.fs5-5rem { font-size: 5.5rem; }
.fs6rem { font-size: 6rem; }
.fs12px { font-size: 12px; }
.fs13px { font-size: 13px !important; }
.fs14px { font-size: 14px; }
.fs15px { font-size: 15px; }
.fs16px { font-size: 16px; }
.fs17px { font-size: 17px; }
.fs18px { font-size: 18px; }
.fs19px { font-size: 19px; }
.fs20px { font-size: 20px; }
.fs21px { font-size: 21px; }
.fs22px { font-size: 22px; }
.fs23px { font-size: 23px; }
.fs24px { font-size: 24px; }
.fs25px { font-size: 25px; }
.fs30px { font-size: 30px; }
.fs35px { font-size: 35px; }
.fs40px { font-size: 40px; }
.fs41px { font-size: 41px; }
.fs42px { font-size: 42px; }
.fs43px { font-size: 43px; }
.fs44px { font-size: 44px; }
.fs45px { font-size: 45px; }
.text-brown{ color: #C6952C; }
.text-purple { color: #A194F0; }
.text-yellow{ color: #ffd45b; }
.text-grey {  color: #f3f3f3;  }
.bg-brown { background-color: #C6952C; }
.bg-back {  background-color: #0a0a0a;  }
.bg-darkblack { background-color: #191A23; }
.bg-newtheme { background-color: #070810; }
.bg-lightwhite { background-color: rgb(255 255 255 / 14%);  }
.fw-500 { font-weight:500; }
.fw-600 { font-weight: 600; }
.fw-900 { font-weight: 900 !important; }
.border-brown{ border-color: #C6952C !important; }
.border-black{ border-color: #171717 !important; }
.border-light { border-color: rgb(255 255 255 / 15%) !important;  }
.border2px{ border-width: 2px !important; }
.pt-6{ padding-top: 3.3rem; }
.pt-7{ padding-top: 3.6rem; }
.pt-8{ padding-top: 4rem; }
.pt-9{ padding-top: 4.3rem; }
.pb-6{ padding-bottom: 3.3rem; }
.pb-7{ padding-bottom: 3.6rem; }
.pb-8{ padding-bottom: 4rem; }
.pb-9{ padding-bottom: 4.3rem; }


.border-radius30px{  border-radius: 30px 30px;  }
.bg-para {
    font-size: 17px;
    line-height: 1.5;
    opacity: 0.8;
}
.nav {
	--bs-nav-link-padding-x: 0.5rem !important;
}
.bg-yellow-grad{
    background-color: rgba(237,204,91,1);
    background: linear-gradient(135deg, rgba(237,204,91,1) 0%,rgba(254,204,33,1) 100%);
}
.text-yellow-grad{
    background-color: rgba(237,204,91,1);
    background: linear-gradient(135deg, rgba(237,204,91,1) 0%,rgba(254,204,33,1) 100%);
      -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bg-header-gradiant{
     background: linear-gradient(to bottom, rgba(0,0,0,1) 1%,rgb(255 255 255 / 0%) 100%);
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 10;
}
.header-navbar .nav-item .nav-link {
     font-size: 13px;
    color: rgb(127 127 127);
    font-weight: 600;
    margin: 0px 4px;
}
.header-navbar .nav-item .nav-link:hover, .header-navbar .nav-item .nav-link:active,
.header-navbar .nav-item .nav-link:focus{  color: #fff;  }
.header-navbar .btn-signin, .header-navbar .btn-signup {
    border-radius: 5px 5px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: 0px 6px;
}
.header-navbar .btn-signin:hover { 
    background-color: rgba(237,204,91,1);
    background: linear-gradient(135deg, rgba(237,204,91,1) 0%,rgba(254,204,33,1) 100%);
    }
.fixedHeader {
    position: fixed;
    background: #14151d;
}
.large-header li.nav-item .btn-signin {
    border-color: rgb(255 255 255 / 19%) !important;
    font-size: 14px !important;
}
.badge-alert {
    background-color: #a82e2e;
    border-radius: 50% 50%;
    top: -9px;
    left: -5px;
    font-size: 10px;
    width: 15px;
    height: 15px;
    padding: 3px 0px;
}
.bg-service {
    /*background-image: url(../assets/images/shape01.png);*/
    background-color: rgb(25 26 35 / 47%);
    margin: auto;
    border-radius: 5px 5px;
    border: 1px solid #30303d;
}
.bg-service .card-body {
    height: 100%;
    min-height: 341px;
    width: 100%;
    padding: 44px 60px;
}
.bg-box-sizes {
    max-width: 315px;
    height: 100%;
    margin: auto;
    border: 0px;
}
.bg-box-sizes .card-body i {
    font-size: 36px;
    margin-bottom: 15px;
}
.bg-box-sizes .card-body p {
    color: rgb(255 255 255 / 89%);
    font-weight: 300;
    font-size: 16px;
}
.bg-faq{
        background-image: url('assets/images/faq-banner.jpg');
        background-size: 100%;
        background-repeat: no-repeat;
        max-width: 1135px;
        margin: auto;
        border-radius: 19px 19px;
        border: 1px solid rgb(255 255 255 / 22%);
}
.faq-sec .card {
    background-color: #000000b8;
    color: rgb(255 255 255 / 90%);
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 17px;
    border-radius: 15px 15px;
}
.faq-sec .card .card-header a {
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
    padding: 0px;
    display: block;
    text-align: left;
    border-radius: 15px 15px;
    outline:none;
}
form .input-group .form-control, .p-Input-input {
    background-color: transparent;
    outline: none !important;
    border-radius: 30px 0px 0px 30px !important;
    border-color: rgb(255 255 255 / 34%);
    box-shadow: 0px 0px !important;
    color: #fff !important;
    font-size: 13px;
    font-weight: 400;
}
form .input-group button.btn {
    border: 1px solid #171717;
    border-left: 0px;
    border-radius: 0px 5px 5px 0px !important;
    color: #c6952c;
    width: 59px;
    background-color: #171717;
}
.restaurant-card .card-body {
    background: rgb(13 14 23 / 67%);
    box-shadow: 24px 50px 55px rgb(25 28 37 / 25%);
    backdrop-filter: blur(51.5px);
     max-width: 100%;
  border: 1px solid rgb(255 255 255 / 10%);
    border-radius: 6px 6px;
    min-height: 331px;
    padding-top: 25px;
}
.expereince-card .card-body {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 24px 50px 55px rgb(25 28 37 / 25%);
    backdrop-filter: blur(51.5px);
     max-width: 301px;
    border: 1px solid rgb(255 255 255 / 17%);
    border-radius: 15px 15px;
    min-height: 280px;
}
.restaurant-card .card-body a {  text-decoration: none;  }
.expereince-card .card-body a {  text-decoration: none;  }
.restaurant-card .card-body h3 {
    color: #d5d5d5;
    font-weight: 600;
    font-size: 21px;
    max-width: 90%;
}
.restaurant-card .card-body h3 i {
    color: #737373;
    font-size: 23px;
    margin-right: 5px;
}

.expereince-card .card-body h3 {
    color: #d5d5d5;
    font-weight: 600;
    font-size: 21px;
    max-width: 100%;
}
.restaurant-card .card-body p {
    font-size: 16px;
    color: rgb(213 213 213 / 84%);
    display: block;
    font-weight: 300;
    line-height: 1.6;
}
.expereince-card .card-body p {
    font-size: 16px;
    color: #ffffffd6;
    display: block;
    font-weight: 300;
}
.restaurant-card .card-body p i {
    color: #c6952c;
    font-size: 18px;
    margin-top: 15px;
    position: relative;
    top: 3px;
    margin-right: 8px;
}
.expereince-card .card-body p i {
    color: #ffffffd6;
    font-size: 15px;
    margin-top: 15px;
    position: relative;
    top: 3px;
    margin-right: 8px;
}
.restaurant-card .card-body p .badge {
    color: #fbfbfb;
    text-transform: capitalize;
    font-weight: 800;
    background: linear-gradient(to left, #b1b1b1 22%, #Fff 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    border-right: 1px solid #484646;
    border-radius: 0px 0px;
    line-height: 0.5;
}
.expereince-card .card-body p .badge {
    color: #c6952c;
    text-transform: capitalize;
    font-weight: 450;
}
.expereince-card .card-body p .badge-name {
    color: #c6952c;
	font-size: 15px;
	margin-left: 15px;
}
.bg-pages-banner {
    background-color: #070810;
    position: relative;
    background-image: none;
}
/*.bg-pages-main {*/
/*    background-image: url('assets/images/home-bg.jpg');*/
/*}*/
.resturants-sec .pagination { margin-top: 1.5em;  }
.resturants-sec .pagination li.active {
    background-color: #c6952c;
    border-color: #c6952c;
}
.resturants-sec .pagination li a {
    width: 24px;
    display: block;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    height: 23px;
    padding: 5px;
    line-height: 1;
    color: #fff;
}
.resturants-sec .pagination li {
    margin: 0px 6px;
    background-color: transparent;
    border-radius: 50% 50%;
    border: 1px solid #fff;
    padding: 0px;
}
#from_to_group label {
    text-align: left;
    color: #fff;
    margin-bottom: 3px;
    font-weight: 300;
    font-size: 15px;
}
.alert-box {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 24px 50px 55px rgb(25 28 37 / 25%);
    backdrop-filter: blur(51.5px);
    width: 100%;
    border-radius: 25px 25px;
    border: 1px solid rgb(255 255 255 / 10%);
    padding: 33px 40px;
    max-width: 95%;
    margin: auto;
}
.alert-box p {
    font-size: 20px;
}
.bg-theme{
    background: #0F1018;
    box-shadow: 24px 50px 55px rgb(25 28 37 / 25%);
    backdrop-filter: blur(51.5px);
    border: 0px solid rgb(255 255 255 / 10%);
    border-radius: 7px 7px;
     max-width: 95%;
    margin: auto;
}
.sign-form-sec {  padding: 35px 30px; }
.sign-form-sec form.form {
    width: 100%;
    max-width: 540px;
    margin: auto;
}
.outline-none{ outline:none !important; }
.sign-form-sec form.form .form-control {
    background-color: rgb(255 255 255 / 4%);
    border: 1px solid rgb(255 255 255 / 30%);
    outline: none;
    font-weight: 400;
    color: rgb(255 255 255 / 60%);
    font-size: 14px;
    box-shadow: 0px 0px;
    border-radius: 5px 5px;
    padding: 13px 19px;
}
.sign-form-sec form.form select.form-control option {  background: #41444b;  }
.hoverbtn1:hover, .hoverbtn1:active, .hoverbtn1:focus{ color: #fff !important; }
.form-check-input {
    background-color: transparent;
    border: 1px solid #fff;
}
.bg-pages-banner:before {
    background-image: url(../assets/images/bg-banner2.jpg);
    will-change: transform;
    opacity: 0.6;
}
.bg-pages-main:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../assets/images/home-bg.jpg);
    background-size: cover;
    background-repeat: repeat;
    z-index: -1;
    will-change: transform;
    opacity: 0.6;
}
.sign-form-sec form.form .list-group li, .bg-theme table th, .bg-theme table td {
    background-color: transparent !important;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 1px;
    border-color: rgb(255 255 255 / 0%);
    padding-left: 0px;
    padding-right: 4px;
}
.sign-form-sec form.form .list-group li:nth-child(5) {
    border-top: 1px solid rgb(255 255 255 / 16%);
    margin-top: 15px;
    padding-top: 16px;
}
.checkout-card{
    background-color: rgb(89 89 89 / 15%) !important;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    border-color: rgb(255 255 255 / 13%);
}
.checkout-card .card-header {  border-color: rgb(255 255 255 / 20%); }
.checkout-card .card-body i {  
    margin-right: 4px;
    margin-left: 2px;
}
.checkout-card .card-body {  font-size: 14px; color: rgb(255 255 255 / 50%); }
.modal-backdrop.show{ visibility: hidden; }
.privacy-content p, .privacy-content ul li, .privacy-content ol li {
    color: rgb(255 255 255 / 82%);
    font-size: 15px;
    line-height: 1.7;
    max-width: 90%;
}
.privacy-content h2 {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 25px;
    margin-top: 20px;
    width: 100%;
}
.privacy-content h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    margin-top: 15px;
}
.privacy-content ul, .privacy-content ol {
    padding: 0px 19px;
}
.order-table tr th, .order-table tr td { color: rgb(255 255 255 / 64%); font-size:15px; }
#page { min-height: 60vh; }
.btn-success, .btn-success:hover {
	background-color: #00C000;
}
.navbar-brand {
	margin-right: 0px !important;
}

.form-floating > .form-control::placeholder {
    color: revert;
}

.form-floating > .form-control:not(:focus)::placeholder {
    color: transparent;
}
.form-floating > label {
	position: relative !important;
}

.footer_link {
	color: #f3f3f3 !important;
	text-decoration: none;
	font-weight: 300;
	font-size: 14px;
}

.restaurant-card {
	border: none !important;
	background-color: transparent;
	 margin-bottom: 35px;
}

.expereince-card {
	border: none !important;
	background-color: transparent;
	 margin-bottom: 35px;
}

.pagination li {
	padding: 7px;
	background-color: #eeeeec;
	margin-left: 5px;
}
.pagination li.active {
	background-color: #0D6EFD;
}
.pagination li a {
	color: #0D6EFD;
}
.pagination li.active a {
	color: #ffffff !important;
}

.text-underline {
	text-decoration: underline;
}
.foologo {
	height: 87px;
}

.faq-icon {
	height: 32px;
}
.special-modal {  background-color: rgb(255 255 255 / 60%);  }
footer {  background-color: #0F1018; }
.form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > .form-select {
	height: auto !important;
}
.special-modal .modal-content .btn-close {
    position: absolute;
    right: 0;
    color: #fff;
    filter: invert(1);
    font-size: 13px;
    padding: 14px;
    z-index: 10;
}
.special-modal .modal-content .modal-body {
    padding: 29px 36px;
}
.special-modal .modal-content .form-check label {
    color: #ffff;
    font-weight: 300;
    font-size: 16px;
}
.special-modal .modal-content .modal-body h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 23px;
}
#from_to_group .row{ width: 100%; } 
#from_to_group .row .col-6 {  padding: 0px 0px 2px 11px;  }
.table-hover tr:hover td {  color: #fff !important;  }
.bg-gradiant{ 
    background: #f2e2b2; 
    background: -moz-linear-gradient(left, #f2e2b2 1%, #dac485 99%); 
    background: -webkit-linear-gradient(left, #f2e2b2 1%,#dac485 99%);
    background: linear-gradient(to right, #f2e2b2 1%,#dac485 99%);
}
.bg-lightblack {  background-color: #171717;  }
.input-search {
    background-color: #171717;
    width: 82%;
    border: 1px solid #171717;
    padding: 10px 18px;
    color: #d5d5d5;
    outline: none;
    font-size: 15px;
}
.banner-gradiant01 {
    background: #000000;
    background: -moz-linear-gradient(-45deg, #000000 1%, #28200a 43%, #261f09 68%, #080702 99%);
    background: -webkit-linear-gradient(-45deg, #000000 1%,#28200a 43%,#261f09 68%,#080702 99%);
    background: linear-gradient(135deg, #000000 1%,#28200a 43%,#261f09 68%,#080702 99%);
}
.overlay-star, .overlay-star2{ overflow: hidden; }
.overlay-star:before, .overlay-star2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-image: url(../assets/images/banner-img.png);
    background-size: 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    opacity: 1;
}
.overlay-star2:before {
    background-position: top left;
    transform: rotate(-123deg);
    background-size: 35%;
    background-repeat: repeat;
}
.bg-grdiant02{
    background: #3e3419; 
    background: -moz-linear-gradient(top, #3e3419 0%, #2a2519 51%, #1b1a19 100%);
    background: -webkit-linear-gradient(top, #3e3419 0%,#2a2519 51%,#1b1a19 100%); 
    background: linear-gradient(to bottom, #3e3419 0%,#2a2519 51%,#1b1a19 100%); 
}
.bg-grdiant03{
    background: #3e3419; 
    background: -moz-linear-gradient(bottom, #3e3419 0%, #2a2519 51%, #1b1a19 100%);
    background: -webkit-linear-gradient(bottom, #3e3419 0%,#2a2519 51%,#1b1a19 100%); 
    background: linear-gradient(to top, #3e3419 0%,#2a2519 51%,#1b1a19 100%); 
}
.need-gradiant{
    background: #dbb32d;
    background: -moz-linear-gradient(top, #dbb32d 0%, #5f5639 50%, #1b1a19 100%); 
    background: -webkit-linear-gradient(top, #dbb32d 0%,#5f5639 50%,#1b1a19 100%); 
    background: linear-gradient(to bottom, #dbb32d 0%,#5f5639 50%,#1b1a19 100%);
    padding: 2px;
    border-radius: 11px 11px;
    overflow: hidden;
}
.stars-img {
    left: 0;
    right: 0;
    bottom: -39%;
    width: 159px;
    margin: auto;
}
.foo-navlist li { display: inline-block; margin: 0px 10px; }
.foo-navlist li a {
    font-size: 14px;
    color: #eaeaea !important;
    font-weight: 400;
    margin: 0px 9px;
}
.social-links .footer_link {
    margin: 0px 10px;
    font-size: 16px;
}
.theme-hd {
       color: #f2f2f2;
    font-size: 46px;
    background-color: rgb(51 51 51 / 2%);
    display: inline-block;
    border-radius: 8px 8px;
    margin-bottom: 14px;
}
.banner-top-img {   margin-top: -16%;  margin-left: -27%;  }
.price-box .font-bright {
    background: #f6e6b7;
    background: -moz-linear-gradient(top, #f6e6b7 0%, #d5c28e 100%);
    background: -webkit-linear-gradient(top, #f6e6b7 0%,#d5c28e 100%);
    background: linear-gradient(to bottom, #f6e6b7 0%,#d5c28e 100%);
    border-radius: 10px 10px 0px 0px;
    padding: 9px;
    font-size: 35px;
    letter-spacing: 2px;
}
.price-box {  
    background-color: #121212; 
    position: relative;
    height: 100%;
    min-height: 352px;
}
.knife-img {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 148px;
    bottom: 52px;
    z-index: 0;
}
.z-show{
    position:relative;
    z-index:1;
    top: 48px;
}
.rotate-jars {
    position: absolute;
    right: -62px;
    transform: rotateY(169deg);
    filter: blur(1px);
    width: 100%;
    max-width: 291px;
    bottom: 40px;
}
.dollar-list li {
    display: inline-block;
    width: 100%;
    max-width: 30%;
}
.dollar-list li img {  width: 60px;  }
.price-width {
    max-width: 330px;
    margin: auto;
}
.text-gradiant, .theme-hd {
    background: linear-gradient(to right, #b1b1b1 22%, #Fff 59%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.frame-video iframe {
    border: 2px solid rgb(255 255 255 / 30%);
    border-radius: 12px 11px;
    overflow: hidden;
}
.large-header li.nav-item .nav-link {
    font-size: 17px;
    padding: 8px 20px !important;
    margin: 0px 2px;
}
.large-header .dropdown-menu {  background-color: rgb(70 70 70 / 23%) !important;  }
.large-header .dropdown-menu .dropdown-item {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
.large-header .dropdown-menu .dropdown-item:hover, .large-header .dropdown-menu .dropdown-item:active {  background-color: #fbcc28;  }
.large-header ul.dropdown-menu .dropdown-item i {  color: #e3bb34;  }
.opacity0-6{ opacity: 0.6 }
.right-move-img {
    margin-left: 23px;
    position: relative;
}
.reserve-width-fix {
    max-width: 583px;
    margin-left: auto;
}
.accordion.faq-sec .accordion-item .accordion-button {
    background: #16171E;
    border: 0px;
    color: #fff;
    font-weight: 600;
    border-radius: 6px 6px 0px 0px;
    font-size: 18px;
    padding: 20px 29px;
    box-shadow: 0px 0px;
    outline: none;
}
.accordion.faq-sec .accordion-item {
    border: 0px;
    background: transparent;
    margin-bottom: 13px;
}
.accordion.faq-sec .accordion-item .accordion-button:after {
    filter: invert(1);
    background-size: 83%;
}
.accordion.faq-sec .accordion-item .accordion-collapse {
    background-color: #0F1018;
    color: #fff;
    padding: 22px 30px;
}
.accordion.faq-sec .accordion-item .accordion-collapse p {
    font-size: 17px;
    color: rgb(255 255 255 / 65%);
    font-weight: 300;
    margin-bottom: 3px;
}
.bg-action-banner{
    background-image: url('../assets/images/reservation-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.testimonail-review {
    background-color: #111219;
    border: 1px solid rgb(255 255 255 / 19%);
    border-radius: 9px 9px;
    height: 100%;
}
.overlay-star {
    background-image: url(../assets/images/bg-lines-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.review-slider-sec .item .boxes-reviews .media img {
    object-fit: cover;
    width: 59px;
    height: 59px;
     display: inline-block;
    vertical-align: middle;
     margin-right: 11px;
}
.review-slider-sec .item .boxes-reviews {
    padding: 30px 25px;
    background-color: rgb(23 24 32 / 70%);
    border-color: rgb(255 255 255 / 18%) !important;
    min-height: 194px;
    height: 100%;
}
.review-slider-sec .item .boxes-reviews .media .media-body {  display: inline-block;  vertical-align: middle; }
.review-slider-sec .item .boxes-reviews .media .media-body ul li {
    display: inline-block;
    list-style: none;
}
.review-slider-sec .item .boxes-reviews .media .media-body ul {
    padding: 0px;
    margin: 0px;
    line-height: 1;
}
.review-slider-sec .item .boxes-reviews .media .media-body h5 {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 2px;
}
.review-slider-sec .item .boxes-reviews .media {  margin-bottom: 12px;  }
.review-slider-sec .item .boxes-reviews p {
    color: #c2c2c2;
    font-size: 13px;
    margin: 0px;
    font-weight: 300;
    line-height: 1.55;
}
.review-slider-sec .item .boxes-reviews .media .media-body ul li i {
    color: #F7BA2F;
    font-size: 12px;
}
.package-box-wp {  
    background: rgb(25 26 35 / 32%); 
    border-color: rgb(255 255 255 / 12%) !important;
    padding-left: 30px;
    padding-right: 30px;
}
.package-box-wp:hover{  background: rgb(25 26 35 / 42%);  }
.package-box-wp h6 span {
    color: #757272;
    font-size: 14px;
    font-weight: 400;
}
.package-box-wp h2{ transition: all 0.4s ease; }
.package-box-wp:hover h2 {  font-weight: 500 !important; }
.package-box-wp ul li {
    text-align: left;
    list-style: none;
    padding: 0px;
      color: #919191;
    font-size: 14px;
    padding: 7px;
}
.package-box-wp ul li i {
    background-color: rgb(255 255 255 / 12%);
    border-radius: 50% 50%;
    font-size: 10px;
    padding: 4px;
    vertical-align: middle;
    margin-right: 2px;
}
.package-box-wp ul {
    border-top: 1px solid rgb(255 255 255 / 16%);
    padding-top: 12px;
    max-width: 98%;
    margin: auto;
    height: 100%;
    min-height: 125px;
    margin-bottom: 23px;
}
.package-box-wp .btn {
    border: 1px solid #fff;
    background-color: rgb(255 255 255 / 15%);
}
.package-box-wp:hover .btn, .package-box-wp:active .btn, .package-box-wp:active .btn {
     background-color: rgba(237,204,91,1);
     background: linear-gradient(135deg, rgba(237,204,91,1) 0%,rgba(254,204,33,1) 100%);
     border-color:  rgba(237,204,91,1) !important;
     color: #000 !important;
}
.tag-text {
    display: inline-block;
    border-radius: 12px 12px;
    padding: 2px 10px;
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 700;
}
.center-pack { transform: scale(1.05); }
.small-p {
    font-weight: 400;
    color: #858484;
    font-size: 14px;
}
.step-pro-sec h4 span {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50% 50%;
    width: 39px;
    height: 39px;
    display: inline-block;
    text-align: center;
    line-height: 1.9;
    font-weight: 500;
    margin-right: 6px;
}
.step-pro-sec h4:hover span {
    background: #fff;
    color: #000;
}
.step-pro-sec h4 {
    font-size: 20px;
    color: #b5b5b5;
    font-weight: 400;
}
.step-pro-sec p {
    color: #b9b9b9;
    font-weight: 300;
    font-size: 13px;
    max-width: 226px;
    line-height: 1.6;
    margin-bottom: 0px;
}
.rest-field-sec {  border: 1px solid rgb(255 255 255 / 17%); background: rgb(13 14 23 / 67%); }
.rest-field-sec .input-search {
    background-color: transparent;
    border: 0px;
    width: 84%;
}
.rest-field-sec .btn {  color: #fff; }
.rest-field-sec select {
    width: 100%;
    background: transparent;
    border: 0px;
    color: #5f5f5f;
    font-weight: 500;
    font-size: 15px;
    height: 100%;
    padding: 0px 12px;
}
#page .alert {
    margin-top: 15px;
    display: inline-block;
    font-size: 14px;
    width: 100%;
}
.p-Grid label {
    color: #767676;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 400;
}
.p-CardForm .p-Input input, .p-Grid .p-Select select {
    background: rgb(255 255 255 / 3%);
    border-color: rgb(255 255 255 / 22%) !important;
    outline:none !important;
}
span.u-lh.u-fs-sm {  color: #fff; }
.order-table thead tr th {
    background-color: rgb(52 51 51 / 23%);
    border-top: 1px solid #eeeeee2e;
    border-bottom: 1px solid #eeeeee2e;
    text-align: center;
    padding: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.order-table tbody tr td {
    border-top: 1px solid #eeeeee2e;
    border-bottom: 1px solid #eeeeee2e;
    text-align: center !important;
    padding: 11px;
    font-size: 15px;
}
.order-table2 tbody tr td {
    font-size: 13px;
    font-weight: 300;
    color: rgb(243 243 243 / 44%);
}
.filter-sec a i {
    color: #c6952c;
    margin-right: 1px;
}
.filter-sec a {
    color: #fff;
    font-size: 13px;
    margin-right: 2px;
}
.filter-sec a span {
    background: #fff;
    border-radius: 25px 25px;
    font-size: 10px;
    padding: 1px 7px;
    margin-left: 5px;
}
.order-table2 tbody td a {
    padding: 0px 4px;
    font-size: 13px;
}
.switchnew {
  position: relative;
  display: inline-block;
    width: 40px;
    height: 20px;
    margin-left: 5px;
}

.switchnew input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.sliderswt {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.sliderswt:before {
  position: absolute;
  content: "";
  height: 15px;
    width: 15px;
    left: 4px;
    bottom: 3px;
  background-color: #c6952c;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .sliderswt {
  background-color: #c6952c;
}
input:checked + .sliderswt:before{ background:#fff; } 
input:focus + .sliderswt {
  box-shadow: 0 0 1px #c6952c;
}

input:checked + .sliderswt:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.sliderswt.round {  border-radius: 34px;  }
.sliderswt.round:before {  border-radius: 50%; }
.filter-exp select.form-control {
    color: #fff;
    font-size: 13px;
    width: 100%;
    max-width: 196px;
    background-color: transparent;
    outline:none !important;
    box-shadow: 0px 0px !important;
    border: 1px solid #31313c;
}
.filter-exp select.form-control option{  color: #333; font-weight: 500; }

















@media only screen and (max-width: 640px) {
	.logo {
		height: 120px;
	}
button.navbar-toggler {
    border: 0px;
    box-shadow: 0px 0px !important;
    outline: none !important;
    margin-right: auto;
}
.fs5rem {  font-size: 3rem;  }
nav {  margin-top: -6px;  }
.logo-header a {  position: relative; z-index; 1;  }
.navbar-collapse {     
    margin-top: 4px;
    background: #2d2d2d;
    border-radius: 4px 4px;
    margin-left: 5%;
    padding: 6px 6px;
}
.header-navbar .nav-item .nav-link {  display: inline-block;  }
.header-navbar .nav-item .btn-signin {  margin-bottom: 10px;  }
.bg-para {  font-size: 17px; }
.bg-faq {  background-size: cover;  }
.faq-sec .card .card-header a {
    outline: none !important;
    border: 0px;
    font-size: 15px;
}
.faq-sec .card .card-body { font-size: 14px;  }
footer {  text-align: center;  }
footer img {   margin: 0px auto 24px; }
.restaurant-card .card-body {
    max-width: 93%;
    width: 100%;
    margin: auto;
}
.expereince-card .card-body {
    max-width: 93%;
    width: 100%;
    margin: auto;
}
.sign-form-sec label.form-check-label {  width: 90%; margin-left: 6px;  }
.navbar-nav .dropdown-menu {  max-width: 60%;  }
.order-table tr th, .order-table tr td {  font-size: 11px;  }
.input-group input.form-control {
    background-color: #171717;
    border-radius: 4px 4px !important;
    padding: 12px !important;
}
.theme-hd {
    font-size: 17px;
    padding: 19px 14px;
    letter-spacing: 4px;
    text-align: center;
}
.banner-top-img {
       margin: 0px;
    width: 100% !important;
}
.navbar .navbar-toggler span {
    filter: invert(1);
    -webkit-filter: invert(1);
        width: 1.2em;
}
.fs45px {  font-size: 30px;  }
.fs3rem { font-size: 2rem; }
.stars-img {
    bottom: 129px;
    width: 159px;
    position: relative !important;
    z-index: 1;
}
.frame-video iframe {  height: 230px; }
.logo-header {
    position: relative;
    z-index: 1;
}
.large-header li.nav-item .dropdown-toggle {  padding-left: 0px!important; padding-right: 0px !important; }
.large-header .dropdown-menu {  background-color: rgb(70 70 70) !important;  }
.accordion.faq-sec .accordion-item .accordion-collapse p { font-size: 13px;  }
.accordion.faq-sec .accordion-item .accordion-button {  font-size: 15px; }
.right-move-img {
    margin-left: 0;
    max-width: 96%;
}
.rest-field-sec select {  padding: 13px 12px; }
.large-header li.nav-item .nav-link {  padding: 8px 11px !important;  }
.large-header li.nav-item .btn-signin { font-size: 12px !important; }
.order-table thead tr th {
    padding: 4px;
    font-size: 9px;
}
.filter-sec a { font-size: 10px; }
.filter-sec a span { font-size: 8px; }
.order-table tbody tr td {
    padding: 4px;
    font-size: 9px;
}
.order-table2 tbody tr td { font-size: 9px; }
.order-table2 tbody td a {
    padding: 3px 0px;
    font-size: 8px;
    display: inline-block;
}
.sign-form-sec { padding: 30px 12px; }
}









