@import url('https://fonts.googleapis.com/css2?family=Anton&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Cardo:ital,wght@0,400;0,700;1,400&family=Catamaran:wght@100..900&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Dancing+Script:wght@400..700&family=Halant:wght@300;400;500;600;700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Lora:ital,wght@0,400..700;1,400..700&family=Manrope:wght@200..800&family=Marcellus&family=Monsieur+La+Doulaise&family=Montez&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mrs+Saint+Delafield&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nothing+You+Could+Do&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Princess+Sofia&family=Road+Rage&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rock+Salt&family=Sacramento&family=Tangerine:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Glass+Antiqua&display=swap');





html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Mrs Saint Delafield", serif;
  font-family: "Lora", serif;
  font-family: "Old Standard TT", serif;
  font-family: "Catamaran", sans-serif;
  color: rgb(0, 0, 0);
  background-color: #ffffff !important;
}

a {
  text-decoration: none !important;
}

h1 {
  font-size: 30px !important;
  font-family: "Lora", sans-serif;
  font-weight: 200 !important;
  color: rgb(0, 0, 0) !important;

}

h2 {
  font-family: "Glass Antiqua", cursive;
  font-weight: 600 !important;

}

h3 {
  font-family: "Glass Antiqua", cursive;
  font-weight: 400;
}

h4 {
  font-family: "Glass Antiqua", cursive;
  font-style: normal;
}

.subtext {
  font-family: "Mrs Saint Delafield", serif;
  color: #B58C67 !important;
  font-size: 50px !important;
}

p {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.767);
  margin-bottom: 0px;

}

#carouselExampleCaptions {
  position: relative;
  margin-top: -150px;
}

.carousel1 {
  background: url('/assets/img/new photos/33-IMG_1709.jpg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}

.carousel2 {
  background: url('/assets/img/new photos/20-IMG_1683.jpg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}

.carousel3 {
  background: url('/assets/img/new photos/51-IMG_1748.jpg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 21.25rem !important;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center !important;
}

.carousel-caption p {
  font-family: "Mrs Saint Delafield", serif;
  font-size: 40px;
}

.carousel-caption h2 {
  font-size: 50px;
  font-weight: 200 !important;
  font-family: "Lora", sans-serif;
}

.carousel-indicators {
  display: none !important;
}

.top-bar {
  background: rgba(255, 255, 255, 0);
  padding: 10px;
  color: rgb(255, 255, 255) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.636);
  z-index: 1000;
  position: relative;
}



.nav-link {
  color: rgb(255, 255, 255) !important;
  font-family: "Jost", sans-serif !important;
  font-size: 14px !important;
}

.nav-link.active {
  color: #B58C67 !important;
}


/* CSS */
.button-1 {
  background-color: #B58C67;
  border-radius: 8px;
  border-style: none;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: "Poppins", serif;
  ;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 10px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-1:hover,
.button-1:focus {
  background-color: #B58C67;
}

.transparent-text {
  color: rgba(255, 255, 255, 0.296);
  font-size: 130px;
  font-family: "Cormorant Garamond", sans-serif;

}

.img1 {
  position: relative;
  margin-left: 50px;

}

.img2 {
  position: relative;
  margin-left: -140px;
  border-top-left-radius: 130px;
  border-top-right-radius: 130px;
  width: 250px;
}



/* CSS */
.button-59 {
  align-items: center;
  background-color: #ffffff00;
  border: 1px solid #B58C67;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  fill: #000;
  font-size: 13px;
  font-weight: 400;
  height: 48px;
  justify-content: center;
  letter-spacing: .8px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 0 27px;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-59:focus {
  color: #171e29;
}

.button-59:hover {
  border-color: #B58C67;
  color: #B58C67;
  fill: #B58C67;
}

.button-59:active {
  border-color: #B58C67;
  color: #B58C67;
  fill: #B58C67;
}

.slogan {
  background: #F1EBE4;
  padding: 80px !important;
  position: relative !important;
  margin-top: -130px !important;
  text-align: center !important;
  z-index: 10 !important;
  font-family: "Lora", sans-serif;

}


.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  /* Space buttons on left and right */
  align-items: center;
  /* Vertically center the buttons */
  pointer-events: none;
  /* Prevent nav container from blocking clicks */
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: relative;
  /* Reset any absolute positioning from Owl Carousel */
  width: 40px;
  height: 40px;
  background: #AC8D5B;
  /* Semi-transparent background */
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  pointer-events: auto;
  /* Allow clicks on the buttons */
  transition: background 0.3s ease;
}

.owl-carousel .owl-nav button.owl-prev {
  margin-left: -50px;
  /* Move the button outside the carousel to the left */
}

.owl-carousel .owl-nav button.owl-next {
  margin-right: -50px;
  /* Move the button outside the carousel to the right */
}

.owl-carousel .owl-nav button:hover {
  background: #AC8D5B;
  /* Darken on hover */
}

.owl-carousel .item img {
  width: 100%;
  height: auto;
}

@media (max-width: 600px) {
  .carousel-wrapper {
    width: 100%;
    padding: 0 40px;
    /* Add padding to ensure buttons don’t touch the edges */
    box-sizing: border-box;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-left: -30px;
    /* Reduce the offset for smaller screens */
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-right: -30px;
    /* Reduce the offset for smaller screens */
  }
}

.cover-bg {
  background: url('/assets/img/new photos/51-IMG_1748.jpg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 450px;
}

.menu-box {
  background-color: #F1EBE4;
  padding: 100px 50px;
  position: relative;
  margin-top: -300px !important;
  z-index: 100 !important;
}

.word-left,
.word-right {
  flex: 0 0 auto;
}

.word-left {
  position: relative;
  margin-right: 10px;
  /* Space before the dots */
}

.word-left::after {
  content: "";
  flex: 1;
  height: 1px;
  background: repeating-linear-gradient(to right,
      #333 0px,
      #333 2px,
      transparent 2px,
      transparent 6px);
  position: absolute;
  left: 100%;
  /* Start right after the left word */
  right: 0;
  top: 50%;
  /* Center vertically */
  margin-left: 10px;
  /* Space between word and dots */
  margin-right: 10px;
  /* Space between dots and right word */
}

.word-right {
  margin-left: 10px;
  /* Space after the dots */
}

.footer {
  background: url('https://images.unsplash.com/photo-1611843469152-4e3b2c7a3d90?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80') no-repeat center center;
  background-size: cover;
  color: #e0f7fa;
  padding: 60px 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  font-family: 'Poppins', sans-serif;
  box-shadow: 0 -6px 15px rgba(0, 0, 0, 0.5);
}

.footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #1D3A6D, rgb(4, 43, 88));
  z-index: 1;
}

.footer-section {
  flex: 1;
  text-align: center;
  padding: 30px 40px;
  min-width: 250px;
  position: relative;
  z-index: 2;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.footer-logo img {
  max-width: 180px;
  height: auto;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.6));
  border-radius: 8px;
}

.footer-logo p {
  font-size: 0.95rem;
  opacity: 0.85;
  margin-top: 20px;
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.footer-map iframe {
  width: 100%;
  max-width: 380px;
  height: 220px;
  border: 2px solid #ffffff;
  border-radius: 15px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
  filter: brightness(1.05);
}

.footer-reach h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.footer-reach a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.15rem;
  transition: color 0.3s ease, text-shadow 0.3s ease;
}

.footer-reach p {
  margin: 15px 0;
  font-size: 1.1rem;
}

.socials {
  display: flex;
  gap: 10px;
  /* hapësira mes ikonave */
  margin-top: 10px;
}

.socials a {
  color: white;
  /* ose ngjyra që dëshiron */
  font-size: 1.5rem;
  /* madhësia e ikonave */
  text-decoration: none;
}

@media (max-width: 768px) {
  .footer {
    flex-direction: column;
    padding: 40px 15px;
  }

  .footer-section {
    padding: 25px 10px;
    margin: 25px 0;
  }

  .footer-map iframe {
    max-width: 100%;
    height: 200px;
  }

  .footer-reach h3 {
    font-size: 1.4rem;
  }

  .footer-reach a {
    font-size: 1.05rem;
  }

  .footer-reach p {
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .footer {
    padding: 30px 10px;
  }

  .footer-section {
    padding: 20px 5px;
  }

  .footer-logo img {
    max-width: 150px;
  }

  .footer-logo p {
    font-size: 0.85rem;
  }

  .footer-map iframe {
    height: 180px;
  }
}

/*about.html*/
.section-bg {
  background: url('/assets/img/new photos/47-IMG_1740.jpg') rgba(0, 0, 0, 0.558);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 350px;
  padding-bottom: 150px;
  text-align: center;
  position: relative;
  margin-top: -140px;
  border-radius: 8%;
}

.img1 {
  position: relative;
  margin-left: -80px;
}

.container-fluid.cf-1 {
  max-width: 98%;
  border-radius: 10%;
}

.cover-bg1 {
  background: url('../photos/img\ \(10\).jpeg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
}

/*menu.html*/
.section-bg2 {
  background: url('../photos/img\ \(9\).jpeg') rgba(0, 0, 0, 0.558);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 250px;
  padding-bottom: 150px;
  text-align: center;
  position: relative;
  margin-top: -140px;
   border-radius: 8%;
}


/*contact.html*/
.section-bg3 {
  background: url('../photos/img\ \(9\).jpeg') rgba(0, 0, 0, 0.558);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 250px;
  padding-bottom: 150px;
  text-align: center;
  position: relative;
  margin-top: -140px;
   border-radius: 8%;
}

.contact-box {
  background: #F1EBE4;
  padding: 30px;
  height: 100%;
}


/*gallery.html*/
.section-bg12{
  background: url('/assets/img/new photos/42-IMG_1727.jpg') rgba(0, 0, 0, 0.558);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 250px;
  padding-bottom: 150px;
  text-align: center;
  position: relative;
  margin-top: -140px;
   border-radius: 8%;
}

.card3 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  border-radius: 0px;
}

.card-image3 {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}

.card3:hover .card-image3 {
  transform: scale(1);
  border-radius: 0px;
}

.card-overlay3 {
  position: absolute;

  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: rgba(255, 255, 255, 0.426);

  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24px;
  font-weight: bold;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.card3:hover .card-overlay3 {
  opacity: 1;
}

.offcanvas {
  background: #0c305f!important;

  position: relative;
  z-index: 1000;
  height: 100vh !important;

}


    .contact-form {
      background-color: #0C305F;
      color: #d4af37;
      padding: 40px;
      text-align: center;
      position: relative;
      overflow: hidden;
    }
    .contact-form input,
    .contact-form textarea {
      width: 100%;
      padding: 10px;
      margin: 10px 0;
      border: none;
      border-bottom: 1px solid #d4af37;
      background: transparent;
      color: #d4af37;
      font-size: 16px;
    }
    .contact-form input:focus,
    .contact-form textarea:focus {
      outline: none;
      border-bottom: 2px solid #d4af37;
    }
    .contact-form label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 5px;
      font-size: 14px;
    }
    .contact-form label i {
      margin-right: 10px;
    }
    .contact-form textarea {
      height: 100px;
      resize: none;
    }
    .contact-form button {
      background-color: #d4af37;
      color: #0C305F;
      border: none;
      padding: 10px 20px;
      font-size: 16px;
      cursor: pointer;
      margin-top: 20px;
      transition: background-color 0.3s;
    }
    .contact-form button:hover {
      background-color: #c39e2b;
    }
    .decoration {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 190px;
      opacity: 0.7;
    }
    
    .icons-01 {
      display: flex;
      align-items: center;
      gap: 20px; /* Reduced gap for better spacing */
      padding: 15px 0;
    }
    .icons-01 .icon-wrapper {
      background-color: #ffd700; /* Yellow background */
      border-radius: 50%; /* Circular shape */
      width: 60px; /* Larger size for the icon background */
      height: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); /* Subtle shadow for depth */
      transition: transform 0.3s ease;
    }
    .icons-01 .icon-wrapper:hover {
      transform: scale(1.1); /* Slight hover effect */
    }
    .icons-01 img {
      width: 40px; /* Slightly larger icon */
      height: auto;
    }
    .icons-01 h4 {
      margin: 0;
      font-size: 1.2rem;
      color: #333; /* Darker text for contrast */
      font-family: Arial, sans-serif;
    }
   .ratings-section {
      padding: 100px 0;
      background: #f8f5f0;
      position: relative;
      overflow: hidden;
    }
    .ratings-section::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(45deg, rgba(172, 141, 91, 0.1), transparent);
      z-index: 0;
    }
    .rating-card {
      background: transparent;
      border: 1px solid rgba(172, 141, 91, 0.3);
      border-radius: 10px;
      padding: 30px 20px;
      text-align: center;
      transition: all 0.4s ease;
      position: relative;
      z-index: 1;
      margin-bottom: 30px;
    }
    .rating-card:hover {
      background: rgba(255, 255, 255, 0.9);
      border-color: #AC8D5B;
      transform: translateY(-5px);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    }
    .rating-card h1 {
      font-size: 2.8rem;
      color: #2b2b2b;
      font-family: 'Playfair Display', serif;
      font-weight: 700;
      margin-bottom: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
    .rating-card i {
      color: #AC8D5B;
      font-size: 1.8rem;
      transition: color 0.3s ease;
    }
    .rating-card:hover i {
      color: #8b6f47;
    }
    .rating-card p {
      font-size: 1rem;
      color: #4a4a4a;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      opacity: 0.9;
    }
    
    @media (max-width: 767px) {
      .rating-card {
        padding: 20px 15px;
        margin-bottom: 25px;
      }
      .rating-card h1 {
        font-size: 2.2rem;
      }
      .rating-card i {
        font-size: 1.5rem;
      }
      .rating-card p {
        font-size: 0.9rem;
        letter-spacing: 2px;
      }
    }
    @media (max-width: 576px) {
      .icons-01 {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
      }
      .icons-01 h4 {
        font-size: 1rem;
      }
    }
  @media(max-width:1000px) {
  .menu-box {
    padding: 20px 20px;
  }

  .slogan {
    width: 95% !important;
    padding: 40px !important;
  }

  .slogan h1 {
    font-size: 20px !important;

  }

  h1 {
    font-size: 30px !important;
  }

  .testimonial-item {
    padding: 20px !important;
  }

  .testimonial-item h1 {
    font-size: 20px !important;
    line-height: 30px !important;

  }

  .copyright {
    justify-content: center;
    text-align: center;
  }

  .img1 {
    margin-left: 0px !important;
  }.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 11.25rem !important;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center !important;
}

.carousel-caption p {
  font-family: "Mrs Saint Delafield", serif;
  font-size: 40px;
}

.carousel-caption h2 {
  font-size: 20px;
  font-weight: 200 !important;
  font-family: "Lora", sans-serif;
}

.carousel-indicators {
  display: none !important;
}
}