@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');


html, body {
  
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
font-family: "Cormorant Garamond";
background: #FAF7F2;
  color: rgb(0, 0, 0);

}
p{
  font-family: 'Jost', sans-serif;
}
h6{
  font-family: 'Jost', sans-serif;
font-weight: 400;
font-size: 13px !important;
color: #555555;
letter-spacing: 1px;
line-height: 20px;
}
a{
  color: initial !important;
  text-decoration: none;
}
footer {
  background: url('/photo/bg11.png');
  background-repeat: no-repeat;
  background-size: cover; 
  background-position: center; 
  padding-top: 100px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}

a.footer-link{
  color: #000000!important;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}
.footer-link:hover{
  color:  #A9D1DB;
}

.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;
}
.bg-light{
  background-color:#0b4e40fd!important ;
}
.navbar .navbar-nav .nav-link {
  color: #e9dddd!important;
  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;
}

.button{
  justify-content: center;
  padding: 10px 20px 10px 20px !important;
background: #EEB96A;
color: white !important;
text-align: center;
width: fit-content;

}
.bi-list{
  color: #000000;
}
.button1{
  justify-content: center;
  padding: 10px 20px 10px 20px !important;
background: #EFB96A00;
color: rgb(255, 255, 255) !important;
text-align: center;
width: fit-content;
border: 1px solid white;
}
.top-bar{
  background: #EFB96A;
  padding: 10px;
  color: white !important;
}

.title{
  font-optical-sizing: auto;
  color:  #1A1A1A;
  font-size: 42px;
 line-height: 50.899px;
  font-weight: 600;
}

.img1{
  display: none !important;
}
.img2{
  display: block !important;
}.container1{
padding: 0px 70px 0px 70px;
}
.cover-bg{
  background: url('/photo/4.jpg'), rgba(0, 0, 0, 0.643);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  height: 400px;
  padding-top: 100px;
}

.amenities{
  position: relative;
  margin-top: -150px;
  z-index: 1000;
}
.facilities-box{
  background:#ffffff;

}
  .facility1{
    padding: 10px;
  }
  .container1{
    padding: 0px 50px 0px 50px;
  }
  .image-container1 {
    position: relative;
  
    overflow: hidden;
  }
  
  .image-container1 img {
    width: 100%;
    
    height: auto;
    transition: 0.5s ease-in-out;
  }
  
  .overlay1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: rgba(0, 0, 0, 0.507);
    opacity: 0.5;
    transition: opacity 0.3s ease;
  }
  
  .image-container1:hover .overlay1 {
    opacity: 0.9;
  }
  .image-container1:hover img {
    opacity: 0.9;
   scale: 1.02;
   transition: 0.5s ease-in-out;
  }
  .text2 {
  font-family: "Cormorant Garamond"
  serif !important;
    background: #00000000;
    position: absolute;
    width: 100%;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
    color: white;
    padding-bottom: 20px;
    font-size: 26px;
    letter-spacing: 2px;
    opacity: 1 !important;
  }
  .image-container1 {
    position: relative;
    display: inline-block;
  }
  
  .image-container1 img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  
  .color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #142425e7; 
  }
  .text1{
    padding-top: 100px;
  }
  
  .image-container1 {
    position: relative;
    display: inline-block;
  }
  
  .image-container1 img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  
  .color-overlay1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  }
  
  .text-box2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    color: white;
    text-align: left;
    border-left: 2px solid #142425;
  }


.section-bg1{
  background: url('/photo/1.jpg') rgba(0, 0, 0, 0.543);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
text-align: center;
}
.room-box{
  position: relative;
  background: white;
}

.room-info{
  position: absolute;
  top: 10px;
  left: 10px;
  background: white;
  padding: 5px 20px 0px 20px;
}

.room-content{
  padding: 20px;
}


.section-bg2{
  background: url('/photo/6.jpg') rgba(0, 0, 0, 0.543);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
text-align: center;
}


.owl2 .owl-dots, .owl-theme .owl-nav {
  text-align: right;
  -webkit-tap-highlight-color: transparent;
}
.owl2 .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
.owl2  .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #835a4264;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.section-bg3{
  background: url('/photos/photo\ \(15\).jpg') rgba(0, 0, 0, 0.543);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
text-align: center;
}

@media(max-width:1000px){
  

.img3{
  display:none;
}
  .img1{
    display: block;
  }
  .img2{
    display: none;
  }

  .br-tag{
    display: block !important;
  }
  .facilities-box{
    margin: 15px;
  }
  .facility1{
    padding: 25px !important;
  }
  .container1{
    padding: 0px 20px 0px 20px;
    }
  
}

.card{
  background-color: #00000069;
  margin: 10 px;
  padding: 10px, 20 px;
  height: 150px;
  color: white;
}


  .button {
    background-color: transparent;
    border:1px solid #EFB96A;
    color: rgb(0, 0, 0) !important;
    padding: 0.7rem 1.5rem;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 500;
    transition: 0.3s;
  }

  .button:hover {
    background-color: #a76a3e;
    color: white !important;
  }

  .bg-brown {
    background-color: #9b5d38;
  }

  .text-brown {
    color: #9b5d38;
  }

  .custom-photo-layout {

    width: 100%;
    max-width: 500px;
    height: 450px;
    position: relative;
  }

  .photo-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: auto;
    z-index: 1;
  }

  .photo-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80%;
    height: auto;
  }

  .watch-box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #195f34;
    padding: 1rem 1.25rem;
    border-radius: 6px;
    z-index: 2;
    max-width: 220px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  }

  .text-brown {
    color: #9b5d38;
  }

  @media (max-width: 767px) {
    .custom-photo-layout {
      height: 380px;
    }

    .photo-top {
      width: 65%;
    }

    .photo-bottom {
      width: 85%;
    }

    .watch-box {
      bottom: 10px;
      left: 10px;
      padding: 0.8rem 1rem;
   
   }
  .title{
    font-size: 30PX;
  }
  }

    .content-text {
      max-width: 700px;
      margin: auto;
      text-align: center;
    }
    .content-text h1 {
      font-size: 2.5rem;
      font-weight: bold;
      margin-bottom: 1rem;
    }
    .content-text p {
      font-size: 1rem;
      color: #333;
      margin-bottom: 1rem;
    }
    .btn-custom {
      text-decoration: none;
      color: black;
      border-bottom: 1px solid black;
    }
    .img-side {
      object-fit: cover;
      margin-top: 20px;
      margin-left: 50px;
      height: 80%;
      width: 60%;
      max-height: 500px;
      z-index: 1;
    }
    .img-side1 {
      object-fit: cover;
      margin-top: 120px;
      margin-left: 20px;
      height: 80%;
      width:80%;
      max-height: 500px;
      z-index: 1;
    }
   
    @media (max-width: 767px) {
  .container {
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  .row.g-0 {
    flex-direction: column;
  }



  .col-md-5 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 2rem 1rem !important;
  }

  .content-text {
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
  }

  .content-text h1 {
    font-size: 2rem !important;
  }

  .content-text p {
    font-size: 1rem !important;
    color: #333;
  }

  .btn-custom {
    display: inline-block;
    margin-top: 1rem;
    font-size: 1rem;
    border-bottom: 1px solid black;
  }
}

  



    .section-title {
      color: #196e4e;
      font-weight: 600;
    }

    .service-icon {
      font-size: 2rem;
      margin-bottom: 0.5rem;
    }

    .service-box {
      margin-bottom: 3rem;
    }


    .middle-image-wrapper {
      text-align: center;
      -webkit-border-top-left-radius: 200px;
-webkit-border-top-right-radius: 200px;
-moz-border-radius-topleft: 200px;
-moz-border-radius-topright: 200px;
border-top-left-radius: 200px;
border-top-right-radius: 200px;
    }

    @media (max-width: 991px) {
      .img-fluid {
        border-radius: 0;
        max-height: 300px;
      }
      .navbar .navbar-nav .nav-link {
  color: #000000!important;
  font-size: 1.1em;
}

    }

 .hero-section {
    
            height: 70vh;
            display: flex;
            color: rgb(0, 0, 0); 
        }
        .text-content {
            background-color: #1a424a; 
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 3rem;
        }
         .text-content1 {
            background:url('/photo/bg10.jpg');
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 3rem;
        }
        .image-content {
            background-image: url('/assets/photos/general photos/6f944663-449e-4d7f-83ef-bfc30f32d8a4.jpeg'); 
            background-size: cover;
            background-position: center;
        }
        .explore-text {
            font-family: 'Brush Script MT', cursive; 
            font-size: 1.5rem;
            margin-bottom: 0.5rem;
            color: #1f1818; 
        }
        .main-title {
            font-size: 3.5rem;
            font-weight: bold;
            line-height: 1.1;
            margin-bottom: 1.5rem;
        }
      

        @media (max-width: 768px) {
            .hero-section {
                flex-direction: column;
                height: auto; 
            }
            .text-content, .image-content {
                width: 100% !important; 
                height: 50vh; 
            }
            .main-title {
                font-size: 2.5rem;
            }
            .text-content1{
              margin-left: -300px;
            }
                    .main-title {
                      font-size: 20px;
                    }
        }




