@import url('https://fonts.googleapis.com/css2?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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&display=swap');

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

body {
  background-color: rgb(250, 250, 250);
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Old Standard TT';
}

a {
  text-decoration: none;
}

p {
  font-family: Poppins;
}

.navbar {
  box-shadow: none;
  padding: 20px 0px;
  background-color: rgb(145, 116, 73);
}

.navbar-home {
  background-color: transparent;
}

.navbar-brand {
  padding: 10px;
}

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

.navbar li {
  margin: 0px 10px;
}

.navbar li a {
  color: white;
  font-family: poppins;
  font-weight: 400;
  font-size: 18px;
  border-bottom: 2px solid transparent;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}

.navbar li a:hover {
  border-bottom: 2px solid #eeba1d;
  color: white;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(238, 186, 29);
}

.flag-icon {
  width: 24px;
}

.head-home {
  background: url('../image/almare-head.jpg')rgba(0, 0, 0, 0.40);
  height: 90vh;
  display: flex;
  align-items: center;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  margin-top: -10vh;
  z-index: 100;
  color: white;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/eilenapartments/eilen-apartments.al/eilen-apartments.al_2026-04-15_14-14-40-511/img/20260415_132427_image3.jpg");
  background-position-x: initial;
  background-position-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.4);
}

.book-btn {
  background-color: rgb(150, 127, 53);
  padding: 12px 40px;
  color: white;
  border-radius: 0px;
  font-family: Poppins;
  font-weight: 600;
  font-size: 15px;
  width: auto;
}

.book-btn:hover {
  background-color: rgb(204, 175, 94);
  color: white;
}

.head-home h1 {
  font-size: 4.5rem;
  font-weight: 400;
}

.about-home {
  padding: 100px 0px;
}

.about-home h4 {
  font-family: Cinzel;
  color: rgb(238, 186, 29);
}

.about-home h2 {
  font-size: 3rem;
  font-weight: 300;
}

.about-img {
  width: 65px !important;
}

.item p {
  font-weight: 400;
  color: rgb(139, 139, 139);
}

.owl-carousel-stats {
  margin-top: 60px;
  margin-left: 100px;
  background-color: white;
  padding: 15px 40px;
  width: 140%;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.rooms-home {
  background-color: rgb(65, 97, 151);
  padding: 100px 0px;
  margin-top: 60px;
}

.room-card {
  border-radius: 0px;
}

.room-img {
  border: 4px solid white;
}

.rooms-home h4,
.rooms-home h2 {
  color: white;
}

.rooms-home h2 {
  font-size: 3rem;
  font-weight: 300;
}

.rooms-home p {
  color: rgb(185, 185, 185);
}

.gallery-home {
  margin: 80px 0;
}

.gallery-home h2 {
  font-size: 3.5rem;
  font-weight: 300;
}

.gallery-home img {
  width: 100%;
  height: auto !important;
}

.banner-home {
  background: url('../image/almare-banner.jpg')rgba(0, 0, 0, 0.45);
  background-attachment: initial;
  height: 35vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  display: flex;
  align-items: center;
  color: white;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/eilenapartments/eilen-apartments.al/eilen-apartments.al_2026-04-15_14-14-40-511/img/20260415_132756_ap5.jpeg");
  background-position-x: initial;
  background-position-y: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.45);
}

.banner-home h2 {
  font-size: 3rem;
  font-weight: 300;
}

.footer {
  padding-top: 60px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset;
  border: 0 solid black;
}

.footer h5 {
  color: rgb(145, 116, 73);
}

.footer p {
  font-size: 16px;
  padding: 0;
}

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

.copyright,
.footer a {
  color: black;
}

.logo-Intermedia {
  width: 150px;
}

.room-head {
  height: 30vh;
  display: flex;
  align-items: center;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.room-head p {
  color: rgb(243, 160, 37);
}

.room-head h1 {
  font-size: 3.5rem;
  font-weight: 300;
}

.contact-box h4 {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  color: rgb(172, 140, 54) !important;
}

.contact-box p {
  text-align: center;
  font-size: 20px;
}

.connect-box {
  color: black;
}

.connect-box h2 {
  font-size: 2rem;
  font-weight: 300px;
}

hr {
  color: rgb(190, 190, 190);
}

.map {
  width: 100%;
  height: 400px;
  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;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Old Standard TT";
}

.rooms-home h4, .rooms-home h2 {
  color: white;
}

.copyright, .footer a {
  color: black;
}

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

.navbar.navbar-expand-lg.navbar-dark {
  background-color: rgb(73, 109, 145);
}

#il91 {
  border: 0 solid black;
}

.row {
  background-color: rgba(255, 255, 255, 0);
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: black;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: black;
}

.row.align-items-center.rooms-home {
  background-color: rgb(65, 97, 151);
}

@media (max-width:1024px) {
  .navbar-home {
    background-color: #917449;
  }
}

@media (max-width:768px) {
  .owl-carousel-stats {
    margin: 0;
    width: 100%;
  }
  .about-home .book-btn {
    margin-bottom: 20px;
  }
  .picture-about {
    height: 400px;
    width: 100%;
  }
  .contact-box p {
    font-size: 16px;
  }
}

@media (max-width: 687px) {
  .navbar {
    background-color: rgb(65, 52, 33) !important;
  }
  .owl-carousel-stats {
    width: 100% !important;
    margin-left: 0px !important;
  }
}

@media (max-width:425px) {
  .banner-home h2 {
    font-size: 2rem;
    text-align: center;
  }
  .about-home h2 {
    font-size: 2rem !important;
  }
  .room-head h1 {
    font-size: 2.5rem;
    font-weight: 300;
  }
  .head-home h1 {
    font-size: 3rem;
  }
  .about-home {
    padding: 50px 0px;
  }
}

@media (max-width:320px) {
  .rooms-home h2 {
    font-size: 2rem;
  }
  .about-home h2 {
    font-size: 2rem !important;
  }
}

@media (max-width: 768px) {
  .about-home .book-btn {
    margin-bottom: 20px;
  }
  .picture-about {
    height: 400px;
    width: 100%;
  }
}