@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=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&display=swap');

* {
  padding: 0;
  margin: 0;
}

body {
  font-size: 14px;
  font-family: Jost, sans-serif;
}

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

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

.navbar-brand {
  padding: 10px;
}

a {
  text-decoration: none;
}

.navbar {
  background-color: rgb(0, 120, 183);
}

.navbar-toggler {
  border: 0;
}

.logo {
  width: 100px;
  height: 50px;
}

.nav-link,
.nav-link:hover {
  color: white;
}

.dropdown,
.dropdown:hover {
  color: white;
}

.nav-link.show {
  color: white !important;
}

.carousel-item {
  position: relative;
}

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

.carousel-inner,
.carousel-inner img {
  height: 90vh;
  width: 100%;
}

.carousel-caption h1 {
  font-size: 4rem;
  font-family: Literata, serif;
}

.carousel-caption p {
  font-size: 1rem;
}

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

.main-btn,
.main-btn:hover {
  padding: 5px 20px;
  border: 3px white solid;
  font-weight: 300;
  border-radius: 0;
  color: white;
}

.sector {
  padding: 80px 0;
}

.buton-btn,
.buton-btn:hover {
  background-color: #0078B7;
  color: white;
  padding: 5px 15px;
  border-radius: 0;
}

.title {
  font-size: 3rem;
  font-family: Literata, serif;
  text-align: center;
}

.sec-btn,
.sec-btn:hover {
  padding: 5px 20px;
  border: 3px #0078B7 solid;
  font-weight: 400;
  border-radius: 0;
  color: #0078B7;
}

.butona {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  row-gap: 20px;
  column-gap: 20px;
}

.detalis {
  display: block;
  width: fit-content;
  padding: 5px;
  margin: 0 auto;
  border-radius: 50px;
  background-color: rgba(0, 119, 183, 0.45);
  color: white;
}

.about-img {
  border-radius: 10px;
}

.room-card {
  padding: 10px;
  background-color: white;
}

.room-section {
  background-color: rgba(0, 119, 183, 0.255);
}

.facilities {
  background: url('../image/slide1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 70vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 50px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/dolantivillage/dolanit-village.al/dolanit-village.al_2026-04-27_09-54-29-746/img/20260424_151402_855891438.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.facilities-row {
  color: white;
}

.facilities p {
  font-size: 16px;
}

.facilites-card {
  border: solid white 2px;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}

.testimonials-carousel .item {
  text-align: center;
}

.author {
  color: rgb(0, 120, 183);
  font-style: italic;
}

.footer {
  background-color: rgb(0, 120, 183);
  padding: 50px 0 30px 0;
  color: white;
  font-weight: 300 !important;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  row-gap: 10px;
  column-gap: 10px;
}

.footer-links a {
  color: white;
}

.footer-logo {
  width: 100px;
}

.footer h6 {
  font-weight: 300;
}

.logo-footer {
  width: 100px;
}

.footer-map {
  width: 100%;
}

.page-hero {
  height: 60vh;
  position: relative;
  overflow: hidden;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/dolantivillage/dolanit-village.al/dolanit-village.al_2026-04-27_09-54-29-746/img/20260424_153843_855891344.jpg");
}

.page-hero img {
  filter: brightness(0.6);
}

.hero-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}

.hero-row {
  align-items: flex-end;
  padding-bottom: 50px;
  color: white;
  position: relative;
  z-index: 1;
}

.page-hero a {
  color: white;
}

.contact-card {
  background-color: rgba(0, 119, 183, 0.255);
  padding: 40px;
  border-radius: 20px;
  color: rgb(0, 18, 50);
  text-align: center;
}

.contact-icon {
  font-size: 2rem;
}

.map {
  width: 100%;
  height: 400px;
}

.card-2 {
  background-color: rgba(0, 119, 183, 0.255);
}

.rooms-container .buton-btn {
  display: block;
  width: fit-content;
  margin: 0 auto;
}

.room-head {
  background-image: url("https://api.intermedia-web.com/getSavedAsset/dolantivillage/dolanit-village.al/dolanit-village.al_2026-04-27_09-54-29-746/image/slide1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 400px;
  background-position-x: center;
  background-position-y: center;
}

.gallery-head {
  background-image: url("https://api.intermedia-web.com/getSavedAsset/dolantivillage/dolanit-village.al/dolanit-village.al_2026-04-27_09-54-29-746/image/slide1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 400px;
  background-position-x: center;
  background-position-y: center;
}

.contact-head {
  background-image: url("https://api.intermedia-web.com/getSavedAsset/dolantivillage/dolanit-village.al/dolanit-village.al_2026-04-27_09-54-29-746/image/slide1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 400px;
  background-position-x: center;
  background-position-y: center;
}

.about-head {
  background-image: url("https://api.intermedia-web.com/getSavedAsset/dolantivillage/dolanit-village.al/dolanit-village.al_2026-04-27_09-54-29-746/img/20260424_154051_855891344.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 400px;
  background-position-x: center;
  background-position-y: center;
}

* {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.nav-link {
  color: white;
}

.nav-link:hover {
  color: white;
}

.dropdown {
  color: white;
}

.dropdown:hover {
  color: white;
}

.carousel-inner, .carousel-inner img {
  height: 90vh;
  width: 100%;
}

.main-btn {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
  font-weight: 300;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: white;
}

.main-btn:hover {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
  font-weight: 300;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: white;
}

.buton-btn {
  background-color: rgb(0, 120, 183);
  color: white;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.buton-btn:hover {
  background-color: rgb(0, 120, 183);
  color: white;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.sec-btn {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(0, 120, 183);
  border-right-color: rgb(0, 120, 183);
  border-bottom-color: rgb(0, 120, 183);
  border-left-color: rgb(0, 120, 183);
  font-weight: 400;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: rgb(0, 120, 183);
}

.sec-btn:hover {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(0, 120, 183);
  border-right-color: rgb(0, 120, 183);
  border-bottom-color: rgb(0, 120, 183);
  border-left-color: rgb(0, 120, 183);
  font-weight: 400;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: rgb(0, 120, 183);
}

.c5629 {
  color: rgb(26, 26, 26);
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  white-space-collapse: preserve-breaks;
}

.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 (max-width:500px) {
  .carousel-caption h1 {
    font-size: 3rem;
  }
  .title {
    font-size: 2rem;
  }
}

@media (max-width:320px) {
  .carousel-caption h1 {
    font-size: 2rem;
  }
}