@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&display=swap");
nav.navbar{
    background-color: rgba(0, 0, 0, 0.6)!important;
    
    backdrop-filter: blur(0px)!important;
    transition: background .5s!important;

    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    

    
}
li.nav-item a.nav-link{
    color: rgb(248, 242, 242)!important;
    font-size: 15px!important;

    
}
.nav-item{
    margin-top: 20px;
    margin-bottom: 20px;
    
}
a.nav-link button{
    background: white;
    padding: 10px 20px;
    border-radius: 30px 30px;
    border-color: rgba(0, 0, 0, 0.247);
    width: 200px;
    font-weight: 500;
    text-transform: uppercase;
  

}
a.nav-link button:hover{
    background: #a9774e;
    transform: scale(1.02);
    color: aliceblue;
    
}

.carousel-inner .carousel-item {
    height: 1100px;
    margin-top: -100px!important;
    z-index: -1;
  }
  
  .carousel-item img {
      position: absolute;
      object-fit: cover;
      top: 0;
      left: 0;
      min-height: 1100px;
    
  }
#carouselExampleFade{
    margin-top: -150px;
}
.carousel-item div.carousel-caption h5 {
 
    font-family: 'Dancing Script', cursive;
    font-size: 40px;
    color: #a9774e;
 font-weight: 600;
}
.carousel-item div.carousel-caption p {
 
    font-family: 'Open Sans', sans-serif;
    font-size: 100px;
    font-weight: 600;
    text-transform: uppercase;
}
.view-more button{
    padding: 10px 20px;
    border: solid 1px rgba(0, 0, 0, 0.178);
    background: white;
    border-radius: 30px 30px;
    
    width: 200px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.view-more button:hover{
    background: #a9774e;
    transform: scale(1.02);
    color: aliceblue;
}

.about-section{
    padding-top: 100px;
    padding-bottom: 100px;
}
div.col-lg-4{
    display: flex;
    flex-direction: column;
    align-items:flex-end;
    text-align: right;

}
div.col-lg-4 p{
    color:#bdb9b5;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .1rem;
    
}
.col-lg-8 h5{
    font-family: 'Dancing Script', cursive;
    font-size: 32px;
    color: #a9774e;
    line-height: 40px;
}
.col-lg-8 h2{
    font-family: 'Cormorant Garamond', serif;
   font-size: 50px;
   line-height: 60px;
   font-weight: 700;
  position: relative;
  display: block;
}
.col-lg-6{
  font-family:'Outfit', sans-serif;
  color: #7c8083;
  font-weight: 300;
}
.col-wrapper{
    width: 150px;
}
.img3{
    align-items: end;
}
hr{
    width: 300px;
    color: black 2px;
}

/*Rooms-section*/
.rooms-section{
    background: black;
    padding-top: 120px;
    color: aliceblue;
    height: 900px;
    padding-bottom: 120px;
    
}

.rooms-section h2{
    font-size: 80px;
    line-height: 50px;
    margin-left: 100px;
    font-family: 'Cormorant Garamond', serif;
    position: relative;
    z-index: 2;
    
    
    
}
.rooms-section .col-lg-4 {
    font-family: 'Dancing Script', cursive;
    font-size: 32px!important;
    color: #a9774e;
    line-height: 40px;
    flex-direction: column;
    align-items:flex-start;
    text-align: left;
    font-size: 40px;

}

 #carouselExampleIndicators div.carousel-inner {
   margin-top: -150px;
    height: 600px!important;
    z-index: 1;

}
.room-types{
    font-family: 'Cormorant Garamond', serif;
    color: aliceblue;
    font-size: 30px;
    font-weight: 500;
}
.butoni{
z-index: 100;
margin-top: -600px;
margin-left: 770px;
position: relative;
}
.butoni:hover{
    transform: scale(1.04);
}
.room-facilities{
    font-family:'Outfit', sans-serif;
    color: #bdb9b5;
    font-size: 15px;
    text-transform: uppercase;

}
.facilities-section{
    padding-top: 100px;
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
   
}
.facilities-title{
    font-family: 'Dancing Script', cursive;
    font-size: 25px;
    color: #a9774e;
    display: flex;
    justify-content: center;
    text-align: center;
}
.facilities-title2{
    font-family: 'Cormorant Garamond', serif;
    font-size: 65px;
    color: black;
    display: flex;
    justify-content: center;
    text-align: center;
    padding-top: 30px;

}
div.facilities-text{
    display:flex;
    justify-content: center;
    text-align: center;
    margin-top: 6%;
  
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;

}
.box-shadow{

    width:200px;
    height:200px;
    background-color:rgba(0,0,0,0.11);
    border-radius:100px;
        
}
div.col-md-3.right-facilities{
    display: flex;
justify-content:right;
align-items: end;
   
  
}
.col-md-3.facilities-text1{
    display: flex !important;;
    justify-content: right!important;
    text-align: right!important;
    margin-top: 6%;
   
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    text-transform: uppercase!important;
    font-weight: 300;
}
.quote-box{
    height: 900px;
    margin-bottom: 100px;
    padding-top: 40px;
    padding-bottom: 100px;
    margin-top: 100px;
    align-items: center;
}
.quote-background{
	background: url('../photos/329845798-overlay.jpg') no-repeat rgba(252, 247, 247, 0.521);
  
	background-size: cover;
	padding: 100px 0;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
}
.quote1{
  display: flex;
  justify-content: center;
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
  color: white;
  text-transform: uppercase;
font-weight: 600;
  font-size: 70px;

}





  /*testimonial Section*/
  .view-more1 button{
    padding: 10px 20px;
    border: solid 1px rgba(0, 0, 0, 0.178);
    background: #a9774e;
    border-radius: 30px 30px;
    color: aliceblue;
    width: 200px;
    font-family: 'Open Sans', sans-serif;
  
  }
  .view-more1 button:hover{
    background: transparent;
    transform: scale(1.02);
    color: black;
}
#slider{
    height: 500px;

    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}
.container{
  
    margin: auto;
}
.subcontainer{
    width: 85%;
    margin: auto;
}

.slide-img{
    width: 100%;
    height: 400px;
    border-radius: 5px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;    
}
.slide-img:hover{
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.9) inset;
}
.slide-img a{
    opacity:0;
    text-decoration: none;
    transform: scale(0);
    transition: 0.8s;
    font-size: 1.5rem;
    color: #f7f7f7;
}

.slide-img:hover a{
opacity: 1;
transform: scale(1);
}

.img-1{
    background-image: url('../photos/gallery1.jpg');
}

.img-2{
    background-image: url('../photos/gallery2.jpg');
}

.img-3{
    background-image: url('../photos/gallery3.jpg');
}

.img-4{
    background-image: url('../photos/gallery4.jpg');
}

.img-5{
    background-image: url('../photos/gallery5.jpg');
}
.img-6{
    background-image: url('../photos/gallery6.jpg');
}
.img-7{
    background-image: url('../photos/gallery7.jpg');
}
.img-8{
    background-image: url('../photos/gallery8.jpg');
}
.img-9{
    background-image: url('../photos/gallery9.jpg');
}
  /*footer*/
footer{
    margin-top: 0px;
    background:#222222;
    font-family: "Roboto", serif;
    color: #f7f7f7;
    font-size: 15px;
  }
.text-center{
    color: #f7f7f7;
}


/*Aboutus.html*/
.quote2{
    display: flex;
    justify-content: center;
    text-align: center;
    font-family: 'Cormorant Garamond', serif;
    color: white;
    text-transform: uppercase;
  font-weight: 600;
    font-size: 50px!important;
   margin-top: 200px;
  
  }
  
.quote-background1{
	background: url('../photos/carousel1-overlay\ \(1\).jpg') no-repeat rgba(252, 247, 247, 0.719);
    margin-top: -150px;
	background-size: cover;
	padding: 100px 0;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
    height: 600px;
}
.about-us{
    font-family: 'Dancing Script', cursive;
    font-size: 30px;
    color: #a9774e;
}
.about-us1{
    font-family: 'Cormorant Garamond', serif;
    font-size: 50px;
    color: black;
    font-weight: 700;
}
.gray-background{
    height: 700px;
    margin-top: -600px;
    background: #f1efee;
}
.facilities{
    padding-top: 80px;
}


/*Rooms.html*/
.quote3{
    display: flex;
    justify-content: center;
    text-align: center;
    font-family: 'Cormorant Garamond', serif;
    color: white;
    text-transform: uppercase;
  font-weight: 600;
    font-size: 100px!important;
   margin-top: 200px;
  
  }
  .quote-background2{
	background: url('../photos/rooms-header2-overlay.jpg') no-repeat rgba(252, 247, 247, 0.719);
    margin-top: -150px;
	background-size: cover;
	padding: 100px 0;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
    height: 600px;
}
.content{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.room-title{
    font-family: 'Dancing Script', cursive;
    font-size: 40px;
    color: #a9774e;
 
}

.room-content{
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.705);
    font-weight: 700;
}


/*Gallery.html*/
.photo-gallery {
    color:#313437;
    background-color:#fff;
  }
  
 
  
 
 
  .photo-gallery .photos {
    padding-bottom:20px;
  }
  
  .photo-gallery .item {
    padding-bottom:30px;
  }
  .quote-background3{
	background: url('../photos/img5-overlay.jpg') no-repeat rgba(252, 247, 247, 0.719);
    margin-top: -150px;
	background-size: cover;
	padding: 100px 0;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
    height: 600px;
}

/*Contact.html*/
.quote-background4{
	background: url('../photos/img2-overlay.jpg') no-repeat rgba(252, 247, 247, 0.719);
    margin-top: -150px;
	background-size: cover;
	padding: 100px 0;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
    height: 600px;
}
  
@media(max-width:990px){
    .rooms-section h2{
        font-size: 40px;
        line-height: 50px;
        margin-left: 20px;
        font-family: 'Cormorant Garamond', serif;
    }
    .rooms-section{
        height: 1700px;
    }
    .butoni{
        z-index: 100;
        margin-top: 0px;
        margin-left: 100px;
        position: relative;
    }
    #carouselExampleIndicators{
        margin-top: 200px;
        z-index: 1;
    }
    .facilities-title2{
        font-size: 45px;
    }
  .navbar-collapse{
       margin-bottom: 170px;
    }
#carouselExampleIndicators2 div.carousel-inner{
    height: 500px;
    margin-top: 0px!important;
    z-index: 100;
   
   
  }
  #carouselExampleIndicators2{
    margin-top: 0px;
  }
  .card img.img-fluid{
    height: 500px!important;
    margin-top: 50px!important;

    z-index: 1;
    position: relative;
  }
  img.card-img-top{
     width: 400px;
  }
div.quote-box.quote-background{
    padding-top: 40px;
}
}

@media (max-width:1024px){
    nav.navbar{
        width: 100%;
    }
    iframe{
        width: 100%;
    }
  

}

/*Contact.html*/



.scroll-container:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  
  .js-scroll {
    opacity: 0;
    transition: opacity 500ms;
  }
  
  .js-scroll.scrolled {
    opacity: 1;
  }
  
  .scrolled.fade-in {
    animation: fade-in 1s ease-in-out both;
  }
  
  .scrolled.fade-in-bottom {
    animation: fade-in-bottom 1s ease-in-out both;
  }
  
  
  .scrolled.slide-right {
    animation: slide-in-right 1s ease-in-out both;
  }
  .scrolled.slide-left {
    animation: slide-in-left 1s ease-in-out both;
  
  }
  
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes slide-in-left {
    0% {
      transform: translateX(-100px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  
  @keyframes slide-in-right {
    0% {
      -webkit-transform: translateX(100px);
      transform: translateX(100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  