@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: rgb(255, 255, 255) !important;
}

.navbar {
  box-shadow: none;
  background-color: rgb(34, 34, 34);
  height: 110px !important;
  margin-bottom: -11em;
  z-index: 10;
  font-family: Jost, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.logo-navbar {
  width: 90px;
}

.btn {
  color: rgb(243, 241, 241);
  background-color: rgb(46, 108, 97);
  box-shadow: none;
  font-family: Jost, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.btn:hover {
  color: rgb(19, 18, 18);
  background-color: rgb(212, 165, 89);
}

.dropdown-button {
  box-shadow: none !important;
}

.dropdown-button > img {
  height: 25px;
}

.nav-button {
  color: rgb(243, 241, 241);
  background-color: rgb(0, 123, 255);
  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;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
}

.nav-link {
  color: white;
}

.nav-link.isactive {
  border-bottom: 2px solid rgba(199, 199, 199, 0.657);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgba(199, 199, 199, 0.66);
}

.nav-link:hover {
  border-bottom: 2px solid rgba(255, 255, 255, 0.657);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.66);
}

.nav-button {
  padding: 44px;
  background-color: #D4A559 !important;
}

.nav-button:hover {
  color: rgb(48, 29, 17) !important;
  background-color: rgb(0, 86, 179);
  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;
}

.flag-icon {
  height: 25px;
}

.offcanvas {
  background-color: #333;
  color: white;
}

.offcanvas-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.offcanvas-title img {
  max-width: 150px;
}

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

.nav-button {
  background-color: #007bff;
  border: none;
  padding: 10px 20px;
}

.nav-button:hover {
  background-color: #0056b3;
}

.navbar {
  background-color: #222;
}

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

.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: rgba(0, 0, 0, 0.1) 0px 4px 30px;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: white;
  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(255, 255, 255, 0.19);
}

.footer {
  background-color: rgb(10, 38, 42) !important;
}

.before-footer {
  height: 70px !important;
  background-color: rgb(17, 48, 41);
}

.footer-logo {
  width: 100px;
}

.footer-text {
  color: white;
}

.footer-map {
  width: 100%;
  height: 150px;
}

hr {
  margin: 0;
  border-top: 2px solid #ffffff;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: rgb(255, 255, 255);
}

.logoIntermedia {
  width: 120px;
}

.header-text {
  font-size: 3rem;
  font-weight: 200;
}

.header-text, .header-text ~ h2 {
  color: white;
}

.carousel-item {
  position: relative;
}

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

.carousel-inner, .carousel-item>img {
  object-fit: cover;
}

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

.room-btn {
  color: white;
  background-color: rgb(17, 48, 36);
  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: rgb(48, 29, 17);
}

.facilities {
  background-image: url("https://api.intermedia-web.com/getSavedAsset/denisapt/denis-apartments.al/denis-apartments.al_2026-06-22_15-40-01-731//assest/img/Outside Photos/fac-back.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 50px 0;
  color: rgb(255, 255, 255);
  background-position-x: center;
  background-position-y: center;
}

.facilities::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(228, 203, 179, 0.824);
  z-index: 1;
}

.facilities .container {
  position: relative;
  z-index: 2;
}

.facilities>h2 {
  color: #2E6C61;
}

ul {
  list-style-type: none;
  padding: 0;
}

.facilities li {
  font-size: 18px;
  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: rgb(10, 38, 42);
  color: rgb(226, 226, 226);
}

.box-2:hover {
  background-color: rgb(99, 71, 42);
  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 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.rooms > h1 {
  color: rgb(17, 48, 41);
}

.nav-tabs {
  padding: 10px;
  background-color: rgb(212, 165, 89) !important;
}

.tab-content {
  margin-top: 60px;
}

.nav1 {
  color: rgb(48, 29, 17) !important;
  font-family: Jost, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 17px !important;
  border-radius: 0%;
}

.about-kristal {
  padding-top: 50px;
  padding-bottom: 50px;
}

.about-text {
  color: rgb(46, 108, 97) !important;
}

.about-section {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgba(97, 124, 128, 0.21);
}

.about-book {
  font-family: Stalemate, cursive;
  font-weight: 500;
  font-style: normal;
  color: rgb(10, 38, 42);
  font-size: 3rem;
}

.banner-slogan {
  background-color: rgb(17, 48, 41);
  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;
}

.banner-title {
  color: rgb(255, 255, 255);
  font-family: Stalemate, cursive;
  font-weight: 400;
  font-size: 4rem;
  font-style: normal;
}

.slash {
  margin-left: 110px;
  width: 120px;
}

.accomodation-img {
  height: 70vh;
  position: relative;
}

.gallery-img {
  height: 400px;
  border-top-left-radius: 3%;
  border-top-right-radius: 3%;
  border-bottom-right-radius: 3%;
  border-bottom-left-radius: 3%;
}

.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: rgb(248, 248, 248);
  padding: 60px 0px !important;
}

.testimonials-section h1 {
  color: rgb(10, 38, 42);
}

.testimonials-section >p {
  color: #301D11;
}

.testemonial-name {
  color: rgb(48, 29, 17);
}

.testemonial-place {
  color: rgb(125, 117, 117);
}

.testimonial-box {
  background: #DFD3C7;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 20px;
  transition: transform 0.3s ease;
  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: rgb(223, 211, 199);
}

.header-row {
  margin-top: -50px;
}

.about-header {
  background: linear-gradient(rgba(43, 43, 43, 0.609), rgba(0, 0, 0, 0.711)),
  url('image/Photos/juniorsuite4.jpg');
  background-size: cover;
  background-position: center;
  height: 80vh;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/denisapt/denis-apartments.al/denis-apartments.al_2026-06-22_15-40-01-731/img/20260212_152015_onebedroomapt.jpg");
  background-repeat: initial, initial;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.entry-text {
  color: white;
  padding-top: 400px;
}

.header-title {
  font-size: 3rem;
  font-weight: 400;
}

.about-container {
  padding: 150px 0px;
}

.gallery-header {
  background: linear-gradient(rgba(43, 43, 43, 0.609), rgba(0, 0, 0, 0.711)),
  url('image/Photos/deluxetripleroom-34.jpg');
  background-size: cover;
  background-position: center;
  height: 80vh;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/denisapt/denis-apartments.al/denis-apartments.al_2026-06-22_15-40-01-731/img/20260213_091228_onebedroomm1.jpg");
  background-repeat: initial, initial;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.gallery-img {
  border-radius: 3%;
}

.contacts-header {
  background: linear-gradient(rgba(43, 43, 43, 0.609), rgba(0, 0, 0, 0.711)),
  url('image/Photos/juniorsuite1.jpg');
  background-size: cover;
  background-position: center;
  height: 80vh;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/denisapt/denis-apartments.al/denis-apartments.al_2026-06-22_15-40-01-731/img/20260213_100324_onebedroomm3232.jpg");
  background-repeat: initial, initial;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.rooms-header {
  background: linear-gradient(rgba(43, 43, 43, 0.609), rgba(0, 0, 0, 0.711)),
  url('image/Photos/juniorsuite3.jpg');
  background-size: cover;
  background-position: center;
  height: 80vh;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/denisapt/denis-apartments.al/denis-apartments.al_2026-06-22_15-40-01-731/img/20260213_105004_onebedroom43.jpg");
  background-repeat: initial, initial;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.room-desc {
  color: rgb(13, 26, 51);
}

.room-desc>h2 {
  font-size: 4.5rem;
  font-weight: 300;
}

.room-section {
  background-color: rgb(248, 248, 248);
}

.inner-Room, .inner-Room img {
  height: 410px;
}

.room-type {
  font-size: 30px;
  font-weight: 400;
}

.contact-section {
  background-color: rgb(10, 38, 42);
  color: rgb(255, 255, 255);
  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;
  row-gap: 24px;
  column-gap: 24px;
}

.contact-box {
  background-color: rgb(20, 57, 62);
  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: rgba(0, 0, 0, 0.2) 0px 8px 16px;
}

.contact-box h2 {
  font-size: 1.6em;
  font-weight: 600;
  margin-bottom: 12px;
  color: rgb(255, 255, 255);
}

.contact-box p {
  font-size: 1.1em;
  line-height: 1.5;
  margin: 0;
  color: rgb(209, 213, 219);
}

.contact-box a {
  color: rgb(96, 165, 250);
  text-decoration: none;
  transition: color 0.2s ease;
}

.contact-box a:hover {
  color: rgb(147, 197, 253);
  text-decoration: underline;
}

html, body {
  width: 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 {
  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;
}

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

.carousel-inner, .carousel-item > img {
  object-fit: cover;
}

.facilities > h2 {
  color: rgb(46, 108, 97);
}

.testimonials-section > p {
  color: rgb(48, 29, 17);
}

.room-desc > h2 {
  font-size: 4.5rem;
  font-weight: 300;
}

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

.carousel-inner, .carousel-inner img {
  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: 40px !important;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
  }
  .header-p {
    font-size: 15px;
  }
  .footer-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .slash {
    display: none;
  }
  .about-book {
    margin-top: 40px;
  }
  .about-kristal {
    padding-top: 0px;
  }
  .gallery-img {
    height: 200px;
  }
  .room-img {
    padding-top: 30px;
  }
  .carousel-caption {
    bottom: auto;
    right: auto;
  }
  .facility-item {
    text-align: center !important;
  }
  .accomodation-img {
    height: none;
    position: relative;
  }
  .gallery-row {
    margin-right: 0px !important;
  }
  .navbar-collapse {
    background-color: rgb(10, 38, 42);
    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;
    text-align: left;
  }
  .gallery-btn {
    display: inline-block;
    text-align: left;
  }
  .about-kristal img {
    padding: 20px 10px;
  }
  .contact-section h1 {
    font-size: 2.2em;
  }
  .contact-box {
    padding: 24px;
  }
  .banner-slogan {
    padding: 20px;
  }
  .rooms {
    margin-right: 0px;
    margin-left: 0px;
  }
  .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: 40px !important;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
  }
  .header-p {
    font-size: 15px;
  }
  .slash {
    display: none;
  }
  .about-book {
    margin-top: 40px;
  }
  .about-kristal {
    padding-top: 0px;
  }
  .gallery-img {
    height: 200px;
  }
  .room-img {
    padding-top: 30px;
  }
  .carousel-caption {
    bottom: auto;
    right: auto;
  }
  .facility-item {
    text-align: center !important;
  }
  .accomodation-img {
    height: none;
    position: relative;
  }
  .gallery-row {
    margin-right: 0px !important;
  }
  .navbar-collapse {
    background-color: rgb(10, 38, 42);
    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: 200px 50px 0px !important;
  }
  .card-header {
    padding-top: 20px;
  }
  .gallery-btn-container {
    justify-content: start !important;
    text-align: left;
  }
  .gallery-btn {
    display: inline-block;
    text-align: left;
  }
  .about-kristal img {
    padding: 20px 10px;
  }
  .contact-section h1 {
    font-size: 2.2em;
  }
  .contact-box {
    padding: 24px;
  }
}

@media (max-width:425px) {
  .room-desc h2 {
    font-size: 20px;
  }
  .facilities li {
    font-size: 20px;
  }
  .banner-title {
    font-size: 3rem;
  }
  .room-desc h2 {
    font-size: 20px;
  }
  .facilities li {
    font-size: 20px;
  }
  .banner-title {
    font-size: 3rem;
  }
}

@media (max-width:375px) {
  .header-p {
    display: none;
  }
  .header-text {
    padding-top: 50px;
  }
  .entry-text p {
    display: none;
  }
  .header-p {
    display: none;
  }
  .header-text {
    padding-top: 50px;
  }
  .entry-text>p {
    display: none;
  }
}

@media (max-width: 425px) {
  .room-desc h2 {
    font-size: 20px;
  }
}

@media (max-width: 375px) {
  .entry-text > p {
    display: none;
  }
  .entry-text p {
    display: none;
  }
}