@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Arvo:ital,wght@0,400;0,700;1,400;1,700&family=Great+Vibes&family=IBM+Plex+Mono:ital@1&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Karla:ital,wght@0,200..800;1,200..800&family=Lato:wght@700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Lobster&family=Lobster+Two&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Old+Standard+TT&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Patua+One&family=Roboto+Slab:wght@100..900&family=Signika+Negative:wght@400;500;600&family=Song+Myung&family=Ultra&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Arvo:ital,wght@0,400;0,700;1,400;1,700&family=Castoro:ital@0;1&family=Great+Vibes&family=IBM+Plex+Mono:ital@1&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Karla:ital,wght@0,200..800;1,200..800&family=Lato:wght@700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Lobster&family=Lobster+Two&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Old+Standard+TT&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Pattaya&family=Patua+One&family=Roboto+Slab:wght@100..900&family=Signika+Negative:wght@400;500;600&family=Song+Myung&family=Ultra&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Katibeh&display=swap');
html, body{
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
   
    overflow-x: hidden !important;
    background-color:   #dcecf416;
    /* font-family: 'Della Respira', serif;
    font-family: 'Raleway', sans-serif;
    font-family: 'Italiana', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-family: 'Marcellus', serif;
    font-family: 'Marcellus SC', serif;
    font-family: 'Work Sans', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Lora', serif;
    font-family: 'Cormorant Garamond', serif;
    font-family: 'Literata', serif;
    font-family: 'Barlow', sans-serif;
    font-family: 'Dancing Script', cursive;
    font-family: 'Gilda Display', serif;
    font-family: 'Cinzel', serif; */
}
.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: #000000;
  
    backdrop-filter: blur(0px) !important;
    transition: background .5s !important;
  
    font-family: "Cinzel", serif;
    text-transform: uppercase;
  font-weight: 600;
    z-index: 1000;
    width: 100%;

    position: relative;
  
  
  }
  
  li.nav-item a.nav-link {
    color: #ffffff !important;
    font-size: 15px !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:#ffffff !important;
    transform: scale(1.05);
    border-bottom: 1px #ffffff 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: '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: #D2B392;
    border: 1px solid #252525;
    transform: scale(1.02);
    color: rgb(0, 0, 0);
  }
  
  #bottone5 {
    align-items: center;
    background-color: #CCB37A;
    border: 1px solid #CCB37A;
   
    box-shadow: #CCB37A 0 1px 3px 0;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    font-family: "Cinzel", 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: #CCB37A;
    box-shadow: #CCB37A 0 4px 12px;
    color: #ffffff;
   }
   
   #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);
   }
  
  
    /* 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%;
        }
       
      }
      .room4{
        font-size: 40px;}
      .footer_wrapper {
        background: linear-gradient(0deg,    #050505e1, #000000d5), url('image/543897088.jpg') center/cover no-repeat , #000000;
        padding: 5% 0 5% 0;
      }
      
      .footer_wrapper h5 {
        color: #ffffff;
        margin-bottom: 1.25rem;
   font-family: "Cinzel", serif;;
      }
      
      .footer_wrapper ul li {
        margin-bottom: .5rem;
        list-style: none;
      }
      
      .footer_wrapper .contact-info li a {
        color: white;
      }
      
      .footer_wrapper .link-widget li a,
      .footer_wrapper p {
        color: white;
        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;
        }
      }
      
      .con{
        padding-left: 80px;
      }  
      @media only screen and (max-width: 901px) {
        .con{
            padding-left: 0px !important;
          } 
          .gold-head1 {
           
            font-size: 20px !important;
          }
      }
      .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;
      }
    
  /* HOME */
  /* 3 Banner */
.banner_wrapper {
    height: 70vh;

}

.banner_wrapper .swiper {
    width: 100%;
    height: 100%;
}

.banner_wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.banner_wrapper .swiper-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.685);
    opacity: 0.5;
    z-index: 0;
}

.banner_wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: .9375rem;
    height: .9375rem;
    background-color: #d1d1d1;
    border:#ffffff;
}

.banner_wrapper .swiper .slide-caption {
    height: 100%;
    position: relative;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_wrapper .swiper .slide-caption p {
  
   size: 20px;
    margin: 0 auto;
    color: floralwhite;
}

.home1{
    color: #ffffff;
    font-family: "Cinzel", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 90px;

}  /* -----END */

#about-home{
    /* padding: 90px 0; */
    background: url('image/shape-two.png');
    background-size: 30%;
    background-position: top right;
    background-repeat: no-repeat;
  }
  
  .facility-box{
    border: 2px solid rgba(238, 226, 226, 0.849);
    padding-top:  20px;
    background-color: rgba(219, 219, 219, 0.075);
    
  }
  .facility-box:hover{
    box-shadow: 10px 15px rgba(255, 255, 255, 0.356);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 10px, rgba(255, 255, 255, 0.82) 0px 15px 12px;    transition-duration: 0.4s;
  }
  
  .link-btn{
    border: 1px solid rgb(122, 36, 36);
    border-radius: 0;
    width: 150px;
    padding: 12px 20px;
  }
  
  
  .about-img-sm{
    margin-bottom: -50px;
    margin-left: 30px;
    position: relative;
    z-index: 2;
    border-radius: 100%;
    border: 5px solid white;
  }
  
  .about-img-big{
    position: relative;
    z-index: 0;
    border-radius: 8%;
    border: 5px solid white;
  }
  
  @media only screen and (max-width: 687px) {
  
    .carousel-1,.carousel-2,.carousel-3{
        height: 600px;
    }
  
    .carousel-caption{
        bottom: 30%;
    }
  
  
    .about-img-sm,.about-img-big {
     margin: 0;
     width: 320px!important;
     padding: 15px 0;
    }
  }

 /* CSS */
.slow-bounce {
    animation: slow-bounce-animation 4s infinite; /* Animacioni me kohëzgjatje 4 sekonda dhe që përsëritet pafundësisht */
}

@keyframes slow-bounce-animation {
    0%, 100% {
        transform: translateY(0); /* Nuk ka lëvizje në fillim dhe në fund të ciklit të animacionit */
    }
    50% {
        transform: translateY(-15px); /* Lëviz 15 pikselë lart në mes të animacionit */
    }
}


.jumbotron {
    background: url('image/468510115.jpg'), rgb(0, 0, 0);
    background-size: cover;
    background-position: center;
 

    min-height: 40vh;
  
  }

  

                  /*ROOMS*/
.rooms{
    position: relative;
    padding-top:  8vh;
    padding-bottom:  8vh;
}

.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: #92929234;
    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;


}


@media only screen and (min-width: 300px) {
    .room-lower {
display: flex;   
justify-content: space-between;
 }
  }
   .font1 {
    color: #ffffff;
    font-family: "Cinzel", serif;
    font-weight: 700;
    font-style: normal;
   font-size:40px ;
   }


   .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%)
    }
  }
  
  /*testimonials*/

  .quote-background1
  {
      background: url('image/image00001.jpeg') no-repeat rgba(0, 0, 0, 0.986);
      background-size: cover;
      padding: 100px 0;
       background-position: center center;
      position: relative;
  }
  .testimonial-box{
    background: #00000081;
    margin-top: 10px;
    color: #ffffff;
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    padding: 30px;
    border: solid 2px #D6C081;
  }
  section.quote-background{
    height: 400px;
    display: flex;
    justify-content: center;
    text-align: center;
  }

  
  @media (max-width: 991px){
   
   .home1{
    font-size: 45px !important;
   }
   .about-img-big {
    margin-left: 30px !important;
   }
   .fac{
    font-size: 22px !important;
   }
   .galeri{
    font-size: 35px !important;
   }
    .banner_wrapper {
    height: 50vh !important;

}
  }

  .rooms-bg1{
    background: url('image/461050021.jpg') rgba(0, 0, 0, 0.712);
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 60vh;
    position: relative;
  

  }
  .bg01{
    text-align: center;
    font-family: "Cinzel", serif;
    font-weight: 500;
     font-size: 60px;
    
     padding-top: 100px;
     text-shadow: 2px 1px 1px #ffffff;
    letter-spacing: 2px;
     
      }
      @media(max-width:990px){
    
        .bg01{
           font-size: 35px !important;
           padding-top: 150px !important;
        }
        .about03{
            font-size: 30px !important;
        }

     .room4 {
font-size:28px !important;
     }
     .room21{
font-size: 18px !important;
     }
     .class1{
        padding-bottom: 50px !important;
        margin-top: 0px !important;
     }
      }
     

      .home1 {
        padding: 0;
      }
      .home1 .slide {
        min-height: 45vh;
        background-size: cover !important;
        background-position: center !important;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: -1;
        background-color: rgba(0, 0, 0, 0.2);
        border: 3px solid #000000;
      }
      .swiper-button-next,
      .swiper-button-prev {
        height: 3rem;
        width: 3rem;
        line-height: 3rem;
        background: transparent;
        color: white;
      }
      .swiper-button-next:hover,
      .swiper-button-prev:hover {
        background: transparent;
        color: white;
      }
      .swiper-button-next::after,
      .swiper-button-prev::after {
        font-size: 1rem;
      }
      
      .room21{
        font-weight: 700;
        font-family: "Cinzel", serif; 
        font-size: 25px;
      }

      .about-bg1{
        background: url('image/554460087.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: 60vh;
        position: relative;
      
      }

      

    .Slogan{
        background: url('image/554460087.jpg')rgba(0, 0, 0, 0.534);
       
        background-position: center 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        height: 350px;
    }

    .gallery-bg1{
        background: url('image/461050006.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/554460087.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-head h1{
        letter-spacing: 3px;
        font-weight: bold;
    }
    #contact-head p{
        font-weight: bold;
            font-family: 'Poppins', sans-serif;
            letter-spacing: 2px;
        color: #e0e4e4;
        
    }
    
    #contacts{
        padding-top: 50px
        ;padding-bottom: 50px;
        margin-top: 50px;
        margin-bottom: 50px;
        background-color: #000000e8;
         border: 4px solid #E4E3CF;
    }
    
        .contacts h3{
    color:#E4E3CF;   
    font-family: "Cinzel", serif;
    font-weight: bold;
    letter-spacing: 2px;
    
    }
    
    .contacts h6{
        color:white;   
        font-family: "Cinzel", serif;
    
    }
    
    
    
    @media only screen and (max-width: 600px) {
        .contacts .col-lg-4 .contact-info{
    text-align: center;        }
       }
    
       @media only screen and (min-width: 600px) {
         .contacts .col-lg-4 .contact-info{
    display: flex;       }
        }
    
        @media only screen and (max-width: 300px) {
         #contact-head h1 {
    font-size: 30px;        }
       }