@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Nothing+You+Could+Do&display=swap');
html, body {
  
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: "Nothing You Could Do", cursive;
font-family: "Cormorant Garamond";
background:#ffffff;
  color: rgb(0, 0, 0);

}
p{
  font-family: 'Jost', sans-serif;
}
h5{
 
  font-size: 25px;
}
h6{
  font-family: 'Jost', sans-serif;
font-weight: 400;
font-size: 15px !important;
color: #555555;
letter-spacing: 1px;
line-height: 28px;
}
a{
  color: initial !important;
  text-decoration: none;
}
.navbar{
  transition: 0.3s;
}
footer{
  background: #000000 !important;
  padding-top: 60px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
a.footer-link{
  color: white;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}
.footer-link:hover{
  color:  #A9D1DB;
}
.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:  #A9D1DB;
}
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;
}

.navbar .navbar-nav .nav-link {
  color: #000000;
  font-size: 1.1em;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
  border-bottom: 1px solid black;
  font-size: 1.1em;
}
.navbar .navbar-nav .nav-link:hover{
  color: #808080 !important;

  transition: 0.2s ease-in-out;

}
.navbar-logo-centered .navbar-nav .nav-link{
  padding: .5em 1em;
}
.top-bar{
  background: #ffffff;
  padding: 10px;
  color: rgb(0, 0, 0) !important;
  border-bottom: 1px solid black;
}
.carousel1{
  background: url('../photos/img1.jpg'), rgba(0, 0, 0, 0.445);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  height: 80vh;
}
.carousel2{
  background: url('../photos/img2.jpg'), rgba(0, 0, 0, 0.445);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  height: 80vh;
}
.carousel3{
  background: url('../photos/img12.jpg'), rgba(0, 0, 0, 0.445);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  height: 80vh;
}
.carousel-caption {
  position: absolute;
  top:60%;
  left: 60%;
  transform: translate(-50%, -60%);
  padding: 0rem;
  color: #fff;
  text-align: left;
  justify-content: center;
  align-items: center;

  justify-items: center !important;
  width: 100%; /* Optional: Set this if you want the caption to occupy full width */
 max-width: 90%;/* Optional: Adjust based on your design needs */
}

.carousel-caption h3{
  font-size: 72px;
  font-family: "Cormorant Garamond";

  line-height: 67.68px;
  letter-spacing: normal;
  font-weight: 700;
  font-stretch: 100% ;
}

.carousel-caption p{
  font-size: 18px;
  line-height: 27px;
  letter-spacing: normal;
  font-weight: 400;
  font-stretch: 100% ;
  font-family: 'Jost', sans-serif;

}
footer{
  background: #111111;
  padding-top: 60px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
a.footer-link{
  color: white !important;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}
.footer-link:hover{
  color:  #A9D1DB;
}
.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:  #A9D1DB;
}
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;
}




/* CSS */
.button-58 {
  align-items: center;
  background-color: rgb(0, 0, 0);
  border: 2px solid rgb(0, 0, 0);
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  fill: #000;

  font-size: 18px;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 0 17px;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-58:focus {
  color: #171e29;
}

.button-58:hover {
  background-color: #262626;
  border-color: #262626;
  fill: #262626;
}

.button-58:active {
  background-color: #262626;
  border-color: #262626;
  fill: #262626;
}
.button-59 {
  align-items: center;
  background-color: rgb(255, 255, 255);
  border: 2px solid rgb(255, 255, 255);
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  display: inline-flex;
  fill: #ffffff;

  font-size: 18px;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 0 17px;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-59:focus {
  color: #171e29;
}

.button-59:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  fill: #ffffff;
}

.button-59:active {
  background-color: #ffffff;
  border-color: #ffffff;
  fill: #ffffff;
}
.about-box{
  padding: 40px;
  text-align: center;
  background: #F5F3EC;
  color: rgb(0, 0, 0) !important;
  border-radius: 20px;
}
.container1{
  width: 95%;
}
.room-box{
  padding: 30px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  background: white;
}
.facility-box{
  padding: 40px;
  background: white;
text-align: center;
justify-content: center;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
border-radius: 30px;
}

.cover-bg{
  background: url('../photos/img6.jpg'), rgba(0, 0, 0, 0.617);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 100px;
  padding-bottom: 100px;
}

.testimonial{
  padding: 40px;
  border: 1px solid #E3E3E3;
  border-radius: 20px;
  transition: 0.3s ease-in-out;
  text-align: center;
}

.testimonial:hover{
 
  border: 1px solid #3CAA9F;
  transition: 0.3s ease-in-out;

}
.quotes{
  position: relative;
  margin-left: 130px;
  z-index: 10;
}
.owl1{
  position: relative;
  margin-left: -150px;
}

/*rooms.html*/
.section-bg{
  background: url('../photos/img12.jpg'), rgba(0, 0, 0, 0.617);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
}

.room-box1{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.room-content{
  padding: 30px;
}

/*about.html*/
.section-bg1{
  background: url('../photos/img2.jpg'), rgba(0, 0, 0, 0.617);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
}
.counter-box{
  background: #000000;
  width: 100%;
  position: relative;
  justify-content: center;
  text-align: center;
  align-items: center;
  padding: 40px;
}
.outlined-text {
  font-size: 80px; /* Adjust font size as needed */
  color: transparent; /* Make the text transparent */
  -webkit-text-stroke: 2px rgb(255, 255, 255); /* Outline color and thickness */

}
.facility-box1{
  background: white;
  padding: 20px;
  text-align: center;
  border: 1px solid #3CAA9F;
}

.row1{
  position: relative;
  margin-top: -30px;
}


.row2{
  position: relative;
  margin-top: -50px;
}

/*contact.html*/
.section-bg2{
  background: url('../photos/img4.jpg'), rgba(0, 0, 0, 0.617);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (min-width: 768px) {
  .button-58 {
    min-width: 170px;
  }
}
@media(max-width:1000px){
  .quotes{
    position: relative;
    margin-left: 160px;
    z-index: 10;
  }
  .owl1{
    position: relative;
    margin-left: 0px;
  }
  .img1{
 
    margin-top: -50px;
  }
  .info-box{

    margin-right: -10px;
    
  }

    .br-tag{
      display: block !important;
    }


      .carousel-caption{
        bottom: 0%;
      }
  .carousel-caption h3{
    font-size: 40px;
    z-index: 100;
    line-height:normal;
    font-stretch: normal;
    margin-bottom: 20px !important;
  }
  .carousel-caption p{
    line-height: 20px;
    font-stretch: normal;
    margin-bottom: 20px !important;
  }
  }
  /*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;
  }
