@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda+SC:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Caveat:wght@400..700&family=Cinzel:wght@400..900&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Grey+Qo&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Marcellus&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=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 {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: "Playfair Display";
  background-color: #ffffff;
  color: rgb(0, 0, 0);
}

p {
  font-family: Poppins, sans-serif;
}

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

.navbar-brand {
  padding: 10px;
}

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

.dropdown-item img {
  width: 40px;
  height: 40px;
}

h6 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 13px !important;
  color: rgb(85, 85, 85);
  letter-spacing: 1px;
  line-height: 20px;
}

*,
::after,
::before {
  box-sizing: none;
}

.navbar {
  background-color: white;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1000 !important;
  position: fixed;
  width: 100%;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  vertical-align: middle;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ElysiumHotel/elysiumhotel.al/elysiumhotel.al_2026-03-30_13-19-01-411/image/navbar-toggler.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-position-x: center;
  background-position-y: center;
}

.logo {
  width: 80px;
}

.logo-offcanvas {
  height: 70px;
}

.logo1 {
  width: 80px;
}

.offcancas-body {
  justify-content: center;
  align-items: center;
  text-align: center;
}

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

.footer-link h6 {
  color: white;
}

.footer a {
  color: white !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  padding: 5px 10px !important;
}

.dropdown-menu a {
  color: black !important;
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  align-content: flex-end;
  justify-content: space-between;
}

li.nav-item a.nav-link {
  color: rgb(0, 0, 0) !important;
  font-family: Jost, sans-serif;
  font-weight: 500 !important;
  transition: border-bottom 0.3s ease-in-out;
}

.page-title-home {
  position: relative;
  z-index: 6;
  content: '';
  width: 100%;
  height: 83px;
  top: -41px;
  left: 0;
  background-image: url('../photos/wave.png');
}

a.nav-link:hover {
  text-decoration: none;
  border-bottom: 1px solid white;
  transition: border-bottom 0.3s ease-in-out;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
}

.justify-content-end {
  justify-content: space-evenly !important;
}

.text-bg-dark {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(0, 0, 0) !important;
}

a {
  text-decoration: none;
  color: white !important;
}

.navbar-nav {
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar .navbar-nav .nav-link {
  color: rgb(92, 27, 27);
  font-size: 13px;
  font-weight: 400;
  padding: 0.5em 1em;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: none;
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

.navbar-collapse {
  padding-left: 0px !important;
  margin-left: 0px !important;
}

button:focus:not(:focus-visible) {
  outline: transparent;
  outline-color: transparent;
  outline-style: initial;
  outline-width: initial;
}

.button {
  background-color: rgb(157, 126, 84);
  border: 1px solid white;
  width: fit-content;
  padding: 10px 30px 10px 30px;
  border-radius: 15px;
  color: white !important;
}

.btn-txt {
  color: white !important;
}

.logo-Intermedia {
  width: 70px;
}

.nav-item h6 {
  color: white;
}

.carousel {
  width: 100%;
  padding-top: 50px;
}

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

.carousel-inner,
.carousel-inner img {
  height: 85vh;
  width: 100%;
  object-fit: cover;
}

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

.carousel-caption h2 {
  font-size: 70px;
  letter-spacing: 4px;
}

.carousel-caption span:first-child {
  color: rgb(169, 119, 78);
}

.carousel-caption p {
  font-size: 20px;
}

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

.about-img1 {
  position: relative;
  border: 20px solid white;
  z-index: 10 !important;
  height: 470px;
  margin: 0;
}

.about-img2 {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  height: 450px;
  width: 100%;
}

.about-section h6:first-child {
  font-family: Poppins, sans-serif;
  color: rgb(85, 85, 85);
  font-size: 16px !important;
}

.about-section span {
  color: rgb(169, 119, 78);
}

.about-section h2 {
  font-weight: 600;
}

.img1 {
  position: relative;
  margin-left: -200px;
  z-index: 1;
}

.failities-section {
  padding: 100px 0;
}

.failities-section h2 {
  font-weight: 600;
}

.failities-section span {
  color: rgb(169, 119, 78);
}

.title {
  font-size: 40px;
}

.text-box {
  text-align: center;
  background-color: rgb(245, 245, 245);
  padding: 5px;
  border-radius: 20px;
}

.facility-box {
  background-color: rgb(245, 245, 245);
  padding: 20px;
  border-radius: 20px;
}

.cover-bg {
  background: url('../image/img5.jpg') rgba(0, 0, 0, 0.776);
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ElysiumHotel/elysiumhotel.al/elysiumhotel.al_2026-03-30_13-19-01-411/image/img5.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.776);
  background-position-x: center;
  background-position-y: center;
}

.cover-bg img {
  border-radius: 20px !important;
}

.cover-bg h6 {
  color: white;
}

.cover-bg h2 {
  font-weight: 600;
  color: white;
}

.cover-bg span {
  color: rgb(169, 119, 78);
}

.room-title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.room-title a {
  position: absolute;
  bottom: 20px;
  left: auto;
  display: flex;
  background-color: rgba(255, 255, 255, 0.894);
  padding: 10px 30px 10px 30px;
  text-align: center;
  border-radius: 30px;
  color: black !important;
}

.img2 {
  border-top-left-radius: 45%;
  border-bottom-left-radius: 45%;
  border-top-right-radius: 30px;
}

.amenities {
  padding: 100px 0;
}

.amenities h2 {
  font-weight: 600;
}

.amenities span {
  color: rgb(169, 119, 78);
}

.amenities-btn {
  margin-left: 70px;
}

.service-text {
  position: relative;
  margin-left: -80px;
}

.service-text h6 {
  margin-left: 70px;
}

.service-title {
  font-size: 60px;
  text-shadow: rgba(0, 0, 0, 0.6) 4px 4px 6px;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: rgb(255, 255, 255);
  font-weight: 700;
}

.testimonials {
  background-color: rgb(245, 245, 245);
  padding-top: 100px;
  padding-bottom: 100px;
}

.testimonials h2 {
  font-weight: 600;
}

.testimonials span {
  color: rgb(169, 119, 78);
}

.testimonial-txt h6:last-child {
  font-weight: 600;
}

.testimonials-icon {
  width: 60px !important;
  height: 60px;
}

.location {
  font-style: italic;
  font-weight: 400;
}

.footer {
  background-color: rgb(17, 17, 17);
  padding-top: 60px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}

.footer-title {
  font-size: 30px;
  letter-spacing: 4px;
  color: white;
}

.footer-info h6 {
  font-size: 15px;
  font-family: Jost, sans-serif;
  font-weight: 400;
  line-height: 28px;
  color: white;
}

.socials h4 {
  color: white;
}

.footer-link {
  color: white;
  font-family: Jost, sans-serif;
  font-weight: 300;
  font-size: 14px;
}

.footer-link {
  color: white;
}

.footer-link h6 {
  color: white;
}

.footer-link:hover {
  color: rgb(169, 209, 219);
}

.footer-contact h4,
.footer-location h4 {
  font-size: 24px;
  color: white;
}

.footer-contact h6 {
  color: white;
}

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

.footer-links a {
  color: white !important;
}

.copyright h6 {
  color: white;
}

.logo-footer {
  width: 100px;
}

.payment {
  display: flex;
}

.socials {
  display: flex;
  color: white;
}

.footer-links {
  display: flex;
  font-family: Jost, sans-serif;
  font-size: 18px;
}

.socials a {
  text-decoration: none !important;
  color: white;
}

.socials a:hover h4 {
  color: rgb(169, 209, 219);
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.copyright {
  display: flex;
  justify-content: right;
  text-align: right;
  align-items: end;
}

.room-link {
  color: #000000;
}

.room-link:hover {
  color: #932B41;
}

.nav-hidden {
  display: none;
}

.nav-hidden1 {
  display: block;
}

.section-bg {
  background: url('../image/img10.jpg') rgba(0, 0, 0, 0.776);
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 250px;
  padding-bottom: 150px;
  text-align: center;
  color: white;
  height: 50vh;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ElysiumHotel/elysiumhotel.al/elysiumhotel.al_2026-03-30_13-19-01-411/image/img10.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.776);
  background-position-x: center;
  background-position-y: center;
}

.restaurant1 {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.restaurant3 {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.first-section {
  padding: 100px 0;
}

.first-section h2 {
  font-weight: 600;
}

.first-section span {
  color: rgb(169, 119, 78);
}

.restaurant-bg {
  background: url('../image/restaurant-bg.jpg') rgba(128, 128, 128, 0.063);
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ElysiumHotel/elysiumhotel.al/elysiumhotel.al_2026-03-30_13-19-01-411/image/restaurant-bg.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(128, 128, 128, 0.063);
  background-position-x: center;
  background-position-y: center;
}

.restaurant-gallery {
  padding: 100px 0;
}

.restaurant-gallery h2 {
  font-weight: 600;
}

.restaurant-gallery span {
  color: rgb(169, 119, 78);
}

.restaurant-gallery img {
  width: 100%;
  border-radius: 20px;
}

.contact {
  padding: 100px 0;
}

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

.contact-info {
  margin: 50px 0;
}

.section-bg1 {
  background: url('../image/img5.jpg') rgba(0, 0, 0, 0.776);
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 250px;
  padding-bottom: 150px;
  text-align: center;
  height: 50vh;
  color: white;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ElysiumHotel/elysiumhotel.al/elysiumhotel.al_2026-03-30_13-19-01-411/img/20260323_140402_R10.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.776);
  background-position-x: center;
  background-position-y: center;
}

.room {
  padding: 100px 0;
}

.room-box1 {
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  position: relative;
}

.room-content1 {
  padding: 30px;
}

.book-now {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  text-align: center;
  justify-content: center;
  z-index: 10 !important;
  color: white !important;
  background-color: rgba(0, 0, 0, 0.824);
  border-radius: 50%;
  height: 80px;
  width: 80px;
  align-items: center;
}

.book-now h6 {
  color: white;
}

.section-bg3 {
  background: url('../image/img12.jpg') rgba(0, 0, 0, 0.776);
  background-attachment: scroll;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 230px;
  padding-bottom: 150px;
  text-align: center;
  color: white;
  height: 50px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ElysiumHotel/elysiumhotel.al/elysiumhotel.al_2026-03-30_13-19-01-411/image/img12.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.776);
  background-position-x: center;
  background-position-y: bottom;
}

.section-bg4 {
  background: url('../image/img3.png') rgba(0, 0, 0, 0.776);
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 250px;
  text-align: center;
  color: white;
  height: 50vh;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ElysiumHotel/elysiumhotel.al/elysiumhotel.al_2026-03-30_13-19-01-411/img/20260330_125842_1.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.776);
  background-position-x: center;
  background-position-y: center;
}

.about-photo {
  border-radius: 20px;
}

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

.gallery-section {
  padding: 100px 0;
}

.gallery-section h2 {
  font-weight: 600;
}

.gallery-section span {
  color: rgb(169, 119, 78);
}

.gallery-section img {
  border-radius: 20px;
  height: 440px;
}

.restaurant-bg span {
  color: rgb(169, 119, 78);
}

.languages {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 1000;
}

html, body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: "Playfair Display";
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  overflow-x: hidden !important;
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  align-content: flex-end;
  justify-content: space-between;
}

.carousel-inner, .carousel-inner img {
  height: 85vh;
  width: 100%;
  object-fit: cover;
}

.footer-contact h4, .footer-location h4 {
  font-size: 24px;
  color: white;
}

.c8204 {
  color: rgb(255, 255, 255);
}

.c8336 {
  color: rgb(255, 255, 255);
}

.c10331 {
  color: rgb(221, 221, 221);
  font-family: "Pontano Sans", sans-serif;
  font-size: 14px;
  letter-spacing: normal;
  background-color: rgba(32, 34, 37, 0.7);
}

.c10383 {
  color: rgb(221, 221, 221);
  font-family: "Pontano Sans", sans-serif;
  font-size: 14px;
  letter-spacing: normal;
  background-color: rgba(32, 34, 37, 0.7);
}

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

.c15375 {
  color: rgb(255, 255, 255);
}

.c15488 {
  color: rgb(255, 255, 255);
}

.c13168 {
  color: rgb(221, 221, 221);
  font-family: "Pontano Sans", sans-serif;
  font-size: 14px;
  letter-spacing: normal;
  background-color: rgba(32, 34, 37, 0.7);
}

@media (max-width:1000px) {
  .service-title {
    font-size: 40px;
  }
  .service-text {
    position: relative;
    margin-left: 10px;
  }
  .nav-link1 {
    font-size: 24px !important;
    font-family: "Marcellus", serif !important;
    padding-left: 0px !important;
  }
  .nav-hidden1 {
    display: none;
  }
  .nav-hidden {
    display: block;
  }
  .room-link {
    text-align: left !important;
  }
  .copyright {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .footer-links {
    display: flex;
    font-family: Jost, sans-serif;
    font-size: 18px;
    padding: 0px 30px 0px 30px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: baseline;
  }
  .br-tag {
    display: block !important;
  }
  .footer-title {
    font-size: 24px !important;
  }
  .hr-line {
    display: none;
  }
  .navbar-brand img {
    width: 80px;
    margin-left: 0%;
  }
  .navbar-nav {
    align-items: start;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .top-bar {
    display: none;
  }
  .logo1 {
    display: none !important;
  }
  .logo {
    display: block !important;
  }
  li.nav-item a.nav-link {
    color: rgb(255 255 255) !important;
    font-family: 'Jost', sans-serif;
    font-weight: 500 !important;
    transition: border-bottom 0.3s ease-in-out;
  }
  .carousel-caption h2 {
    font-size: 40px;
  }
  .restaurant1 {
    display: none;
  }
}

@media (max-width:1024px) {
  .room-title a {
    padding: 5px;
  }
  .room-title h5 {
    font-size: 1.1em;
  }
  .room-title {
    width: 250px !important;
  }
}

@media (max-width:768px) {
  .restaurant3 {
    margin: 0 auto;
    display: block;
    height: 500px;
  }
}

@media (max-width:540px) {
  .about-img1 {
    width: 220px;
  }
  .about-img2 {
    width: 250px;
  }
  .img1 {
    margin-left: -300px;
  }
}

@media (max-width:425px) {
  .about-img2 {
    display: none;
  }
  .about-img1 {
    width: 100%;
  }
  .service-text h6 {
    margin: 10px 0;
  }
}

@media (max-width: 1024px) {
  .room-title h5 {
    font-size: 1.1em;
  }
}

@media (max-width: 1000px) {
  .nav-link1 {
    font-size: 24px !important;
    font-family: Marcellus, serif !important;
    padding-left: 0px !important;
  }
  .br-tag {
    display: block !important;
  }
  .navbar-brand img {
    width: 80px;
    margin-left: 0%;
  }
}

@media (max-width: 480px) {
  .c8700 {
    color: rgb(221, 221, 221);
    font-family: "Pontano Sans", sans-serif;
    font-size: 14px;
    letter-spacing: normal;
    text-align: start;
    background-color: rgba(32, 34, 37, 0.7);
  }
  .c8803 {
    box-sizing: content-box;
    border: 0px;
    font-variant-numeric: inherit;
    font-variant-east-asian: inherit;
    font-variant-alternates: inherit;
    font-variant-position: inherit;
    font-variant-emoji: inherit;
    font-stretch: inherit;
    font-size: 14px;
    line-height: inherit;
    font-family: "Pontano Sans", sans-serif;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    vertical-align: baseline;
    margin: 0px;
    padding: 0px;
    color: rgb(252, 218, 28);
    transition: color 0.18s ease-in-out;
    letter-spacing: normal;
    text-align: start;
    background-color: rgba(32, 34, 37, 0.7);
  }
}