@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
html, body{
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}
p{
    font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
h1 ,h2 ,h3{
    font-family: "Marcellus", serif;
    font-weight: 400;
}
.navbar-nav{
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    padding-left: 0px !important;
  }
  a{
      text-decoration: none;   
  }
::selection {
  color: rgb(207, 150, 44);
}
::-webkit-scrollbar {
  width: 11px;
}
::-webkit-scrollbar-thumb {
  background: #e7c966;
}
a {
  color: inherit;
  text-decoration: none !important;
}
.flex {
  display: flex;
}
.navbar-brand img {
    width: 130px;
  }
  .navbar {
    align-items: center !important;
  }
  .royalnavbar{
    margin-top: 50px;
    padding: 10px;
  }
  .navbar .navbar-nav .nav-link {
    color:#0c0c0c;
    font-size: 1.1em;
    padding: 0.8em 1em;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.4285714286;
    font-family: "Marcellus", serif;
    font-weight: 800;
  }
  .navbar .navbar-nav .nav-link:hover {
    color: #0c0c0c !important;
  }
  .nav-link:hover{
    color: #0c0c0c !important;
  }
  .navbar li a.active {
    color: #3a3f31 !important;
    transform: scale(1.05);
    border-bottom: 1px#0E1927 solid !important;
 background-color: transparent;
  }
  @media screen and (min-width: 768px) {
    .navbar-brand img {
      width: 120px;
    }
    .navbar-brand {
      margin-right: 0;
      padding: 0 1em;
    }
   
  }
  @media only screen and (min-width: 992px) {
  
    header .navbar .link-btn {
      margin: 0;
      margin-left: auto;
    }
  
    .im-img {
      width: 28%;
    }
  }
  .footer_wrapper {
    background: linear-gradient(0deg, #0E1927,#0E1927), url('img/img5.jpg') center/cover no-repeat , #0E1927;
    padding: 5% 0 5% 0;
  }
  
  .footer_wrapper h5 {
    color: #E6C9A2;
    margin-bottom: 1.25rem;
    font-family: "Marcellus", serif;
  font-weight: 400;
  }
  
  .footer_wrapper ul li {
    margin-bottom: .5rem;
    list-style: none;
  }
  
  .footer_wrapper .contact-info li a {
    color: white;
  }
  
  .footer_wrapper .link-widget li a,
  .footer_wrapper p {
    color: white;
    font-size: 14px;
    padding-left: 1.5rem;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  
  .footer_wrapper .link-widget li a::before {
    content: '\21A3';
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-weight: 900;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  
  }
  
  .footer_wrapper .link-widget li a:hover {
    margin-left: .625rem;
    color: hsl(0, 0%, 100%);
  }
  
  
  .footer_wrapper .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--secondary-color);
  }
  
  .footer_wrapper .copyright-section {
    background-color: 0E1927;
    padding: 1.10rem 0 .3125rem;
    text-align: center;
  }
  
  .footer_wrapper .copyright-section a {
    color: white;
  }
  
  @media (max-width: 767px) {
    .footer_wrapper>div {
      padding: 0 1.875rem;
    }
   
  }
  .carousel1{
    background: url('../img/WhatsApp Image 2025-05-04 at 10.15.56 (1).jpeg') ;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-blend-mode: multiply;
    background-color: #484e3d88;
    height: 900px;
  }
  .carousel2{
    background: url('../img/WhatsApp Image 2025-05-04 at 10.16.19 (1).jpeg') ;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-blend-mode: multiply;
    background-color: #484e3d88;
    height:900px;
  }
  .carousel3{
    background: url('../img/WhatsApp Image 2025-05-04 at 10.16.21.jpeg')  ;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-blend-mode: multiply;
    background-color: #484e3d88;
    height: 900px;
  }
  
  .carousel-caption {
    position: absolute;
    right: 50%;
    bottom: 13.99rem;
    left: 0%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
  }
  .carousel-caption h1{
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-size: 50px;
    color: #ffffff;
    text-transform: uppercase;
  
  
  }
  .section-padding{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section-padding1{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .about{
    position: relative;
  }
  .shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    z-index: -2;
    clip-path: inset(5% 5% 5% 5%);
    background: url("img/menu10.png") no-repeat center center ;
    background-size: cover;
  }
  .font01{
    font-size:20px ;
    font-family: "Marcellus", serif;
}
.font02{
    font-size:40px ;
    font-family: "Satisfy", cursive;
    font-weight: 400;
}

.button-17 {
    align-items: center;
    appearance: none;
    background-color: #0E1927;
  
    border-style: none;
    box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    fill: currentcolor;
    font-family: "Google Sans",Roboto,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    justify-content: center;
    letter-spacing: .25px;
    line-height: normal;
    max-width: 100%;
    overflow: visible;
    padding: 5px 34px;
    position: relative;
    text-align: center;
    text-transform: none;
    transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: auto;
    will-change: transform,opacity;
    z-index: 0;
  }
  
  .button-17:hover {
    background: #F6F9FE;
    color: #174ea6;
  }
  
  .button-17:active {
    box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
    outline: none;
  }
  
  .button-17:focus {
    outline: none;
    border: 2px solid #4285f4;
  }
  
  .button-17:not(:disabled) {
    box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
  }
  
  .button-17:not(:disabled):hover {
    box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
  }
  
  .button-17:not(:disabled):focus {
    box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
  }
  
  .button-17:not(:disabled):active {
    box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
  }
  
  .button-17:disabled {
    box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
  }
  
/*Animations*/
.fadeinleft {
    opacity:0;
    transform: translateX(200px);
    transition: all 1.3s ease-out;
  }
  .fadeinright{
    opacity: 0;
    transform: translateX(-200px);
    transition: all 0.8s ease-out;
  }
  .fadeindown{
    opacity: 0;
    transform: translateY(-100px);
    transition: all 1.2s ease-out;
  }
  .fadeinup{
    opacity: 0;
    transform: translateY(100px);
    transition: all 1.2s ease-out;
  }
  .fade-in{
    opacity:0;
    transition: all 1.3s ease-in;
  }
  .active-left,.active,.active-right,.active-down,.active-up{
    opacity:1;
    transform: translateX(0);
    transform: translateY(0);
  }
  .fadein{
  opacity: 0;
  }


  .tab-container {
    width: 80%;
    margin: 0 auto;
}

.tabs {
    display: flex;
    padding: 30px;

}

.tab-button {
color: #657422;
    padding: 30px;
    background-color: #0E1927;
    border: 1px solid #d4b70e;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}

.tab-button.active {
    background-color: #ddd;
    font-weight: bold;
}

.tab-content {
    margin-top: 20px;
}

.tab-content-item {
    display: none;
}

.tab-content-item.active {
    display: block;
}
/* Menu container styling */
.menu-container {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 300px;
}

/* Menu title styling */
.menu-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    color: #0E1927;
}

/* Menu item styling */
.menu-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e9ecef;
    padding: 10px 0;
    transition: background-color 0.3s;
}

.menu-item:last-child {
    border-bottom: none;
}

.menu-item:hover {
    background-color: #f1f1f1;
}

/* Item name styling */
.item-name {
    font-size: 16px;
}

/* Item price styling */
.item-price {
    font-size: 16px;
    color: #28a745;
}

/* private oparty home section */
.wedding{
    background: url('../img/ssssssssssssssssss-removebg-preview (1).png') ;
    background-color: #F4EFE9;
    background-repeat: no-repeat;
    background-size: 30%;
  
    padding-top: 100px;
    padding-bottom: 100px;
}
/**************Why Choose Us*******************/

   /*facilities*/
#why-us{
   padding-top: 90px;
}
   .facility-box{
    text-align: center;
    padding: 10pz;
    position: relative;
    transition-duration: 0.4s;
    background-color: rgb(255, 255, 255);
    margin: 10px;
    transition: top ease 0.5s;
    transition-duration: 0.4s;
    top: 0;
  }
  .facility-box:hover{
    background-color:#B48E50 !important;
    color: #000000;
    top: -20px;
    transition: top ease 0.5s;
    background: none;
  }
  .facility-box:hover .fac-paragraph{
    color: #ffffff!important;
  }
  .box{
  margin: 0!important;
  }
 

 
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }




/*menu page */

.wg-about-slider {
    padding-top: 146px;
    position: relative;
  }
  
  .snare-half > img {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .snare-half > img.item-2 {
    left: auto;
    right: 0;
    transform: rotateY(180deg);
  }
  
  .button-style-arrow {
    width: 68px !important;
    height: 68px !important;
    border-radius: 50%;
    background-color: #0e1618;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .button-style-arrow:hover {
    background-color: #c6ac83;
  }
  
  .button-style-arrow::after {
    font-size: 20px !important;
    color: #b8a17b !important;
  }
  
  .button-style-arrow:hover::after {
    color: #fff !important;
  }
  
  .wg-about-slider .top-content {
    text-align: center;
    margin-bottom: 83px;
  }
  
  .wg-about-slider .top-content .sub {
    font-size: 27px;
    margin-bottom: 21px;
  }
  
  .wg-about-slider .top-content .main {
    line-height: 50px;
    letter-spacing: 4px;
  }
  
  .wg-about-slider .top-content p {
    max-width: 920px;
    margin: auto;
    margin-bottom: 27px;
  }
  
  .wg-about-slider .top-content > a {
    margin: auto;
    margin-top: 42px;
  }
  
  .wg-about-slider .swiper-button-next {
    top: 51% !important;
    right: 48px;
  }
  
  .wg-about-slider .swiper-button-prev {
    top: 51% !important;
    left: 48px;
  }
  
  .wg-about-slider .swiper-container img {
    object-fit: cover;
    width: 100%;
  }
  .heading-section .sub {
    color: #c6ac83;
    font-family: 'CormorantInfant';
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.6px;
    margin-bottom: 16px;
  }
  
  .heading-section .main {
    color: #000000;
    font-size: 45px;
    font-weight: 600;
    line-height: 55px;
    text-transform: uppercase;
    letter-spacing: 2.3px;
    margin-top: 11px;
    margin-bottom: 25px;
  }
  
  .heading-section .text {
    font-family: 'CerebriSans';
    font-size: 17px;
    line-height: 28px;
    color: #FFF;
    margin-bottom: 30px;
  }
  
.aboutus{
    padding-top: 100px;
    padding-bottom: 100px
}









































    
  .cards-wrap {
	margin :50px 0 0;
	z-index:2;
	position: relative;
}
.content-inner {
	width:100%;
	color: #fff;
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	
}
.content-inner > * {
	backface-visibility: hidden;
	transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.content-inner:hover .content-front {
	transform: rotateY(-180deg);
}
.content-inner:hover .content-back {
	transform: rotateY(0deg);
}
.content-inner .content-front,
.content-inner .content-back {
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 10px 34px 0px rgba(0,0,0,.2);
}
.content-front {
	background: #272535;
	position:relative;
	cursor:pointer;
	border-radius: 10px;
}
.content-inner .content-back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	transform: rotateY(180deg);
	background: #272535;
	border-radius: 10px;
}
.content-inner .cf-inner {
	transform-style: preserve-3d;
	backface-visibility: hidden;
	width:100%;
	padding:130px 40px;
	border-radius: 10px;
}
.content-inner .cf-inner .fs-wrapper {
	border-radius: 10px;
}
.content-inner .cf-inner .inner {
	align-items: stretch;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	transform: translateZ(95px) scale(0.81);
	text-align: center;
	position:relative;
	z-index:2;
} 
.content-back i {
	font-size:54px;
	position:relative;
	color: #EFE67C;
}
.dec-icon {
	position:relative;
	display:inline-table;
	width:80px;
	height:80px;
}
.dec-icon:before , .dec-icon:after {
	content:'';
	position:absolute;
	width:80px;
	height:20px;
	border-radius:20px;
	background:rgba(255,255,255,0.1);
}
.dec-icon:before {
	left:-15px;
	top:12px;
}
.dec-icon:after  {
	right:-15px;
	bottom:12px;
}
.dec-icon i {
	z-index:3;
}
.content-back .dec-icon {
	top:-20px;
}
.content-inner .cf-inner .inner p {
	color:#fff;
	text-align: center;
}
.content-back:after  {
	position:absolute;
    content: '\25CF\25CF\25CF';
	width:50px;
	left:50%;
	bottom:30px;
	margin-left:-25px;
    font-size: 9px;
    letter-spacing: 4px;
	color: var(--main-color);	
}
.serv-num {
	position:absolute;
	bottom:40px;
	left:50%;
	color:#fff;
 	color: var(--main-color);	
	z-index:3;
	transform: translateX(-50%);
	font-size:1.8em;
}
.content-inner .cf-inner .inner h2  {
	position:relative;
	font-size:2.6em;
	font-weight:500;
	padding-bottom:10px;
}
.content-inner .cf-inner .inner h2:after {
	content:'';
	position:absolute;
	top:-20px;
	margin-left:-25px;
	left:50%;
	width:50px;
	height:1px;
	background:  var(--main-color);
}
.content-inner .content-front h4{
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
 	font-weight: 500;
	margin:0 4px;
    font-family: var(--secondary-font);
}
.content-inner .cf-inner .inner h2:before {
	content:'';
	position:absolute;
	left:50%;
	bottom:10px;
	width:20px;
	height:2px;
	margin-left:-10px;
}

.content-inner .content-front .section-separator:before, .content-inner .content-front .section-separator:after {
	background:rgba(255,255,255, .3);
}

.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size: cover;
	background-attachment: scroll  ;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
	border-radius: 6px;
	filter: brightness(40%);
} 
.content-section h2{
	font-size: 28px !important;
}
.content-section h4{
	font-size: 18px !important;
}

#service-details2{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.rooms{
  padding-top: 100px;
  padding-bottom: 100px;

  background: #272535;

}
.horizontal-line1 {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.line1 {
  width: 50px; /* Adjust the width of the line */
  height: 1px; /* Height of the line */
  background-color: #ffffff; /* Color of the line */
  margin-right: 10px;
  margin-left: 10px; /* Adjust spacing between line and text */
}
.line2 {
    width: 50px; /* Adjust the width of the line */
    height: 1px; /* Height of the line */
    background-color: #000000; /* Color of the line */
    margin-right: 10px;
    margin-left: 10px; /* Adjust spacing between line and text */
  }
.text1 h6{
  text-align: center;
  color: #000000;
  line-height: 1; /* Set line-height to 1 to align vertically with the line */
  margin: 0; /* Reset margin to avoid additional space */
  letter-spacing: 4px;
  font-family: 'Lora' serif !important;
}














/* about us page ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.section-bg1{
    background: url('../img/WhatsApp Image 2025-05-04 at 10.16.19 (1).jpeg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:scroll;
  color: white;
  text-align: center;
    background-blend-mode: multiply;
    padding-top: 300px; 
    padding-bottom: 300px;
  }
  .menu1{
    background: url('../img/canva35-transformed.jpeg') rgba(0, 0, 0, 0.062) 120%;
background-blend-mode: hard-light;
background-attachment: scroll !important;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .short-menu {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/* MENU PAGE ---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.menu3{
    background-color: rgb(255, 255, 255);
    background-blend-mode: hard-light;
background-attachment: scroll !important;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
      padding-top: 100px;
      padding-bottom: 100px;
}
.section-bg2{
    background: url('../img/285d43f8-d98c-4b60-9d7b-6cf0b8ae6412.jpeg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:scroll;
  color: white;
  text-align: center;
    background-blend-mode: multiply;
    padding-top: 300px; 
    padding-bottom: 300px;
  }
/* Menu Category Styles */
.menu-category {
    margin-bottom: 20px;
}

.menu-category h2 {
    font-size: 24px;
    color: #0E1927;
    border-bottom: 2px solid #0E1927;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
}

.menu-item {
    margin-bottom: 15px;
}

.menu-item h4 {
    font-size: 18px;
    margin: 0;
}

.menu-item p {
    font-size: 14px;
    color: #666;
    margin: 5px 0 0;
    display: flex;
    justify-content: space-between;
}

.menu-price {
    font-weight: bold;
    color: #0E1927;
}

/* Responsive Design */
@media (max-width: 768px) {
    .menu-item h4 {
        font-size: 16px;
    }
    
    .menu-item p {
        font-size: 12px;
    }
}
/*gallery page  ---------------------------------------------------------------------------------------------------------------------------------------------------*/

.section-bg3{
    background: url('../img/WhatsApp Image 2025-05-04 at 10.16.00.jpeg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:scroll;
  color: white;
  text-align: center;
    background-blend-mode: multiply;
    padding-top: 300px; 
    padding-bottom: 300px;
  }

  /* contact page   ---------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  
.section-bg2{
    background: url('../img/WhatsApp Image 2025-05-04 at 10.16.19 (1).jpeg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:scroll;
  color: white;
  text-align: center;
    background-blend-mode: multiply;
    padding-top: 300px; 
    padding-bottom: 300px;
  }
/*responsiv */

.flat-tabs {
    padding: 50px 0;
}

.menu-tab {
    width: 100%;
    padding: 20px;
    margin-left: 0;
    position: relative;
    display: flex;
    flex-direction: column;
}

.menu-tab h5 {
    font-size: 18px;
}

.content-tab {
    padding: 20px;
}

.right-img {
    width: 100%;
    height: auto;
}

.menu-list {
    font-size: 14px;
}

.cover-bg {
    background: url('../img/WhatsApp Image 2025-05-04 at 10.16.14.jpeg') rgba(0, 0, 0, 0.616);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    color: #ffffff;
    padding-top: 200px;
    padding-bottom: 200px;
  }


.about-box{
    background:#0E1927;
    padding: 51px 47px 109px;

}

    .about-box   h5 {
        color: white;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
        margin-bottom: 19px;
    }

    .about-box   p {
        color: #ffffff;
        font-size: 19px;
        font-weight: 500;
        letter-spacing: 0.6px;
        margin-bottom: 10px;
    }






    .orari1{
        position: relative !important ;
        padding: 100px 0px;
    }


    .section-padding12 {
        position: relative; /* Required for pseudo-element positioning */
        background-color: #ffffff;
       
    }
    
    .section-padding12::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url('../img/21111111.png') no-repeat 120% 1%;
        background-size: 37%;
        opacity: 0.5; /* Adjust this value (0.3 = 30% opacity) */
        z-index: 0; /* Ensures it stays behind content */
        pointer-events: none; /* Allows clicks to pass through */
    }
    

      .header1 {
            text-align: center;
            margin-bottom: 40px;
        }

        .header1 h1 {
            font-size: 2.5rem;
            font-weight: 300;
            letter-spacing: 2px;
            margin-bottom: 10px;
            color: #222;
        }

        .header1 h2 {
            font-size: 1.8rem;
            font-weight: 400;
            margin-bottom: 20px;
            color: #555;
        }

        .header1 p {
            max-width: 700px;
            margin: 0 auto;
            font-size: 1.1rem;
            color: #666;
        }

        .menu-section {
            margin-bottom: 40px;
        }

        .menu-section h3 {
            font-size: 1.5rem;
            border-bottom: 1px solid #ddd;
            padding-bottom: 10px;
            margin-bottom: 20px;
            color: #444;
        }

        .menu-item {
            display: flex;
            justify-content: space-between;
            margin-bottom: 25px;
        }

        .item-info {
            flex: 3;
        }

        .item-price {
            flex: 1;
            text-align: right;
            font-weight: bold;
            color: #b38b6d;
        }

        .item-name {
            font-weight: 600;
            font-size: 1.2rem;
            margin-bottom: 5px;
            color: #222;
        }

        .item-description {
            font-style: italic;
            color: #777;
            font-size: 0.95rem;
        }

    
.menu{
    padding-top: 100px;
    padding-bottom: 100px;
}





/* Tablet (portrait) */
@media (min-width: 768px) {
    .flat-tabs {
        padding: 70px 0;
    }

    .menu-tab {
        width: 100%;
        padding: 30px;
    }

    .menu-tab h5 {
        font-size: 20px;
    }

    .content-tab {
        padding: 30px;
    }

    .menu-list {
        font-size: 16px;
    }
}

/* Tablet (landscape) */
@media (min-width: 992px) {
    .flat-tabs {
        padding: 90px 0;
    }

    .menu-tab {
        width: 50%;
        padding: 40px;
        margin-left: 20px;
    }

    .menu-tab h5 {
        font-size: 22px;
    }

    .content-tab {
        padding: 40px;
    }
}

/* Desktop */
@media (min-width: 1200px) {
    .flat-tabs {
        padding: 100px 0;
    }

    .menu-tab {
        width: 25%;
        padding: 48px 30px;
        margin-left: 52px;
    }

    .menu-tab h5 {
        font-size: 24px;
    }

    .content-tab {
        padding: 50px;
    }

    .right-img {
        width: 427px;
        height: 427px;
    }
}
/* Media Queries for responsiveness */
@media (max-width: 1200px) {
    .carousel-caption h1 {
      font-size: 60px;
    }
  
    .section-padding {
      padding-top: 80px;
      padding-bottom: 80px;
    }
  
    .section-padding1 {
      padding-bottom: 80px;
    }
  }
  
  @media (max-width: 992px) {
   .carousel1 ,.carousel2, .carousel3{
    height: 600px !important;
   }
   .carousel-caption{
    right: 0%;
   }
  
    .carousel-caption h1 {
      font-size: 50px;
    }
  
    .section-padding {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  
    .section-padding1 {
      padding-bottom: 60px;
    }
    .shape {
      position: absolute;
      top: 0;
      left: 0;
      width: 35%;
      height: 14%;
      z-index: -2;
      clip-path: inset(5% 5% 5% 5%);
      /* background: url("img/menu10.png") no-repeat center center; */
      background-size: cover;
    }
  }
  
  @media (max-width: 768px) {
    .carousel-caption {
    
      right: 0%;
    }
 
    .carousel-caption h1 {
      font-size: 40px;
    }
    .carousel-caption p{
        display: none;
    }
  
    .section-padding {
      padding-top: 40px;
      padding-bottom: 40px;
    }
  
    .section-padding1 {
      padding-bottom: 40px;
    }
    .shape {
      position: absolute;
      top: 0;
      left: 0;
      width: 35%;
      height: 14%;
      z-index: -2;
      clip-path: inset(5% 5% 5% 5%);
      /* background: url("img/menu10.png") no-repeat center center; */
      background-size: cover;
    }
  }
  
  @media (max-width: 576px) {
    .carousel-caption {
      bottom: 6rem;
    }
  
    .carousel-caption h1 {
      font-size: 30px;
    }
  
    .section-padding {
      padding-top: 20px;
      padding-bottom: 20px;
    }
  
    .section-padding1 {
      padding-bottom: 20px;
    }
      
  .heading-section .main {
    color: #000000;
    font-size: 35px;
    font-weight: 600;
    line-height: 55px;
    text-transform: uppercase;
    letter-spacing: 2.3px;
    margin-top: 11px;
    margin-bottom: 25px;
  }
  .shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    height: 14%;
    z-index: -2;
    clip-path: inset(5% 5% 5% 5%);
    /* background: url("img/menu10.png") no-repeat center center; */
    background-size: cover;
  }
  }