
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
    font-family: 'Eagle Lake', cursive;
    font-family: 'Nothing You Could Do', cursive;
    font-family: 'Imprima', sans-serif;
    font-family: 'Cantata One', serif;
}
.book-btn{
  font-size: 14px;
    color: #AB854F;
    background-color: white;
    border: 1px solid #AB854F;
    padding: 10px;
    width: 140px;
    text-align: center;
    text-decoration: none!important;
    transition-duration: 0.3s;
}
.book-button:hover{
    scale: 1.05;
    transition-duration: 0.3s;
    color: #AB854F;
    box-shadow: 5px 5px rgba(204, 204, 204, 0.4);
}
.navbar {
  background-color: #f8f8f8;
  padding: 25px 0;
  box-shadow:none;
}
.navbar li a {
  color: rgb(21, 20, 20);
  border-bottom: 1px solid transparent;
  margin: 0 20px;
  font-size:18px;
  color: black;
  font-family: 'Imprima', sans-serif;
}

.navbar li a:hover{
  color: #d1a574;
  border-bottom: 1px solid #66560e;
  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:rgb(199, 154, 119);
}

 /* ------------ Background image ----------------- */
 #home-head{
  background: url('../photo/background-home-page.jpg')rgba(0, 0, 0, 0.549) ;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-blend-mode: multiply;
  padding-bottom: 100px;
  height: 600px;
  display: flex;
  align-items: center!important;
}

.text-home{
  color: white;
  font-size: 71px;
  font-family: 'Eagle Lake', cursive;
}
.coment-home{
  color: white;
  font-size: 21px;
  font-family: Arial, Helvetica, sans-serif;
}
   
   /* ------------ ABOUT ----------------- */
      .title-about{
        font-family: "Nothing You Could Do", Sans-serif;
        font-size: 50px;
        text-align: center;
        margin-top: -70px;
      }

  .coment-about{
    font-size: 16px;
    font-family: 'Imprima', sans-serif;
  }

.about-button{
    font-size: 14px;
    color: #AB854F;
    background-color: white;
    border: 1px solid #AB854F;
    padding: 10px;
    width: 140px;
    text-align: center;
    text-decoration: none!important;
    transition-duration: 0.3s;
    margin-top: 200px;
}

 .about-button:hover{
    scale: 1.05;
    transition-duration: 0.3s;
    color: #AB854F;
    box-shadow: 5px 5px rgba(113, 117, 111, 0.4);
} 

              /************** LAYOUT***************/
#layot{
  background: url("../photo/dark-overlay.jpg")rgba(0,0,0,0.3);
  background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    display: flex;
    justify-content: center;
    align-items: center;
    color:none;
   height: 500px;
}
.marks{
  font-family: "Nothing You Could Do", Sans-serif;
  vertical-align: middle;
}

.contact-btn-home{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 20px;
    background-color: none;
    color: white;
    text-decoration: none !important;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.contact-btn-home:hover{
    background-color:#AB854F96;
    color: white;
    width: 200px;
  }

 /* ------------ ROOMS  ----------------- */


.divider-container {
  text-align: center;
  margin-top: 50px;
}
.divider-text {
 
  padding: 10px;
  font-size: 50px;
  color: #AB854F96;
  font-family:"Nothing You Could Do", Sans-serif;
  text-align: center;
}

.card-title{
  margin-top: 20px;
  border-top: 1px solid #555C6D;
  padding: 10px;
  display: inline-block;
  font-size: 21px;
  color: #16181B;
  font-family: Can;
  text-align: center;
  margin-left: 80px;
  font-family: 'Cantata One', serif;
}

.card-text{
  margin-left: 50px;
  margin-right: 50px;
  line-height: 30px;
  font-family: "Imprima", sans-serif;
}

.btn-btn-primary{
  font-size: 14px;
    color: #FFFFFF96;
    background-color: #AB854F96;
    border: 1px solid #784c0f;
    padding: 10px;
    width: 140px;
    
    text-decoration: none!important;
    transition-duration: 0.3s;
    margin-top: 100px; 
    margin-left: 250px;  
}
.btn-btn-primary:hover {
  background-color: rgb(193, 139, 100);
  color: white;
}


   /*---------------More About Dior----------------------*/

  
  .parallax-bg {
    
    background-image: url('../photo/background-home-page.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 500px;
    background-blend-mode: multiply;
    display: flex;
    justify-content: center;
    align-items: center;
    color:none;
  }
.accordion-section{
  padding: 100px 0;
  background: url('../photo/background-home-page.jpg');
  background-size: contain;
  background-attachment: fixed;
  background-position: right;
  background-repeat: no-repeat;
}

.accordion-box{
  background-color: white;
  padding: 60px;
}
.faq-section {
    padding: 50px 0;
    background-color:none;
    width: 100%;
  
  }
  .faq-item {
    margin-bottom: 20px;
  }
  .faq-question {
    font-weight: 700;
    cursor: pointer;
    font-size: 14px;
    color: #555C6D;
    text-align: center;
    text-decoration: none!important;
    transition-duration: 0.3s;
  }
  .faq-question:hover{
    color: #AB854F;
  }

  .faq-answer {
    padding: 10px 0;
    display: none;
  }
  /* .text-center{
    font-size: 50px;
    color: #AB854F96;
    font-family:"Nothing You Could Do", Sans-serif;
    
  } */

  .btn-btn-primary-more{
    font-size: 14px;
    color: #AB854F;
    background-color: none !important;
    border: 1px solid #AB854F;
    padding: 10px;
    width: 140px;
    text-align: center;
    text-decoration: none!important;
    transition-duration: 0.3s;
    margin-top: 100px;
    font-family: 'Courier New', Courier, monospace;

  }
  .btn-btn-primary-more:hover{
    scale: 1.05;
    transition-duration: 0.3s;
    color: #AB854F;
    box-shadow: 5px 5px rgba(113, 117, 111, 0.4);
  
  }
  

  /*------------------ GALLERY ---------------*/
  .divider-title{
    border-bottom: 1px solid #555C6D;
    padding: 10px;
    display: inline-block;
    font-size: 50px;
    color: #AB854F96;
    font-family:"Nothing You Could Do", Sans-serif;
  }

  .btn-btn-primary-gallery{
    font-size: 17px;
      color: #AB854F;
      border: 1px solid #AB854F;
      padding: 10px;
      width: 140px;
      text-align: center;
      text-decoration: none!important;
      transition-duration: 0.3s;
      margin-top: 100px; 
      margin-left: 685px;  
  }
  .btn-btn-primary-gallery:hover {
    background-color: rgb(193, 139, 100);
    color: white;
  }
 

/*******************************SEKSIONI I ABOUT*******************************/

#about-head{
  background: url('../photo/background-about.jpg')rgba(0, 0, 0, 0.549) ;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-blend-mode: multiply;
  height: 400px;
  display: flex;
  align-items: center!important;
}
.title-about{
  text-align: center;
  justify-content: center;
    color: white;
    font-family: "Eagle Lake", Sans-serif;
    font-size: 50px;
}
.facility {
  border: 1px solid rgba(153, 129, 64, 0.164);
  padding: 20px;
  background-color: rgba(202, 177, 36, 0.041);
}
.image-about-home{
  outline: 1px solid #CEB797;
  outline-offset: -30px;
}
#room-head{
  background: url('../photo/background-room.jpg')rgba(0, 0, 0, 0.549) ;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-blend-mode: multiply;
  height: 400px;
  display: flex;
  align-items: center!important;
}
.tittle-room{
  font-size: 32px;
  margin-bottom: 10px;
  margin-top: 50px;
  font-family: 'Bodoni Moda', serif;
}

.rooms-parapgraph {
  font-size: 16px;
  margin-bottom: 60px;
  margin-top: 50px;
  color: #555C6D;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.5px;
}
.main-room{
  text-align: center;
    margin-bottom: 50px;
}
.room-button {
  font-size: 14px;
  color: #AB854F;
  background-color: white;
  border: 1px solid #AB854F;
  padding: 15px;
  width: 140px;
  text-align: center;
  text-decoration: none!important;
  transition-duration: 0.3s;
}

.room-button:hover {
  scale: 1.05;
  transition-duration: 0.3s;
  color: #AB854F;
  box-shadow: 5px 5px rgba(204, 204, 204, 0.4);
}
  @media (max-width: 767px) {
    .facilities-title-about{
    margin-right: 0px !important;
    }
    .btn-btn-primary{
      font-size: 14px;
      margin-left: 110px;
    }
    .about-btn{
      margin-top: 100px !important;
    }
    .facilities-title-about{
      margin-left: -30px !important;
      font-size: 30px;
    }
    .about-button{
      margin-left: -75px !important;
    }
    .image-about-home{
      height: 400px !important;
    }
    .card-title{
      margin-left: 0px !important;
    }
    .text-contact{
      font-size: 30px !important;
      margin-top: 140px !important;
    }
    .contact-image{
      display: none !important;
    }
    #offers{
      margin-top: 20px !important;
    }
    .contact-map{
   margin-left: -20px !important;
   margin-top: 26px !important;
    }
   
  }

                        /********************SEKSIONI I RESTORANTIT **********************/

  #restaurant-head{
    background: url('../photo/Photo-4-scaled.jpg')rgba(0, 0, 0, 0.549) ;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    height: 400px;
    background-repeat: no-repeat;
  }
.text-restaurant{
  color: white;
  font-size: 60px;
  font-family: 'Eagle Lake', cursive;
  align-items: center;
  margin-top: 10%;
}

  /****************SEKSIONI I ROOM**************/
  .room-header{
    background: url('../photo/restaurant-bg-white.png.png');
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    height: 450px;
    background-repeat: no-repeat;
 }
  
  .section-room {
    text-align: center;
    padding: 20px;
    background-color: #f5f5f5;
    width: 40vh;
    height: 40vh;
    margin-left: -30px;
  }
  
  .heading-room {
    font-size: 50x;
    margin-bottom: 30px;
    font-family:'Nothing You Could Do', cursive;
    text-align: left;
    font-weight: bold;
    margin-top: 20px;
  }
  
  .text-room {
    font-size: 16px;
    margin-bottom: 40px;
    font-family: 'Imprima', sans-serif;
    text-align: justify;
  }
  .buton-room{
    font-size: 12px;
    color: #000000;
    background-color: white;
    border: 1px solid #000000;
    padding: 5px;
    width: 140px;
    text-decoration: none!important;
    transition-duration: 0.3s;
    margin-right: 180px;
  }

  .buton-room:hover{
  
      scale: 1.05;
        transition-duration: 0.3s;
        color: #AB854F;
        box-shadow: 5px 5px rgba(204, 204, 204, 0.4);
  
  }

  /*************SEKSIONI I GALERISE****************/
  #gallery-head{
    background: url('../photo/gallery-background.jpg')rgba(0, 0, 0, 0.549) ;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    height: 400px;
    background-repeat: no-repeat;
  }
  .text-gallery{
    color: white;
    font-size: 60px;
    font-family: 'Eagle Lake', cursive;
    align-items: center;
    margin-top: 10%;
  }
  .divider-gallery{
    padding: 10px;
    display: inline-block;
    font-size: 50px;
    color: #AB854F96;
    font-family:"Nothing You Could Do", Sans-serif;
    margin-top: 30px;
  }
  /***********SEKSIONI I CONTACT**********/
  #contact-head{
    background: url('../photo/contact-background.jpg')rgba(0, 0, 0, 0.549) ;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    height: 400px;
    background-repeat: no-repeat;
  }
  .text-contact{
    color: white;
    font-size: 60px;
    font-family: 'Eagle Lake', cursive;
    align-items: center;
    margin-top: 10%;
  }
  #offers {
    margin: 40px 0px;
    padding: 40px 0;
    /* background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 16%, rgba(245,243,236,1) 16%); */
  }
  .link-btn{
    background-color: #0f355d;
    font-size: 14px;
    color: white;
    padding: 10px;
    width: 140px;
    text-align: center;
    text-decoration: none!important;
    transition-duration: 0.3s;
    border-radius: 0px;
  }
  .link-btn:hover{
    background-color: white;
    color: #0f355d;
  }

  .facility{
    border: 2px solid rgba(238, 226, 226, 0.849);
    padding-top: 20px;
    background-color: rgba(219, 219, 219, 0.075);
  }
  .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;
  }

.buton-restaurant{
  font-size: 16px;
  color: #000000;
  background-color: white;
  border: 1px solid #000000;
  padding: 5px;
  text-decoration: none!important;
  transition-duration: 0.3s;
  align-items: center !important;
  
}

.buton-restaurant:hover{

    scale: 1.05;
      transition-duration: 0.3s;
      color: #AB854F;
      box-shadow: 5px 5px rgba(204, 204, 204, 0.4);

}