.mobile-menu-open .memnu-clos-open{
    display:none;
}
.mobile-vielogo{
      display:none;
}
.menu-card-style-section {
    position: relative;
    overflow: hidden;
    padding:4rem 0;
}
.menu-card-style-section .auto-container {
    position: static;
    max-width: 1326px;
    padding: 0px 20px;
    margin: 0 auto;
}
.menu-card-main {
    position: relative;
    padding: 80px 70px;
   background: #15293a;
background: linear-gradient(
  90deg,
  rgba(21, 41, 58, 1) 0%,
  rgba(30, 55, 75, 1) 40%,
  rgba(18, 36, 52, 1) 50%,
  rgba(30, 55, 75, 1) 60%,
  rgba(21, 41, 58, 1) 100%
);

/* IE fallback */
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#15293a",
  endColorstr="#15293a",
  GradientType=1
);

}
.menu-card-main::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background-color: #000;
    transform: translateX(-50%);
    z-index: 1;
}
.menu-card-main .top-pattern {
    background-image: url("../images/bg/pattern-bg-dark.webp");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    width: 100%;
    height: 390px;
    left: 0;
    top: 0;
    position: absolute;
     z-index: 0;
}
.menu-card-style-section .title-box {
    z-index: 10;
    
}
.menu-card-style-section .about-sec-title{
    color:#fff;
}
.dish-block .price{
    color:yellow;
}
.title-box .title-badge {
    width: 205px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 10px 0;
}
.title-box,
.section-kt h2,
.section-kt h3 {
    position: relative;
    z-index: 2;
}
.menu-card-style-section .section-main-title{
    color:#fff !important;
    text-align: center;
    font-size: 3rem;
}
.location-menu .menu-list-line{
    border-bottom-color:#000;
}
.menu-list-line{
    flex-grow: 1;
    margin-left: 9px;
    margin-right: 10px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #ffffffd1;
    height: 17px;
        margin-bottom: 10px;
}
.menu-card-corner {
    position: absolute;
}
.menu-card-style .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.menu-card-style .image-col {
    position: relative;
}
.menu-card-style  {
    position: relative;
}

.menu-card-style-sectio .menu-list-line {
    flex-grow: 1;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-style: dashed;
    border-bottom-width: 1px solid #fff;
    height: 17px;
}
.menu-card-style  .dish-block .title .price {
    position: relative;
    float: right;
    font-size: 16px;
    color: rgb(230 177 95);
    font-family: var(--font-family-Urbanist);
}

.menu-card-style {
    position: relative;
    z-index: 2;
}

.menu-card-style .row {
    display: flex;
    align-items: center;
}

.title-box{
    font-size: 38px;
    margin-bottom: 25px;
    color: white;
}

/* Dish block styling */
.dish-block {
    margin-bottom: 25px;
}

.dish-block .title h6 a {
    font-size: 20px;
    color:#fff;
}

.dish-block .text a {
    font-size: 15px;
    line-height: 22px;
    opacity: 0.7;
    color: #ffffffb3;
}

.price span {
    color: #e6b15f;
    font-weight: bold;
}

.s-info {
    background:#e6b15f;
    color: #000;
    font-size: 11px;
    padding: 2px 6px;
    border-radius: 4px;
    margin-left: 4px;
}
.title-clearfix{
    display: flex;
    justify-content: space-between;
}
.title-clearfix a{
    color:#fff;
}
.ttl {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size:20px;
}

.dish-img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 8px;
}
.menu-item {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 25px;
}

.menu-img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #d9b26f70; /* gold ring */
}

.menu-content {
    flex: 1;
}

.title-clearfix {
    display: flex;
    align-items: center;
}

.price span {
    color: #d9b26f;
    font-weight: 600;
}

.desc {
    margin-top: 6px;
    font-size: 14px;
    /*opacity: 0.85;*/
    margin-bottom:0;
    color:#ffffffb3;
        /*max-width: 90%;*/
}

.menu-corner {
    position: absolute;
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 3;
}
.top-left {
    top: 0;
    left: 0;
    background-image: url("../images/menu-list/menucard-corner-left-top.webp");
         z-index: 1;
}

.top-right {
    top: 0;
    right: 0;
    background-image: url("../images/menu-list/menucard-corner-right-top.webp");
        z-index: 1;
}

.bottom-left {
    bottom: 0;
    left: 0;
    background-image: url("../images/menu-list/menucard-corner-left-bottom.webp");
         z-index: 1;
}

.bottom-right {
    bottom: 0;
    right: 0;
    background-image: url("../images/menu-list/menucard-corner-right-bottom.webp");
         z-index: 1;
}

    .list-image img {
    display: block;
    border-radius: 280px 280px 16px 16px;
}
.list-image::after {
    content: "";
    position: absolute;
    inset: 8px;
    border: 1px solid rgba(200,155,60,0.6);
    border-radius: 260px 260px 14px 14px;
    pointer-events: none;
        margin: 31px;
}

.menu-card-style.secnf .menu-image{
    padding-right: 80px;
}
.menu-tabs-design {
    text-align: center;
    margin: 30px 0 50px;
    position:relative;
    z-index:1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
}
.menu-image {
    position: relative;
}
.list-image {
    position: relative;
    display: inline-block;
    padding: 18px; /* space between image & line */
}

.menu-tab {
    font-family: inherit;
    color: #d9b26f;
    margin: 0 15px;
    cursor: pointer;
    position: relative;
    padding-bottom: 6px;
}

.menu-tab.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #d9b26f;
}

.menu-tab-content {
    display: none;
}

.menu-tab-content.active {
    display: block;
}

.star:before{
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/svg/star-element.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    z-index:2;
    filter: invert(52%) sepia(39%) saturate(5038%) hue-rotate(24deg) brightness(100%) contrast(91%);
}
.location-menu .desc{
    color:#000;
}
.star{
    position:relative;
}
/*.inner{*/
/*    max-width:80%;*/
/*}*/
.menu-tab-content #tab-starters .inner.secnndrty{
    padding-left: 50px;   /* value adjust pannalaam */
}

.category-section {
  background: #15293a;
  padding: 60px;
}

.category-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.category-card {
  position: relative;
  overflow: hidden;
}

.category-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.category-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1;
}

.category-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;

  background-image: url("../images/bg/sig-menu-shpe.webp");
  background-repeat: no-repeat;     
  background-position: center;     
 
  opacity: 1.6;
}
.category-content {
        position: absolute;
    width: 300px;
    padding: 30px;
    text-align: center;
    overflow: hidden;
    z-index: 5;
    inset: 0;
    margin: auto;
    height: fit-content;
}
.category-content .divider{
        width: 1px;
    height: 48px;
    background: #b8860b;
    display: block;
    margin: 0 auto 30px;
}
.category-content::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(21 41 58 / 70%);
  z-index: 0;
}


.category-content::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("../images/bg/sig-menu-shpe.webp");
  background-repeat: repeat;
 background-size: 70px 70px;
  opacity: 0.6;                
  mix-blend-mode: overlay;   
  z-index: 0;
  vertical-align: middle;
}

.category-content > * {
    position: relative;
  z-index: 1;

}

/* Text styles */
.category-title {
  font-size: 25px;
    color: #fff;
    margin-bottom: 25px;
}

.category-count {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}


.category-btn {
  display: inline-block;
  padding: 10px 22px;
  border: 1px solid #b8860b;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;
}

.category-btn:hover {
  background: #b8860b;
  color: #15293a;
}

.location-section {
 position:relative;
}

.location-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 550px;
}

/* LEFT PANEL */
.location-content {
  background:#faeaaf;
  padding: 80px 60px;
  position: relative;
  align-items: center;
    justify-content: center;
    text-align: center;
}
.location-content::before {
    content: "";
    position: absolute;
    inset: 18px;
    border: 2px solid #fff;
    border-radius: 20px;
    pointer-events: none;
}

.small-title {
  color: #b8860b;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
}

.small-title::before,
.small-title::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #15293a;
  display: inline-block;
  margin: 0 10px;
}
.address p {
  color: #555;
  font-size: 16px;
  line-height: 1.6;
}


.timing p {
  color: #666;
  margin-bottom: 8px;
}

.social-icons {
     margin-top: 25px;
    display: flex;
    justify-content: center;
    gap: 5px;
}

.social-icons a {
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 50%;
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.social-icons a i{
    height:20px;
}
.cnt-heading {
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #000;
}


/* RIGHT MAP */
.location-map iframe {
  width: 100%;
  height: 100%;
  border: none;
  filter: grayscale(100%);
}
.cnts-us-stn {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.cnt-lctions {
    display: flex;
    flex-direction: column;
}
.lction-icns {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.lction-icns i {
    background: #f0f0f0;
    color: #333;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}
/* remove default ul style */
.cnt-lctions {
  list-style: none;
  padding: 0;
  margin: 0;

  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* each contact box */
.cnt-lctions .lction-icns {
  padding: 7px 50px;
}

/* icon */
.cnt-lctions .lction-icns i {
  width: 46px;
  height: 46px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #15293a;   
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
}

/* text link */
.cnt-lctions .lction-icns a {
  text-decoration: none;
  color: #333;
  font-size: 15px;
  line-height: 1.5;
}

/* hover effect (optional but nice) */
.cnt-lctions .lction-icns:hover {
  transform: translateY(-2px);
  transition: 0.3s;
}
.lction-icns h4 {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 600;
}
/* only contact item text stacking */
.contact-item .text-block {
  display: flex;
  flex-direction: column;
}

.contact-item h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 6px;
  color: #000;
}

.contact-item .row {
  display: flex;
  align-items: center;
  gap: 12px;
}

/* contact item text stacking */
.contact-item .text-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* spacing between heading & number */
.contact-item h4 {
  margin: 0 0 4px;
}

/* prevent link from centering */
.contact-item a {
  display: block;
}



.authentic-indian-stylish {
   position: relative;
    padding: 5rem 0;
    background: #fbeaac;
}

.authentic-india-img {
    text-align:center;
}
.indian-revers .authentic-india-img {
      text-align:end;
}
.authentic-india-img img{
    /*height: 400px;*/
    width: 500px;
    object-fit: cover;
    border-radius: 30px;
}

.row.indian-revers{
    margin: 3rem 0 0;
}
.row.third{
    margin:3rem 0;
}
.faq-section .site-heading{
    width:80%;
}
/*menu-section-start*/

.menu-restaurant-sect {
    position:relative;
    padding:3rem 0 3rem;
}

.our-food-menu-itemss {
    display: grid;
    grid-template-columns: repeat(6, 1fr); /* ALWAYS 4 cards */
    gap:9px;
}
.meters p{
    text-align:center;
    width:80%;
    margin: auto;
    margin-top:1rem;
}



.menu-restaurant-sect .tabs {
       display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px;
    justify-content: center;
}
.meters .site-heading{
    margin-bottom:1rem;
}
.menu-restaurant-sect .tab-btn.active {
    color: var(--secondary-color);
    /*border-left: 4px solid #b8860b;*/
    /*background: #15293a;*/
    /*border-right: 4px solid #b8860b;*/
    border-bottom:2px solid #b8860b;
}

.menu-restaurant-sect .tab-btn {
       /*padding: 5px 36px;*/
       padding:10px 10px 5px 10px;
    background-color:unset;
    border: none;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 2px solid #00000000;
}

.menu-restaurant-items h5{
    font-size:18px;
}

/*.our-food-menu-itemss {*/
/*    display: flex;*/
    /*flex-direction: column;*/
/*    gap: 15px;*/
/*}*/

.menu-restaurant-items {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 7px;
    background: #fbeaac;
    /* border-radius: 6px; */
    flex-direction: column;
    /*box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;*/
}

.menu-contetnf h5{
    font-size: 16px;
    font-weight: 500;
}
.menu-restaurant-sect .site-heading{
        width: 74%;
}

.menu-contetnf p{
      font-size: 14px;
    margin: 0;
}

.menu-contetnf span{
        font-size: 15px;
    font-weight: 800;
}
.menu-restaurant-items img{
   /*border-radius: 50%;*/
       /*border-radius: 10%;*/
       height:150px;
       width:100%;
}


.our-menu-itemss .menu-restaurant-items {
     background:unset !important;
     align-items: unset !important;
     gap: 7px !important;
}

.restaurant-sect .menu-restaurant-items img{
    height:unset !important;
}

/*menu-section-end*/

.private-dining-authentic {
    position:relative;
    padding:4rem 0 3rem;
}
.location-menu .menu-tab{
    font-weight:600;
    color:#000;
}
.location-menu .menu-tabs-design{
    margin-bottom:25px;
}
.privacy-dining li a {
    color: #15293a;
    font-weight: 600;
    text-decoration: none;
}

/*.privacy-dining li a:hover {*/
/*    text-decoration: underline;*/
/*}*/


.privacy-dining {
    list-style: none;
    padding: 0;
    margin: 30px auto 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 per row */
        gap: 20px;
    max-width: unset;
}

.privacy-dining li {
    background: #fbeaac;
    padding: 15px;
    border-radius: 6px;
    text-align: center;
}

.privacy-dining li a {
    text-decoration: none;
    color: #15293a;
    font-weight: 600;
    display: block;
}

/*.privacy-dining a li {*/
/*    text-decoration: none;*/
/*    color: #15293a;*/
/*    font-weight:400;*/
/*    display: block;*/
/*        height: 100%;*/
/*}*/
.delivery-image{
        position: relative;
    /* right: 0; */
    /* top: 0; */
    width: 107px;
    height: 107px;
    min-width: 107px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .privacy-dining {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .privacy-dining {
        grid-template-columns: 1fr;
    }
}



.signature-cus.menu-restaurant-items img{
    height: unset;
    width: 100%;
    object-fit: cover;
}


.signature-cus.menu-restaurant-items{
        background:unset !important;
        display:unset;
}
.about-section.section-kt .our-menu-itemss{
        grid-template-columns: repeat(5, 1fr);
}
.focuesd-work .site-heading{
    width:100% !important;
}

.isalnd-wideteaer{
        background-image: url(../images/specialities/south-indian-restaurant.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 82.1391px;
    position:relative;
    width: calc(100% - 30px);
           margin: 3rem auto;
            max-width: 1760px;
    border-radius: 30px;
        overflow: hidden;
        padding:9rem 0 5rem;
}

.isalnd-wideteaer:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--secondary-color);
    opacity: 80%;
    width: 100%;
    height: 100%;
}
.isalnd-wideteaer .manam-cont-para{
    width: 70%;
}
.isalnd-wideteaer .site-heading{
    margin-bottom:7rem;
}
.isalnd-wideteaer .manam-isdland{
        position: relative;
    z-index: 1;
}
.intro-video-list {
    border-top: 1px solid #ffffff1a;
    padding-top: 50px;
}

.ul-class-sec li{
       position: relative;
    padding-left: 30px;
    color: #fff;
}
.ul-class-sec{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 60px;
    list-style: none;
}
.ul-class-sec li:before{
        content: "\f12e";
    position: absolute;
    font-family: flaticon_normal-icon !important;
    color:#b8860b;
    font-weight: 900;
    font-size: 18px;
    top: 0;
    left: 0;
}
.frweshly-made figure{
    height: 70px;
    width: 80px;
    background: #eae6e1;
    display: flex;
    justify-content: center;
    border-radius: 10px 10px 50px 50px;
    margin:auto;
    margin-bottom:1rem;
     align-items: center;
    
}
.frweshly-made{
    position:relative;
    text-align:center;
}
.reason-choose-manam{
    position:relative;
    padding:3rem 0 ;
}
.frweshly-made figure img{
    filter: invert(50%) sepia(94%) saturate(2279%) hue-rotate(21deg) brightness(96%) contrast(91%);
}
.rowsons{
        display: grid;
    grid-template-rows: 5fr;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
}
.frweshly-made h4{
    font-size:18px;
}
.frweshly-made p{
    margin:0;
    font-size:14px;
}
.cta-corporate{
       padding: 0rem 0 0;
    position: relative;
    background: var(--secondary-color);
    margin-top: 3rem;
}
.new-titler{
    width:100%;
}
.fresh-corporate .button-borders{
    margin:0;
        margin-top: 2rem;
}
.delivbery-image img{
    width:400px;
}
/*.cta-corporate:before{*/
/*        content: "";*/
/*    position: absolute;*/
/*    inset: 0;*/
    /* z-index: 2; */
/*    pointer-events: none;*/
/*    background-image: url(../images/bg/hero-3-shape-bg.png);*/
/*    background-repeat: repeat;*/
/*    background-position: center;*/
/*    opacity: 0.8;*/
/*    background-size: cover;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
.inner-boxes {
    position: relative;
    display: block;
    text-align: center;
}
.image-box {
    position: relative;
    overflow: hidden;
        border-radius: 200px 200px 0 0;
}
.image-box:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.95),rgba(0, 0, 0, 0.80),rgba(0, 0, 0, 0.05));
    z-index: 1;
}
.image-box img {
    position: relative;
    display: block;
    width: 100%;
    transition: all 500ms ease;
    border-radius: 200px 200px 0 0;
}
.over-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 30px 30px 30px;
    z-index: 3;
}
.over-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 30px 30px 30px;
    z-index: 3;
}
.over-box h5 {
    position: relative;
    color:#fff;
    font-size:18px;
}
.inner-boxes:hover .image-box img {
    transform: scale(1.05, 1.05);
}
.comes-insde{
    padding: 4rem 0 2rem;
    position: relative;
}
.feat-mask.bg-mask{
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    mask-image: url(../images/bg/about-feat-bg.webp);
}
.feature-card .box-icon .feat-mask {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    /*background: #d4aa7d;*/
    background: #b8860b;
    z-index: -1;
    transition: .4s;
}
.choose-bento-manm{
    position:relative;
    padding: 3rem 0;
}
.feature-card {
    overflow: hidden;
    transition: .4s;
    display: flex;
    gap: 20px 24px;
    align-items: center;
    position: relative;
        flex-direction: column;
        padding: 2.5rem 1rem;
}

.feature-card .box-icon {
    display: inline-block;
    border-radius: 20px;
    position: relative;
    transition: .4s;
    height: 80px;
    width: 80px;
    z-index: 2;
    text-align: center;
    line-height: 79px;
}
.box-title{
    font-size:22px;
}
.content h4 {
    font-size: 17px;
}
.content{
    text-align:center;
}
.choose-bento-manm .row{
    align-items: stretch;
}
.choose-bento-manm .row .col-lg-4:nth-child(1){
    border-right: 1px dashed #072f2545;
    border-bottom: 1px dashed #072f2545;
}
.choose-bento-manm .row .col-lg-4:nth-child(2){
    border-right: 1px dashed #072f2545;
    border-bottom: 1px dashed #072f2545;
}
.choose-bento-manm .row .col-lg-4:nth-child(3){
    border-bottom: 1px dashed #072f2545;
}
.choose-bento-manm .row .col-lg-4:nth-child(4){
    border-right: 1px dashed #072f2545;
}
.choose-bento-manm .row .col-lg-4:nth-child(5){
    border-right: 1px dashed #072f2545;
}
.choose-bento-manm .row .col-lg-4:last-child{
    border-right:0;
}
.box-text{
    width:80%;
    margin: auto;
}
/*.col-md-4:nth-child(1) .feature-card .box-icon .feat-mask {*/
/*    background-color: #000;*/
/*}*/
/*.col-md-4:nth-child(2) .feature-card .box-icon .feat-mask {*/
/*    background-color: #eb1400;*/
/*}*/
/*.col-md-4:nth-child(3) .feature-card .box-icon .feat-mask {*/
/*    background-color: #ff9924;*/
/*}*/
/*.col-md-4:nth-child(4) .feature-card .box-icon .feat-mask {*/
/*    background-color: #b8860b;*/
/*}*/
/*.col-md-4:nth-child(5) .feature-card .box-icon .feat-mask {*/
/*    background-color: #15293a;*/
/*}*/
.box-icon img{
    filter: invert(99%) sepia(7%) saturate(24%) hue-rotate(316deg) brightness(104%) contrast(100%);
}
.big-title-wrap{
    font-size: 170px;
    font-weight: 300;
    text-transform: uppercase;
    color: hsl(0deg 0% 0% / 5.1%);
    line-height: 1;
    position: relative;
    z-index: 1;
    letter-spacing: 20px;
        margin-bottom: 15px;
        text-align:center;
}
.about-uss{
    padding:0 0 1rem;
    position:relative;
}
.image-1-heigh img{
    height:250px;
}
.box-titrele{
        font-size: 23px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    color: var(--secondary-color);
    font-style: italic;
    margin-bottom:1rem;
}
/*.about-usconten p{*/
/*    font-size:15px;*/
/*}*/
.about-usconten img{
        height: 370px;
    width: 100%;
    object-fit: cover;
}
/*.authetic-images{*/
/*    height:100%;*/
/*}*/
.authetic-images img{
    width: 100%;
    border-radius:20px;
    object-fit: cover;
        /*height: 234px;*/
}
.our-history-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 60px;
}
.our-history-item {
    width: calc(33.33% - 40px);
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.our-history-image figure {
    display: block;
    border-radius: 30px;
    margin:0;
}
.our-history-image img {
    width: 100%;
    aspect-ratio: 1 / 0.84;
    object-fit: cover;
    border-radius: 30px;
}
.our-history-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
}
.our-history-body {
    width: calc(100% - 75px);
}
.our-history-content .icon-box img {
    position: relative;
    /*width: 100%;*/
    max-width: 60px;
    z-index: 1;
    filter: invert(56%) sepia(44%) saturate(1963%) hue-rotate(13deg) brightness(87%) contrast(91%);
}
.our-history-item:nth-child(even) {
    flex-direction: column-reverse;
}
.our-history{
    padding:0 0 4rem;
    position:relative;
}
.order-row-wrap{
        padding: 120px 80px;
    position: relative;
}
.mockup-image{
    position:absolute;
    top:10%;
    right:9%;
        animation: jumpAni 7s linear infinite;
        z-index:1;
}
.mockup-image img{
    filter:brightness(0);
}
@keyframes jumpAni {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.mockup-imagees{
        position: absolute;
        right: 8%;
    bottom: 10%;
        animation: movingX 8s linear infinite;
        z-index:1;
}

@keyframes movingX {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.delivery-takewaqy{
    position:relative;
        padding: 3rem 0;
}
.mask-image-teo{
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    background: #f7f2e2;
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    mask-image:url(../images/bg/home9-order-bg.webp);
}
.image-msk-about{
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    mask-image:url(../images/bg/order-left-img.webp);
}
.maincontenyt .site-heading{
    width:100%;
}
.exclusive-dining{
    position:relative;
    z-index:1;
}
.maincontenyt p{
    font-size:15px;
}
.maincontenyt .section-main-title{
    font-size:35px;
}
.maincontenyt{
    margin-left:1rem;
}
.about-into-conht{
   border: 1px solid #b8860b;
    padding: 3rem;
    border-radius: 20px;
    position: relative;
    padding-top: 3.8rem;
}
.about-into-conht .new-titler{
        top: -35px;
    background: #fff;
    position: absolute;
    max-width: fit-content;
    padding: 13px 20px;
    border: 1px solid #b8860b;
    border-radius: 50px;
}
.about-into-conht .new-titler .section-main-title{
    font-size: 33px;
    margin:0;
}
.intro-about-bvanner{
    padding:0 0 5rem;
    position:relative;
}
.intro-one{
   border-top-right-radius: 150px;
}
.intro-two{
    border-top-left-radius: 150px;
    margin-top: 4rem;
}
.feature-card:hover .box-icon img{
   transform: rotate(360deg);
}
.box-icon img{
   transition: .4s ease-in-out;
}
.sigantire-menu .ttl{
    color:#fff;
}
.cta-corporate::before{
       content: '';
    background-image: url(../images/bg/bg-image.webp);
    top: -62px;
    left: 0;
    width: 111%;
    height: 16%;
    position: absolute;
    background-size: cover;
}

/*parkings*/
.parking-options {
    padding:3rem 0;
}
.parking-options .container{
       padding: 2rem;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 20px;
}
.parkintg-option-lis li:not(:last-child){
    margin-bottom: 1.5rem;
}
.parkintg-option-lis{
    position:relative;
   margin:0;
}
.parkintg-option-lis li i{
   font-size: 30px;
    margin-right: 5px;
    color: #b8860b;
    display: inline-block;
    transform: translateY(4px);
}
.parkintg-option-lis li strong{
        font-size: 18px;
    margin-bottom: 0.4rem;
    display: block;

}
.parkintg-option-lis li p{
        margin: 0;
}
.parkintg-option-lis li{
    display: flex;
    gap: 10px;
    align-items: center;
}
.privat-images img{
    border-top-right-radius: 150px;

}
.privat-images2 img{
    border-top-left-radius: 150px;
  
}


.authentic-indian-stylish .button-borders{
    margin:unset;
}