/* vietnamese */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: block;
  src: url(https://design.penpot.app/internal/gfonts/font/georama/v14/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvgdkQEK1_s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: block;
  src: url(https://design.penpot.app/internal/gfonts/font/georama/v14/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvgdkAEK1_s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: block;
  src: url(https://design.penpot.app/internal/gfonts/font/georama/v14/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvgdngEK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


html, body {
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  padding: 0;
}

/* header_bg */
.nav_bg {
  position: relative;
  width: 100%;
  height: 120px;
  background-color: #521f26;
  border-radius: 0px 0px 0px 0px;
}
.nav_bg p{
  font-size:10px;
  color:#ffffff;
}
.navbar-brand {
    text-transform: none;
    line-break: auto;
    overflow-wrap: initial;
    white-space: break-spaces;
    text-rendering: geometricPrecision;
    text-decoration: none;
    letter-spacing: 2px;
    font-family: "Georama";
    font-style: normal;
    font-weight: 400;
}
.navbar-brand {
    top: -20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    text-decoration: none;
    color: #ffffff;
}
.navbar-brand:hover{
  color: #ffffff;
}


  /* logo_icons */
.logoicons{
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 25px;
  height: 25px;
  background: url("https://7itsolutions.in/website_html/hotel_everland/img/flower.png") no-repeat center center / cover;
  border-radius: 0;
}

@media (max-width: 768px) {
  .carousel,
  .carousel-item,
  .carousel-item img {
    height: 35vh;
  }
}
#welcome{
    background-color:#d7c4b7;
}
#welcome h3{
    text-transform: uppercase;
    font-weight:400;
    letter-spacing: 1px;
}
#welcome p{
    font-size:16px;
    letter-spacing: 1px;
}

#mobile_booking{
    background-color: #521f26;
}
#mobile_booking p{
    margin-top:5px;
    font-size:16px;
    letter-spacing:1px;
    text-transform: uppercase;
}

#footer{
    background-color: #521f26;
}
#footer p{
    font-size:18px;
    letter-spacing:1px;
    color: #ffffff;
    background-color: #521f26;
}

#rooms_suites h3{
   text-transform:uppercase;
   font-weight:300;
}
#rooms_suites h3{
   font-weight:300;
   text-transform:uppercase;
}
#rooms_suites p{
   letter-spacing:0.5px;
}

.cta-btn {
  position: fixed;
  right: 20px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.cta-btn img {
  width: 28px;
  height: 28px;
}

.cta-btn:hover {
  transform: scale(1.08);
}

/* Individual Button Colors & Positions */
.whatsapp-cta {
  bottom: 20px;
  background-color: #25D366;
}

.phone-cta {
  bottom: 80px; /* sits above WhatsApp */
  background-color: #34B7F1;

}
.cta-btn img {
    width: 20px;
    height: 20px;
  }
.email-cta {
  bottom: 140px; /* sits above Phone */
  background-color: #ff6f61;
}

/* Responsive tweaks */
@media (max-width: 480px) {
  .cta-btn {
    right: 15px;
    padding: 6px;
  }
  .cta-btn img {
    width: 24px;
    height: 24px;
  }
}

       .quote-section {
  background-color: #dcc5b3; /* beige background */
  color: #551A1A; /* deep maroon text */
  font-family: "Georgia", serif;
}

.quote-top-icon img {
  width: 40px;
  height: 40px;
  margin-top: -120px;
}

.quote-text {
  font-size: 1.4rem;
  font-style: italic;
  line-height: 1.6;
  max-width: 900px;
  margin: 0 auto 1rem;
}

.author {
  font-size: 0.9rem;
  font-weight: bold;
  text-transform: uppercase;
}

.quote-bottom-pattern {
  background: url("img/pattern.png") repeat-x;
  height: 50px;
}
.simp-custom-border-design img {
    width: 100% !important;
}
#rooms_suites .image-overlay-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
#rooms_suites .image-overlay-container img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0px; /* match overlay radius */
}
#rooms_suites .overlay {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  border: none;
  opacity: 0;
  transition-duration: 0.3s;
  transition-property: opacity;
}
#rooms_suites .image-overlay-container .overlay {
  opacity: 1;
}
#rooms_suites .overlay .overlay-text {
color: #fff;
font-size: 1.5rem;
position: absolute;
bottom: 5%;
left: 5%;
}
#rooms_suites .overlay .overlay-text-1 {
color: #fff;
font-size: 1.5rem;
position: absolute;
top: 5%;
right: 8%;
border: 1px solid #fff;
padding: 5px 20px;
font-size: 12px;
text-transform: uppercase;
transform: rotate(-90deg);
transform-origin: top right;
}
#rooms_suites .overlay-text, #rooms_suites .overlay-text-1 {
text-decoration: none;
}
#rooms_suites .overlay-text:hover,
#rooms_suites .overlay-text-1:hover {
transition: 0.3s ease;
}