
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marck+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marck+Script&display=swap');

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  background-color:   rgb(255, 255, 255);
  font-family: "Marcellus", serif;
  font-weight:200;
  font-style: normal;
  color: rgb(255, 255, 255);

}

body {
    color: var(--base-color);
    background: white;
    font-weight: 400;
    line-height: 32px;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    --base-color: #696969;
    --heading-color: #0A0807;
    --primary-color: #AB6034;
    --lighter-color: #F4F2F1;
    --black-color: #0C0B0B;
    --border-color: #D9DFE7; }
  h1{
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
  }
h6{
  font-family: 'Gilda Display', serif;
  line-height: 30px;
}
P{
  font-family: "Marcellus", serif;
  font-weight: 200 !important;

}
a{
  text-decoration: none;
  color: white;
}
::selection {
  color: #ffffff;
  background: #74685E;
}

.background-container {

  animation: zoom 10s ease-in-out forwards;
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}

nav.navbar {
  background-color: #ffffff;
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  font-family: 'Literata', serif;
  text-transform: uppercase;
font-weight: 500;
  z-index: 1000;
  width: 100%;
  height: 100px;
  position: relative;
}

li.nav-item a.nav-link {
  color:#88745B !important;
  font-size: 15px !important;

}

.nav-item {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  text-align: center;

}

a.nav-link:hover {
  transform: scale(1.07);

}

.navbar li a.active {
  color:#856b4c  !important;
  transform: scale(1.05);
  border-bottom: 1px #ffffff 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 #345E7D;
  font-family: 'Cormorant Garamond', serif;

  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 #ffffff;
  transform: scale(1.02);
  color: rgb(0, 0, 0);
}

#carouselExampleFade {
  margin-top: -150px;
  position: relative;
}

.navbar-toggler {

background-color: white;

}

.carousel1 {
  background: url('../img/2.jpg') rgba(1, 9, 22, 0.575);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 900px;
}

.carousel2 {
  background: url('../img/15.jpg') rgba(20, 19, 19, 0.44) ;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 900px;
}

.carousel3 {
  background: url('../img/1`.jpg')   rgba(20, 19, 19, 0.636) ;
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 900px;
}

.carousel-caption {
  margin-bottom: 13%;
  text-align: center;
  
}

.carousel-caption h1 {

  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  font-size: 70px !important;
  font-weight: 500;
}

.carousel-caption h6 {
  margin-bottom: 30px;
  font-family: "Satisfy", cursive;
  font-weight: 400;
  font-style: normal;
 
  font-size: 22px;

  font-weight: 100;
  color: #ffffff !important;

}

#bottone5 {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #74685E ;
 
box-shadow: 3px 3px 4px #EEC78C;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);                                                                                                  
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
 }
 
 #bottone5:hover,
 #bottone5:focus {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(0, 0, 0, 0.65);
 }
 
 #bottone5:hover {
  transform: translateY(-1px);
 }
 
 #bottone5:active {
  background-color: #F0F0F1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(0, 0, 0, 0.65);
  transform: translateY(0);
 }
.rresht{
  position: relative;
 box-shadow: #c29065 0px 10px 50px;
 padding: 70px;
 background-color: #5A3C22;
 border-radius: 4%;
 margin-top: -50px; 
 z-index: 2;
 background-image: url("../img/h1-background-img-5-1.jpg")#5a3c22e7;
}
 .about-section{
  background:url("../img/bg-pattent2.jpg")72% top right no-repeat;

  padding-top: 100px;
  padding-bottom: 0px;
 }
.img12 {
  border-color: white !important;
  border: 14px solid white;
  position: relative;
  z-index: 2;
  margin-left: -90px;
  margin-top: -60px;

}

/* room section in home page */

  /*room home page */
  .carousel-container {
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.swiper-container {
    width: 100%;
    height: 500px;
    position: relative;
}

.swiper-slide {
    position: relative;
    overflow: hidden;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.image-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    background: rgba(253, 188, 67, 0.7);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
}

.overlay-content {
    color: white;
    font-size: 14px;
    text-align: center;
}

.swiper-slide:hover .image-overlay {
    opacity: 1;
}

/* Navigation styles */

.swiper-button-next,
.swiper-button-prev {
    color: #fff;
 content: "\u21D1"!important;
    border-radius: 50%;
}

.swiper-button-next {
    right: 10px;
  
}

.swiper-button-prev {
    left: 10px;
}
  /* why us */
 .color{
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #001731;
 }
.us{
  margin-top: -111px;
  padding-bottom: 100px;
}
.over{
  position: relative;
  z-index: 3;
  padding: 20px;
  background-color: white !important;
  margin-top: -70px;
}
.img-cont:hover  {
  opacity: 1 !important;
  transform: scale(1.00004) translateZ(0); /* Zoom in */
  box-shadow: rgba(209, 166, 48, 0.801) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px !important;
}

  /* cover-bg */



  /* COVER-BG */
  .cover-bg{
    background-color:#001731;
    background-attachment: scroll;
   
    background-size: cover;
    background-repeat: no-repeat;
background-position: 20% left;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;

   
  }
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;
  }
/*marquee*/
.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 100px;
  overflow: hidden;
  font-size: 120px;
  font-weight: bold;
  margin-top: -60px
}
.marquee .track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 140s linear infinite
}
.marquee .content {
  opacity: 0.05;
  line-height: 1.2;
}
@keyframes marquee {
  from {
      transform: translateX(0)
  }
  to {
      transform: translateX(-30%)
  }
}



/*rooms.html*/
.section-background2{
  background: url('../img/triple1.jpg') rgba(20, 19, 19, 0.164);
 
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}

/*about.html*/
.section-background3{
  background: url('../img/16.jpg')rgba(20, 19, 19, 0.696) ;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}
.img1{
  margin-top: 190px !important;
  margin-left: -100px !important;
 
}


/*contact.html*/
.section-background4{
  background: url('../img/9.jpg') rgba(0, 0, 0, 0.708);
  background-attachment: fixed;
  background-position:bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}
.contact-bg{
  background: url('../photos/white.jpg');
  background-size: 80%;
  background-position:right;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  border-left: 1px solid #B78932; 
  padding-top: 50px;
  padding-bottom: 50px;
margin-top: 50px;
  margin-bottom: 50px;
}
.contact-box{
  padding: 50px;
  border: 2px solid rgb(255, 187, 0);

}
.h11{
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}
/*aboutus.html*/
.section-background5{
  background: url('../photos/new/DJI_0720.jpg') rgba(20, 19, 19, 0.689);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}


@media all and (max-width: 300px) {
body {
  font-size: 14px;
}
}

@media all and (max-width: 500px) {
  .img12 {
    border-color: white !important;
    border: 14px solid white;
    position: relative;
    z-index: 2;
    margin-left: -66px;
    margin-top: 37px;
  }

.testim .cont div p {
  line-height: 25px;
}
}



/*gallery.html*/
.section-background6{
  background: url('../img/9.jpg') rgba(20, 19, 19, 0.765);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}
@media(max-width: 990px){
  .carousel-caption {
    margin-bottom: 57%;
    text-align: center;
    
  }
  
  .carousel-caption h1 {
    text-shadow: 3px 3px 4px #435876;
    font-family: 'Cinzel', serif;
    text-transform: capitalize;
    font-size: 41px !important;
    font-weight: 500;
  }
  
  .carousel-caption h6 {
    margin-bottom: 30px;
    font-family: Marck Script, cursive;
     font-style: normal;
    font-style: italic;
    font-size: 12px;
   
    font-weight: 100;
    color: #ffffff !important;
  
  }

  
  nav.navbar{
    height: auto;
  }
  .rresht{
    position: relative;
    /* box-shadow: #c29065 0px 10px 50px; */
    padding: 16px;
    background-color: #5A3C22;
    border-radius: 4%;
    margin-top: 22px;
    z-index: 2;

}
}
/*Animations*/
/*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;
}
.rooms-section{
    background-color: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .room-container {
    position: relative;
  
    overflow: hidden;
  }
  
  .room-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
  
  .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  
  .initial-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    z-index: 2;
    font-size: 25px;
    text-shadow: 3px 3px 4px #435876;
  }
  
  
  .image-section {
    width: 100%;
    height: 550px;
    object-fit: cover;
    padding-bottom: 20px;
  }
  .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    z-index: 3;
  }




@media(min-width: 576px) {

  .work-bottom {
    grid-template-columns: repeat(4, 1fr);
  }
  .room-card__content {
    position: relative;
    background-color: #000000;
    padding-top: 43px;
    padding-bottom: 43px;
    padding-left: 23px;
    padding-right: 23px;
    overflow: hidden;
    z-index: 1;
    transition: all 0.4s ease-in-out;
  }
}

@media(min-width: 768px) {

  .img12 {
    border-color: white !important;
    border: 14px solid white;
    position: relative;
    z-index: 2;
    margin-left: -32px;
    margin-top: 51px;
  }
  
  
}


