@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=IBM+Plex+Mono:ital@1&family=Lobster&family=Lobster+Two&family=Old+Standard+TT&family=Signika+Negative:wght@400;500;600&family=Song+Myung&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=IBM+Plex+Mono:ital@1&family=Lato:wght@700&family=Lobster&family=Lobster+Two&family=Old+Standard+TT&family=Signika+Negative:wght@400;500;600&family=Song+Myung&display=swap');
html, body{
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}
.navbar-nav{
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    padding-left: 0px !important;
  }

  a{
      text-decoration: none;
  }
  
/*  HEADER */
header .navbar {
  background-color: rgb(255, 255, 255);
}
.nav-link {
  text-decoration: none;
  display: inline-block;
  padding: 10px;
  color:rgb(0, 0, 0);
  transition: color 0.3s ease-in-out;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;


}

.navbar-scrolled .nav-link {
  color:rgb(0, 0, 0);
  }

  @media only screen and (max-width: 1000px) {
      .nav-link {
          color:rgb(0, 0, 0);
      }
     
    
    }
     @media  (max-width: 991px) {
        .index-bg1 {
       height: auto !important;
      }
      .home-bg1 {
        height: auto !important;
       }
       .home-bg2 {
        height: auto !important;
       }
       .index-bg4 {
        height: auto !important;
       }
       
    
    }
  

.nav-item .underline {
  height: 4px;
  background-color: transparent;
  width: 0;
  transition: width 0.6s, background-color 0.6s;
  border-radius: 70px;
  margin: 0 auto;

}

.nav-item.active-link a {

  color: rgb(142, 24, 27);
}

.nav-item.active-link .underline {
  width: 100%;
  background-color:rgb(142, 24, 27) ;

}

.nav-item:hover .underline {
  background-color:  rgb(142, 24, 27);
  width: 100%;

}

.nav-item:hover a {

  color:  rgb(142, 24, 27);
}


.nav-item:active a {
  transition: none;
}

.nav-item:active .underline {
  transition: none;
  background-color:rgb(142, 24, 27);

}

::selection {
  background-color: rgb(255, 255, 255);
  color: black;
}


.navbar-nav {
  margin-left: auto;
  gap: 20px;
  font-size: 18px;

}

.navbar {
  background-color: rgba(0,0,0,0.1);
  transition: background-color 0.3s ease-in-out;

}

.navbar-scrolled {
  background-color: #2a2c31;

}


@media only screen and (max-width: 1000px) {
  .navbar {
      background-color: #2a2c31;
      transition: background-color 0.3s ease-in-out;
  
  }
}

.navbar-toggler{
  border-color: rgb(142, 24, 27) !important;
  background-color: rgb(142, 24, 27); 
  color: transparent !important;

}


.navbar-toggler:hover,.navbar-toggler:active{
  border-color: rgb(142, 24, 27)!important;
  background-color: rgb(142, 24, 27); 
  color: transparent !important;


}

@media screen and (width: 1024px) {
  .navbar-nav {
      font-size: 16px;
  }
}
/* GENERAL BUTTON STYLING */
#button,
#button::after {
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
  -o-transition: all 0.5s;
	transition: all 0.5s;
}
#button,
#button::after {
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
  -o-transition: all 0.5s;
	transition: all 0.5s;

}

#button {
  background:rgb(142, 24, 27) !important;
  border: 0;
  border-radius: 5px;
  color:rgb(255, 255, 255) !important;
  font-size: 15px;
  font-weight: bold;
  margin: 0 auto;
  padding: 13px 30px;
  position: relative;
  text-transform: uppercase;
  border-radius:0;
  transition: 0.5s;
  font-family: 'Poppins', sans-serif;
  border: 2px solid rgb(142, 24, 27);

}



#button:hover {
  color: #ffffff !important;
  transform: scale(1);
  border: 2px solid #000000;

}


.btn-3 {
    overflow: hidden;
  }

  .btn-3::before {
    height: 100%;
    left:0;
    top: 0;
transition: 0.5s;
    width: 0;

  }
  
  .btn-3::after {
    height: 100%;
    right:0;
    top: 0;

    width: 0;

  }

  .btn-3:hover:after,  .btn-3:hover:before {
    height: 100%;
    width: 55%;
  }

@media screen and (min-width: 200px)and (max-width: 950px) {
    .navbar-nav {
display: inline-block;      
    
    }
    .tittle1{
        padding-left: 0px !important;
    }
    .image0{
        height: auto !important;
    }
    
  }


 
    /* footer */
    .nav-link1 {
        text-decoration: none;
        display: inline-block;
        padding: 10px;
        color:rgb(255, 255, 255);
        transition: color 0.3s ease-in-out;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
      
      
      }

       /* CAROUSEL */
.carousel-caption {
    top: 30%;
}

.c-item {
    height: 850px;
}

.c-img {
    height: 100%;
    object-fit: cover;
    filter: brightness(0.9);
}


.carousel-caption h1 {
    font-family: "Old Standard TT", Sans-serif;
    font-style: italic;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: 80px;

}

.c-img {
    filter: brightness(40%); /* Ndryshoni vlerën e ndriçimit sipas preferencave tuaja */
}
.carousel-caption p {
    font-family: 'Poppins', sans-serif;
}



  @media screen and (max-width: 300px) {
    .carousel-caption h1 {
      font-size: 30px;
    }
  }


  .bttn {
   
    background-image: none;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    margin-top: 2px;
    background-color: transparent !important;


}

.bttn {
    border: 1px solid  #ffffff;
    background-color: transparent !important;
    color:  #ffffff!important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    border-radius: 0;
}

.bttn:hover {
    background-color:  #ffffff !important;

    border: 1px solid  #ffffff;
    color:  white !important;
    transition: 0.3s;
}
/* about index */
.fw-normal{
    font-family: "Old Standard TT", Sans-serif;
    font-style: italic;
  font-weight: 500;
    font-size: 40px;
    margin-right: 48%;
}
.ww-normal{
    letter-spacing: 2px;
    font-weight: 700;
    
}
/* facalitete */
.fac{
    font-weight: 700;
    padding-top: 10px;
}
.fac1{
    font-family: "Old Standard TT", Sans-serif;
    font-style: italic;
  font-weight: 400;
    font-size: 40px;
    margin-right: 45%;
}

.fac2{
    font-family: "Old Standard TT", Sans-serif;
    font-style: italic;
  font-weight: 500;
    font-size: 45px;

    padding-top: 50px;
}

/* .fac3{
 
} */

.index-bg1{
    background: url('image/drew-beamer-kUHfMW8awpE-unsplash.jpg') rgb(142, 24, 27);
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 90vh;
    position: relative;
    background-color: rgb(91, 43, 43);


 }

 
 .image-container {
    position: relative;
    transform:scale(0.9)
}
.image-container{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); /* Shtimi i hijes */
   transition: 1.2s; } 
  
  
 .image-container:hover {
    box-shadow: 0 20px 20px 0 rgba(0,0,0,0.2); /* Ndërlikimi i hijes kur kaloni mbi kartelën */
 }
  .image-container:hover,
.image-container div.col:hover {

  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  transform: scale(1);
  filter: brightness(70%);
  
}





 .room1{
    font-family: "Old Standard TT", Sans-serif;
    font-style: italic;
  font-weight: 500;
    font-size: 25px;
 
   
}

 #button1,
 #button1::after {
   -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
     transition: all 0.5s;
 }
 #button1,
 #button1::after {
   -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
     transition: all 0.5s;
 
 }
 
 #button1 {
   background:rgb(255, 255, 255) !important;
   border: 0;
   border-radius: 5px;
   color:rgb(0, 0, 0) !important;
   font-size: 15px;
   font-weight: bold;
  
   padding: 13px 30px;
   position: relative;
   text-transform: uppercase;
   border-radius:0;
   transition: 0.5s;
   font-family: 'Poppins', sans-serif;
   border: 2px solid rgb(255, 255, 255);
   margin-top: 50px;
   margin-left: 64%;
 
 }
  
  .btn-4 {
      overflow: hidden;
    
    }
  
    .btn-4::before {
      height: 100%;
      left:0;
      top: 0;
  transition: 0.5s;
      width: 0;
  
    }
    
    .btn-4::after {
      height: 100%;
      right:0;
      top: 0;
  
      width: 0;
  
    }
  
    .btn-4:hover:after,  .btn-4:hover:before {
      height: 100%;
      width: 55%;
    }

    
    .home-rooms {
        padding: 10rem 20rem;
  background-color:rgb(77, 37, 37);
    }
    
    .home-rooms h4 {
        font-family: var();
        color: var(--black-bg-color);
        letter-spacing: px;
        -webkit-text-stroke: 1px var(--bs-white);
    }
    
    .home-rooms img {
        border: var(--img-border);
        height: 100%;
        transition: .3s ease-in-out;
    
    }
    
   

    

    
    .home-rooms a {
        transform: translate(-50%,-50%);
        pointer-events: auto;
    }
    
    .home-rooms section div {
        height: 33vh;
        overflow: hidden;
    }

    .gallery_img {
        position: relative;
        overflow: hidden;
    }
    
    .gallery_img figure {
        margin: 0;
    }
    
    .gallery_img img {
        width: 100%;
        display: block;
    }
    
    .image-info {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.9); /* Ngjyrë e bardhë transparente */
        padding: 10px;
        box-sizing: border-box;
        margin: 0;
        transition: opacity 0.3s ease;
        opacity: 0;
    }
    
    .gallery_img:hover .image-info {
        opacity: 1;
        
    }
    .gallery_img {
        position: relative;
        overflow: hidden;
    }
    
    .gallery_img img {
        width: 100%;
        display: block;
        filter: brightness(100%); /* Përdorimi i filtres "brightness" për të rritur ndricimin në 100% */
    }
    .gallery_img{
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); /* Shtimi i hijes */
       transition: 0.3s; } 
      
      
     .gallery_img:hover {
        box-shadow: 0 20px 20px 0 rgba(0,0,0,0.2); /* Ndërlikimi i hijes kur kaloni mbi kartelën */
     }
      .gallery_img:hover,
    .gallery_img  div.col:hover {
    
      box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
      transform: scale(0.95);
      filter: brightness(80%);
      transition: filter 0.3s ease-in-out;
    }
    
    

     .hos{
    
    letter-spacing: 2px;
      font-weight: 700;
        font-size: 20px;
      
        color: rgb(171, 134, 114);
        
    }
    
    .hos1{
        color: var(--e-global-color-astglobalcolor2);
        font-family: "Lato", Sans-serif;
        font-size: 45px;
        font-weight: 500;
        font-style: italic;
        line-height: 1.2em;
    
    }
    @media only screen and (max-width: 767px) {
        .hos1 {
            font-size: 30px; /* Zvogëlimi i madhësisë së shkrimit për celularë */
        }
        .hos {
            font-size: 10px; /* Zvogëlimi i madhësisë së shkrimit për celularë */
        }
        .carousel-caption h1 {
           
            font-size: 40px;
            margin-top: 15px;
        
        }
        .carousel-caption p {
            font-size: 12px;
        }
        .fac1{
            font-size: 30px;
        }
        .fw-normal{
            font-size: 32px;
        }
        .fac2{
            font-size: 35px;
        }
        .fac03{
            font-size: 10px;
        }
    }
    

    .home-bg1{
        background: url('image/pexels-mathilde-langevin-7354371.jpg') rgba(54, 50, 50, 0.589);
        background-attachment: fixed;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        height: 55vh;
        position: relative;
        background-color: rgb(75, 50, 44);
        
     }
    
    
/*GALLERY*/
.gallery {
    background-color: white;

  
  }
  

  
  .gallery .titlepage {
    text-align: center;
  }
  
  .gallery .gallery_img {
    height:20vh;
    overflow: hidden;
    margin-bottom: 30px;
    
  }
  
  .gallery .gallery_img figure {
    margin: 0;
  }
  
  .gallery .gallery_img figure img {
    width: 100%;
    transition: all .5s;

  }
  
  .gallery .gallery_img figure img:hover {
    transform: scale(1.2);
  }
  .fac03{
    font-family: "Old Standard TT", Sans-serif;
    font-style: italic;
  font-weight: 500;
    font-size: 35px;

    padding-top: 40px;
    padding-bottom: 20px;
}

#button2,
#button2::after {
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
  -o-transition: all 0.5s;
	transition: all 0.5s;
}
#button2,
#button2::after {
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
  -o-transition: all 0.5s;
	transition: all 0.5s;

}

#button2 {
  background:rgb(255, 255, 255) !important;
  border: 0;
  border-radius: 5px;
  color:rgb(0, 0, 0) !important;
  font-size: 15px;
  font-weight: bold;

  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  border-radius:0;
  transition: 0.5s;
  font-family: 'Poppins', sans-serif;
  border: 2px solid rgb(0, 0, 0);


}

#button2:hover {
  color: #000000 !important;
  transform: scale(1);
  border: 2px solid #000000;

}


.btn-2 {
    overflow: hidden;
  }

  .btn-2::before {
    height: 100%;
    left:0;
    top: 0;
transition: 0.5s;
    width: 0;

  }
  
  .btn-2::after {
    height: 100%;
    right:0;
    top: 0;

    width: 0;

  }

  .btn-2:hover:after,  .btn-3:hover:before {
    height: 100%;
    width: 55%;
  }

   
  .testimonials{
    transition-duration: 0.5s;
  }
  
  
  .amenities{
    background-color:rgba(0, 0 ,0 , 0.1) ;
  }
  
  .amn-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .box{
    max-width: 250px !important;
    max-height: 150px !important;
    flex: 1; 
    border: solid 1px rgb(35, 38, 41);
    margin-left: 24px;
    margin-right: 24px;
    padding: 20px;
  }
  
  
  
  .card-t{
    box-shadow: 0px 0px 6px rgba(255, 255, 255, 0.2);
    margin-left: 24px;
    margin-right:24px;
    height: fit-content;
    padding: 10px;
    font-weight: 500;
    text-align: center;
    background-color: rgba(255, 255, 255, 0);
    color: black ;
    transition: background-color 0.4s ease , color 0.4s ease;
    
  }
  
  .card-t:hover{
    background-color: rgb(255, 255, 255);
    color: rgb(7, 7, 7);
    transition: background-color 0.4s ease , color 0.4s ease-in;
  }
/* REVIEWS */
  .index-bg4{

    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 60vh;
    position: relative;
    background-color: rgb(247, 247, 247);

 }
 
 .review1{
  font-weight: 700;
    font-size: 15px;
   padding-top: 40px;
    letter-spacing: 3px;
    color: #000000;
    margin-left: 10px;
    padding-bottom: 10px;
}
.review{
    font-family: "Old Standard TT", Sans-serif;
    font-style: italic;
  font-weight: 500;
    font-size: 30px;
    color: #000;
}

.home-bg2{
    background: url('image/270412338.jpg') rgba(54, 50, 50, 0.589);
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
   padding-top: 100px;
   padding-bottom: 100px;
    position: relative;
    background-color: #837f7f;
   
 }
 .home-text2{
  
  font-weight: 500;
    font-size: 30px;
    color: #ffffff;
   text-align: center;

}

/* animacion */
.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 */
    .room-bg1{
        background: url('image/257565122.jpg') rgba(54, 50, 50, 0.589);
        background-attachment: fixed;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        height: 50vh;
        position: relative;
        /*background-color: #464545;*/
        margin-top: 20px;
     }
     .room-text1{
        font-family: Old Standard TT, Sans-serif;
         font-style: italic;
        font-weight: 500;
          font-size: 70px;
          color: #ffffff;
         text-align: center;
         padding-top: 20vh;
      }
      .room3{
    
        letter-spacing: 4px;
          font-weight: 700;
            font-size: 12px;
          
            color: rgb(185, 94, 41);
            
        }
        
        .room4{
         
            font-family: Old Standard TT, Sans-serif;
            font-size: 40px;
            font-weight: 500;
            font-style: italic;
            line-height: 1.4em;
     }
        .room5{
            padding-top: 20px;
          font-family: Old Standard TT, Sans-serif;
            font-size: 25px;
            font-weight: 500;
            font-style: italic;
            line-height: 1.4em;
      }
      #button3,
#button3::after {
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
  -o-transition: all 0.5s;
	transition: all 0.5s;
}
#button3,
#button3::after {
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
  -o-transition: all 0.5s;
	transition: all 0.5s;

}

#button3 {
  background:rgb(255, 255, 255) !important;
  border: 0;
  border-radius: 5px;
  color:#733423 !important;
  font-size: 15px;
  font-weight: bold;

  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  border-radius:0;
  transition: 0.5s;
  font-family: 'Poppins', sans-serif;
  border: 2px solid #733423;


}

#button3:hover {
  color:#733423 !important;
  transform: scale(1);
  border: 2px solid #733423;

}


.btn-3 {
    overflow: hidden;
  }

  .btn-3::before {
    height: 100%;
    left:0;
    top: 0;
transition: 0.5s;
    width: 0;

  }
  
  .btn-3::after {
    height: 100%;
    right:0;
    top: 0;

    width: 0;

  }

  .btn-3:hover:after,  .btn-3:hover:before {
    height: 100%;
    width: 55%;
  }

   /* gallery */
   .gallery-bg1{
    background: url('image/Photo.jpg') rgba(54, 50, 50, 0.589);
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 50vh;
    position: relative;
    background-color: #5a5a5a;
    margin-top: 20px;
 }
    /* restaurant */
    .menu-bg1{
        background: url('image/pexels-rachel-claire-5490996.jpg') rgba(54, 50, 50, 0.589);
        background-attachment: fixed;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        height: 50vh;
        position: relative;
        background-color: #5a5a5a;
        margin-top: 20px;
      
     }
      /* ------menu----------- */

.menu1{
    color: #ffe9e9;
  }
     
     .card {
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); /* Shtimi i hijes */
     transition: 0.3s; } 
    
    
   .card:hover {
      box-shadow: 0 20px 20px 0 rgba(0,0,0,0.2); /* Ndërlikimi i hijes kur kaloni mbi kartelën */
   }
    .cont img:hover,
  .cont  div.col:hover {
  
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
    transform: scale(0.95);
    filter: brightness(80%);
    transition: filter 0.3s ease-in-out;
  }
  
  .menu-bg2{
    background: url('imgmenu/img11.jpg') rgba(54, 50, 50, 0.589);
 
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 30vh;
    position: relative;
    background-color: #646363;
   
  
 }
 .about-bg1{
    background: url('image/270412289.jpg') rgba(54, 50, 50, 0.589);
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 50vh;
    position: relative;
    background-color: #5a5a5a;
    margin-top: 20px;
  
    
 }
 

  .about1 img:hover,
.about1 div.col:hover {

  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  transform: scale(0.95);
  filter: brightness(80%);
  transition: filter 0.3s ease-in-out;
}

 .contact-bg1{
    background: url('image/Photo\ \(9\).jpg') rgba(54, 50, 50, 0.589);
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 50vh;
    position: relative;
    background-color: #3a3939;
    margin-top: 20px;
  
 }
 #contact-head h1{
    font-family: 'Outfit', serif;
      font-weight: bold;
          letter-spacing: 3px;
          text-transform: uppercase;
          color: #f2f2f2;}
    
    
          @media only screen and (min-width: 1000px) {
    #contact-head h1{
                  font-size: 100px;
              }
            }
    
    #contact-head  p{
      color: rgb(115, 52, 35);
    
      font-family: 'Prompt', sans-serif;
      font-weight: bold;
    
    }
    
    .contacts h1{
      color:rgb(115, 52, 35);
      font-family: 'Oswald', sans-serif;
    }
    
    .contacts h5,.contacts .col-lg-6 h6{
      font-family: 'Outfit', sans-serif;
      color:rgb(0, 0, 0);
    }
    
    .contacts .col-lg-6 h4{
      font-family: 'Noto Serif', serif;
      font-weight: bold;
    
    }
    
    .contact-info{
      border: 5px double rgb(115, 52, 35);
    }
    
    
    .col-lg-6  iframe,.contact-info{
      min-height: 100%;
    }