@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

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

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

.navbar-brand {
  padding: 10px;
}

.navbar {
  background-color: white !important;
  box-shadow: none !important;
}

.navbar li {
  margin: 0em 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fairplay Display";
}

p {
  font-family: Roboto;
}

.navbar li a {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: black;
  letter-spacing: 4px;
}

.navbar li a.active {
  color: rgb(57, 175, 207) !important;
}

.carousel-item {
  position: relative;
}

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

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

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

.font-hero {
  text-align: center;
  font-style: italic;
  color: rgb(255, 255, 255);
}

.font-hero-2 {
  text-align: center;
  font-size: 4rem;
  color: rgb(255, 255, 255);
  text-shadow: rgba(140, 231, 238, 0.3) 3px 4px;
}

.font-hero-3 {
  text-align: center;
  font-size: 4rem;
  color: rgb(98, 194, 204);
  text-shadow: rgba(140, 231, 238, 0.3) 3px 4px;
}

.checkin-row {
  background-color: white;
  margin-top: -4em;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.checkin-banner {
  z-index: 10;
  position: relative;
}

.checkin-banner h4 {
  color: rgb(98, 194, 204);
}

.book-btn {
  background-color: rgb(57, 175, 207);
  font-family: Roboto;
  color: white;
  border-radius: 0px;
  width: 80%;
  padding: 1em 1em;
  font-size: 20px;
  border: 2px solid #39afcf;
  margin: 10px;
}

.book-btn:hover {
  color: rgb(57, 175, 207);
  border: 2px solid #39afcf;
}

.home-info {
  padding: 5em 0em;
}

.home-info h2 {
  font-size: 3rem;
  color: rgb(0, 0, 0);
  font-weight: 500;
}

.img-icons {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: 50px;
  width: 50px;
}

.first-btn {
  background-color: white;
  border-radius: 40px;
  padding: 0.7em 3em;
  border: 1px solid black;
  font-size: 16px;
}

.first-btn:hover {
  background-color: white;
  border-radius: 40px;
  padding: 0.7em 3em;
  border: 1px solid black;
  font-size: 16px;
}

.img-about-1 {
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-top: 3%;
}

.img-about-2 {
  max-width: 100%;
  height: auto;
  margin-top: -5em;
  width: 90%;
  margin-left: -5em;
}

.stat-box {
  background-color: #39afcf;
  padding: 1em 2em;
  width: 180%;
  text-align: center;
  margin-left: -5em;
}

.stat-box h2 {
  color: rgb(255, 255, 255);
}

.hero-facilities {
  background: url('image/bg-facilitetete.JPG');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  width: 100%;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ildestinorooms/ildestinorooms.al/ildestinorooms.al_2026-04-27_07-25-53-163/img/20260425_074156_855810796.jpg");
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.hero-facilities h6 {
  color: rgb(50, 145, 183);
  text-align: center;
}

.hero-facilities h1 {
  color: rgb(255, 255, 255);
  text-align: center;
}

.facility-box {
  background: rgba(202, 202, 202, 0.795);
  padding: 30px;
  border: #b7893200 1px solid;
  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: rgba(202, 202, 202, 0.796);
}

.facility-box:hover {
  background: #208c9baf;
  color: rgb(255, 255, 255);
  border: #3291b7 1px solid;
  transition: 0.3s ease-in-out;
  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: rgba(32, 140, 155, 0.686);
}

.offers-section {
  padding: 5em 0em;
}

.text-offers {
  font-size: 3rem;
  color: rgb(0, 0, 0);
  text-align: center;
}

.room-box {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  color: rgb(216, 216, 216);
  background-color: rgb(15, 15, 15);
}

.room-box-2 {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.sec-btn {
  background-color: rgb(98, 194, 204);
  border-radius: 40px;
  padding: 0.7em 3em;
  border: 1px solid transparent;
  font-size: 14px;
  color: white;
  font-family: Roboto;
}

.sec-btn:hover {
  background-color: white;
  border-radius: 40px;
  padding: 0.7em 3em;
  border: 1px solid #62c2cc;
  font-size: 14px;
  color: rgb(98, 194, 204);
}

.offers-section,
.room-offers h5 {
  margin-top: -3px;
  margin-right: 4px;
}

.offers-section,
.room-offers i {
  color: #62c2cc;
}

.img-offer-3 {
  max-width: 100%;
  height: 35vh;
}

.banner {
  height: 50vh;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 5em 0em;
  background: url('../image/bg-cover1.JPG');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  width: 100%;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ildestinorooms/ildestinorooms.al/ildestinorooms.al_2026-04-27_07-25-53-163/img/20260425_075208_588107539.jpg");
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.banner-text {
  font-size: 4rem;
  color: rgb(255, 255, 255);
  text-align: center;
  font-weight: 700;
}

.room-box-2 img {
  height: 37vh;
}

.home-gallery {
  padding: 1em 0em;
}

.home-gallery-text {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
  color: rgb(0, 0, 0);
}

.testimonials h6 {
  color: rgba(0, 0, 0, 0.58);
}

.text-testimonial {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
  color: rgb(0, 0, 0);
  text-align: center;
}

.review-boxes {
  background-color: rgb(57, 175, 207);
  color: rgb(255, 255, 255);
  padding: 0 25px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  transition-duration: 0.5s;
  height: 400px;
}

.review-boxes:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(5, 5, 5);
  transition-duration: 0.5s;
}

.testimonial-paragraph {
  font-size: 16px;
}

.pre-footer {
  position: relative;
  height: 65vh;
  display: flex;
  align-items: center;
  background: url('../image/bg-cover2.JPG');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  width: 100%;
  text-align: center;
  margin-top: 5em;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ildestinorooms/ildestinorooms.al/ildestinorooms.al_2026-04-27_07-25-53-163/img/20260425_075933_double1.jpg");
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.text-prefooter {
  color: rgb(255, 255, 255);
  text-align: center;
}

.h2-prefooter {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

.contact-btn {
  background-color: white;
  border-radius: 40px;
  padding: 0.7em 3em;
  border: 1px solid black;
  font-size: 16px;
  color: rgb(0, 0, 0);
  width: fit-content;
  font-weight: 600;
  display: block;
  margin: 0 auto;
}

.contact-btn:hover {
  background-color: white;
  border-radius: 40px;
  padding: 0.7em 3em;
  border: 1px solid black;
  font-size: 16px;
  color: rgb(0, 0, 0);
  width: fit-content;
  font-weight: 600;
  display: block;
  margin: 0 auto;
}

.footer {
  background-color: rgb(0, 0, 0);
  padding: 5em 0em;
}

.footer-text {
  color: rgb(255, 255, 255);
}

.footer i {
  color: rgb(212, 212, 212);
}

footer p {
  color: rgb(153, 153, 153);
}

footer a {
  color: rgb(224, 224, 224);
}

.rooms-head h1,
.gallery-head h1,
.about-head h1,
.contact-head h1 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
}

.gallery-head h1,
.contact-head h1 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
  color: black;
}

.room-offers {
  padding: 5em 0em;
}

.gallery-main {
  padding: 80px 0;
}

.room-offers h2,
.gallery-main h2 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
  color: #000;
  text-align: center;
}

.about-head {
  background: url('../image/gallery10.JPG');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  width: 100%;
  height: 60vh;
  display: flex;
  align-items: center;
  filter: brightness(0.7);
  overflow: hidden;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ildestinorooms/ildestinorooms.al/ildestinorooms.al_2026-04-27_07-25-53-163/img/20260427_071750_588107539.jpg");
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
  overflow-x: hidden;
  overflow-y: hidden;
}

.contact-head {
  background: url('../image/contact-head.JPG');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  width: 100%;
  height: 60vh;
  display: flex;
  filter: brightness(0.7);
  align-items: center;
  overflow: hidden;
  background-image: url(https://api.intermedia-web.com/getSavedAsset/ildestinorooms/ildestinorooms.al/ildestinorooms.al_2026-04-27_07-25-53-163/img/20260427_071910_double1.jpg);
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
  overflow-x: hidden;
  overflow-y: hidden;
}

.rooms-head {
  background: url('../image/room-gallery.JPG');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  width: 100%;
  height: 60vh;
  display: flex;
  filter: brightness(0.7);
  align-items: center;
  overflow: hidden;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ildestinorooms/ildestinorooms.al/ildestinorooms.al_2026-04-27_07-25-53-163/img/20260425_081907_670202809.jpg");
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
  overflow-x: hidden;
  overflow-y: hidden;
}

.gallery-head {
  background: url('../image/gallery-head.JPG');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  width: 100%;
  height: 60vh;
  display: flex;
  filter: brightness(0.7);
  align-items: center;
  overflow: hidden;
  background-image: url(https://api.intermedia-web.com/getSavedAsset/ildestinorooms/ildestinorooms.al/ildestinorooms.al_2026-04-27_07-25-53-163/img/20260427_071933_double1.jpg);
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
  overflow-x: hidden;
  overflow-y: hidden;
}

.contact-boxes h4 {
  color: rgb(57, 175, 207) !important;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.contact-boxes p {
  text-align: center;
  font-size: 20px;
  padding: 0.5rem 1rem;
}

.contact-boxes hr {
  color: rgb(190, 190, 190);
}

.contact-boxes h5 {
  color: rgb(0, 0, 0);
}

.contact-boxes h2 {
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.2;
}

.contact-boxes iframe {
  width: 100%;
  height: 350px;
  border: 0;
}

.footer img {
  max-width: 120px;
  height: auto;
}

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;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Fairplay Display";
}

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

.offers-section, .room-offers h5 {
  margin-top: -3px;
  margin-right: 4px;
}

.offers-section, .room-offers i {
  color: rgb(98, 194, 204);
}

.rooms-head h1, .gallery-head h1, .about-head h1, .contact-head h1 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
  color: rgb(255, 255, 255);
}

.gallery-head h1, .contact-head h1 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
  color: black;
}

.room-offers h2, .gallery-main h2 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
  color: rgb(0, 0, 0);
  text-align: center;
}

.c6812 {
  color: rgb(26, 26, 26);
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.c6902 {
  color: rgb(26, 26, 26);
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.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;
}

.c60772 {
  flex-shrink: 0;
  width: 1140px;
  max-width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

.c66114 {
  text-align: start;
}

.c66132 {
  text-align: start;
}

.c66231 {
  color: rgb(0, 0, 0);
  font-size: 3rem;
  flex-shrink: 0;
  width: 1140px;
  max-width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

@media only screen and (max-width: 900px) {
  .checkin-row .col {
    padding: 10px !important;
  }
  .home-info .col-md-6 .col-sm-12 {
    padding: 2em 1.4em !important;
  }
  .img-about-2 {
    margin: 1em 0em !important;
    width: 100% !important;
  }
  section {
    padding: 2em 0em !important;
  }
  .stat-box {
    display: none !important;
  }
  .room-box,
  .room-box-2 {
    margin: 1em 0em;
  }
  .rooms-head h1,
  .gallery-head h1,
  .about-head h1,
  .contact-head h1 {
    font-size: 3rem;
  }
  .room-offers h2,
  .gallery-main h2 {
    font-size: 2rem;
  }
  .rooms-head h1, .gallery-head h1, .about-head h1, .contact-head h1 {
    font-size: 3rem;
  }
  .room-offers h2, .gallery-main h2 {
    font-size: 2rem;
  }
}