@import url('https://fonts.googleapis.com/css2?family=Italiana&family=Jost:ital,wght@0,100..900;1,100..900&family=Stalemate&display=swap');

html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Forum", serif;
  font-weight: 400;
  font-style: normal;
}

h6,
p {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
a{
     font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #ffffff !important;
}

.navbar {
  box-shadow: none;
  background-color: #0A262A
 !important;
  height: 110px !important;
  margin-bottom: -11em;
  z-index: 10;
   font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.btn{
   color: #f3f1f1;
  background-color: transparent;
  box-shadow: none;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
 
    background-color: #2E6C61;
}
.btn:hover{
    color: #131212;
    background-color: #D4A559;
}


.nav-button {
  color: #f3f1f1;
  background-color: transparent;
  box-shadow: none;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
}

.nav-link.isactive {
  border-bottom: 2px solid rgba(199, 199, 199, 0.657);
}
.nav-link:hover {
  border-bottom: 2px solid rgba(255, 255, 255, 0.657);
}
.nav-button{
    padding: 44px;
      background-color: #D4A559 !important;
}
.nav-button:hover {
  color: #301d11
 !important;
  background-color: #D4A559 !important;
  box-shadow: none;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
 
}

.navbar-toggler {
  background-color: white;
  margin-right: 20px;
  margin-bottom: 10px;
}
/* Off-Canvas Styling */
.offcanvas {
    background-color: #333; /* Dark background for Hotel Kristal branding */
    color: white;
}

.offcanvas-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.offcanvas-title img {
    max-width: 150px; /* Adjust logo size in off-canvas */
}

.offcanvas-body .nav-link {
    font-size: 1.2rem;
    padding: 10px 20px;
}

.offcanvas-body .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.btn-close-white {
    filter: invert(1); /* Makes the close button white */
}

.nav-button {
    background-color: #007bff; /* Adjust to match your site’s primary color */
    border: none;
    padding: 10px 20px;
}

.nav-button:hover {
    background-color: #0056b3;
}

/* Ensure navbar background matches your design */
.navbar {
    background-color: #222; /* Adjust to your navbar’s background */
}
.scrolled {
  background-color: #0A262A !important;
  transition: background-color 0.3s ease;
  z-index: 100;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3) !important;
}
.header-p{
 font-family: "Italiana", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 44px;
}
.text-hover{
    position: relative;
    z-index: 3;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -80px;
    padding: 13px;
    
    background: rgba(255, 255, 255, 0.19);

box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
    color: white;
}
.footer{
    background-color: #0A262A !important;
}
.carousel-image-1 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("/assest/img/Photos/juniorsuite3.jpg");
  background-size: cover;
  background-position: center;
  height: 90vh;
}
.carousel-image-2 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("/assest/img/Photos/juniorsuite2.jpg");
  background-size: cover;
  background-position: center;
  height: 90vh;
}
.carousel-image-3 {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("/assest/img/Photos/deluxetripleroom-34.jpg");
  background-size: cover;
  background-position: center;
  height: 90vh;
}
.room-btn {
  color: white;
  background-color: #113024;
  font-family: Jost, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
}
.room-btn:hover {
  color: white;
  background-color: #301d11;
}
.facilities {
    background-image: url('/assest/img/Outside Photos/fac-back.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 50px 0;
    color: #ffffff;
}

.facilities::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#e4cbb3d2;
    z-index: 1;
}
.facilities .container {
    position: relative;
    z-index: 2;
}

.facilities li{
    font-size: 26px;
     font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.box-2{
    margin-bottom: 15px;
 padding-top: 15px;
 padding-bottom: 10px;
 padding-left: 11px;
 padding-right: 11px;

 color: rgb(29, 28, 28);
}
.box-2.active{
    margin-bottom: 15px;
 padding-top: 15px;
 padding-bottom: 10px;
 padding-left: 11px;
 padding-right: 11px;
background-color: #0A262A;
 color: rgb(226, 226, 226);
}
.box-2:hover{
    background-color: #63472a;
    color: white;
    cursor: pointer;
}
.button {
  color: #301d11;
  border-bottom: 2px solid #301d11;
  background-color: transparent;
  box-shadow: none;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
}
.button:hover {
  color: #f3f1f1;
  background-color: #301d11;
  border-bottom: 2px solid #301d11;
  box-shadow: none;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
/* rooms section */
.rooms{
padding-top: 50px;
padding-bottom: 50px;
}
 .nav-tabs{
    padding: 10px;
    background-color: #D4A559 !important;
}
.tab-content{
    margin-top: 60px;
}
.nav1{
    color: #301d11 !important;
    font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 17px !important;
}
.about-kristal{
    padding-top: 50px;
    padding-bottom: 50px;
}
.about-section{
 padding-top: 100px;
 padding-bottom: 100px;
 padding-left: 20px;
 padding-right: 20px;
 background-color: #617c8036;
}
.banner-slogan{
    background-color: #113029;
    color: white;
   padding:80px;
    text-align: center;
    font-size: 24px;
    font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.slash {
  margin-left: 110px;

  width: 120px;
}

.accomodation-img {
  height: 70vh;
  position: relative;
}
.gallery-img {
  height: 400px;
}

.testimonial-carousel .item {
  opacity: 0.4;
  transform: scale(0.9);
  transition: all 0.3s ease-in-out;
}

.testimonial-carousel .center .item {
  opacity: 1;
  transform: scale(1.05);
  z-index: 2;
}

.testimonials-section {
  background-color: #f8f8f8;
  padding: 60px 0px !important;
}

.testimonial-box {
  background: #DFD3C7;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.header-row {
  margin-top: -50px;
}

#about-header {
  background: linear-gradient(rgba(43, 43, 43, 0.609), rgba(0, 0, 0, 0.711)),
    url('/assest/img/Photos/juniorsuite4.jpg');
  background-size: cover;
  background-position: center;
  height: 80vh;
}

.about-container {
  padding: 150px 0px;
}

#gallery-header {
  background: linear-gradient(rgba(43, 43, 43, 0.609), rgba(0, 0, 0, 0.711)),
    url('/assest/img/Photos/deluxetripleroom-34.jpg');
  background-size: cover;
  background-position: center;
  height: 80vh;
}

#contacts-header {
  background: linear-gradient(rgba(43, 43, 43, 0.609), rgba(0, 0, 0, 0.711)),
    url('/assest/img/Photos/juniorsuite1.jpg');
  background-size: cover;
  background-position: center;
  height: 80vh;
}
#rooms-header {
  background: linear-gradient(rgba(43, 43, 43, 0.609), rgba(0, 0, 0, 0.711)),
    url('/assest/img/Photos/juniorsuite3.jpg');
  background-size: cover;
  background-position: center;
  height: 80vh;
}
@media (max-width: 768px) {
  .welcome-image-1 {
    display: none;
  }
  .welcome-image-2 {
    margin-top: 0px;
    z-index: 10 !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  .welcome-text {
    margin-right: -150px;
    background-color: #f3f1f1;
    padding: 100px 20px;
  }
  .header-text {
    font-size: 70px !important;
  }
  .header-p {
    font-size: 15px;
  }
  .slash {
    display: none;
  }
  .facility-item {
    text-align: center !important;
  }
  .accomodation-img {
    height: none;
    position: relative;
  }
  .gallery-row {
    margin-right: 0px !important;
  }
  .navbar-collapse {
    background-color: #0A262A
;
    padding: 2rem;
    z-index: 1050;
    width: 100%;
    margin: 0px;
    text-align: center;
  }

  .navbar-collapse .nav-link {
    color: white;
    padding: 0.75rem 1rem;
    display: block;
  }
  .navbar-toggle-icon {
    background-color: white !important;
  }
  .navbar-container {
    padding: 30px 0px;
  }
  .accomodation-img {
    height: 400px;
  }
  .minus-img {
    display: none;
  }
  .about-title {
    padding-bottom: 40px;

    text-decoration: underline;
  }
  .about-desc {
    text-align: center !important;
    padding-bottom: 40px;
  }
  .welcome-home-text,
  .welcome-about-text {
    padding: 50px 20px !important;
  }
  .facilities {
    margin-top: 100px;
  }
  .header-text {
    padding: 0px 30px;
  }
  .entry-text {
    padding: 300px 50px 0px !important;
  }
  .card-header {
    padding-top: 20px;
  }
.gallery-btn-container {
    justify-content: start !important; /* override Bootstrap's justify-content-end */
    text-align: left;
  }

  .gallery-btn {
    display: inline-block;
    text-align: left;
  }
}
  .contact-section {
            background-color: #0A262A;
            color: #ffffff;
            padding: 80px 20px;
            text-align: center;
            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
        }
        .contact-section h1 {
            font-size: 2.8em;
            font-weight: 700;
            margin-bottom: 50px;
            letter-spacing: -0.02em;
        }
        .contact-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 24px;
            max-width: 1200px;
            margin: 0 auto;
        }
        .contact-box {
            background-color: #14393e;
            padding: 32px;
            border-radius: 12px;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border: 1px solid rgba(255, 255, 255, 0.1);
        }
        .contact-box:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        }
        .contact-box h2 {
            font-size: 1.6em;
            font-weight: 600;
            margin-bottom: 12px;
            color: #ffffff;
        }
        .contact-box p {
            font-size: 1.1em;
            line-height: 1.5;
            margin: 0;
            color: #d1d5db;
        }
        .contact-box a {
            color: #60a5fa;
            text-decoration: none;
            transition: color 0.2s ease;
        }
        .contact-box a:hover {
            color: #93c5fd;
            text-decoration: underline;
        }
        @media (max-width: 768px) {
            .contact-section h1 {
                font-size: 2.2em;
            }
            .contact-box {
                padding: 24px;
            }
        }