@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');
@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=Forum&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Updock&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Niconne&display=swap');
html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  background-color:#000000;


  font-family: "DM Serif Text", serif;
  color: rgb(255, 255, 255);
}
p{
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    font-size: 14px !important;
    color: #fff9f9;
    letter-spacing: 1px;
    line-height: 20px;
}

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: "Jost", sans-serif;
  font-optical-sizing: auto;
  text-transform: uppercase;
font-weight: 400;
  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;

}
.nav-item {
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: url('../img/icons8-menu-50 (4).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/pexels-enginakyurt-4177810.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/3.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/banner1.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: #a55b16;
    font-family: "Satisfy", cursive;
    font-weight: 100;
    font-style: italic;
    font-size: 27px

}
.big{
    font-family: "Nanum Myeongjo", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: #ffffff;
}


.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: #000834;
  box-shadow: 0px 15px 18px -6px #000834;
  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: #062d58;
padding-top: 50px;
padding-bottom: 50px;
  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 */

.room-content{
    padding: 20px;
    background-color: #f8f8f8;
 
}
.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/canva2.png');
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: 16%;
  
    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: #ffffff;          /* 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: #ffffff;
  font-size: 40px !important;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);

}


.amenities{
  background: url('../img/gjefe-jeshile - Copy.webp');
  background-position:center 40%;
  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;
  border: 1px solid goldenrod;
  font-family: 'Jost', sans-serif;
  font-weight: 400;

}
.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/1.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;

}
.info-row {
    display: flex;
    justify-content: space-around;
 
    border-radius: 8px;
    padding: 10px;
    align-items:start;
}

.info-item {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #DBA765;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

.info-item i {
    margin-right: 8px; /* Space between icon and text */
    color: #DBA765; /* Icon color */
}
/*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: #122223;
    transition-duration: 0.5s;
	color: white;
}

.review-boxes:hover p{
	color: white;
}

/* about us page */
.section-background2{
    background: url('../img/ksamil-12-shutterstock-1200-68.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;
  
  }


/*rooms.html*/
.section-background1{
  background: url('../img/pexels-enginakyurt-4177810.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;

}


/* gallery html */
.section-background4{
    background: url('../img/pexels-sammsara-luxury-modern-home-372468-1099816.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-background9{
  background: url('img/triple1-1.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;

}
.sub-title.border-bot-light {
    position: relative;
    border-bottom: 1px solid #aa8453;
     padding: 8px 0px 15px 15px;
    margin-bottom: 15px;
}
.section-title {
    font-size: 45px;
    font-family: 'Libre Caslon Display', serif;
    font-weight: 400;
    color: #ffffff;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.2em;
}
.section-title span {
    color: #aa8453;
    font-family: Jost, sans-serif !important;
}
.section-title.whte {
    color: #fff;
}
.sub-title {
    font-family: 'Outfit', sans-serif;
    color: #1b1b1b;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1.5em;
    font-size: 12px;
    letter-spacing: 3px;
    position: relative;
    padding-left: 15px;
}
.sub-title.whte {
    color: #fff;
}
.sub-title:before {
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #aa8453;
    border-radius: 50%;
}
.sub-title.border-bot-dark:before {
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    top: 45%;
}
.sub-title:before,
.sub-title:after {
    content: "";
    position: absolute;
    display: block;
    top: 44%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sub-title.border-bot-light {
    position: relative;
    border-bottom: 1px solid #aa8453;
     padding: 8px 0px 15px 15px;
    margin-bottom: 15px;
}
@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: 12px !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: #ffffff;
        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;
        color: #ffffff;
    }

}
@media (max-width: 480px) {

   .section-title {
font-size: 29px !important;
   }
   .section-title span{
    font-size: 31px !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;
}
.room__slide__box {
    max-width: max-content;
    position: relative;
    height: 100%;
    min-width: 100%;
    border-radius: 16px;
}

.room__thumbnail {
    position: relative;
    transition: var(--transition);
    height: 100%;
    width: 100%;
    border-radius: 6px;
}

.room__thumbnail::before {
    /* Add your common position styles here */
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%) ;
    border-radius: 6px;
   
}

.room__thumbnail img {
    max-width: 100%;
    border-radius: 6px;
}

.room__content {
    padding: 0 30px 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: black;
}

.room__content .room__title h5 {
    color: rgb(255, 255, 255);
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

.room__content .rent {
    color: rgb(255, 255, 255);
    margin-top: 20px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
}

.room__content__meta {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 15px;
}

.room__content__meta span {
    display: flex;
    gap: 8px;
    align-items: center;
    line-height: 1;
}

.room__content__meta span i {
    font-size: inherit;
}

/* Slider animation */
.room__slider {
    height: 585px;
    max-height: 585px;
}

.room__slider .swiper-slide-active .room__slide__box:hover {
    cursor: pointer;
}

.room__slider .swiper-slide-active .room__slide__box .room__thumbnail::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.room__slider .swiper-slide-active .room__slide__box .room__content .room__title h5 {
    animation: fadeInUp 1s;
}

.room__slider .swiper-slide-active .room__slide__box .room__content__meta {
    animation: fadeInUp 1.2s;
}

.room__slider .swiper-slide-active .room__slide__box .rent {
    animation: fadeInUp 1.5s;
}
.room__content {
    padding: 0 30px 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color:white;
    margin-bottom: 90px;
}

.contact-container {

    margin-top: -90px !important;
    max-width: 1200px;
    margin: 20px auto;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

h2 {
    text-align: center;
    color: #333;
}

.contact-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-item {
    flex: 1;
    margin: 10px;
    min-width: 200px;
}

.contact-item h3 {
    margin-top: 0;
    color: #555;
}

.contact-item p {
    margin: 5px 0;
    color: #666;
}

.contact-item a {
    color: #000000;
    text-decoration: none;
}

.contact-item a:hover {
    text-decoration: underline;
}

.map {
    margin-top: 30px;
}

.map iframe {
    width: 100%;
    border: none;
    filter: grayscale(100%);
}
.map iframe:hover{
    width: 100%;
    border: none;
    filter: grayscale(0%);
}