

@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?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&display=swap');
@import url('https://fonts.googleapis.com/css2?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=Forum&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden !important;
    background-color:   #dcecf416;
  
    color: rgb(0, 0, 0);
  
  }
  h6{
    font-family: 'Barlow', sans-serif;
    line-height: 30px;
    font-size: 18px;

  }
  a{
    text-decoration: none;
    color: #ffffff;
  }
  ::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);
    }
  }
  .navbar-nav{
     
      display: flex;
      justify-content: center !important;
      align-items: center !important;
      text-align: center !important;
      padding-left: 0px !important;
    }
  
    a{
        text-decoration: none;
    }
    nav.navbar {
      background-color: #ffffff;
    
      backdrop-filter: blur(0px) !important;
      transition: background .5s !important;
      font-family: 'jost', serif;
   font-size: 17px !important;

      z-index: 1000;
     
letter-spacing: 1px;
      position: relative;
    
    
    }
    
    li.nav-item a.nav-link {
      color: #000000 !important;
 
    
    
    
    }
    
    .nav-item {
      margin-top: 25px;
      margin-bottom: 20px;
      text-align: center;
    
    }
    
    a.nav-link:hover {
      transform: scale(1.07);
    
    }
    
    .navbar li a.active {
      color:#000000 !important;
      transform: scale(1.05);
      border-bottom: 1px #000000 solid !important;
      background-color: transparent;
    
    }
    
    
    .dropdown-menu {
      background-color: #ffffff !important;
      color: #000000;
      backdrop-filter: blur(0px) !important;
      transition: background .5s !important;
      border: 1px solid #000000;
      font-family: "Forum", 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 #252525;
      transform: scale(1.02);
      color: rgb(0, 0, 0);
    }

  
 
  #bottone5 {
    align-items: center;
    background-color:#304247;
    border: 1px solid #ffffff;
   margin-top: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    font-family: "Forum", serif;
    font-size: 18px;
    font-weight: 500;
    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: #000000;
    box-shadow: #ffffff 0 1px 2px;
    color: #000000;
    background-color: #ffffff;
   }
   
   #bottone5:hover {
    transform: translateY(-1px);
   }
   
   #bottone5:active {
    background-color: #F0F0F1;
    border-color: #ffffff;
   
    color: #ffffff;
    transform: translateY(0);
   }
  

.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;
  }


  .img-fluid1 {
    height: auto;
      box-shadow: 8px 8px 4px #1C2025;
      max-width: 100%;
    }

    
  /* footer */
  .contact section p {
    color: white;
    text-align: center;
  }
  
  .contact section a {
    text-decoration: none;
    color: inherit;
    transition: .1s;
    border-bottom: 1px solid transparent;
  }
  
  .contact section a:hover {
    border-color: var(--bs-secondary);
  }
  
  
  @media only screen and (min-width: 992px) {
  
    header .navbar .link-btn {
      margin: 0;
      margin-left: auto;
    }
  
    .im-img {
      width: 28%;
    }

  }
  .footer_wrapper {
    background: linear-gradient(0deg, hsla(0, 0%, 0%, 0.842), #000000cc), url('image/img10.jpg') center / cover no-repeat , #000000;
    padding: 5% 0 5% 0;
  }
  
  .footer_wrapper h5 {
    color: #ffffff;
    margin-bottom: 1.25rem;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
  }
  
  .footer_wrapper ul li {
    margin-bottom: .5rem;
    list-style: none;
  }
  
  .footer_wrapper .contact-info li a {
    color: rgb(255, 255, 255);
  }
  
  .footer_wrapper .link-widget li a,
  .footer_wrapper p {
    color: rgb(255, 255, 255);
    font-size: 14px;
    padding-left: 1.5rem;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  
  .footer_wrapper .link-widget li a::before {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  
  }
  
  .footer_wrapper .link-widget li a:hover {
    margin-left: .625rem;
    color: hsl(0, 0%, 100%);
  }
  
  
  .footer_wrapper .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--secondary-color);
  }
  
  .footer_wrapper .copyright-section {

    padding: 1.10rem 0 .3125rem;
    text-align: center;
  }
  
  .footer_wrapper .copyright-section a {
    color: white;
  }
  
  @media (max-width: 767px) {
    .footer_wrapper>div {
      padding: 0 1.875rem;
    }
  }

  .footer_wrapper .social-network a {
    width: 2.1875rem;
    height: 2.1875rem;
    margin: .5rem;
    line-height: 2rem;
    font-size: .975rem;
    display: inline-block;
    border: .125rem solid #ffffff;
    color: var(--text-gray);
    text-align: center;
    border-radius: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .footer_wrapper .social-network a:hover {
    background-color: rgba(0, 0, 0, 0.233);
    border-color: var(--secondary-color);
    color: var(--text-white);
    box-shadow: 0 .625rem .9375rem 0 rgb(0 0 0 / 10%);
    transform: translateY(-0.1875rem);
    border: .125rem solid #ffffff;
  }
  
/* ---------------------------------------------- */
hr {
    margin: 1rem 0;
    color: white;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 0.25;
}

.t1{
    font-family: "Forum", serif;
    font-size: 18px ;
    letter-spacing: 0.2px;
}
/* ---------------------------- */



  
.swiper{
    height: 750px;
  
  z-index: 1 !important;
  
  }
  
  .slide-caption{
    padding-top:14%;
     text-align: center !important;
     justify-content: center !important;
     align-items: center !important;
   }
   .slide-caption h6{
    margin-bottom: 0px !important;
    font-family: "Cinzel", serif;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    color: white !important;
   }
   .slide-caption h1{
  
     text-transform: capitalize !important;
     letter-spacing: 4px;
     font-size: 70px !important;
     margin-top: 0px !important;
     padding-top: 0PX !important;
   font-weight: 700 !important;
     color: #ffffff ;
      font-family: "Cinzel", serif;

     
   }
   .slide-caption h4{

 
     font-family: "Cinzel", serif;
    
    
  }
   .banner_wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
     width: .9375rem;
     height: .9375rem;
     background-color: #000000;
     border: .0625rem solid #ffffff;
     margin-bottom: 50px;
   }
   .sticky{
    position: fixed;
    top: 0;
    z-index: 10!important;
    background: #000000!important;
  
    box-shadow: none!important;
    width: 100%;
  }
  
  .container{
    width:100% !important;
  }
  .parallax_wrapper{
    position:relative;
 
}
@media (max-width: 991px){
    .parallax_wrapper
    {
        padding-left:11%
    }
}
.parallax_wrapper .img_over{
    left:-25%;
    bottom:22%;
    position:absolute;
    z-index:99
}
@media (
    max-width: 991px) {
.parallax_wrapper .img_over{
    left:0
}
}
.parallax_wrapper .img_over img{
    border:4px solid #fff;
    width:50%;
    height:auto;
    -webkit-box-shadow:10px 10px 26px 0px rgba(0,0,0,0.21);
    -moz-box-shadow:10px 10px 26px 0px rgba(0,0,0,0.21);
    box-shadow:10px 10px 26px 0px rgba(0,0,0,0.21)}
@media (max-width: 991px){
    .parallax_wrapper.inverted{
        padding-left:inherit;padding-right:25%
    }}
    .parallax_wrapper.inverted .img_over{
        text-align:right;
        left:inherit;
        right:-25%}
@media (max-width: 991px){
    .parallax_wrapper.inverted .img_over{
        left:inherit;
        right:0
    }

    .slide-caption h1{
        font-size:45px !important;
        letter-spacing: 2px !important;
    }
    .slide-caption h4{
        padding-top: 150px !important;
       
    }
    .img1{
        display: none !important;
    }
    .resort1{
        display: none !important;
    }
    .hhh{
        font-size: 35px !important;
    }
    
}
.leadi {
  
  font-family:"Forum", serif;
  font-size: 19px;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 500;
  color: #413f3f;
  
}

.pattern3{
  font-family: "Forum", serif;
color: #2A1119;
}
.title{
  font-family:"Forum", serif;
  font-size:50px;
}

.box{
  padding: 40px !important;
  background-color: #304247;
  color: #ffffff;
}

 /*ROOMS*/
 .rooms{
  position: relative;
  padding-top:  50px;
  padding-bottom:  50px;

  margin-bottom: 70px;
}

.room-content{
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  transition: all 0.3s ease-in-out;
}

.room-content:hover{
box-shadow: 0 .5rem 1.5rem  rgba(255, 255, 255, 0.4);
}

.room-img img{
  border-radius: 10px;

}

.room-info{
  padding: 2rem 1rem  5px;
}


.rating{
  gap: 2px;
}

.rating span{
  font-family: 'Poppins', sans-serif;
  color:#616161 ;
  font-weight: bold;
}

.room-info .div h4{
  background-color:#92BBBF;
  padding: 8px;
  border-radius: 50%;
  border: 1px dashed  #929292b7;
}

.room-info .div{
  padding-bottom: 15px;
  border-bottom: 2px dashed #9292922d;
}



.room-lower h4{
  color:    #807d7d67;
  font-weight: bold;
  font-family: 'Red Hat Display', sans-serif;


}
.fa-solid{
  color: #000000;
}


/*fac */
.facilities{
   
    padding-bottom: 50px;
  }
  .facilities1{
    padding-top: 50px;
    padding-bottom: 100px;
    background: url('../img/573500559.jpg') rgba(0, 0, 0, 0.582) ;
    background-attachment: fixed;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
  }
  .facility-box{
    padding: 50px;
    transition: 0.3s ease;
    background: #000000;
    color: white;
    transition: 0.2s ease;
  
  }
  .facility-box:hover{
  transform:translateY(-20px);
    transition: 0.2s ease;
  
  }
  #number{
      color: rgb(255, 255, 255);
      font-size:30px;
      -webkit-text-stroke: 1px #92BBBF;
      -webkit-text-fill-color: rgba(255, 255, 255, 0);
  }
  

  .facilities h3{
    font-family: "Forum", serif;
  }
  .facilities h1{
    font-family: "Forum", serif;
    font-size: 40px;
  }
  .facci{
    font-family: "forum" ,serif;
    font-size: 40px;
}


.testimonial-section{
  background: url('../image/img3.jpg')  #333333dc;
  background-size: cover;
  background-attachment: fixed;
  background-position:center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;


  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 70px;
}
.testimonial-box{
  padding: 50px;
  border: 2px solid white;
  border-radius: 5px;
}
.testimonial-box:hover{
  background: #333333;
  transform:translateY(-15px);
  transition: background 0.5s ease-in-out;
  transition: transform 0.5s ease;
}

.testimonial-section h5{
  color: white;
  font-family: "Forum", serif;
}

.testimonial-section h1{
  color: white;
  font-family: "Forum", serif;
  font-size: 40px;
  
}
.testimonial-section h2{
  color: white;
  font-family: "Forum", serif;
  font-size: 25px;
}
.testimonial-section h6{
  color: white;
}

.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 100px;
  overflow: hidden;
  font-size: 120px;
  font-weight: bold;
  margin-top: -20px;

}
.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%)
  }
}


.testimonial-section{
  color: #ffffff;
}




.about-bg1{
  background: url('image/img10.jpg') rgba(0, 0, 0, 0.568);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 50vh;
  position: relative;

}
.gallery-bg1{
  background: url('image/img11.jpg') rgba(0, 0, 0, 0.568);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 50vh;
  position: relative;

 
}

.contact-bg1{
  background: url('image/img8.jpg') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 50vh;
  position: relative;

 
}

.rooms-bg1{
  background: url('image/img15.jpg') rgba(0, 0, 0, 0.637);
  background-attachment: fixed;
  background-position:bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 50vh;
  position: relative;


}
.bg01{
  text-align: center;
  font-family: "forum", serif;
  font-weight: 400;
   font-size: 45px;
  
   padding-top: 100px;

  letter-spacing: 2px;
   
    }
    @media(max-width:990px){
  
      .bg01{
         font-size: 35px !important;
         padding-top: 130px !important;
      }
     
   
 }

 .room2 h5{
font-family: "forum",serif;
 }


  /*------ section----*/
.content-section {
	position: relative;
	padding: 70px 0;
	background: #fff;
	z-index: 5;
}
.content-section.hidden-section , .hidden-content {
	overflow: hidden;
}
.content-section.parallax-section {
	padding: 120px 0;
	z-index: 4;
}
.big-padding {
	padding: 140px 0;
}
.content-section.parallax-section.hero-section {
	padding:310px 0 180px;
}
.content-section.parallax-section.hero-section .overlay {
	opacity:.5;
}
.small-top-padding {
	padding-top:40px;
}
.par-elem {
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 0;
	right: 15px;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid rgba(255,255,255,.1)
}
.content-section.parallax-section .bg  , .par-elem .bg  {
	height: 140%;
	top: -20%;
}
.par-elem .overlay {
	opacity:.5;
}

.has-drop-cap:first-letter {
	font-size: 70px;
	float: left;
	padding: 20px 20px 10px 0;
 	font-family: var(--main-font);
	color:var(--main-color);
}.respimg , .single-slider img {
	width:100%;
	height:auto;
}
.hero-image-collge-wrap {
	position: relative;
	padding-left: 50px;
}
.hero_images-collage-item {
    position: absolute;
    height: auto;
    border-radius: 10px;
}
.hero_images-collage-item:before {
	content: '';
	position: absolute;
	left: -10px;
	right: -10px;
	top: -10px;
	bottom: -10px;
	border-radius: 10px;
	border: 1px dotted #ccc;
	z-index: 1;
}
.hero_images-collage-item img {
	position: relative;
	z-index: 2;
    border-radius: 10px;
 	box-shadow: 0px 30px 64px 0px rgba(0,0,0,.4);	
}


.Slogan .bg{
  background: url('image/img10.jpg')rgba(0, 0, 0, 0.671);
  background-attachment: fixed;
  background-position: center 60%;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 350px;
}
.font05{
  font-family: "forum", serif;
  font-weight: 500;
  font-size: 40px;
  letter-spacing: 2px;
  padding-top: 150px; 
}

@media screen and (max-width: 991px) {
  .swiper{
    height:600px;
  

  }
  #home h1{
font-size: 35px !important;
  }
  .iml{
    width: 300px !important;
    margin-left: 40px !important;
  }
  .content-section{
    padding-top: 20px !important;
  }
  .imgg{
    display: none !important;
  
  }
  .hero-image-collge-wrap{
    margin-left: -35px !important;
  }
  .font05{
    font-size: 33px !important;
  }
}
