html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
    font-family: 'Lato', sans-serif;
    font-family: 'Lobster Two', cursive;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Playfair Display', serif;
    font-family: 'Yeseva One', cursive;
    font-family: 'Gilda Display', serif;
    font-family: 'Bellefair', serif;
    font-family: 'Barlow Condensed', sans-serif;
}
/*************NAVBAR**************/
.navbar {
    background-color: #ffffff;
    padding: 15px !important;
    box-shadow:none;
   position:relative;
   
}
.navbar li a {
    border-bottom: 1px solid transparent;
    margin: 0px 20px;
    font-size: 16px;
    color: rgb(20, 19, 19);
    font-family: 'Lato', sans-serif;
}

.navbar li a:hover{
    color: #000000;
    margin: 0 20px;
}

.navbar-toggler-icon{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(199, 154, 119)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler{
    border-color: #971217;
}
.navbar-brand-flag{
    padding-left: 20px;
    padding-top: 12px;
}
.navbar li a.active {
    color: black!important;
    border-bottom: 2px solid #971217;
}

.book-btn{
    background-color: rgba(0, 0, 0, 0.63);
    color: white;
    padding: 10px 30px;
    border-radius: 0px;
    border:#ffffff solid 1px;
    font-size: 18px; 
}
.book-btn:hover{
    background-color:#000000;
    color: white;
    padding: 10px 30px;
    border-radius: 0px;
}

.carousel-1{
    background: url("../image/Photo (12).JPG") rgba(0, 0, 0, 0.541);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 700px;
  }
  .carousel-2{
    background: url("../image/Photo\ \(9\).JPG") rgba(0, 0, 0, 0.541);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 700px;
  }
  .carousel-3{
    background: url("../image/Photo (61).JPG")rgba(0, 0, 0, 0.37);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    height: 700px;
  }
.tittle-name{
    margin-bottom: 250px;
    font-family: 'Bellefair', serif;
    font-size: 30px;
}

.text-home{
    margin-bottom: 210px;
    font-size: 40px;
    font-family: 'Gilda Display', serif;

}

.img-home{
    outline: 2px solid #AF884C;
    /* outline-offset: -90px; */
}
.img-home:hover{
    outline: 1px solid #AF884C;
    outline-offset: -20px;
    transition-duration: 0.4s;
}

.title-home {
    font-size: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 9px;
    margin-bottom: 10px
}
.comment-home{
    font-family: 'Lato', sans-serif;
}
.home-btn{
    background-color:none;
    color: #AF884C;
    padding: 15px 30px;
    border-radius: 0px;
    border:#AF884C solid 1px;
    font-size: 18px; 
}
.home-btn:hover{
    background-color:#000000c7;
    color: white;
    padding: 15px 30px;
    border-radius: 0px;
}
@media(max-width: 486px){
    .about-image{
margin-left: 0px !important;
     }
     .about-img{
        display: none;
     }
     #home-about{
        margin-top: -400px !important;
     }
     .logo-sofo{
        margin-left: 0px !important;
     }
     .statistics{
        margin-left:0px !important;
        margin-top: 0px !important;
       }
       .float-lg-end {
        float: right!important;
    }
    .row-room{
        margin-left: 0px !important;
    }
    .img-room-1{
        display: none;
    }
    .rcorners2{
        margin-bottom: 200px;
    }
    .text-welcome, .tittle-name {
        display: none;
    }
    #facilities,  #about-layout{
        background-attachment: scroll !important;
    }
    }
    
     
  .card-body:hover{
    background-color: #1D1922;
    color: white;
      }
      #home-head-banner {
        background-color: #171b25;
        padding: 30px 0;
    }
    .home-btn-1{
        background-color:none;
        color: #ffffff;
        padding: 15px 30px;
        border-radius: 0px;
        border:#ffffff solid 1px;
        font-size: 18px; 
    }
    .home-btn-1:hover{
        background-color:#000000c7;
        color: white;
        padding: 13px 30px;
        border-radius: 0px;
    }
    #facilities {
        background: url("../image/Photo (12).JPG")rgba(0, 0, 0, 0.568);
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        background-blend-mode: multiply;
    }
    .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;
    }
    
    .facility-box {
        border: 2px solid rgba(238, 226, 226, 0.849);
        padding-top: 20px;
        background-color: rgba(219, 219, 219, 0.075);
    }
    .tittle-facilities{
        font-size: 25px;
        font-family: 'Gilda Display', serif;
        letter-spacing: 5px;
    }
    .text-facilities{
        font-family: 'Lato', sans-serif;
        font-size: 20px;
        letter-spacing: 5px;
        line-height: 1.2em;
    }
    .img-room-1:hover {
        transform: scale(1.1);
        transition-duration: 0.4s;
    }
    #testimonials{
        background: url("../image/testimonials.jpg")rgba(0, 0, 0, 0.35);
        background-size:cover;
        background-repeat: no-repeat;
        background-position: center;
        background-blend-mode: multiply;
        padding: 50px 0;
        height: 500px;
        color: white;
      }
      #testimonials.carousel-control-next,#testimonials.carousel-control-prev /*, .carousel-indicators */
       {
        filter: invert(100%);
      }
      .hidden-room-content{
        display: none;
    }
    .room-box-1:hover .hidden-room-content{
        display: block;
    }
    .room-img,.room-content{
        transition-duration: 0.4s;
    }
    .room-box-1:hover .room-img{
        filter: brightness(40%)!important;
        transition-duration: 0.4s;
    }
    .room-box-1:hover .room-content{
        margin-top: -130px!important;
        transition-duration: 0.4s;
    }
    /***********Seksioni i About***********/
    #about-layout{
        background: url("../image/Photo (8).JPG")rgba(0, 0, 0, 0.493);
        background-size:cover;
        background-repeat: no-repeat;
        background-position: center;
        background-attachment: fixed;
        background-blend-mode: multiply;
        padding: 50px 0;
        height: 500px;
        color: white;
    }
    .about-tittle{
        font-family: 'Gilda Display', serif; 
        font-size: 50px; 
        font-weight: 400;
         color: #ffffff; 
         position: relative;  
         margin-bottom: 20px; 
         line-height: 1.25em;
        margin-top: 200px;
    }
    .about-us{
        font-size: 25px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 9px;
    }
    .facility {
        border: 1px solid rgba(153, 129, 64, 0.164);
        padding: 20px;
        background-color: rgba(202, 177, 36, 0.041);
        background-color: white;
      }
      .facility: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;
    }
    
    .facility-tittle{
        color: #02010196;
        font-family: "Arial", Sans-serif;
        font-weight: 200;
        text-transform: uppercase;
        letter-spacing: 2.5px;
        align-items: center;
    }
 .tittle-about{
    font-family: 'Gilda Display', serif;
    font-size: 30px;
    letter-spacing: 5px;
 }
 .coment-about {
    line-height: 1.7em;
    font-size: 18px;
    text-align: justify;
 }
 .about-btn{
    background-color:none;
    color: #271b08;
    padding: 15px 35px;
    border-radius: 0px;
    border:#271b08 solid 1px;
    font-size: 18px; 
}
.about-btn:hover{
    background-color:#000000c7;
    color: white;
    padding: 15px 35px;
    border-radius: 0px;
}
.image-about{
    outline: 1px solid #544F4F;
    outline-offset: -40px;
}

/*****SEKSIONI Rooms********/
#room-layout{
    background: url("../image/Photo (37).JPG")rgba(0, 0, 0, 0.493);
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: multiply;
    padding: 50px 0;
    height: 500px;
    color: white;
}
.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 100px;
    overflow: hidden;
    font-size: 120px;
    font-weight: bold;
    margin-top: -60px;
}
.marquee .content {
    opacity: 0.05;
    line-height: 1.2;
}
.marquee .track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 140s linear infinite;
}


.row_list_version_1 .box_item_info {
    max-width: 750px;
    margin: -250px 60px 60px 60px;
}
.box_item_info {
    background-color: #fff;
    z-index: 9;
    position: relative;
    padding: 40px 40px 20px 40px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}
.box_item_info: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;
}
.rcorners2 {
    border-radius: 25px;
    border: 2px;
  }
  
.room-btn{
    background-color: #978667;
    color: white;
    padding: 10px 30px;
    border-radius: 0px;
    border:#ffffff solid 1px;
    font-size: 18px; 
}
.room-btn:hover{
    background-color:#000000;
    color: white;
    padding: 10px 30px;
    border-radius: 0px;
}
#gallery-home {
    background: url(../image/prov.jpg);
    background-size: contain;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: multiply;
    padding-bottom: 100px;
    height: 450px;
}



/**************Sekssioni i Gallery*****************/
.img-gallery{
    filter: none;
}

.img-gallery:hover {
      transform: scale(0.9);
      transition-duration: 0.4s;
}

/**************Seksioni i Contact*************/
#contact-layout{
    background: url("../image/Photo (61).JPG")rgba(0, 0, 0, 0.37);
    background-size:cover;
    background-repeat: no-repeat;
    background-position:bottom;
    background-blend-mode: multiply;
    padding: 50px 0;
    height: 500px;
    color: white;
}
.contact{
font-size: 20px;
font-family: 'Barlow Condensed', sans-serif;
color: #ffffff;
position: relative;
letter-spacing: 5px;
}
.contact-box{
    border: 1px solid #3A1D0C;
    padding: 20px;
    background-color: rgb(255, 255, 255);
  }
  .contact-box:hover {
    box-shadow: 10px 15px rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 10px, rgba(255, 255, 255, 0.82) 0px 15px 12px;
    transition-duration: 0.4s;
}

/*************Seksioni i Restorantit**********/
#restaurant-layout{
    background: url("../image/Photo (56).JPG")rgba(0, 0, 0, 0.452);
    background-size:cover;
    background-repeat: no-repeat;
    background-position:top;
    background-blend-mode: multiply;
    padding: 50px 0;
    height: 500px;
    color: white;
}
.food-menu{margin:0; font-size:0;
    list-style:none;
    margin-top:32px;}
    .food-menu li{font-size:16px;
    margin-bottom:24px;
    padding-bottom:24px;
    border-bottom:1px dotted #999999;}
    .food-menu li h4,
    .food-menu-v2 li h4{font-size: 16px;
    padding-right: 80px;
    position: relative;
    margin-bottom: 8px;
    font-weight: 700;
    letter-spacing: 0.03em;}
    .menu-price {position: absolute;
      top: 0;
      right: 0;
    }
    .menu-text {font-size: 14px;
      font-style: italic;
    }
    .menu-2cols {
    display: grid;
      grid-template-columns: repeat(2,1fr);
      grid-column-gap: 54px;
    }
    .menu-3cols {
    display: grid;
      grid-template-columns: repeat(3,1fr);
      grid-column-gap: 54px;
    }
    .food-menu li{-webkit-column-break-inside: avoid;
         page-break-inside: avoid;
            break-inside: avoid;}
    /* menu accordion */
    .our-menu{padding:0;
    margin:0;
    margin-top:24px;}
    .our-menu li{list-style:none;}
    .our-menu li:last-child{margin-bottom:0px;}
    .menu-title-section{font-size: 28px;
    font-weight:700;
    border-bottom: 1px solid var(--headings-color);
    letter-spacing: .05em;
    padding: 24px;
    text-transform:uppercase;
    cursor:pointer;
    }
    .menu-title-section:before {
      content: "\f067";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
     font-weight:700;
     font-size:14px;
      margin-right: 16px;
     vertical-align: middle;
    }
    .menu-title-section a{color:var(--headings-color);}
    .menu-title-section.active, .menu-title-section:hover{color:var(--primary-color);}
    .menu-title-section.active:before{ content: "\f068";
    color:var(--primary-color);}
    .menu-title-section.active a, .menu-title-section:hover a, .menu-title-section:hover:before{color:var(--primary-color);}
    .menu-section{padding:0 24px 24px 24px;}


  /**Styling scrollable elements*/

  .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 4s ease-in-out both;
  }
  
  .scrolled.fade-in-bottom {
    animation: fade-in-bottom 4s ease-in-out both;
  }
  
  .scrolled.slide-left {
    animation: slide-in-left 3s ease-in-out both;
  }
  
  .scrolled.slide-right {
    animation: slide-in-right 3s ease-in-out both;
  }
  

  @keyframes slide-in-left {
    0% {
      -webkit-transform: translateX(-100px);
      transform: translateX(-100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes slide-in-right {
    0% {
      -webkit-transform: translateX(100px);
      transform: translateX(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in-bottom {
    0% {
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
