@import url('https://fonts.googleapis.com/css2?family=Monoton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baskervville+SC&display=swap');

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
 
  font-family: "EB Garamond", serif;
background: #ffffff;
}
a{text-decoration: none;
    color: rgb(0, 0, 0);
    font-family: "Lora", serif;
}
h1 ,h2 ,h3 {
  font-family: "Baskervville SC", serif;
  font-weight: 400;
  font-style: normal;

}
h6{
  font-size: 17px;
  font-family: "Lora", serif;
}
.container-fluid{
  width: 90%;
}
.navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.navbar-toggler{
  border: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: 18px;
  font-weight: var(--bs-nav-link-font-weight);
  color: #E2C85C;
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: url('../img/icons8-menu-50 (3).png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #E2C85C;
  font-weight: 500;
}
.custom-shape-divider-bottom-1719061035 {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
margin-top: -29px;
z-index: 100;
}
.img2{
 width: 400px !important;
}
.custom-shape-divider-bottom-1719061035 svg {
  position: relative;
  display: block;
  width: calc(165% + 1.3px);
  height: 29px;
}
.custom-shape-divider-bottom-1719061035 .shape-fill {
  fill: #c5c1b8;
}
.carousel1{
  background: url('../img/garden.png'), linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}
.carousel2{
  background: url('../img/hotel1.webp'),  linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}
.carousel3{
  background: url('../img/garden.png'),  linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}

.carousel-caption {
  position: absolute;
  right: 0%;
  bottom: 18.99rem;
  left: 0%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;

}
.carousel-caption h1{
  font-family: "Baskervville SC", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  color: #ffffff;


}
.boxxx{
  width: 500px;
  padding: 30px;
  background-color: #0e1927ee;
  margin-right: -50px;
  margin-left: -50px;
position: relative;
z-index: 5;
color: white;
}

/*about section */
.section-padding1 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.location-box{
    background-color: #845829;
    width: 30%;
    border: 4px solid #dcd926;
    text-align: center;
    padding: 2%;
    border-radius: 50%;
    margin-top: -220px;
    margin-left: -80px;
    position: relative;
    z-index: 100;
    border-style: double;
}
.section-padding{
  padding-top: 100px;
  padding-bottom: 100px;
}

/* CSS */
.button-17 {
  align-items: center;
  appearance: none;
  background-color: #E2C85C;

  border-style: none;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  fill: currentcolor;
  font-family: "Google Sans",Roboto,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  letter-spacing: .25px;
  line-height: normal;
  max-width: 100%;
  overflow: visible;
  padding: 5px 34px;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: auto;
  will-change: transform,opacity;
  z-index: 0;
}

.button-17:hover {
  background: #F6F9FE;
  color: #09285a;
}

.button-17:active {
  box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
  outline: none;
}

.button-17:focus {
  outline: none;
  border: 2px solid #4285f4;
}

.button-17:not(:disabled) {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):hover {
  box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
}

.button-17:not(:disabled):focus {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):active {
  box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
}

.button-17:disabled {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.facilities{
  padding-top: 150px;
  padding-bottom: 150px ;
  background-color: #0E1927;
}


footer{
  background: url('../img/img5.jpg') #0E1927;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;

  padding-top: 60px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
a.footer-link{
  color: white;

  font-weight: 300;
}
.footer-link:hover{
  color:  #A9D1DB;
}
.payment{
  display: flex;
}

.socials{
  display: flex;
  color: white;
}
.footer-links{
  display: flex;
font-family: 'Courier New', Courier, monospace;
  font-size: 18px;
}
.footer-title{
    font-family: 'Courier New', Courier, monospace;
}
.socials a{
  text-decoration: none !important;
  color: white;
}
.socials a:hover h4 {
  color:  #A9D1DB;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid #000000;
  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;
}
@keyframes fadeinnav {
  from {opacity: 0;}
  to {opacity: 1;}
}
.fade-in-nav{
  animation-name: fadeinnav;
  animation-duration: 0.9s;
}
.nav-hidden{
  display: none;
}
.nav-hidden1{
  display: block;
}





/*Animations*/
.fadeinleft {
  opacity:0;
  transform: translateX(200px);
  transition: all 1.3s ease-out;
}
.fadeinright{
  opacity: 0;
  transform: translateX(-200px);
  transition: all 0.8s ease-out;
}
.fadeindown{
  opacity: 0;
  transform: translateY(-100px);
  transition: all 1.2s ease-out;
}
.fadeinup{
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.2s ease-out;
}
.fade-in{
  opacity:0;
  transition: all 1.3s ease-in;
}
.active-left,.active,.active-right,.active-down,.active-up{
  opacity:1;
  transform: translateX(0);
  transform: translateY(0);
}
.fadein{
opacity: 0;
}
.testimonials{
            background: url('../img/044A0548.jpg') rgba(0, 0, 0, 0.582) ;
            background-attachment: fixed;
              background-position: center;
              background-size: cover;
              background-repeat: no-repeat;
              background-blend-mode: multiply;
           
          }
.item1{
  display: flex;
  gap: 20px;
}
.rooms{
  padding-top:100px ;
  padding-bottom: 100px;
}
/* rooms */
.section-background{
  background: url('../img/img.jpeg') , linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.417) 50%, rgba(0, 0, 0, 0.824) 100%);
background-position:center;
background-size: cover;
background-repeat: no-repeat;
background-blend-mode: multiply;
padding-top: 150px;
padding-bottom: 150px;
color: white;
}

#testimonials{
  background-size: cover;
background-color: #ffffff;
padding-bottom: 100px;

}

.review-boxes{
  background-color: #e7ddcd88;
  color: #000000;
  padding: 0 25px;

  
  transition-duration: 0.5s;
  height: 320px;

}

.review-boxes:hover{
  background-color: #0E1927;
  transition-duration: 0.5s;
color: white;
}

.review-boxes:hover p{
color: white;
}


/* gallery page */
.section-background3{
  background: url('../img/gardennnnnn.png') , linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.417) 50%, rgba(0, 0, 0, 0.824) 100%);
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  color: white;
  }

  /* contact page */
  .section-background2{
    background: url('../img/double23.png') , linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.417) 50%, rgba(0, 0, 0, 0.824) 100%);
    background-position:center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 150px;
    padding-bottom: 150px;
    color: white;
    }
    
  /* about us page  */

    .section-background4{
      background: url('../img/Family Room111.jpg') , linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.417) 50%, rgba(0, 0, 0, 0.824) 100%);
      background-position:center;
      background-size: cover;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
      padding-top: 150px;
      padding-bottom: 150px;
      color: white;
      }

      .facilities1{
        background: url('../img/pexels-karolina-grabowska-7291609.jpg') , linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.604) 50%, rgba(0,0,0,0.90) 100%);
        background-attachment: scroll;
        background-position:center;
        background-size: cover;
        background-repeat: no-repeat;
        background-blend-mode: multiply;
        padding-top: 100px;
        padding-bottom: 100px;
      }
      
      
      .image{
        position: relative;
      }
      .top-bar {
        position:absolute;
        top: 0;
        right: 0;
        background-color: #C19B76; /* Example background for visibility */
        color: white;          /* Example text color for visibility */
        padding: 10px;         /* Example padding */
      }
      .number-box{
        border: none;
      text-align: center;
      
      
      }
      /* Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .item1{
    display: flex;
    gap: 20px;
    align-items: center;
    align-content: stretch;
    flex-direction: column;
  }
  .carousel-caption h1{
    font-family: "Baskervville SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: #ffffff;
  }
  .boxxx{
    width: 500px;
    padding: 50px;
    background-color: #0e1927ee;
    margin-right: -50px;
    margin-left: -50px;
    position: relative;
    z-index: 5;
    color: white;
  }
  .none{
    display: none;
  }

}

/* Medium devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .item1{
    display: flex;
    gap: 20px;
    align-items: center;
    align-content: stretch;
    flex-direction: column;
  }
  .copyright{
    display: flex;
    justify-content: left;
    text-align: left;
    align-items: end;
  }
  .carousel-caption h1{
    font-family: "Baskervville SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px !important;
    color: #ffffff;
  }
  .boxxx{
    width: 500px;
    padding: 50px;
    background-color: #0e1927ee;
    margin-right: -50px;
    margin-left: -50px;
    position: relative;
    z-index: 5;
    color: white;
  }
  .none{
    display: none;
  }

}

/* Large devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
      
.item1{
  display: flex;
  gap: 20px;
  align-items: center;
  align-content: stretch;
  flex-direction: column;
}
.copyright{
  display: flex;
  justify-content: left;
  text-align: left;
  align-items: end;
}
.boxxx{
  width: 500px;
  padding: 50px;
  background-color: #0e1927ee;
  margin-right: -50px;
  margin-left: -50px;
  position: relative;
  z-index: 5;
  color: white;
}
.none{
  display: none;
}
}

/* Extra large devices (large tablets and desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .item1{
    display: flex;
    gap: 20px;
    align-items: center;
    align-content: stretch;
    flex-direction: column;
  }
  .copyright{
    display: flex;
    justify-content: left;
    text-align: left;
    align-items: end;
  }
  .boxxx{
    width: 500px;
    padding: 50px;
    background-color: #0e1927ee;
    margin-right: -50px;
    margin-left: -50px;
    position: relative;
    z-index: 5;
    color: white;
  }
  .none{
    display: none;
  }
}

/* Extra extra large devices (desktops, 1200px and up) */
@media (min-width: 1200px) {
  .item1{
    display: flex;
    gap: 20px;
    align-items: center;
    align-content: stretch;
    flex-direction: column;
  }
  .copyright{
    display: flex;
    justify-content: left;
    text-align: left;
    align-items: end;
  }
  
}