@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Forum&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?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&display=swap');
html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: "Raleway", sans-serif;
  font-family: "Merriweather", serif;
  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: "Jost", sans-serif;
  font-optical-sizing: auto;
    font-weight: 400;
    color: #044a72 !important;

}
h6{
  font-size: 17px;
  font-family: "Lora", serif;
}
.container-fluid{
  width: 90%;
}
.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: #108ead;
  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-64.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #1153a0;
  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/new/WhatsApp Image 2025-07-09 at 09.55.47.jpeg'), 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/new/WhatsApp Image 2025-07-09 at 09.55.42.jpeg'),  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/new/WhatsApp Image 2025-07-09 at 09.55.46.jpeg'),  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: 19.99rem;
  left: 0%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-caption h1{
    font-family: "Cinzel", serif;
    font-optical-sizing: auto;
  font-size: 80px;
  color: #ffffff;


}



/* CSS BUTTONS */
.button-17 {
  align-items: center;
  appearance: none;
  background-color: #f69333;

  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: #3a7daa;
  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: #174ea6;
}

.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;
}

 /* FOOTER */
footer{
  background: url('../img/img5.jpg') #000000e3;

  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: 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;
}
@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;
}

/* about section */
.owl-carousel .item {
    position: relative;
    padding: 1px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.owl-carousel .item img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.text-hover-carousel .carousel-item-wrapper {
    position: relative;
    overflow: hidden;
}

/* ROOM SECTION IN HOME-P */

.text-hover-carousel img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;

}


.text-hover-carousel .overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgb(0, 0, 0);
    text-align: center;
    opacity: 0;
    transition: opacity 0.5s ease;
    text-shadow: 3px 3px 4px #EEC78C; 

}

.text-hover-carousel .carousel-item-wrapper:hover img {
    transform: scale(1.1);
    
}

.text-hover-carousel .carousel-item-wrapper:hover .overlay-text {
    opacity: 1;
}
.fac{
    color: #000000;
    font-size: 20px;
    background-color: rgb(255, 255, 255);
    margin-left: 30px;
}
 /* facilities */
 .facility-item i {
    margin-right: 8px;
    color: #e2b319;
    font-size: 19px;
}
.cover-bg{
  background: url('../img/15.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;
}
/* blog section in home p */
.poshtimage{
  margin-top: 60px;

}
.poshtimage h4{
  font-family: "Dancing Script", cursive !important;
  font-optical-sizing: auto ;
  text-shadow: 3px 3px 4px #EEC78C;
}
/*testimonials section */
#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: #108ead;
  transition-duration: 0.5s;
color: white;
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.review-boxes:hover p{
color: white;
}
/*rooms.html*/
.section-background1{
  background: url('../img/pexels-michaelgaultphotos-5439495.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;

}
.section-background1 h1{
  color: white  !important;
}
.room-list-area.inner-style {
  padding: 119px 0 27px;
}

.single-room-list-box {
  margin-right: 41px !important;
  margin-bottom: 90px;
}

.inner-style .room-list-thumb {
  position: relative;
}

.inner-style .room-list-thumb img {
  width: 100%;
}

.inner-style .room-list-info {
  background: #f7f6f2;
  padding: 20px 24px;
  width: 59%;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: -20px;
}

.inner-style .room-list-info span {
  display: inline-block;
  color: var(--primary-color);
  margin-right: 21px;
}

.inner-style .room-list-info strong {
  color: var(--body-color);
  font-family: var(--fonts-body);
  font-weight: 400;
}

.inner-style .room-list-content {
  padding: 0 0 0 30px;
}

.inner-style .room-list-content h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 500;
  margin: 25px 0 18px;
}

.inner-style a.room-list-button {
  display: inline-block;
  background: var(--primary-color);
  color: #fff;
  font-family: var(--fonts-title);
  text-transform: uppercase;
  padding: 14px 25px;
  font-weight: 500;
  border-radius: 30px;
  margin-top: 22px;
}


/*gallery home */


/*about.html*/
.section-background2{
  background: url('../img/1222.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;
color: white;
text-align: center;
  background-blend-mode: multiply;
  padding-top: 150px; 
  padding-bottom: 150px;
}
.section-background2 h1{
  color: white  !important;
}
.cover-bg1{
  background: url('../photos/Photo\ \(194\).jpg'), 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;
 padding-top: 150px;
 padding-bottom: 150px;
 color: white;
}
/*gallery.html*/
.section-background3{
  background: url('../img/eeeeeeeeeeeee.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;
color: white;
text-align: center;
  background-blend-mode: multiply;
  padding-top: 150px; 
  padding-bottom: 150px;
}
.section-background3 h1{
  color: white  !important;
}
/*contact.html*/
.section-background4{
  background: url('../img/ghfedfuedfgken.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;
color: white;
text-align: center;
  background-blend-mode: multiply;
  padding-top: 150px; 
  padding-bottom: 150px;
}
.section-background4 h1{
  color: white  !important;
}
.contact-box{
  padding: 50px;
  border:2px solid #122223;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
  justify-content: center;
  text-align: center;

}
@media(max-width:1000px){
  .footer-links {
    display: flex;
    font-family: Jost, sans-serif;
    font-size: 18px;
    padding: 0px 30px 0px 30px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: baseline;
}
  
  .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 ;
  }
  .img1{
display: none;
}
.img2{
display: none;
}
.img3{
  margin-top: 50px;
}
  .carousel1, .carousel2, .carousel3{
    height: 700px;
  }
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 14.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-caption h1{
  font-family: "EB Garamond", serif;
  font-weight: 100;
  font-size: 41px !important;
  color: #ffffff;


}
.testimonials{
  height: auto !important;
}
  h1 span{
    font-size: 30px !important;
  }
  h1{
    font-size: 30px !important;
  }
  .c-swiper__text {
    width: 250px !important;
    height: 250px;
    position: absolute;
    top: 25%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content:space-evenly !important;
    transition: opacity 350ms ease;
  }
  .c-swiper__text .c-swiper__title{
    font-size: 30px !important;
  }

  .c-swiper__image-container {
    width: 500px !important;
    height: 90%  !important;
    overflow: hidden !important;
    padding-top: 40px;
 }
  .c-swiper__image-container img {
    
    width: 400px !important;
    height: 90% !important;
    object-fit: cover !important;
 }
.swiper-slide{
padding: 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;
}


.body-dark{
  background-color: black!important;
}


/* 
restaurant page  */



/* wg-about-slider */
.wg-about-slider {
  padding-top: 146px;
  position: relative;
}

.snare-half > img {
  position: absolute;
  top: 0;
  left: 0;
}

.snare-half > img.item-2 {
  left: auto;
  right: 0;
  transform: rotateY(180deg);
}

.button-style-arrow {
  width: 68px !important;
  height: 68px !important;
  border-radius: 50%;
  background-color: #0e1618;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.button-style-arrow:hover {
  background-color: #c6ac83;
}

.button-style-arrow::after {
  font-size: 20px !important;
  color: #b8a17b !important;
}

.button-style-arrow:hover::after {
  color: #fff !important;
}

.wg-about-slider .top-content {
  text-align: center;
  margin-bottom: 83px;
}

.wg-about-slider .top-content .sub {
  font-size: 27px;
  margin-bottom: 21px;
}

.wg-about-slider .top-content .main {
  line-height: 50px;
  letter-spacing: 4px;
}

.wg-about-slider .top-content p {
  max-width: 920px;
  margin: auto;
  margin-bottom: 27px;
}

.wg-about-slider .top-content > a {
  margin: auto;
  margin-top: 42px;
}

.wg-about-slider .swiper-button-next {
  top: 51% !important;
  right: 48px;
}

.wg-about-slider .swiper-button-prev {
  top: 51% !important;
  left: 48px;
}

.wg-about-slider .swiper-container img {
  object-fit: cover;
  width: 100%;
}
.heading-section .sub {
  color: #c6ac83;
  font-family: 'CormorantInfant';
  font-size: 25px;
  line-height: 32px;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.6px;
  margin-bottom: 16px;
}

.heading-section .main {
  color: #000000;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  margin-top: 11px;
  margin-bottom: 25px;
}

.heading-section .text {
  font-family: 'CerebriSans';
  font-size: 17px;
  line-height: 28px;
  color: #FFF;
  margin-bottom: 30px;
}

.shape{

  background-color: #fff4e3;
  margin-left: -20px;
  padding: 40px;
}

