@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed: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=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=Dancing+Script:wght@400..700&family=Halant:wght@300;400;500;600;700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Manrope:wght@200..800&family=Monsieur+La+Doulaise&family=Montez&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nothing+You+Could+Do&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Princess+Sofia&family=Tangerine:wght@400;700&display=swap');


html, body {
  
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: "Cormorant Garamond", serif;
background:#F8F5F0;
  color: rgb(0, 0, 0);

}
a{
  color: initial !important;
  text-decoration: none;
}

p{
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 1px;
}

.navbar{
  transition: 0.3s;
  background: #1F1F1F;
  z-index: 10;

}
.nav-link{
  font-family: "Barlow Condensed", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.7px;
  text-transform: uppercase;
  color: white !important;
}
.navbar-toggler {

  border: none !important;

}
.nav-link.active{
  color: #F0EAE2 !important;
  font-weight: 300  !important;
  border-bottom: 1px solid #F0EAE2 !important;
}
.navbar-toggler-icon {

  background-image: url('../photos/icons/navbar-toggler.png');
 
}
.text-bg-dark {
  color: #F0EAE2!important;
  background-color: #1F1F1F!important;
}


/* CSS */
.button-58 {
  align-items: center;
  background-color: #c77a6300;
  border: 1px solid #ffffff;
  font-family: 'Barlow Condensed', sans-serif; 
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  fill: #000;

  font-size: 17px;
  font-weight: 400;
  height: 48px;
  justify-content: center;
  letter-spacing: 2.8px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 20px 22px;
  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: #AA8453;
  border-color: #AA8453;
  fill: #AA8453;
}

.button-58:active {
  background-color: #AA8453;
  border-color: #AA8453;
  fill: #AA8453;
}


.button-59 {
  align-items: center;
  background-color: #c77a6300;
  border: 1px solid #000000;
  font-family: 'Barlow Condensed', sans-serif; 
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  display: inline-flex;
  fill: #000;

  font-size: 17px;
  font-weight: 400;
  height: 48px;
  justify-content: center;
  letter-spacing: 2.8px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 20px 22px;
  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: #AA8453;
  border-color: #AA8453;
  fill: #AA8453;
}

.button-59:active {
  background-color: #AA8453;
  border-color: #AA8453;
  fill: #AA8453;
}
.nav-brand1{
  display: none;
}
.header-bg{
  background-color: #1F1F1F;
  padding-top: 70px;
  height: 62vh;

}

.text-box{
  position: relative;
  background: #F0EAE2;
  padding: 60px;
  text-align: center;
  margin-top: -440px;
  margin-bottom: 200px;
  outline: 2px solid #F0EAE2;
  outline-offset: 5px;
}
 .title {
    font-family: "Gilda Display", serif;
    font-size: 54px;
    font-style: normal;
    font-weight: 100 !important;
    line-height: normal;
    color: #222;
    margin-bottom: 20px;
}
.text-box1{
  position: relative;
  background: #1F1F1F;
  padding: 60px;
  text-align: left;
margin-top: 40px;
  outline-offset: 5px;
  width: 80%;
  border-left: 10px solid #aa8453;
}
.rooms-bg{
  background: url('../photos/rooms-bg1.png');
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: right;
  background-blend-mode: multiply;

}
.big-title{
  font-size: 200px;
  color: #F8F5F0;
  -webkit-text-stroke: 1px #1F1F1F;
  
}

.facilities-section{
  background: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px;
}
.tour-card {
  position: relative;
height: 550px;
  
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  overflow: hidden;
  border: 8px solid rgba(255, 255, 255, 0.552);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  transition: border 0.4s ease-in-out;

}
.tour-card:hover{
  border: 8px solid white;
transition: border 0.4s ease-in-out;


}
.tour-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.344);
}

.tour-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  z-index: 1;
  transition: bottom 0.3s ease, opacity 0.3s ease;

}

.room-number {
  position: absolute;
  top: 10px;
  left: 20px;
  color: #fff;
  z-index: 1;
  transition: bottom 0.3s ease, opacity 0.3s ease;

}
.room-number h1{
  font-size: 50px !important;
  color: #f8f5f000;
  -webkit-text-stroke:0.5px #ffffff;
}
.tour-content h2 {
  font-size: 24px;
  margin-bottom: 5px;
}

.tour-content p {
  font-size: 14px;
}

.tour-card .button2 {
  position: absolute;
  bottom: -50px;
  left: 20px;
  padding-top: 30px;
background: transparent;
  color: #978667;

  font-size: 14px;
  font-weight: bold;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.tour-card:hover .button2 {
  transform: translateY(-80px);
  opacity: 1;
}
.tour-card:hover .tour-content{
  bottom: 50px;
  transition: bottom 0.3s ease, opacity 0.3s ease;

}
.facility-box{
  position: relative;
  padding: 47px;
  border: 1px dashed #6b6b6b8b;
  border-radius: 5px;
  transition: 0.4s ease-in-out;
}
.facility-box:hover{
  border: 1px dashed #aa8453;

  transition: 0.4s ease-in-out;
}

.carousel1{
  background: url('../photos/bar4.jpeg');
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  position: relative !important;
justify-content: right !important;
text-align: right !important;
justify-items: right !important;
align-items: end;
}

.carousel2{
  background: url('../photos/bar2.jpeg');
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  position: relative !important;
justify-content: right !important;
text-align: right !important;
justify-items: right !important;
align-items: end;
}

.carousel3{
  background: url('../photos/bar3.jpeg');
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  position: relative !important;
justify-content: right !important;
text-align: right !important;
justify-items: right !important;
align-items: end;
}

.carousel4{
  background: url('../photos/bar1.jpeg');
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  position: relative !important;
justify-content: right !important;
text-align: right !important;
justify-items: right !important;
align-items: end;
}
.bar-box {
  max-width: 570px;
  width: 100%;
  height: 651px;
  background-color: #222;
  padding: 0 74px;
  margin-top: -30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  text-align: center;
  position: relative;
  top: 0;


}

footer{
  background: #1F1F1F;
  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: #192841;
}
.languages{
  position: fixed;
  top: 10px;
right: 25px;
z-index: 1000 !important;
}
.testimonial-box{
  border: 1px dashed #a8a8a8;
  padding: 40px;
  transition: 0.3s ease-in-out;

}

.testimonial-box:hover{
  border: 1px dashed #AA8453;
  transition: 0.3s ease-in-out;
}

.quotes{
  position: relative;
  z-index: 10;
  margin-bottom: -40px;
}


/*rooms.html*/
.section-bg{
  background: url('../photos/img8.jpg'), rgba(0, 0, 0, 0.507);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}

/*about.html*/
.section-bg1{
  background: url('../photos/img10.jpg'), rgba(0, 0, 0, 0.667);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}

.cover-bg{
  background: url('../photos/img10.jpg'), rgba(0, 0, 0, 0.667);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  padding: 100px 50px;
  border-radius: 20px !important;
}

/*contact.html*/
.section-bg2{
  background: url('../photos/img9.jpg'), rgba(0, 0, 0, 0.667);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}

/*gallery.html*/
.section-bg3{
  background: url('../photos/img25.jpg'), rgba(0, 0, 0, 0.667);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}
@media(max-width:1000px){
  .rooms-bg{
    background:none;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: right;
    background-blend-mode: multiply;
  }  
  .facilities-section{
    padding-bottom: 100px !important;
  }
  .bar-box{
    background: #1f1f1fed;
  }
  .title{
    font-size: 40px;
  }
  .header-bg{
    padding-top: 0px;
  }
  .text-box1{
    width: 100%;
  }
  .big-title{
    font-size: 50px;
    text-align: center;
  }
  .nav-brand1{
    display: block;
  }
  .nav-brand2{
    display: none;
  }
}
/*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;
}