@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Amethysta&family=Great+Vibes&family=Inconsolata:wght@200..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Kalnia:wght@100..700&family=Martel:wght@200;300;400;600;700;800;900&family=Montserrat+Alternates: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=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=Pridi:wght@200;300;400;500;600;700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Martel:wght@200;300;400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amethysta&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pridi:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates: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&display=swap');
html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  background-color: #ffffff;
  font-family: "Montserrat Alternates", sans-serif;
  color: rgb(0, 0, 0);
}

h3,
h2,
h4 {
  font-family: 'Raleway', sans-serif;
}

h6 {
  font-family: Pridi, serif;
}

a {
  text-decoration: none;
}

::selection {
  color: rgb(255, 255, 255);
  background-color: rgb(116, 104, 94);
}

img {
  max-width: 100%;
  height: auto;
}

nav.navbar {
  background-color: rgb(14, 19, 23);
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  font-family: Raleway, sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  z-index: 1000;
  width: 100%;
  height: 100px;
  position: relative;
}

.navbar-brand {
  padding: 10px;
}

.dropdown-divider {
  color: rgb(169, 119, 78);
}

.navbar-brand img {
  max-width: 100px;
  height: auto;
}

.logo {
  height: 70px !important;
}

li.nav-item a.nav-link {
  color: rgb(255, 255, 255) !important;
  font-size: 14px !important;
}

.nav-item {
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;
}

a.nav-link:hover {
  transform: scale(1.02);
}

.logo {
  height: 70px !important;
}

.dropdown-menu {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(0, 0, 0);
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  border: 1px solid #AE9555;
  font-family: Inconsolata, monospace;
  font-weight: 400;
  z-index: 100;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.dropdown-menu .dropdown-item {
  color: rgb(0, 0, 0);
  text-align: left;
}

.dropdown-menu .dropdown-item:hover {
  background-color: rgb(255, 255, 255);
  border: 1px solid #252525;
  transform: scale(1.02);
  color: rgb(0, 0, 0);
}

.carousel-item {
  position: relative;
}

.carousel-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  width: 100%;
}

.carousel-inner, .carousel-inner img {
  object-fit: cover;
  height: 80vh;
}

.carousel-inner img {
  filter: brightness(0.5);
}

.carousel-caption h1 {
  text-shadow: rgb(186, 155, 98) 4px 4px 4px;
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 100px !important;
  font-weight: 300 !important;
}

.carousel-caption h6 {
  font-family: Inconsolata, monospace;
  text-transform: uppercase;
  font-size: 16px !important;
  letter-spacing: 9px !important;
  color: rgb(255, 255, 255) !important;
  font-weight: 400;
}

.carousel-caption h5 {
  color: rgb(255, 255, 255);
}

.span1 {
  background-color: rgba(207, 179, 140, 0.53);
}

.span2 {
  font-size: 60px;
}

.span3 {
  text-shadow: rgb(255, 255, 255) 4px 4px 4px;
  color: rgb(186, 155, 98);
  background-color: rgba(255, 255, 255, 0.824);
  letter-spacing: 10px;
}

.about-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-title {
  color: rgb(186, 155, 98);
}

.about-section h6 {
  font-weight: 100;
  line-height: 20px;
}

.about-section h5 {
  font-family: "Great Vibes", cursive;
  font-size: 30px;
  color: rgb(186, 155, 98);
}

.logo-about {
  width: 80px;
  opacity: 0.4;
  margin-bottom: 20px;
}

.button-86 {
  text-align: unset;
  all: unset;
  width: 100px;
  height: 30px;
  font-size: 16px;
  background: transparent;
  border: none;
  position: relative;
  color: rgb(240, 240, 240);
  cursor: pointer;
  z-index: 1;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: transparent;
  white-space-collapse: collapse;
  text-wrap-mode: nowrap;
}

.button-86::after,
.button-86::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -99999;
  transition: all .4s;
}

.button-86::before {
  transform: translate(0%, 0%);
  width: 100%;
  height: 100%;
  background-color: rgb(186, 155, 98);
  border-radius: 0px;
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: -99999;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: all;
}

.button-86::after {
  transform: translate(10px, 10px);
  width: 35px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.082);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 50px;
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: -99999;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: all;
}

.button-86:hover::before {
  transform: translate(5%, 20%);
  width: 110%;
  height: 110%;
}

.button-86:hover::after {
  border-radius: 0px;
  transform: translate(0px, 0px);
  width: 100%;
  height: 100%;
}

.button-86:active::after {
  transition: 0s;
  transform: translate(0px, 5%);
}

.facilities {
  background: url('../image/img6.png') rgba(20, 19, 19, 0.665);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/nardiguesthouse/nardi-guesthouse.al/nardi-guesthouse.al_2026-06-23_12-56-47-204/img/20260623_081029_887081746.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(20, 19, 19, 0.667);
  background-position-x: center;
  background-position-y: center;
}

.facilities h1 {
  color: white;
}

.facilities-number {
  text-align: right;
  opacity: 0.5;
  color: rgb(255, 255, 255);
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.288);
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.286);
}

.about-section h1 {
  font-size: 40px;
}

.facilities h2 {
  color: white;
  font-weight: 100;
}

.facility-box {
  padding: 30px;
  border: 1px solid #AE9555;
  background-color: rgba(14, 19, 23, 0.682);
  transition: 0.5s ease;
}

.facility-box:hover {
  background-color: rgb(14, 19, 23);
  transition: 0.5s ease;
}

.rooms-section {
  background-color: rgb(234, 236, 235);
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: center !important;
  text-align: center !important;
  align-items: center !important;
}

.rooms {
  padding-top: 100px;
  padding-bottom: 100px;
}

.rooms h6 {
  font-weight: 100;
  line-height: 30px;
}

.room-icon {
  padding: 10px;
  border-radius: 50px;
  border: 1px solid #a9774e;
}

.room-card {
  border: 1px solid #a9774e;
  height: 100%;
}

.rooms .col-lg-6 {
  padding-left: 0px;
  padding-right: 0px;
}

.chefs-box {
  height: 510px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  -webkit-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
  box-shadow: rgba(0, 0, 0, 0.06) 0px 20px 60px 0px;
  border-radius: 12px;
  background-position-x: center !important;
  background-position-y: center !important;
}

.chefs-box .chefs-hover-info {
  padding: 20px;
  top: 100%;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgb(255, 255, 255);
  -webkit-transform: translateY(-97px);
  transform: translateY(-97px);
  -webkit-transition: .7s;
  transition: .7s;
}

.chefs-box .chefs-hover-info span {
  color: var(--primary-yellow);
  margin-bottom: 25px;
}

.chefs-hover-info p {
  color: white;
}

.chefs-hover-inf h2 {
  font-size: 28px;
}

.chefs-box:hover .chefs-hover-info {
  top: 0px;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(0);
  transform: translateY(0px);
  -webkit-transition: .7s;
  transition: .7s;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.chefs-box:hover .chefs-hover-info h2 {
  color: white !important;
  -webkit-transition: .3s;
  transition: .3s;
}

.chef-two-box {
  -webkit-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
  border-radius: 15px;
}

.chef-two-box img {
  -webkit-transform: translateX(0) scale(1.05);
  transform: translateX(0px) scale(1.05);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.chef-two-box .chef-two-info {
  padding: 30px 20px;
}

.chef-two-box .chef-two-info p {
  margin: 5px 0 10px;
}

.chef-two-box:hover img {
  -webkit-transform: translateX(2%) scale(1.05);
  transform: translateX(2%) scale(1.05);
}

.social-list li {
  font-size: 20px;
  -webkit-transition: .4s;
  transition: .4s;
}

.all-roombtn {
  padding: 15px;
  background-color: rgb(186, 155, 98);
  border: none;
  color: white;
  width: auto;
}

.social-list li:not(:last-child) {
  margin-right: 8px;
}

.social-list li:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

.social-list.chefs-social-list li {
  color: var(--color-white);
}

.social-list.chefs-social-list li:hover {
  color: var(--primary-yellow);
}

.social-list.chefs-social-two li {
  color: var(--primary-yellow);
}

.social-list.chefs-social-three li:not(:last-child) {
  margin-right: 22px;
}

.social-list.chefs-social-three li i {
  height: 27px;
  width: 27px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--primary-yellow);
  border-radius: 50%;
  color: var(--color-white);
  line-height: 0;
  font-size: 16px;
}

.footer {
  background-color: rgb(2, 2, 2);
  padding-top: 50px;
  color: white;
}

.contact-forms h6 {
  letter-spacing: 2px;
}

.contact-forms a {
  color: white;
  text-transform: lowercase;
}

.logo-footer {
  height: 120px;
}

.links a {
  text-decoration: none;
  color: white;
}

.location {
  justify-content: right;
  text-align: right;
}

.map-footer {
  width: 250px;
  height: 170px;
  border: 0;
}

.copyright {
  background-color: rgb(0, 0, 0);
  font-size: 20px;
  color: rgb(255, 255, 255);
}

.logoIntermedia {
  width: 100px;
}

.copyright a {
  color: white;
}

.coffee-team-area {
  background: url('../image/coffee/coff-team-bg-sp.png') linear-gradient(#270a05 100%, #270a05 100%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.coffee-team-box .coffee-team-img {
  background-color: rgb(239, 236, 231);
  border-radius: 20px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
}

.coffee-team-box .coffee-team-img .coffee-team-hover {
  height: 0px;
  width: 90%;
  opacity: 0;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  background-color: rgba(244, 177, 131, 0.8);
  border-radius: 8px;
}

.coffee-team-box .coffee-team-img .coffee-team-hover .coffee-team-socil {
  gap: 21px;
  row-gap: 21px;
  column-gap: 21px;
}

.coffee-team-box:hover .coffee-team-img .coffee-team-hover {
  height: 90%;
  opacity: 1;
}

.coffee-team-box.pizza .coffee-team-hover {
  background-color: rgba(16, 17, 19, 0.4);
}

.testimonials {
  padding-top: 100px;
  padding-bottom: 100px;
}

.testimonials h1 {
  color: black;
}

.review-item h6 {
  text-align: center;
  line-height: 30px;
  font-weight: 100;
  color: black;
  width: 100%;
}

.gallery-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgb(234, 236, 235);
}

.gallery-section h6 {
  font-family: Poppins, sans-serif;
  color: rgb(187, 161, 117);
  font-size: 14px;
  font-weight: 600;
}

.gallery-section h1 {
  font-size: 36px;
  font-weight: 400;
}

.gallery-section img {
  width: 270px;
}

.author-detail {
  text-align: center;
  color: black;
}

.gallery {
  margin-top: 100px;
  margin-bottom: 100px;
  z-index: 100;
}

.photos img {
  height: 300px;
  width: 100%;
}

.flex1 {
  display: flex !important;
  justify-content: space-between !important;
}

.section-background {
  background: url('../image/rooms-bg.jpg') rgba(20, 19, 19, 0.665);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/nardiguesthouse/nardi-guesthouse.al/nardi-guesthouse.al_2026-06-23_12-56-47-204/img/20260623_123555_887081685.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(20, 19, 19, 0.667);
  background-position-x: center;
  background-position-y: center;
}

.section-background1 {
  background: url('../image/img5.png') rgba(20, 19, 19, 0.665);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
  background-image: url(https://api.intermedia-web.com/getSavedAsset/nardiguesthouse/nardi-guesthouse.al/nardi-guesthouse.al_2026-06-23_12-56-47-204/img/20260623_123046_887081746.jpg);
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(20, 19, 19, 0.667);
  background-position-x: center;
  background-position-y: bottom;
}

.top-title {
  color: white;
  font-size: 60px;
  font-weight: 100;
}

.about {
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-img {
  border: 10px solid #a9774e81;
}

.about h6 {
  font-weight: 100;
  line-height: 20px;
}

.about-number {
  text-align: right;
  opacity: 0.5;
  color: rgb(0, 0, 0);
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.385);
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.384);
}

.facilities-about {
  background-color: rgb(234, 236, 235);
}

.about-box:hover {
  background-color: rgb(234, 236, 235) !important;
}

.about-box {
  background-color: white;
}

.about-box h2 {
  font-weight: 1;
  color: rgb(186, 155, 98);
}

.gallery-about {
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/nardiguesthouse/nardi-guesthouse.al/nardi-guesthouse.al_2026-06-23_12-56-47-204/img/20260623_083926_887081708.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(20, 19, 19, 0.796);
  background-position-x: center;
  background-position-y: bottom;
}

.gallery-about h6, .gallery-about h1 {
  color: white;
}

.section-background2 {
  background: url('../image/img5.png') rgba(20, 19, 19, 0.665);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
  background-image: url(https://api.intermedia-web.com/getSavedAsset/nardiguesthouse/nardi-guesthouse.al/nardi-guesthouse.al_2026-06-23_12-56-47-204/img/20260623_123328_887081640.jpg);
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(20, 19, 19, 0.667);
  background-position-x: center;
  background-position-y: bottom;
}

.contact {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-box {
  padding: 30px;
  background-color: rgba(14, 19, 23, 0.725);
  border: 2px solid #AE9555;
  color: white;
  justify-content: center;
  text-align: center;
}

.map {
  width: 100%;
  height: 350px;
  border: 0;
}

html, body {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: rgb(255, 255, 255);
  font-family: "Montserrat Alternates", sans-serif;
  color: rgb(0, 0, 0);
  overflow-x: hidden !important;
}

h3, h2, h4 {
  font-family: Raleway, sans-serif;
}

.cropped-image {
  object-fit: cover !important;
  object-position: center !important;
  max-width: none !important;
  max-height: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  display: block !important;
}

.cropped-image-parent,
*:has(.cropped-image) {
  overflow: hidden !important;
  position: relative !important;
}

.cropped-image-parent, :has(.cropped-image) {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  position: relative !important;
}

@media only screen and (max-width: 767.98px) {
  .chefs-box {
    height: 400px;
  }
}

@media (max-width:990px) {
  .map-col {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
  nav.navbar {
    height: auto;
  }
  .carousel-caption {
    text-align: center;
    padding: 10px;
  }
  .carousel-caption h1 {
    text-shadow: 4px 4px 4px #BA9B62;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 45px !important;
    font-weight: 300 !important;
  }
  .carousel-caption h6 {
    margin-bottom: 30px;
    font-family: "Inconsolata", monospace;
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 1px !important;
    font-weight: 100;
    color: #ffffff !important;
  }
}

@media (max-width:768px) {
  .about-section h1 {
    font-size: 45px;
  }
  .span3 {
    letter-spacing: 1px;
  }
  .chefs-box {
    width: 60%;
    margin: 0 auto;
  }
  .image-home {
    display: none;
  }
}

@media (max-width:425px) {
  .carousel-caption h1 {
    font-size: 30px;
  }
  .carousel-caption {
    bottom: auto;
    right: auto;
  }
  .chefs-box {
    width: 100%;
    margin: 0 auto;
  }
  .top-title {
    font-size: 45px;
  }
  .about-section {
    padding-top: 40px;
  }
}

@media (max-width:320px) {
  .contact-box h5 {
    font-size: 1rem;
  }
}

@media (max-width: 990px) {
  .map-col {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
}

@media (max-width: 768px) {
  .image-home {
    display: none;
  }
}

@media (max-width: 320px) {
  .contact-box h5 {
    font-size: 1rem;
  }
}