@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=Junge&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Island+Moments&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&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;
}

.font01{
    font-family: Island Moments, cursive;
    font-weight: 800;
    font-style: display;
    font-size: 31px !important;
    color: #543121;
}
.font02{
    font-family: Cinzele ,serif;
font-size: 40px !important;
}
.navbar-nav{
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    padding-left: 0px !important;
  }
  a{
      text-decoration: none;
  }
.navbar-brand img {
    width: 130px;
  }
  .navbar {
    align-items: center !important;
  }
  .royalnavbar{
    margin-top: 50px;
    padding: 10px;
  }
  .navbar .navbar-nav .nav-link {
    color:#000000;
    font-size: 1.1em;
    padding: 0.8em 1em;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.4285714286;
    font-weight: 500;
  }
  .navbar .navbar-nav .nav-link:hover {
    color: #845829 !important;
  }
  .nav-link:hover{
    color: #845829 !important;
  }
  .navbar li a.active {
    color: #845829 !important;
    transform: scale(1.05);
    border-bottom: 1px#845829 solid !important;
 background-color: transparent;
  }
  @media screen and (min-width: 768px) {
    .navbar-brand img {
      width: 120px;
    }
    .navbar-brand {
      margin-right: 0;
      padding: 0 1em;
    }
   
  }
  @media only screen and (min-width: 992px) {
  
    header .navbar .link-btn {
      margin: 0;
      margin-left: auto;
    }
}
a{text-decoration: none;
    color: rgb(0, 0, 0);
    font-family: "Lora", serif;
}
h1 ,h2 ,h3 {
    font-family: "Junge", cursive;
    font-weight: 400;

}
h6{
  font-size: 17px;
  font-family: "Lora", serif;
}
.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;
}

.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/img12121.jpg'), linear-gradient(0deg, rgba(53, 121, 14, 0.39) 12%, rgba(0, 0, 0, 0) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}
.carousel2{
  background: url('../img/69424559.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;
  height: 800px;
}
.carousel3{
  background: url('../img/367185730.jpg'),  linear-gradient(0deg, rgba(0, 0, 0, 0) 12%, rgba(0, 0, 0, 0) 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: 13.99rem;
  left: 0%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: center;
  
  
}
.carousel-caption h1{
    font-family:  Georgia, 'Times New Roman', Times, serif;
  font-size: 70px;

  -webkit-text-stroke: 1.6px #fff;
  color: transparent;
  text-shadow: 3px 3px 4px #9e640c;

}
 .box{
  
    font-family: "Satisfy", cursive;
  font-weight: 400;

 }
 .box2{
    padding: 10px;
    margin-top: -40px;
 }




/*about section */

.about{
    position: relative !important;
  }
  .shape{
    position: absolute !important;
    width: 100%;
    height: 100%;
    z-index: 0 !important;
    clip-path: polygon(0 27%, 0% 100%, 36% 74%);
top: 0;
left: 0;
background-color: #3f2608c2;
clip-path: circle(26.1% at 0 23%);
 background-image: url('../img/element3.png'); 

  }
.section-padding1 {
    padding-top: 100px;
    padding-bottom: 100px;
}.star-rating {
    display: flex;
    align-items: center !important;
    justify-content: center;
}

.star-rating .fa-star {
    color: #ffd700; /* Gold color */
    margin: 0 5px;
    font-size: 14px;
    transition: color 0.2s;
}

.star-rating .fa-star:hover,
.star-rating .fa-star:hover ~ .fa-star {
    color: #642c17; /* Orange-red color */
}
.box1{
padding: 40PX;
    background-color: #845829b9;
    font-family: 'Courier New', Courier, monospace;

 }
 .lart{
 height: 600px;
 }
.posht{
    position: relative;
margin-left: 169px !important;
margin-top: 210px;
z-index: 55;
}
.box1{
    position: relative;
    z-index: 22;
    margin-left: -167px !important;
}
/*fac section home */

.overlay-text {
    position: absolute;
    top: 2%; /* Center text vertically */
    left: 0%; /* Center text horizontally */
    transform: translate(-50%, -50%); /* Adjust position to be centered */
    color: rgb(131, 92, 7); /* Text color */
    font-size: 20px; /* Font size */
    font-weight: bold; /* Optional: make text bold */
    text-shadow: 2px 2px 4px rgba(216, 162, 162, 0.7); /* Optional: add shadow for readability */
    background-color: whitesmoke;
    padding: 20px;

   
    border-radius: 5px; /* Optional: rounded corners */
}
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.kafe {
    padding: 40px;
    background-color: #543121;
    height: 100%; /* Ensure full height if necessary */

    justify-items: center;
}

.kafe img {
    max-width: 100%;
    height: auto;
}
.kafe p{
    color: white;
    font-size: 30px !important;
    font-family: Cinzele ,serif;
}
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.bardhe {
    padding:40px;
    background-color: #ffffff;
    height: 100%; /* Ensure full height if necessary */
   
    align-items: center;
    justify-content: center;
}

.bardhe img {
    max-width: 100%;
    height: auto;
}
.bardhe p {
    color: #543121;
    font-size: 30px !important;
    font-family: Cinzele ,serif;
}

/*gallery in home page ?*/
.swiper-container {
    width: 60%;
    height: 60%;
}

.swiper-slide {
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;

}

.swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.swiper-scrollbar  {
    position: absolute;
    top:320px !important; /* Position the scrollbar more towards the bottom */
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
}


/* counter */
.numbers {
    color: #5431217e;
    font-size:110px !important;
    font-family: Cinzele ,serif !important;
    align-items: center;
}
.text1{
    margin-top: -85px !important;
    font-family: Cinzele ,serif;
    margin-left: 50px;
    font-size: 35px;
    align-items: center;
    color: #4d1901;
}

/*rooms section in home page  */
.rooms{
    background: url('../img/element3.png');
    background-color: #F4EFE9;
    background-repeat: no-repeat;
    background-size: 25%;
  
    padding-top: 100px;
    padding-bottom: 100px;
}

/*testimonials section */
#testimonials{
    background-size: cover;
background-color: #ffffff;

}

.review-boxes{
    background-color: #e7ddcd88;
    color: #000000;
    padding: 0 25px;

    
    transition-duration: 0.5s;
    height: 320px;

}

.review-boxes:hover{
    background-color: #543121;
    transition-duration: 0.5s;
	color: white;
}

.review-boxes:hover p{
	color: white;
}

/* CSS */
.button-17 {
  align-items: center;
  appearance: none;
  background-color: #845829;

  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: #ffffff;
  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;
}

.img1{
  position: relative;
  margin-left: 100px;
}
.img2{

    position: relative;
    margin-top: 14px;
  }
.text-box{
  background: white;
  position: relative;
  padding: 20px;
  margin-top: -80px;
  border-radius: 0px 0px 20px 20px;
  text-align: center;
}
.horizontal-line2 {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.line2 {
  width: 50px; /* Adjust the width of the line */
  height: 1px; /* Height of the line */
  background-color: 
  #845829; /* Color of the line */
  margin-right: 10px;
  margin-left: 10px; /* Adjust spacing between line and text */
}

.cover-bg{

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;

 
 padding-top: 100px;
 padding-bottom: 100px;

 background: url('../img/leaf.png');
 background-color: #B9A89A;
 background-repeat: no-repeat;
 background-size: 15%;
}


.overlay1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    z-index: 2;
}

.info-text {
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.5;
}



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;
}


/*rooms.html*/
.section-bg1{
  background: url('../img/044A0528.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;
}
.room-box{
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
}
.room-content{
  padding: 40px;
}
/*gallery home */


/*about.html*/
.section-bg2{
  background: url('../img/18.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;
}
.cover-bg1{
  background: url('../img/5.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-bg3{
  background: url('../img/6.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
  background-position: bottom;
  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;
}

/*contact.html*/
.section-bg4{
  background: url('../img/5.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;
}
.contact-box{
  border: 1px solid #AA8B5F;
  padding-top: 70px;
  padding-bottom: 70px;
}
.boxed-container {
	position: relative;
	background: #fff;
	box-shadow: 0px 10px 64px 0px rgba(66, 62, 62, 0.1);
	z-index: 20;
	overflow: hidden;
	border-radius: 20px;

	top: -70px !important;
	padding: 20px;
}
.boxed-container-wrap {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	width: 50%;
}
.boxed-container-wrap:before , .column-wrap-bg:before {
	content: '';
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	top: 30px;
 	border: 1px dashed rgba(255,255,255,.4);
 	background: rgba(39, 37, 53,.5);
	z-index: 10;
	border-radius: 10px; 
}
@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: center;
  text-align: center;
  align-items: end ;
  }

  .carousel1, .carousel2, .carousel3{
    height: 700px;
    background-size: cover;
  }
.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;


}
}
/*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;
}



/*room page */

.card-room {
    position: relative;
    z-index: 2;
    padding: 50px !important;
    background-color: #e2dfd5;
 
    margin-right: -110px;
    margin-top: 120px 
    !important;

}
.card-room:hover {
    background-color: #543121;
    transition-duration: 0.5s;
	color: white;

}

.room-block {
    padding-top: 50PX ;
    padding-bottom: 50PX;
}

.room-block {
  padding-top: 13PX;
  padding-bottom: 13PX;
}


/*ABOUT US */
.box3{
    background-color:white;
    margin-top: -40PX !important;
    padding: 10PX;

}
.restaurant{
    background: url('../img/14.jpg') rgba(0, 0, 0, 0.582) ;
  background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 100px;
    padding-bottom: 100px;
  } 
/*contact page*/
.box4 {
    position: relative;
    padding: 30px;
    top: -180px;
    background-color: rgb(255, 255, 255);
    background: url('../img/leaf.png');
    background-color: #F4EFE9;
    background-repeat: no-repeat;
    background-size: 25%;
  
  
  }
  .contact-row {
    display: flex;
    align-items: center;
    gap: 10px; /* Adjust spacing between elements as needed */
}

.contact-row .font02 {
    font-weight: lighter;
    font-family: Cinzele ,serif;
}

.contact-row h4 {
    margin: 0; /* Remove default margin from paragraph */
}
@media (max-width: 767px) {
    .posht {
      
        position: relative;
        margin-left: 169px !important;
        margin-bottom: -170px;
        z-index: 55;
    }
    .box1{
       
            position: relative;
            z-index: 1;
            margin-right: -361px;
            /* padding: 81px; */
            bottom: 133px;
        
    }
    .section-padding1{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .none{
        display: none;
    }
    .font02{
        font-family: Cinzele ,serif;
       
        font-size: 34px !important;
    }
    .card-room {
        position: relative;
        z-index: 2;
        padding: 50px !important;
        background-color: #ffffff;
        margin-right: 4px;
        margin-top: -13px 
        !important;
    }
    .overlay-text {
        position: absolute;
        top: 2%; /* Center text vertically */
        left: 48%; /* Center text horizontally */
        transform: translate(-50%, -50%); /* Adjust position to be centered */
        color: rgb(131, 92, 7); /* Text color */
        font-size: 17px; /* Font size */
        font-weight: bold; /* Optional: make text bold */
        text-shadow: 2px 2px 4px rgba(216, 162, 162, 0.7); /* Optional: add shadow for readability */
        background-color: whitesmoke;
        padding: 20px;
        border-radius: 5px; /* Optional: rounded corners */
    }
}


.kuti{
    padding: 90PX !important;
    justify-content: center;
    background-color: #6b4408;
    font-size: 110px;

}

