
@import url('https://fonts.googleapis.com/css2?family=Anton&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=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;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=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Marcellus&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=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Princess+Sofia&family=Road+Rage&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rock+Salt&family=Tangerine:wght@400;700&display=swap');

html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: 'Josefin Sans', sans-serif;
  font-family: "Playfair Display", serif;
  color: rgb(255, 255, 255);
background-color: #F3EEE7 !important;
}
a{
  text-decoration: none !important;
}
h1{
  font-family: "Playfair Display", serif;
  font-weight: 600 !important;

}
h2{
  font-family: "Playfair Display", serif;
  font-weight: 600 !important;

}
h3{
  font-family: "Playfair Display", serif;
}
h4{
  font-family: "Playfair Display", serif;
}
p{
  font-family: 'Josefin Sans', sans-serif;
  color: rgba(0, 0, 0, 0.383);

}
#carouselExampleCaptions{
  position: relative;
  margin-top: -50px;
}
.carousel1{
  background: url('../photos/img10.jpg') rgba(0, 0, 0, 0.452);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}
.carousel2{
  background: url('../photos/img2.jpg') rgba(0, 0, 0, 0.452);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}
.carousel3{
  background: url('../photos/img3.jpg') rgba(0, 0, 0, 0.452);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 23.25rem !important;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-caption h2{
  font-size: 70px;
  font-family: "Playfair Display", serif;
}
.section1{
  background: url('../photos/bg-patten.png');
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 17%;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
}

.nav-link{
  color: rgb(255, 255, 255) !important;
}



/* CSS */
.button-58 {
  align-items: center;
  background-color: #B99D75;
  border: 2px solid #B99D75;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  fill: #000;
  font-size: 16px;
  font-weight: 200;
  height: 48px;
  justify-content: center;
  letter-spacing: -.8px;
  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: #ffffff;
  border-color:#ffffff;
  fill: #ffffff;
  color: black;
}

.button-58:active {
  background-color: #ffffff;
  border-color: #ffffff;
  fill: #ffffff;
}

@media (min-width: 768px) {
  .button-58 {
    min-width: 170px;
  }
}

.img1{
  border: 8px solid white;
  position: relative;
  margin-left: -130px;
}

.col1{
  position: relative;
  margin-left: -300px;
}

.paragraph{
  position: relative;
  margin-left: -100px;
}

.rooms-section{
  background: #222222;
  padding-top: 100px;
  padding-bottom: 100px;
}

.room-card{
  background: #B99D75;
  padding: 20px;
}
.room-content{
  text-align: center;
  padding: 30px;
}

.facilities-section{

  padding-top: 100px;
  padding-bottom: 100px;
}

.facility-box{
  position: relative;
  padding: 47px;
  border: 1px dashed #6b6b6b8b;
  border-radius: 5px;
  transition: 0.4s ease-in-out;
  background: white;
}
.facility-box:hover{
  border: 1px dashed #aa8453;

  transition: 0.4s ease-in-out;
}

.cover-bg{
  background: url('../photos/img5.jpg'), rgba(0, 0, 0, 0.402);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
  font-weight: 100;
}

footer{
  background: #0a0a0a !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 !important;
  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;
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color:#222222 !important;
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}


/*rooms.html*/
.section-bg{
  background: url('../photos/room1.jpg') rgba(0, 0, 0, 0.452);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 200px;
  padding-bottom: 150px;
  color: white;
  text-align: center;
}

/*about.html*/
.section-bg1{
  background: url('../photos/img6.jpg') rgba(0, 0, 0, 0.452);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 200px;
  padding-bottom: 150px;
  color: white;
  text-align: center;
}
.cover-bg1{
  background: url('../photos/img6.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;
}
@media(max-width:1000px){
    .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 18.25rem !important;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

  .img1 {
    border: 8px solid white;
    position: relative;
    margin-left: 0px;
}
.col1 {
  position: relative;
  margin-left: 0px;
}
.paragraph {
  position: relative;
  margin-left: 0px;
}
.carousel-caption h2 {
  font-size: 40px;
  font-family: "Playfair Display", serif;
}
.copyright{
  display: flex;
justify-content: center;
text-align: center ;
align-items: center ;
}
}