@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Allison&family=Allura&family=Amethysta&family=Arya:wght@400;700&family=Bonheur+Royale&family=Cinzel:wght@400..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=DM+Serif+Text:ital@0;1&family=Gotu&family=Great+Vibes&family=Inconsolata:wght@200..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Kalnia:wght@100..700&family=La+Belle+Aurore&family=Marcellus&family=Martel:wght@200;300;400;600;700;800;900&family=Montserrat+Alternates: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=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins: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=Pridi:wght@200;300;400;500;600;700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mate:ital@0;1&display=swap');
@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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap');


html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  background-color:#FFFFFF;


  font-family: "DM Serif Text", serif;
  color: rgb(0, 0, 0);
}


h1{font-size: 50px !important;}
h3, h2, h4{

  font-weight: 300;
}
h5{

  font-weight: 300;
}
h6{

    font-family: "Mate", serif;
    font-weight: 400;
  font-weight: 300;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 2px;

}
a{
  text-decoration: none !important;
  
}
::selection {
  color: #ffffff;
  background: #122223;
}
nav.navbar {
  background-color:  rgb(255, 255, 255);
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
font-weight: 200;
  z-index: 1000;
  width: 100%;
  height: 100px;
  position: relative;
}
li.nav-item a.nav-link {
  color: rgb(0, 0, 0) !important;
  font-size: 14px !important;
  font-weight: 300 !important;
}
.nav-item {
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  vertical-align: middle;
  background-image: url('../img/icons8-menu-64.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
a.nav-link:hover {
  transform: scale(1.02);

}
.navbar li a.active {
  color: #122223 !important;
  transform: scale(1.05);
  border-bottom: 1px#122223 solid !important;

  background-color: transparent;
}
.dropdown-menu {
  background-color: rgb(255, 255, 255) !important;
  color: #000000;
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  border: 1px solid #122223;
  font-family: "Inconsolata", monospace;


  font-weight: 400;
  z-index: 100;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.dropdown-menu .dropdown-item {
  color: rgb(0, 0, 0);
  text-align: left;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #ffffff;
  border: 1px solid #252525;
  transform: scale(1.02);
  color: rgb(0, 0, 0);
}

#carouselExampleFade {
  margin-top: -150px;
  position: relative;
}

.carousel1 {
  background: url('../img/4.jpg'), linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.417) 50%, rgba(0,0,0,0.90) 100%);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 950px;
}

.carousel2 {
  background: url('../img/14.jpg') , linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.417) 50%, rgba(0,0,0,0.90) 100%);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 950px;
}

.carousel3 {
  background: url('../img/18.jpg') , linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.417) 50%, rgba(0,0,0,0.90) 100%);
  background-attachment: fixed;
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 950px;
}

.carousel-caption {
  margin-bottom: 16%;
  text-align: center;

  padding: 50px;
  
}

.carousel-caption h1 {
 
  text-shadow: 4px 4px 4px #122223;

  font-size: 90px !important;
  font-weight: 100 !important;
  font-family: "Cormorant Garamond", serif;
  font-weight: 300;
  font-style: normal
}

.carousel-caption h6 {
  margin-bottom: 30px;
  font-family: "Inconsolata", monospace;
text-transform: uppercase;
  font-size: 16px !important;
  letter-spacing: 9px !important;
  font-weight: 100;
  color: #ffffff !important;

}
.small{
    color: #122223;
    font-family: "Satisfy", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 30px

}
.big{
    font-family: "Nanum Myeongjo", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
}
.btn_center {
  display: table-cell;
  vertical-align: middle;
  border: none;
  background-color: transparent;
}

.btn_center {
  color: white;
  margin: auto;
  width: 150px;
  line-height: 50px;
  font-size: 12px;
  letter-spacing: 2px;
  border-radius: 0px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #122223;
  box-shadow: 0px 15px 18px -6px #122223;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  position: relative;
}

.btn_center:hover {
  background-color: #122223;
  box-shadow: 0px 22px 19px -8px #122223;
  transform: scale(1.02,1.02);
}

.btn_center:active {
  background-color: #122223;
  box-shadow: 0px 12px 18px -4px #122223;
  transform: scale(0.95,0.95);
  transition: all 0.4s -0.125s;
}

.relative-box{
  position: relative;
  background: #122223;
  padding: 30px;
  width: 90% !important;
  z-index: 10;
  margin-top: -80px;
-webkit-box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);
  box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);

}

/* ROOM SECTION */
.centered-button {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    font-size: 15px;
    width: 100px;
    height: 100px;
    color: #ffffff !important;
    border-radius: 50%;
    background-color: #111D22af;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    backdrop-filter: blur(5px); /* For the glass-like background */
  }
  
  .room-box:hover .centered-button {
    opacity: 1;
  }
  .restaurant-section{
    background: #F8F5F0;
    padding-bottom: 100px;
    padding-top: 100px;
  }

.facilities{
  background: url('../img/10.jpg') , linear-gradient(180deg, rgba(0,0,0,0) 0%,  rgba(0, 0, 0, 0.604) 50%, rgba(0,0,0,0.90) 100%);
  background-attachment: scroll;
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
}


.image{
  position: relative;
}
.top-bar {
  position:absolute;
  top: 0;
  right: 0;
  background-color: #122223; /* Example background for visibility */
  color: white;          /* Example text color for visibility */
  padding: 10px;         /* Example padding */
}
.number-box{
  border: none;
text-align: center;


}
.counter {
  animation-duration: 10s;
  animation-delay: 0s;
  font-size: 69px;
  font-weight: 500 ;
  color: white;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
  height: 550px;
}


.amenities{
  background: url('../photos/bg-pattent2.jpg');
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
}
.facility-box{
  padding: 20px;

  justify-content: center;
  text-align: center;
  background: white;
  transition: 0.4s ease-in-out;

}
.facility-box:hover{
  transform: translateY(-20px);
  transition: 0.4s ease-in-out;
  -webkit-box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);
  box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);
}

.circle1 {
  position: relative;
  margin-bottom: -50px;
  width: 40px;  /* Example width */
  height: 40px; /* Example height */
  background-color: #122223; /* Example background color */
  border-radius: 50%; /* Makes the div a circle */
  display: flex !important;
  justify-content: center;
  align-items: center;
   /* Optional, if you use absolute positioning for the icon */
  transition: 0.3s ease-in-out;
}
.circle1:hover{
  transform: translateY(-10px);
  background: white;
  color: #122223;
}

/*aboutus.html*/
.section-background{
  background: url('../img/12.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;

}
.img-1{
  position: relative;
 
  margin-left: -150px;
}
/*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: 420px;

}

.review-boxes:hover{
    background-color: #122223;
    transition-duration: 0.5s;
	color: white;
}

.review-boxes:hover p{
	color: white;
}

/* about us page */
.section-background2{
    background: url('../img/29.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:bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding-top: 150px;
    padding-bottom: 150px;
    color: white;
  
  }
.posht{
    margin-top: 100px;
    margin-left: -110px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}


/*rooms.html*/
.section-background1{
  background: url('../img/18.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:bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  color: white;

}
.room-card1 {
  position: relative;
  -webkit-box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);
  box-shadow: 0px 24px 65px -29px rgba(0,0,0,0.75);
  transition: 0.4s ease-in-out;

}
.room-card1:hover{
  transform: translateY(-20px);
  transition: 0.4s ease-in-out;
}
.room-block {
    padding-top: 50PX ;
    padding-bottom: 50PX;
}
  .room-content{
padding-left: 40px;
padding-right: 40px;
padding-bottom:80px ;
  }
  .card-room {

    position: relative;
    padding: 40px !important;
    background-color: #e2dfd5;
margin-top: 30px !important;
margin-right: -60px !important;
z-index: 3 !important;


}
.card-room1 {

    position: relative;
    padding: 40px !important;
    background-color: #e2dfd5;
margin-top: 30px !important;
margin-left: -60px !important;
z-index: 3 !important;


}


/* gallery html */
.section-background4{
    background: url('../img/One-Bedroom Apartment1278.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;
  
  }
/*contact.html*/
.section-background4{
  background: url('../img/5.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;

}

.contact-box{
  border: 1px solid #122223;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media(max-width:990px){
  .carousel1, .carousel2, .carousel3{
    height: 800px;
  }
  .img-1{
    position: relative;
   
    margin-left: -50px;
  }
  .socials-row{
    justify-content: center !important;
  }
  .br{
    display: none !important;
  }
  .rooms-content{
    padding: 20px;
  }
  .slide p {
    padding: 0 20px;
  }
  .testimonial1 {
    position: relative;
    align-self: center;
    
    width: 100%;
    padding: 50px 0px !important;
    overflow: hidden;
  
  }
.row1{
  text-align: center;
  justify-content: center;
}
  .carousel1, .carousel2, .carousel3, .cover-bg, .facilities-section{
    background-attachment:scroll !important;
  }
  
  .map-col{
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
p{
  font-size: 16px !important;
}
  html, body{
    font-size: 85% !important;
  }
  .d-1{
    font-size: 30px !important;
  }
  nav.navbar{
    height: auto;
  }
  .carousel-caption {
    margin-bottom: 70%;
    text-align: center;
  
    padding: 0px;
    
  }
  
  .carousel-caption h1 {
   
    text-shadow: 4px 4px 4px #AE9555;
  
    font-size: 50px !important;
    font-weight: 100 !important;


  }
  
  .carousel-caption h6 {
    margin-bottom: 30px;
    font-family: "Inconsolata", monospace;
  text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 2px !important;
    font-weight: 100;
    color: #ffffff !important;
  
  }
  .card-room {

    position: relative;
    
    padding: 40px !important;
    
    background-color: #e2dfd5;
    
    margin-top: 30px !important;
    
    margin-right: 7px !important;
    
    z-index: 3 !important;
    }
    .card-room1 {

      position: relative;
      
      padding: 40px !important;
      
      background-color: #e2dfd5;
      
      margin-top: 30px !important;
      
      margin-left: 4px !important;
      
      z-index: 3 !important;
      }
      .small{
        color: #122223;
        font-family: "Satisfy", cursive;
        font-weight: 400;
        font-style: normal;
        font-size: 23px;
    }
    .big{
        font-family: "Nanum Myeongjo", serif;
        font-weight: 400;
        font-style: normal;
        font-size: 29px;
    }

}
/*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;
}
