@import url('https://fonts.googleapis.com/css2?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');
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
    font-family: 'Playfair Display SC', serif;
}
 
  .container-fluid{
    max-width: 1140px!important;
  }
  .navbar{
     padding: 18px 0;
     margin-left: 10px;
     height: 130px;
  }
  .title {
      color: AB854F;
      font-family: "Cormorant";
  }
  
 
  .nav-item.nav-link {
    color: #805700;
      font-size:18px;
      padding: 0px 10px;
      align-items: center;
      vertical-align: middle;
      width: 100%;
      margin: 30px;
  }
  .nav-link{
    margin-left: 40px;
    color: #805700;
    font-size: 17px;
  }
  .nav-link:hover{
      scale: 1.05;
      transition-duration: 0.3s;
      color: #AB854F;
  }
  .navbar-nav{
    font-family: 'Playfair Display SC', serif;
    color: #805700;

    margin-top: 20px;
  }
  .navbar-brand{
    
    margin-top: 3px;
  } 
  .navbar-brand-flag{
    margin-left: 50px;
    margin-top: 5px;
  }
  .nav-btn{
    margin-left: 60px;
    text-decoration: none;
    color: #fff;
    padding: 10px;
  }
  .nav-btn:hover{
    background-color: white;
    color: black;
  }
 
.a.nav-link li{
  font-family: 'Playfair Display SC', serif;
}
.header-btn{
  border: 1px solid #d67f53;
  border-radius: 20px;
  color: #d67f53;
  font-family: Montserrat;
  font-size: 12px;
 padding: 15px 25px;
}
.header-btn:hover{
  color: #ffffff;
  background-color: #dbc56d;
}
.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 FIRTS PAGE ----------------- */
  
   #home-head{
    background: url('../photo/background.jpg')rgba(0, 0, 0, 0.288);
    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;
}

   
.book-btn,.learn-btn{
  border: 1px solid white;
  border-radius: 20px;
  color: white;
  font-family: Montserrat;
  font-size: 12px;
 padding: 15px 25px;
}

.book-btn:hover{
  color: #ffffff;
  background-color: #dbc56d;
}

.learn-btn:hover{
  color: #ffffff;
  background-color: #dbc56d;
}

                /********Shiriti i zi *************/



 h6.section1{
  font-family: 'Montserrat', sans-serif;

 }
 .section1{
  padding-top: 40px;
  padding-bottom: 20px;
  padding-right: 250px;
  padding-left: 80px;
  color: white;
  text-align: justify;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 2.2em;
 }


.about-side-1{
  padding: 2% 7%!important;
  border-radius: 0px 40px 0px 0px;
  background-color: #141414;
}

.about-side-2{
  padding: 2% 7%!important;
  border-radius:40px 0px  0px 0px;
  background-color: #141414;
}
              /******* CARD SECTION *******/


.card-body.hr{
  color: #d67f53;
  margin-left: 350px; 
  margin-top: 20px;
 
}
.card-title{
  font-family: 'Playfair Display SC', serif;
  text-align: center;
  
}

.card-title-1{
  color: #d67f53;
  font-family: 'Playfair Display SC', serif;
  font-size: 66px;
  font-weight: 500;
  font-style: oblique;
  line-height: 1em;
  text-align: left;
}
.card-text{
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  margin: 20px 0px 20px;
  line-height: 2.2em;
  padding: 20px;
}
.btn-1{
  padding: 12px 35px;
  background-color: #D67F53;
  border-radius: 0px 20px 0px 20px;
  text-decoration: none;
  color: white;
  font-weight: 400;
  line-height: 1em;
  float: left;
  margin-left: 15px;
}
.card-img-1{
  width: 300px;
  height: 500px;
}


/************REST BOX *********/

#background-image {
  background: url('../photo/image.png');
  background-size: contain;
  background-position: left;
  background-color: #6D3A17;
  background-repeat: no-repeat;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media(max-width: 486px){
  .rest-box-2 p{
    margin-top: 0px
  }
  .about-side-1{
    border-radius: 0px 0px 0px 0px;
  }
  .about-side-2{
    border-radius: 0px 0px 0px 0px;
  }
  .card-body{
    margin-top: -180px;
    margin-bottom: 50px;
    align-items: center;
  }
  #gallery-home{
    width: 400px;
    align-items: start!important;
  }
  .acomodation-text{
    font-size: 40px !important;
  }
  .navbar-collapse {
    background: #ffffff;
   width: 100%;
  }
  .nav-btn{
    margin-top: 20px !important;
  }
 .footer-links{
  margin-left: 100px !important;
 }
 .logo-part{
  margin-left: 100px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
 }
 .map-section{
  width: 200px !important;
margin-right: 20px !important;
 }
  }
 

.rest-box-1{
  background-color: rgb(255, 255, 255,0.8);
  text-align: center;
  color: black;
  padding: 100px 0;
}

.rest-box-2 p{
  color: #CCCCCC;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bolder;
  background-color: #000000a3;
  padding: 4em;
  vertical-align: middle!important;
  margin-left: -25px;
  margin-top: 80px;
}

/********white space******/

 h3 {
  color: #141414;
  font-size: 33px;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 1em;
  font-family:  'Playfair Display SC', serif;
 
 
}

p {
  text-align: center;
    color: #54595f;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 2.1em;
   
}
.bg-light{
  margin-bottom: 60px;
  margin-top: 60px;
}
.elementor-divider-separator{
  width: 250px;
  margin: 0 auto;
  margin-right: 70px;
  color: #884707;
  border: 1px solid;
} 

/***********PARALLAX*********/



#Description-index{
  min-height: 280px;
  background-image: -moz-linear-gradient(170deg, rgba(34, 34, 34, 0) 0%, black 100%);
  background: linear-gradient(rgba(0, 0, 0, 0.925), rgba(0, 0, 0, 0.159)), url(../photo/beach.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 350px;
}

.rest-box-3 h2{
  color: #ffffff;
  font-family:  'Playfair Display SC', serif;
  font-size: 24px;
}

a.btn-3.btn-primary{
  text-decoration: none;
  color: white;
  line-height: 1em;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: bolder;
}
a.btn-3.btn-primary:hover{
  color:#DBC56D;
  border-color: rgba(0,0,0,0)
}

 .rest-box-4{
  background-color: rgba(30, 27, 27, 0.586);
  height: 350px;
}
.rest-box-4 p{
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 2em;
  padding: 40px;
  padding-top: 150px;
}

#Description-index-2{
  min-height: 280px;
  /* background-image: -moz-linear-gradient(170deg, rgba(34, 34, 34, 0) 0%, black 100%); */
  background: linear-gradient(rgba(0, 0, 0, 0.925), rgba(0, 0, 0, 0.156)), url(../photo/377978014-1.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 350px;
}

#Description-index .rest-box-5{
  background-color: rgba(30, 27, 27, 0.586);
  width: 450px;
  height: 350px;
  margin-left: 180px;
  float: right !important;

}
 /**************Logo-Part*****************/
 @media(max-width: 576px){
  .footer-width-fixer {
    margin: 0px !important;
    padding: 0px !important;
  }
  .navbar-brand-flag{
    margin-left: 60px !important;
  }

}

#footer{
  background-color: #343539;
}
            /******************HOME I GALERIS****************/
.divider-title{
  color: #4B4F58;
  font-family: 'Montserrat', sans-serif;
  text-align: center; 
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 30px; 
  border-bottom: #dbc56d;
  border-bottom: 2px;
}

        /*************************HOME I ABOUT ******************/
        @media(max-width: 576px){
          .card {
            margin: 0px !important;
            padding: 0px !important;
          }
          .info{
            margin: 0px !important;
            padding: 0px !important;
          }
          .gallery-home{
            margin: 10px !important;
          }
        }
 #about-head{
  background-color:#F5F5F5;
 }       

 .navbar-about{
  background-color: #F5F5F5!important;
 }
.parallax {
height: 150vh;
background: url('../photo/parallax2.jpg')rgba(0, 0, 0, 0.425);
background-size: cover;
background-attachment: fixed;
background-position: center;
background-blend-mode: multiply;
}
        

        

.rest-box-7{
background-color: rgba(255, 255, 255, 0.782);
padding: 60px;
box-sizing: content-box;
text-align: center;


}

.barist-box{
  background-color: #040300bf;
}

.btn.btn-primary-about{
  font-family: "Muli", Sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 2.2em;
  letter-spacing: 2.2px;
  fill: #54595f;
  color: #54595f;
  background-color: #ffffff;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #54595f;
  border-radius: 50px 50px 50px 50px;
  padding: 12px 26px 12px 26px;
}
.btn.btn-primary-about:hover{
color: #ffffff;
background-color: #dbc56d;
border-color: rgba(0,0,0,0);
}
.col-md-6.animated-fast {
background-color: #1B2121E0;
height:800px ;
padding: 80px;
width: 500px;
margin-left: -10px;
margin-top: -150px;
padding-bottom: 80px;
}

.card-header{
  font-family: 'Montserrat', sans-serif;
  color: #69727D;
  letter-spacing: 2px;
  font-size: 13px;
}
.list-group-item{
  font-family: 'Montserrat', sans-serif;
  color: #69727D;
  font-size: 12px;
  letter-spacing:1.2px ;
}
.question{
  font-size: 24px;
  font-family: 'Playfair Display SC', serif;
  color: #212D45;
  font-weight: bolder;
}
.card-header-1{
  color:#040300;
  padding-bottom: 40px; 
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bolder;
  letter-spacing: 2px;
  
}

.info{
  text-align: left;
  color: #dbc56d;
  font-family: "Montserrat", Sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.2em;
  letter-spacing: 2px;
  margin-left: 290px;
}

/************CONTACT*************/
@media(max-width: 486px){
  .text-center-1{
    margin: 0px;
    padding: 0px;
  }
  .text-para{
    margin: 0px;
    padding: 0px; 
  }
  .contact-section{
    padding: 0px;
    margin-left: -170px;
  }
}
.parallax.parallax-contact{
  background-image: url('../photo/darken2.png');
}
.contact-section {
  padding: 50px;
}
.contact-info {
  margin-top: 20px;
}

.text-center-1{
  color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin-left: 120px;
  
}

.text-para{
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  color: white;
  text-align: left;
  
}
.text-para-2{
  display: block;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  color: white;
  text-align: center;
}
.message{
  font-size: 22.5px;
 color:  #cc9955;
  font-family: 'Roboto', sans-serif;
  margin-top: -400px;
  margin-right: -300px; 
}


/***************************ROOMS*******************/

@media(max-width: 570px){
  
  .about-side-4 {
    margin: 0px !important;
    padding: 0px !important;
  }
  .icon1{
    margin: 0px;
    padding: 0px;
  }
  .img-rooms-2,.img-rooms-3, .img-rooms-4{
    display: none;
  }
  .rooms-faq{
    display: none;
  }
  .amenties{
    margin-left: -30px;
  }
  .text-room{
    margin: 0px;
    padding: 0px;
  }
  .footer-list{
    display: list-item !important;
  }
  .text-room{
    margin: 0px !important;
  }
  .room-list{
    margin-left: 0px !important;
    margin-top: 20px;
  }
  .img-rooms-1{
 
    float: inline-start !important;
    margin-right: 30px !important;
   }
}
.about-side-3{
  background-color:#2E3133;
}


.about-side-4{
  padding: 2% 7%!important;
  background-color:#2E3133;
}


#room-head{
  padding: 120px 0;
}
#facilities {
  background: url(../photo/image\ \(2\).jpg)rgba(0, 0, 0, 0.35);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-blend-mode: multiply;
}
.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;
}
/************ Junior Suite ********************/ 

@media(max-width: 576px){
 
  .img-rooms-2,.img-rooms-3,.img-rooms-4{
    margin: 15px 30px!important;
    padding: 0px!important;
  }

  .card-title-rooms{
    margin: 0px;
    padding: 0px;
    text-align: left;
  }
  .card-text-rooms{
    margin: 0px;
    padding: 0px;
    text-align: left;
  }
  .room-img{
    margin: 0px;
    padding: 0px;
  }
  .room-img-1{
    margin: 0px;
    padding: 0px;
  }
  .btn-room{
    
    margin-left: 150px !important;
  }

}

.full-backgound-container{
background: rgb(228,187,138);
background: linear-gradient(180deg, rgba(228,187,138,1) 0%, rgba(255,255,255,1) 100%) !important;
}

 .room-img{
  border: 8px solid white!important;
 }
 .img-rooms-1{
  position: relative;
  z-index: 100;
  border-width: 10px 10px 10px 10px;
  height: 250px;
  width: 350px;
  float: right;
  margin-right: -90px;
 }
.img-rooms-2{
  position: relative;
  margin-left: 90px;
  z-index: 100;
  border-width: 10px 10px 10px 10px;
  height: 530px;
  width: 320px;
  margin-top: 120px;
}
 .img-rooms-3{
  margin-left: -140px;
  position: relative;
  z-index: 100;
  border-width: 10px 10px 10px 10px;
  height: 250px;
  width: 350px;
  margin-top: 60px;
 }
 .img-rooms-4{
  margin-top: 60px;
  margin-left: -140px;
  position: relative;
  z-index: 100;
  border-width: 10px 10px 10px 10px;
  height: 250px;
  width: 350px;

 }
 .card-title-rooms{
  font-style: italic;
  color: #000000;
  font-family: 'Lobster', cursive;
  font-size: 24px;
  line-height: 1em;

  margin-top: 60px;
 }
 .card-text-rooms{
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  margin-bottom: 30px;
  line-height: 2.2em;
 }
 .btn-room{
    text-decoration: none;
    color:#988434;
    line-height: 2em;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: bolder;
    background-color: white;
   margin-left: 254px;
  }
.btn-room:hover{
  
  border-color: rgba(0,0,0,0)
}

.parallax.parallax-rooms{
  background-image: url('../photo/image.jpg') ;
  
}
.text-center-2{
  color: white;
  font-size: 20px;
  font-family: 'Playfair Display SC', serif;
  margin-top: 40px;
  margin-left: 150px;
  text-align: left;
}
.text-room{
  color: white;
  margin-top: 30px;
  margin-left: 150px;
  font-family: 'Montserrat', sans-serif;
  float: left;
  font-size: 12px;
  margin-bottom: 40px;
  text-align: left;
  width: 360px;
}
.room-list{
  color: white;
  margin-left: 150px;
  width: 360px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.532);
  font-family: 'Montserrat', sans-serif;
  font-size: 11pxf;
}

.rooms-faq{
  font-size: 20px;
  color: white;
  font-family: 'Lobster', cursive;
  margin-top: -350px;
  margin-right: -180px; 
  font-weight: bold;
}
.rest-box-8{
width: 380px;
background-color: #fbfbfbc7;
margin-left: 740px;
padding: 8px;
}
.rest-box-9{
  width: 380px;
  background-color: #282424c7;
  margin-left: 740px;
  padding: 8px;
  }
 


  

  /* -------------------------------------- */
 
  .chef-restaurant {
    background: rgb(249, 241, 232);
    padding: 100px 0 0;
    position: relative;
    
  }


  .menu-content{
    padding: 0 300px;
  }
    
.item-right{
position: absolute;
left: -142px;
top: -30px;
}
.item-left{
position: absolute;
right: -155px;
top: 220px;
}



.event-image {
width: 501px;
    height: 500px !important;

    position: relative;


}
.cover-bg{
  background: url('../res/78788.jpg') rgba(0, 0, 0, 0.705);
  background-attachment: fixed;
  background-position:bottom;
  background-size: cover;
 
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 120px;
  padding-bottom: 120px;
}

.text22{
  font-size: 16px;
}


@media screen and (max-width: 991px) {
  .menu-content{
    padding: 0 10px;
  }
  .item-left{
  width: 50%;
  right: -64px;
  top: 630px;
  }
  .item-right{
    width: 50%;
   left: -35px;
  }
  .event-image{
    height: 0px !important;
  }
  .zz{
    display: none;
  }
  .ll{
    display: none !important;
  }
  .oooo{
    display: none !important;
  }
}