@import url('https://fonts.googleapis.com/css2?family=Lancelot&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Charmonman:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Miss+Fajardose&display=swap');
html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  background-color: #E9E4E1;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
}
h6{

    font-weight: 400;
    font-style: normal;
}
P{
    font-family: "Jost", sans-serif;
    font-weight:400;
    font-style: normal;
    justify-content: center !important;
 
}
a{
  text-decoration: none;
  color: rgb(0, 0, 0);
}
::selection {
  color: #000000;
  background: #eeb383;
}

.background-container {

  animation: zoom 10s ease-in-out forwards;
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}
.topbar {
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: all 0.3s ease-in-out; /* Smooth hiding */
  }
  
  .royalnavbar {
    transition: margin-top 0.3s ease-in-out;
  }
  

.navbar {
    align-items: center !important;
  }
.royalnavbar{
    margin-top: 50px;
    padding: 10px;
  }
.navbar .navbar-nav .nav-link {
  text-transform: uppercase !important;
color:#000000;
 font-size: 14PX !important;
  padding:1.4em 1.1em;
 font-size: 14px;
line-height: 1.4285714286;
font-family: "Marcellus", serif;
font-weight: 400 !important;


  }
  .navbar .navbar-nav .nav-link:hover {
    color: #000000 !important;
  }
  .nav-link:hover{
    color: #02102A!important;
  }
  .navbar li a.active {
    color: #000000 !important;

 background-color: transparent;
 border-bottom: 1px double rgb(0, 0, 0);
  }
#carouselExampleFade {
  margin-top: -150px;
  position: relative;
}

.navbar-toggler {

background-color: white;

}
.container-fluid1{
  width: 94%; /* Full width */
  padding-right: 15px; /* Optional: for inner spacing */
  padding-left: 15px; /* Optional: for inner spacing */
  margin-right: auto; /* Centers the content on larger screens */
  margin-left: auto; /* Centers the content on larger screens */
}
.carousel1 {
  background: url('../img/download.jfif') rgba(0, 0, 0, 0.377);
  background-attachment: scroll !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height:900px;

}
.carousel2 {
  background: url('../img/599389195.jpg') rgba(20, 19, 19, 0.44) ;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 900px;
}
.carousel3 {
  background: url('../img/385443117.jpg')   rgba(20, 19, 19, 0.636) ;
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height:900px;
}
.carousel-caption {
  margin-bottom: 5%;
  text-align: center;
}
.carousel-caption h1 {

    font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
  font-size: 70px !important;
  font-weight: 500;
}
.carousel-caption h6 {
  margin-bottom: 30px;
  font-family: "Satisfy", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  font-weight: 100;
  color: #ffffff !important;
}
#bottone5 {
  align-items: center;
  background-color: transparent;
  border: 1px solid #B5A191 ;
  box-shadow: rgba(255, 255, 255, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #B5A191;
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
 }
 
 #bottone5:hover,
 #bottone5:focus {
  border-color: #B5A191;
  box-shadow: rgb(255, 255, 255) 0 4px 12px;
  color:#B5A191;
 }
 #bottone5:hover {
  transform: translateY(-1px);
 }
 #bottone5:active {
  background-color: #F0F0F1;
  border-color: #B5A191;
  box-shadow:#B5A191 0 2px 4px;
  color: rgba(255, 241, 241, 0.65);
  transform: translateY(0);
 }
 #bottone6 {
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #ffffff ;
    box-shadow: rgba(255, 255, 255, 0.02) 0 1px 3px 0;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.85);
    cursor: pointer;
    display: inline-flex;
    font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    line-height: 1.25;
    min-height: 3rem;
    padding: calc(.875rem - 1px) calc(1.5rem - 1px);
    text-decoration: none;
    transition: all 250ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: baseline;
    width: auto;
   }
   #bottone6:hover,
   #bottone6:focus {
    border-color: rgb(255, 255, 255);
    box-shadow: rgb(255, 255, 255) 0 4px 12px;
    color: rgb(0, 0, 0);
   }
   #bottone6:hover {
    transform: translateY(-1px);
   }
   #bottone6:active {
    background-color: #F0F0F1;
    border-color: rgba(255, 255, 255, 0.986);
    box-shadow: rgb(255, 255, 255) 0 2px 4px;
    color: rgba(255, 241, 241, 0.65);
    transform: translateY(0);
   }
/* about section */
.aboutus1{
   
    background: url('../img/bacl.jpg');
    background-size:30%;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 100px;
    padding-bottom: 100px;

 }
.bor {
    border-right: 1px solid black;
    padding: 30px;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
   
  }
  .aboutus1{
padding-top: 100px;
padding-bottom: 100px;
  }

  /* rooms section in home page */


  .room-section {
    padding: 80px 0;
    background-color: #fafafa;
  }
  
  .tab-nav-wrapper {
    margin-bottom: 50px;
  }
  
  .tab-nav {
    list-style: none;
    display: inline-flex;
    padding: 0;
    border-bottom: 2px solid #ddd;
  }
  
  .tab-nav li {
    margin-right: 30px;
  }
  
  .tab-nav a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
    padding-bottom: 10px;
    position: relative;
    transition: all 0.3s ease;
  }
  .tab-dishes{
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    padding: 10px;
  }
  .tab-nav a::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #02102A;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s ease;
  }
  
  .tab-nav a:hover::after, .tab-nav .active a::after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  
  .tab-dishes .image img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
  }
  
  .room-features li {
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
    display: flex;
    align-items: center;
  }
  
  .room-features li i {
    margin-right: 10px;
    color: #02102A;
  }
  
  .custom-button {
    display: inline-block;
    padding: 12px 25px;
    background-color: #02102A;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    border-radius: 50px;
    margin-top: 30px;
    transition: background-color 0.3s ease, transform 0.3s ease;
  }
  
  .custom-button:hover {
    background-color: #02102A;
    transform: translateY(-5px);
  }
  @media(max-width: 990px){
    .carousel-caption {
      margin-bottom: 55%;
      text-align: center;
      
    }
    
    .carousel-caption h1 {
      text-shadow: 3px 3px 4px #435876;
      font-family: 'Cinzel', serif;
      text-transform: capitalize;
      font-size: 29px !important;
      font-weight: 500;
    }
    
    .carousel-caption h6 {
      margin-bottom: 30px;
      font-family: Marck Script, cursive;
       font-style: normal;
      font-style: italic;
      font-size: 12px;
     
      font-weight: 100;
      color: #ffffff !important;
    
    }
  
    
    nav.navbar{
      height: auto;
    }
    .rresht{
      position: relative;
      /* box-shadow: #c29065 0px 10px 50px; */
      padding: 16px;
      background-color: #5A3C22;
      border-radius: 4%;
      margin-top: 22px;
      z-index: 2;
  
  }
  .aboutus1{padding-top: 49px;padding-bottom: 66px;}
  
  }
  
  .rooms{
      padding-top: 100px;
      padding-bottom: 100px;
      background: url('../img/Screenshot 2024-12-16 131710.jpg');
      background-size:50%;
      background-position: bottom left;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
  
  }
  
  .swiper-container {
      width: 100%;
      height: 540px;
      position: relative;
    }
    
    .swiper-slide {
      position: relative;
    }
    .text {
      color: #ffffff;
    }
    .image-container {
      position: relative;
      width:96%;
      height: 100%;
    }
    
    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    
    .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      opacity: 0;
      transition: opacity 0.3s ease;
    }
    
    .overlay .text {
      position: absolute;
  bottom: 180px;
      left: 20px;
      color: white;
      font-size: 30px;
    }
    
    .hover-content {
      position: absolute;
      bottom: 20px;
      left: 20px;
      color: white;
      opacity: 0;
      transition: opacity 0.3s ease;
    }
    
    .book-btn, .availability-btn {
      background-color: #6c7555;
      color: white;
      border: none;
      padding: 10px 20px;
      margin-top: 10px;
      cursor: pointer;
      font-size: 16px;
    }
    
    .book-btn:hover, .availability-btn:hover {
      background-color: #313b18;
    }
    
    .image-container:hover .overlay {
      opacity: 1;
    }
    
    .image-container:hover .hover-content {
      opacity: 1;
    }
    .top-text {
      position: absolute;
      top:80px;  /* Position text at the top */
      left: 20px;
      color: white;
      font-size: 24px;
      background: rgba(0, 0, 0, 0.6); /* Semi-transparent background for text */
      padding: 10px;
      border-radius: 5px;
      z-index: 10;  /* Ensure it is always on top */
    }
    .facilities{
   
      padding-bottom: 100px;
      padding-top: 100px;
    }
    .facility-box{
      padding: 50px;
      transition: 0.3s ease;
      background: #201e1e34;
      color: rgb(0, 0, 0);
      transition: 0.2s ease;
  
      background: url('../img/Screenshot_2024-12-16_145857-removebg-preview.png');
      background-size:70%;
      background-position: bottom right;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
    ;
    
    }
    .facility-box:hover{
    transform:translateY(-20px);
      transition: 0.2s ease;
    
    }
    #number{
        color: rgb(255, 255, 255);
        font-size:70px;
        -webkit-text-stroke: 1px #303a18;
        -webkit-text-fill-color: rgba(255, 255, 255, 0);
    }
    
    .image{
      position: relative;
      background: #000000;
    }
    .top-bar {
      position:absolute;
      top: 0;
      right: 0;
     /* Example background for visibility */
      color: white;          /* Example text color for visibility */
      padding: 10px;         /* Example padding */
    }
    .number-box{
      border: none;
    text-align: center;
    
    
    }
    .counter {
      animation-duration: 10s;
      animation-delay: 0s;
      font-size: 69px;
      font-weight: 500 ;
      color: white;
    }
  .room{
    background: url('../img/610660409 (2).jpg'), rgba(0, 0, 0, 0.637);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-blend-mode: multiply;
    padding-top: 250px;
    padding-bottom: 250px;
    text-align: center;
    /* Add transition for smooth effect */
    transition: transform 0.4s ease, filter 0.4s ease;
}

.testimonials{
    padding-top: 100px;
    padding-bottom: 100px;
    background: url('../img/Screenshot 2024-12-16 150301.jpg');
    background-size:40%;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .testimonial-box{
    background: #303a18;
    border-radius: 10px;
    padding: 30px;
    text-align: left !important;
  }


  @media screen and (max-width: 991px) {

    .homepage-slides h1 {
   
        font-size: 45px;
      
    }
    .section-title h2 {
        font-size: 27px;
  
    }
    .img1{
        display: none;
    }
    .about-right {
        margin-left:10px;
        margin-top: 21px;
    }
    .about-area{
        padding-top: 0px !important;
        padding-bottom:10px !important;
    }
    .galleryyy{
        padding: 0PX !important;
        padding-top: 50px !important;
    }
    .cls{
        margin-left: 0px !important;
    }
    .overlay .text {
        position: absolute;
        bottom: 306px;
        left: 20px;
        color: white;
        font-size: 16px;
      }
      

  }

footer{
    background-color:  #303a18;
  
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
  
    padding-top: 60px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  a.footer-link{
    color: white;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
  }
  .footer-link:hover{
    color:  #A9D1DB;
  }
  .payment{
    display: flex;
  }
  
  .socials{
    display: flex;
    color: white;
  }
  .footer-links{
    display: flex;
      font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  
  }
  .footer-title{
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
  }
  .socials a{
    text-decoration: none !important;
    color: white;
  }
  .socials a:hover h4 {
    color:  #A9D1DB;
  }
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
  }
  .copyright{
    display: flex;
  justify-content: right;
  text-align: right ;
  align-items: end ;
  }

  .fade-in-nav{
    animation-name: fadeinnav;
    animation-duration: 0.9s;
  }
  .nav-hidden{
    display: none;
  }
  .nav-hidden1{
    display: block;
  }


.section-bg1{
  background: url('../img/610660420.jpg'), rgba(0, 0, 0, 0.637);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}

.aboutus{
    padding-top: 100px;
    padding-bottom: 100px;

}

.sub-title:before,
.sub-title:after {
    content: "";
    position: absolute;
    display: block;
    top: 44%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sub-title.border-bot-dark {
    position: relative;
    border-bottom: 1px solid #aa8453;
     padding: 8px 0px 15px 15px;
    margin-bottom: 15px;
}
.section-bg2{
  background: url('../img/download.jfif'), rgba(0, 0, 0, 0.637);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}

.section-bg3{
  background: url('../img/599388292.jpg'), rgba(0, 0, 0, 0.637);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}

.section-bg4{
  background: url('../img/599395694.jpg'), rgba(0, 0, 0, 0.637);
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}


.subtitle{
margin-top: 60px;
}

/*Animations*/
/*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;
}


.about-name {
    font-family: 'Libre Caslon Display', serif;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 400;
    color: #1b1b1b;
}
.about-rol {
    color: #3b3b3b;
    line-height: 1.2em;
    font-size: 15px;
    font-weight: 400;
}
/* rating point */
.ratting-point {

    flex-wrap: wrap;
    border-radius: 7px;
    background: #fff;
    position: relative;
    margin: auto;
    box-shadow: 0px 20px 30px rgba(0,0,0,0.06);
}
.ratting-point .features-ratting h3 {

    border-right: 1px solid #6d4b10;
    padding: 20px 20px;
    margin-right: 5px;
    margin-bottom: 0;
}
.ratting-point .features-caption {
    padding: 20px 15px 0px 15px;
}
/* General styling for the rating container */
.rating {
    font-size: 30px; /* Size of stars */
  }
  
  /* Styling for each star */
  .star-rating {
    color: #d3d3d3; /* Default color for empty stars (gray) */
  }
  
  /* Filled star (yellow) */
  .star-rating.filled {
    color: #ffcc00; /* Yellow color for filled stars */
  }
  