/*BODY STYLES*/
body{
  height: 100vw;
  width: 100vw;
  margin: 0px;
  padding: 0px;
  background-color:#f3f0eb ;
  overflow-x: hidden; 
}
/*ANCHOR STYLE*/
a{
  text-decoration: none;
}
/*NAV BAR STYLES*/
.header-container{
position: relative;
top: 0px;
width: 100%;
height: 110px;

}
.nav-bg{
width: 100%;
height: 110px;
object-fit: cover;

}
.nav-container{
position: absolute;
top: 0;
right: 0;


}
.nav-logo{
position: absolute;
margin-left: 10px;
width: 320px;
height: 160px;
cursor: pointer;
object-fit: cover;

}
.gallery-nav{
width: 100%;
height: 100px;

position: relative;




}

.gallery-pages{
display: flex;

align-items: center;
margin: 20px;






}
.nav-text{
font-family: Dai Banna SIL;
margin-right: 15px;
margin-left: 30px;
font-size:32px;
color: #9b8c7a;
cursor: pointer;


}
.nav-text:hover{

color: #ffffff;



}
.home-button{

width:120px;
color: #A69580;
height: 60px;
margin-left: 25px;
font-size: 32px;
border-radius: 8px;
border: none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL;
cursor:pointer;


}
.home-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.5s;

}
.home-button:active{
  background-color: #c0b2a1;
  color: white;
  transition: 0.5s;
 

}
.contact-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.4s;
}
.contact-button:active{
  background-color: #c0b2a1;
   color: white;
   transition: 0.5s;
   

}
.contact-button{ 
color: #A69580;
width:150px;
height: 60px;
margin-right: 20px;
margin-left: 18px;
font-size: 32px;
border-radius: 8px;
border:none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL, sans serif;
cursor: pointer;
}
/*GALLERY LISTS*/
.gallery-list{
display: flex;
justify-content: center;
}
.list-1{
margin-top: 30px;
font-family: Dai Banna SIL;
margin-right: 50px;
font-size: 32px;
color: #947f66;
cursor: pointer;


}
.list-2{
  margin-top: 30px;
  font-family: Dai Banna SIL;
  margin-right: 50px;
  font-size: 32px;
  color: #947f66;
  cursor: pointer;
  
  
  }

  .list-3{
    margin-top: 30px;
    font-family: Dai Banna SIL;
  margin-right: 50px;
  font-size: 30px;
    color: #947f66;
  cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #947f66;

    }
  
.and{
font-family: Dai Banna SIL;
font-size: 28px;
}


.list-1:hover{
text-decoration: underline;
text-underline-offset: 10px;
text-decoration-color: #947f66;
color: #aca193;
}
.list-2:hover{
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-color: #947f66;
  color: #aca193;
  }


/*INTERIOR PAGE*/
.interior-container{
width:100vw;

display: flex;
flex-direction: column;
align-items: center;
position: relative;



}
/*ROW 2*/
.row-2{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;
  
  align-items: center;
  
}
.interior-5{
  width: 560px;
  margin-right: 20px;
  height: 380px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.interior-6{
  width: 560px;
  height: 380px;
  object-fit: cover;
  margin-right: 20px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.interior-7{
  width: 560px;
  height: 380px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
/*ROW 4 VIDEO*/
.video-row{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  position: relative;
  margin-top: 20px;
  
}

#video-1{
  margin-right: 0px;
  width: 240px;
  height:390px ;
  
}
#video-2{
  margin-right: 20px;

  width: 240px;
  height:400px ;
}#video-3{
  margin-right: 20px;
  width: 325px;
  height:420px ;
  
}#video-4{
  margin-right: 20px;
  width: 325px;
  height:420px ;
}#video-5{
  margin-right: 20px;
  width: 325px;
  height:420px ;
}
#video-du{
  margin-left: 0px;
  width: 325px;
  height:420px ;
}

.image-1{
  width:320px;
  height: 390px;
  object-fit: cover;
  margin-right: 20px;
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.image-2{
  width:220px;
  height: 390px;
  object-fit: cover;
 
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
video{
  position: relative;

  object-fit: cover;
  
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
/*IMAGE COULUMNS*/
.slider-container{
  position: relative;
}
.slider{
  position: relative;
  width: 100%;
  height: 580px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: flex;
  z-index: 1;
  margin-top: 20px;
  justify-content: center;
  
}
.slider-images{
  position: absolute;
  height: 100%;
  display: flex;
  margin-top: 0px;
  align-items: center;
  justify-content: center;
  gap: 30px;
 
}
.slider-images img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  border-style: solid;
  border-color: #c4bdb3 ;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.slider-img{
  width: 190px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.7s ease;
}
.slider-images .slider-img:first-child, .slider-images .slider-img:last-child{
  height: 380px;
}
.slider-images .slider-img:nth-child(2), .slider-images .slider-img:nth-child(6){
  height: 420px;
}
.slider-images .slider-img:nth-child(3), .slider-images .slider-img:nth-child(4), .slider-images .slider-img:nth-child(5){
  height: 450px;
}


.slider-img.active{
  width: 500px !important;
  height: 460px !important;
}
.slider-img.active h1{
   display: none;
}
.slider-img.active .details p, .slider-img.active .details h2{
  display: block;
}
/*ROW 1*/
.row-1{
  margin-top: 40px;
  display: flex;
  width: 100vw;
  height: 400px;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  
}
.interior-1{
  position: relative;
  width: 600px;
  height: 395px;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  object-fit: cover;
}
#video-6{
 object-fit: cover;
  margin-left: 20px;
  width: 335px;
  height: 395px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
#video-7{
  object-fit: cover;
  margin-left: 20px;
  width: 335px;
  height: 395px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  margin-right: 20px;
}
.interior-4{
  margin-left: 20px;
  margin-top: 20px;
  width: 620px;
  height: 200px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.column-1{
  display: flex;
  flex-direction: column;
 
  
  
  
}
.column-2{
  display:flex;
 
  
}
.column-3{
  display: block;

}
/* ROW 3*/
.row-3{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;
  align-items: center;
  margin-top: 20px;
}

.column-4{
  display: block;
  
}
.column-5{
  display: flex;
  flex-direction: column;
  
}
video{
  position: relative;

  object-fit: cover;
  
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
.interior-8{
  width: 640px;
  height: 390px;
  margin-right: 20px;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.visit-kitchen{
  border-style: solid;
  border-color: white ;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #c3b29d;
  object-fit: cover;
  width: 400px;
  height: 185px;
  margin-bottom: 15px;
}
.visit-more{

  border-style: solid;
  border-color: white ;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  object-fit: cover;
  width: 400px;
  height: 185px;
  margin-bottom: 4px;
  background-color: #c4bdb3;
}

.kitchen-img{
  position: absolute;
  opacity: 20%;
  width: 400px;
  height: 182px;
}
.kitchen-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 24px;
  font-weight: 400;
  color: white;
  position: relative;
}
.kitchen-button{
  width: 90px;
  height: 40px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 20px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 2px;
  border-style: solid;
  color: white;
}
.more-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 24px;
  font-weight: 400;
  color: white;
  position: relative;
}
.more-button{
  width: 90px;
  height: 40px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 20px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 2px;
  border-style: solid;
  color: white;
}
.more-img{
  position: absolute;
  opacity: 20%;
  width: 400px;
  height: 182px;
}
/*FOOTER STYLES*/
.footer-container{
  background-color: #fffdfc;
  width: 100vw;
  height: 390px;
  position: relative;
  display: flex;
  
  
  align-items: baseline;
}
.footer-line{
  width: 100vw;
  height: 1px;
  background-color: #C8BAA8;
  margin-top: 40px;
  margin-left: 0px;
  position: absolute;
  display: block;
  opacity: 50%;
}
.footer-logo-container{
  position: absolute;
  right: 30px;
  margin-top: 50px;
}
.footer-logo{
  width: 300px;
  
  
}
.footer-name-info{
  position: relative;
  width: 500px;
  margin-top: 50px;
  left: 50px;
  

}
.footer-title{
  font-family: Dai Banna SIL;
  font-size: 45px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 0px;

}
.footer-areas{
  font-family: Dai Banna SIL;
  font-size: 30px;
  font-weight: 500;
  color: #8e7a64;
  margin-top: 10px;
}
.footer-links{
  list-style: none;
  text-align: center;
  margin-top: 80px;
  font-family: Dai Banna SIL;
  margin-left: 240px;

}
.links-title{
  color: #684225;
  font-size: 45px;
  font-weight: 600;

}

.footer-hours{
  list-style: none;
  text-align: center;
  width: 400px;
  font-family: Dai Banna SIL;
  margin-left: 80px;
 
  
}
.links{
  font-size: 32px;
  font-weight: 500;
  margin-top: 8px;
  color: #8e7a64;
  cursor: pointer;
}
.links:hover{
  color: #684225;
}
.hours-title-footer{
  font-size: 45px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 2px;

}
.weekdays{
  font-size: 24px;
  font-weight: 500;
  color: #8e7a64;
  
}
.footer-line-2{
  width: 100vw;
  height: 1px;
  background-color: #C8BAA8;
  
  margin-left: 0px;
  position: absolute;
  bottom: 30px;
  display: block;
  opacity: 50%;
  

}
/*MEDIA QUERIES*/
@media (max-width:510px) and (min-width:200px){
  /*BODY STYLES*/
 html,body{
  display: flex;
  flex-direction: column;
  align-items: center;

  height: 100%;
  
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color:#f3f0eb ;
  overflow-x: hidden;

}
/*NAV BAR STYLES*/
.header-container{
position: relative;
top: 0px;
width: 100%;
height: 60px;

}
.nav-bg{
width: 100%;
height: 60px;
object-fit: cover;

}
.nav-container{
  position: absolute;
  width: 100vw;


}
.nav-logo{
position: absolute;
margin-left: 0px;
width: 160px;
height: 80px;
cursor: pointer;
object-fit: cover;
display: none;

}
.gallery-nav{
width: 100%;
height: 60px;
display: flex;
justify-content: center;
align-items: center;










}

.gallery-pages{
display: flex;
justify-content: center;
align-items: center;






}
.nav-text{
font-family: Dai Banna SIL;
margin-right: 10px;
margin-left: 10px;
font-size:18px;
color: #9b8c7a;
cursor: pointer;


}
.nav-text:hover{

color: #ffffff;



}
.home-button{

width:60px;
color: #A69580;
height: 30px;
margin-left: 0px;
margin-right: 10px;
font-size: 16px;
border-radius: 8px;
border: none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL;
cursor:pointer;


}
.home-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.5s;

}
.home-button:active{
  background-color: #c0b2a1;
  color: white;
  transition: 0.5s;
 

}
.contact-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.4s;
}
.contact-button:active{
  background-color: #c0b2a1;
   color: white;
   transition: 0.5s;
  


}
.contact-button{ 
color: #A69580;
width:75px;
height: 30px;
margin-right: 0px;
margin-left: 10px;
font-size: 16px;
border-radius: 8px;
border:none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL, sans serif;
cursor: pointer;
}
/*GALLERY LISTS*/
.gallery-list-container{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
}
.gallery-list{
display: flex;
justify-content: center;
align-items: center;
}
.list-1{
margin-top: 20px;
font-family: Dai Banna SIL;
margin-right: 20px;
font-size: 18px;
color: #947f66;
cursor: pointer;


}
.list-2{
  margin-top: 20px;
  font-family: Dai Banna SIL;
  margin-right: 20px;
  font-size: 18px;
  color: #947f66;
  cursor: pointer;
  
  
  }

  .list-3{
    margin-top: 20px;
    font-family: Dai Banna SIL;
    margin-left: 0px;
    margin-right: 0px;
  font-size: 18px;
    color: #947f66;
  cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #947f66;

    }
  
.and{
font-family: Dai Banna SIL;
font-size: 16px;
}


.list-1:hover{
text-decoration: underline;
text-underline-offset: 10px;
text-decoration-color: #947f66;
color: #aca193;
}
.list-2:hover{
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-color: #947f66;
  color: #aca193;
  }


/*INTERIOR PAGE*/
.interior-container{
width:100vw;
height: 100vw;
display: flex;
flex-direction: column;
align-items: center;
position: relative;



}
/*ROW 2*/
.row-2{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;

  align-items: center;
  
}
.interior-5{
  width: 105px;
  margin-right: 10px;
  height: 150px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.interior-6{
  width: 105px;
  height: 150px;
  object-fit: cover;
  margin-right: 10px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.interior-7{
  width: 110px;
  height: 150px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
/*ROW 4 VIDEO*/
.video-row{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  
}

#video-1{
  margin-right: 0px;
  width: 58px;
  height:100px;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
#video-2{
  margin-right: 10px;
  width: 58px;
  height:90px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}#video-3{
  margin-right: 10px;
  width: 58px;
  height:150px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
  
}#video-4{
  margin-right: 10px;
  width: 58px;
  height:150px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}#video-5{
  margin-right: 10px;
   width: 58px;
  height:150px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
#video-du{
  margin-left: 0px;
  width: 58px;
  height:150px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}

.image-1{
  width:320px;
  height: 390px;
  object-fit: cover;
  margin-right: 20px;
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.image-2{
  width:220px;
  height: 390px;
  object-fit: cover;
 
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
video{
  position: relative;

  object-fit: cover;
  
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
/*IMAGE COULUMNS*/
.slider-container{
  position: relative;
  width: 100%;

 
}
.slider{
  position: relative;
  width: 100%;
  height: 150px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: flex;
  margin-left: -5px;
  z-index: 1;
  margin-top: 10px;
  justify-content: center;
  
}
.slider-images{
  position: absolute;
  height: 100%;
  display: flex;
  margin-top: 0px;
  align-items: center;
  justify-content: center;
  gap: 15px;
 
}
.slider-images img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-style: solid;
  border-color: #c4bdb3 ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.slider-img{
  width: 33px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.7s ease;
}
.slider-images .slider-img:first-child, .slider-images .slider-img:last-child{
  height: 80px;
}
.slider-images .slider-img:nth-child(2), .slider-images .slider-img:nth-child(6){
  height: 90px;
}
.slider-images .slider-img:nth-child(3), .slider-images .slider-img:nth-child(4), .slider-images .slider-img:nth-child(5){
  height: 100px;
}


.slider-img.active{
  width: 100px !important;
  height: 110px !important;
  object-fit: cover;
}
.slider-img.active h1{
   display: none;
}
.slider-img.active .details p, .slider-img.active .details h2{
  display: block;
}
/*ROW 1*/
.row-1{

  margin-left: 10px;
  

  width: 100vw;
  height: 100px;
  position: relative;
  margin-top: 40px;
 
 
  
}
.interior-1{
  position: relative;
  width: 195px;
  height: 130px;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  object-fit: cover;
}
#video-6{
 object-fit: cover;
  margin-left: 10px;
  width: 70px;
  height: 130px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
#video-7{
  object-fit: cover;
  margin-left: 10px;
  width: 60px;
  height: 130px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  margin-right: 10px;
}
.interior-4{
  margin-left: 20px;
  margin-top: 20px;
  width: 620px;
  height: 200px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.column-1{
  display: flex;
  flex-direction: column;
 
  
  
  
}
.column-2{
  display:flex;
 
  
}
.column-3{
  display: block;

}
/* ROW 3*/
.row-3{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;
  align-items: center;
  margin-top: 20px;
}

.column-4{
  display: block;
  
}
.column-5{
  display: flex;
  flex-direction: column;
  
}

.interior-8{
  width: 640px;
  height: 390px;
  margin-right: 20px;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.visit-kitchen{
  border-style: solid;
  border-color: white ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #c3b29d;
  object-fit: cover;
  width: 80px;
  height: 40px;
  margin-bottom: 10px;
  display: none;
}
.visit-more{

  border-style: solid;
  border-color: white ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  object-fit: cover;
  width: 80px;
  height: 40px;
  margin-bottom: 4px;
  background-color: #c4bdb3;
  display: none;
}

.kitchen-img{
  position: absolute;
  opacity: 20%;
  width: 80px;
  height: 40px;
  display: none;
}
.kitchen-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 7px;
  font-weight: 400;
  color: white;
  position: relative;
  display: none;
}
.kitchen-button{
  width: 50px;
  height: 20px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 12px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 1px;
  border-style: solid;
  color: white;
  display: none;
}
.more-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 11px;
  font-weight: 400;
  color: white;
  position: relative;
}
.more-button{
  width: 50px;
  height: 20px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 12px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 2px;
  border-style: solid;
  color: white;
}
.more-img{
  position: absolute;
  opacity: 20%;
  width: 100px;
  height: 40px;
}
/*FOOTER STYLES*/
.footer-container{
  background-color: #fffdfc;
  width: 100vw;
  height: 160px;
  position: relative;
  display: flex;
  
  
  
}
.footer-line{
  width: 640px;
  height: 1px;
  background-color: #C8BAA8;
  margin-top: 10px;
  margin-left: 0px;
  position: absolute;
  display: block;
  opacity: 50%;
}
.footer-logo-container{
  position: absolute;
  right: 10px;
  margin-top: 36px;
}
.footer-logo{
  width: 70px;
  
  
}
.footer-name-info{
  position: relative;
  width: 190px;
  top: -40px;
  left: 10px;
  height: 100px;
  

}
.footer-title{
  font-family: Dai Banna SIL;
  font-size: 12px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 0px;

}
.footer-areas{
  font-family: Dai Banna SIL;
  font-size: 8px;
  font-weight: 500;
  color: #8e7a64;
  margin-top: 4px;
}
.footer-links{
  list-style: none;
  text-align: center;
  position: relative;
  top: -40px;
  font-family: Dai Banna SIL;
  margin-left: 60px;
  

}
.links-title{
  color: #684225;
  font-size: 12px;
  font-weight: 600;

}

.footer-hours{
  list-style: none;
  text-align: center;
  position: relative;
  width: 400px;
  font-family: Dai Banna SIL;
  margin-right: 60px;
  top: -40px;
}
.links{
  font-size: 12px;
  font-weight: 500;
  margin-top: 2px;
  color: #8e7a64;
  cursor: pointer;
}
.links:hover{
  color: #684225;
}
.hours-title-footer{
  font-size: 12px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 0px;
  margin-left: -80px;
}
.weekdays{
  font-size: 8px;
  font-weight: 500;
  color: #8e7a64;
  margin-left: -80px;
}
.footer-line-2{
  width: 640px;
  height: 1px;
  background-color: #C8BAA8;
  margin-left: 0px;
  position: absolute;
  bottom: 25px;
  display: block;
  opacity: 50%;
  
  

}
}

@media (max-width:700px) and (min-width:511px){
   /*BODY STYLES*/
 html,body{
  display: flex;
  flex-direction: column;
  align-items: center;

  height: 100%;
  
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color:#f3f0eb ;
  overflow-x: hidden;

}
/*NAV BAR STYLES*/
.header-container{
position: relative;
top: 0px;
width: 100%;
height: 60px;

}
.nav-bg{
width: 100%;
height: 60px;
object-fit: cover;

}
.nav-container{
  position: absolute;
  width: 100vw;


}
.nav-logo{
position: absolute;
margin-left: 0px;
width: 160px;
height: 80px;
cursor: pointer;
object-fit: cover;
display: none;

}
.gallery-nav{
width: 100%;
height: 60px;
display: flex;
justify-content: center;
align-items: center;










}

.gallery-pages{
display: flex;
justify-content: center;
align-items: center;






}
.nav-text{
font-family: Dai Banna SIL;
margin-right: 10px;
margin-left: 10px;
font-size:18px;
color: #9b8c7a;
cursor: pointer;


}
.nav-text:hover{

color: #ffffff;



}
.home-button{

width:60px;
color: #A69580;
height: 30px;
margin-left: 0px;
margin-right: 10px;
font-size: 16px;
border-radius: 8px;
border: none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL;
cursor:pointer;


}
.home-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.5s;

}
.home-button:active{
  background-color: #c0b2a1;
  color: white;
  transition: 0.5s;
  

}
.contact-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.4s;
}
.contact-button:active{
  background-color: #c0b2a1;
   color: white;
   transition: 0.5s;
  

}
.contact-button{ 
color: #A69580;
width:75px;
height: 30px;
margin-right: 0px;
margin-left: 10px;
font-size: 16px;
border-radius: 8px;
border:none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL, sans serif;
cursor: pointer;
}
/*GALLERY LISTS*/
.gallery-list-container{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
}
.gallery-list{
display: flex;
justify-content: center;
align-items: center;
}
.list-1{
margin-top: 20px;
font-family: Dai Banna SIL;
margin-right: 20px;
font-size: 18px;
color: #947f66;
cursor: pointer;


}
.list-2{
  margin-top: 20px;
  font-family: Dai Banna SIL;
  margin-right: 20px;
  font-size: 18px;
  color: #947f66;
  cursor: pointer;
  
  
  }

  .list-3{
    margin-top: 20px;
    font-family: Dai Banna SIL;
    margin-left: 0px;
    margin-right: 0px;
  font-size: 18px;
    color: #947f66;
  cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #947f66;

    }
  
.and{
font-family: Dai Banna SIL;
font-size: 16px;
}


.list-1:hover{
text-decoration: underline;
text-underline-offset: 10px;
text-decoration-color: #947f66;
color: #aca193;
}
.list-2:hover{
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-color: #947f66;
  color: #aca193;
  }


/*INTERIOR PAGE*/
.interior-container{
width:100vw;
height: 100vw;
display: flex;
flex-direction: column;
align-items: center;
position: relative;



}
/*ROW 2*/
.row-2{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;

  align-items: center;
  
}
.interior-5{
  width: 150px;
  margin-right: 10px;
  height: 150px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.interior-6{
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin-right: 10px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.interior-7{
  width: 150px;
  height: 150px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
/*ROW 4 VIDEO*/
.video-row{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  
}

#video-1{
  margin-right: 0px;
  width: 58px;
  height:100px;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
#video-2{
  margin-right: 10px;
  width: 58px;
  height:90px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}#video-3{
  margin-right: 10px;
  width:82px;
  height:150px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
  
}#video-4{
  margin-right: 10px;
  width:82px;
  height:150px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}#video-5{
  margin-right: 10px;
   width:82px;
  height:150px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
#video-du{
  margin-left: 0px;
  width:90px;
  height:150px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}

.image-1{
  width:320px;
  height: 390px;
  object-fit: cover;
  margin-right: 20px;
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.image-2{
  width:220px;
  height: 390px;
  object-fit: cover;
 
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
video{
  position: relative;

  object-fit: cover;
  
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
/*IMAGE COULUMNS*/
.slider-container{
  position: relative;
  width: 100%;
  height: 180px;

 
}
.slider{
  position: relative;
  width: 100%;
  height: 180px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: flex;
  margin-left: -5px;
  z-index: 1;
  margin-top: 10px;
  justify-content: center;
  
}
.slider-images{
  position: absolute;
  height: 100%;
  display: flex;
  margin-top: 0px;
  align-items: center;
  justify-content: center;
  gap: 15px;
 
}
.slider-images img {
  width: 100%;
  height: 130px;
  object-fit: cover;
  border-style: solid;
  border-color: #c4bdb3 ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.slider-img{
  width: 45px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.7s ease;
}
.slider-images .slider-img:first-child, .slider-images .slider-img:last-child{
  height: 105px;
}
.slider-images .slider-img:nth-child(2), .slider-images .slider-img:nth-child(6){
  height: 120px;
}
.slider-images .slider-img:nth-child(3), .slider-images .slider-img:nth-child(4), .slider-images .slider-img:nth-child(5){
  height: 140px;
}


.slider-img.active{
  width: 120px !important;
  height: 150px !important;
  object-fit: cover;
}
.slider-img.active h1{
   display: none;
}
.slider-img.active .details p, .slider-img.active .details h2{
  display: block;
}
/*ROW 1*/
.row-1{

  margin-left: 10px;
  

  width: 100vw;
  height: 100px;
  position: relative;
  margin-top: 40px;
 
 
  
}
.interior-1{
  position: relative;
  width: 200px;
  height: 130px;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  object-fit: cover;
}
#video-6{
 object-fit: cover;
  margin-left: 10px;
  width: 70px;
  height: 130px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
#video-7{
  object-fit: cover;
  margin-left: 10px;
  width: 60px;
  height: 130px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  margin-right: 10px;
}
.interior-4{
  margin-left: 20px;
  margin-top: 20px;
  width: 620px;
  height: 200px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.column-1{
  display: flex;
  flex-direction: column;
 
  
  
  
}
.column-2{
  display:flex;
 
  
}
.column-3{
  display: block;

}
/* ROW 3*/
.row-3{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;
  align-items: center;
  margin-top: 20px;
}

.column-4{
  display: block;
  
}
.column-5{
  display: flex;
  flex-direction: column;
  
}

.interior-8{
  width: 640px;
  height: 390px;
  margin-right: 20px;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.visit-kitchen{
  border-style: solid;
  border-color: white ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #c3b29d;
  object-fit: cover;
  width: 80px;
  height: 40px;
  margin-bottom: 10px;
  display: none;
}
.visit-more{

  border-style: solid;
  border-color: white ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  object-fit: cover;
  width: 80px;
  height: 40px;
  margin-bottom: 4px;
  background-color: #c4bdb3;
  display: none;
}

.kitchen-img{
  position: absolute;
  opacity: 20%;
  width: 80px;
  height: 40px;
  display: none;
}
.kitchen-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 7px;
  font-weight: 400;
  color: white;
  position: relative;
  display: none;
}
.kitchen-button{
  width: 50px;
  height: 20px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 12px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 1px;
  border-style: solid;
  color: white;
  display: none;
}
.more-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 11px;
  font-weight: 400;
  color: white;
  position: relative;
}
.more-button{
  width: 50px;
  height: 20px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 12px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 2px;
  border-style: solid;
  color: white;
}
.more-img{
  position: absolute;
  opacity: 20%;
  width: 100px;
  height: 40px;
}
/*FOOTER STYLES*/
.footer-container{
  background-color: #fffdfc;
  width: 100vw;
  height: 160px;
  position: relative;
  display: flex;
  
  
  
}
.footer-line{
  width: 100vw;
  height: 1px;
  background-color: #C8BAA8;
  margin-top: 10px;
  margin-left: 0px;
  position: absolute;
  display: block;
  opacity: 50%;
}
.footer-logo-container{
  position: absolute;
  right: 10px;
  margin-top: 36px;
}
.footer-logo{
  width: 70px;
  
  
}
.footer-name-info{
  position: relative;
  width: 190px;
  top: -40px;
  left: 10px;
  height: 100px;
  

}
.footer-title{
  font-family: Dai Banna SIL;
  font-size: 12px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 0px;

}
.footer-areas{
  font-family: Dai Banna SIL;
  font-size: 8px;
  font-weight: 500;
  color: #8e7a64;
  margin-top: 4px;
}
.footer-links{
  list-style: none;
  text-align: center;
  position: relative;
  top: -40px;
  font-family: Dai Banna SIL;
  margin-left: 60px;
  

}
.links-title{
  color: #684225;
  font-size: 12px;
  font-weight: 600;

}

.footer-hours{
  list-style: none;
  text-align: center;
  position: relative;
  width: 400px;
  font-family: Dai Banna SIL;
  margin-right: 60px;
  top: -40px;
}
.links{
  font-size: 12px;
  font-weight: 500;
  margin-top: 2px;
  color: #8e7a64;
  cursor: pointer;
}
.links:hover{
  color: #684225;
}
.hours-title-footer{
  font-size: 12px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 0px;
  margin-left: -80px;
}
.weekdays{
  font-size: 8px;
  font-weight: 500;
  color: #8e7a64;
  margin-left: -80px;
}
.footer-line-2{
  width: 100vw;
  height: 1px;
  background-color: #C8BAA8;
  margin-left: 0px;
  position: absolute;
  bottom: 25px;
  display: block;
  opacity: 50%;
  
  

}

}
@media(max-width:800px) and (min-width:701px){
    /*BODY STYLES*/
 html,body{
  display: flex;
  flex-direction: column;
  align-items: center;

  height: 100%;
  
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color:#f3f0eb ;
  overflow-x: hidden;

}
/*NAV BAR STYLES*/
.header-container{
position: relative;
top: 0px;
width: 100%;
height: 70px;


}
.nav-bg{
width: 100%;
height: 70px;
object-fit: cover;


}
.nav-container{
  position: absolute;
  right:20px;
  top: 5px;
  



}
.nav-logo{
position: absolute;
margin-left: 0px;
width: 200px;
height: 98px;
cursor: pointer;
object-fit: cover;


}
.gallery-nav{

height: 60px;
position: relative;
margin-top: 15px;











}

.gallery-pages{
position: relative;







}
.nav-text{
font-family: Dai Banna SIL;
margin-right: 10px;
margin-left: 10px;
font-size:20px;
color: #9b8c7a;
cursor: pointer;


}
.nav-text:hover{

color: #ffffff;



}
.home-button{

width:70px;
color: #A69580;
height: 35px;
margin-left: 0px;
margin-right: 10px;
font-size: 20px;
border-radius: 8px;
border: none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL;
cursor:pointer;


}
.home-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.5s;

}
.home-button:active{
  background-color: #c0b2a1;
  color: white;
  transition: 0.5s;
 

}
.contact-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.4s;
}
.contact-button:active{
  background-color: #c0b2a1;
   color: white;
   transition: 0.5s;
   
}
.contact-button{ 
color: #A69580;
width:100px;
height: 35px;
margin-right: 0px;
margin-left: 10px;
font-size: 20px;
border-radius: 8px;
border:none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL, sans serif;
cursor: pointer;
}
/*GALLERY LISTS*/
.gallery-list-container{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
}
.gallery-list{
display: flex;
justify-content: center;
align-items: center;
}
.list-1{
margin-top: 20px;
font-family: Dai Banna SIL;
margin-right: 30px;
font-size: 20px;
color: #947f66;
cursor: pointer;


}
.list-2{
  margin-top: 20px;
  font-family: Dai Banna SIL;
  margin-right: 30px;
  font-size: 20px;
  color: #947f66;
  cursor: pointer;
  
  
  }

  .list-3{
    margin-top: 20px;
    font-family: Dai Banna SIL;
    margin-left: 0px;
    margin-right: 0px;
  font-size: 20px;
    color: #947f66;
  cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #947f66;

    }
  
.and{
font-family: Dai Banna SIL;
font-size: 16px;
}


.list-1:hover{
text-decoration: underline;
text-underline-offset: 10px;
text-decoration-color: #947f66;
color: #aca193;
}
.list-2:hover{
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-color: #947f66;
  color: #aca193;
  }


/*INTERIOR PAGE*/
.interior-container{
width:100vw;
height: 100vw;
display: flex;
flex-direction: column;
align-items: center;
position: relative;



}
/*ROW 2*/
.row-2{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;

  align-items: center;
  
}
.interior-5{
  width: 230px;
  margin-right: 10px;
  height: 150px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.interior-6{
  width: 230px;
  height: 150px;
  object-fit: cover;
  margin-right: 10px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.interior-7{
  width: 230px;
  height: 150px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
/*ROW 4 VIDEO*/
.video-row{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  
}

#video-1{
  margin-right: 0px;
  width: 58px;
  height:100px;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
#video-2{
  margin-right: 10px;
  width: 58px;
  height:90px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}#video-3{
  margin-right: 10px;
  width:132px;
  height:190px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
  
}#video-4{
  margin-right: 10px;
  width:132px;
  height:190px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}#video-5{
  margin-right: 10px;
   width:132px;
  height:190px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
#video-du{
  margin-left: 0px;
  width:132px;
  height:190px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}

.image-1{
  width:320px;
  height: 390px;
  object-fit: cover;
  margin-right: 20px;
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.image-2{
  width:220px;
  height: 390px;
  object-fit: cover;
 
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
video{
  position: relative;

  object-fit: cover;
  
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
/*IMAGE COULUMNS*/
.slider-container{
  position: relative;
  width: 100%;
  height: 220px;

 
}
.slider{
  position: relative;
  width: 100%;
  height: 240px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: flex;
  margin-left: -5px;
  z-index: 1;
  margin-top: 10px;
  justify-content: center;
  
}
.slider-images{
  position: absolute;
  height: 100%;
  display: flex;
  margin-top: 0px;
  align-items: center;
  justify-content: center;
  gap: 15px;
 
}
.slider-images img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  border-style: solid;
  border-color: #c4bdb3 ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.slider-img{
  width: 70px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.7s ease;
}
.slider-images .slider-img:first-child, .slider-images .slider-img:last-child{
  height: 145px;
}
.slider-images .slider-img:nth-child(2), .slider-images .slider-img:nth-child(6){
  height: 160px;
}
.slider-images .slider-img:nth-child(3), .slider-images .slider-img:nth-child(4), .slider-images .slider-img:nth-child(5){
  height: 170px;
}


.slider-img.active{
  width: 180px !important;
  height: 180px !important;
  object-fit: cover;
}
.slider-img.active h1{
   display: none;
}
.slider-img.active .details p, .slider-img.active .details h2{
  display: block;
}
/*ROW 1*/
.row-1{

  margin-left: 10px;
  

  width: 100vw;
  height: 100px;
  position: relative;
  margin-top: 100px;
  margin-bottom: 40px;
 
 
  
}
.interior-1{
  position: relative;
  width: 380px;
  height: 200px;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  object-fit: cover;
}
#video-6{
 object-fit: cover;
  margin-left: 10px;
  width: 150px;
  height: 200px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
#video-7{
  object-fit: cover;
  margin-left: 10px;
  width: 150px;
  height: 200px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  margin-right: 10px;
}
.interior-4{
  margin-left: 20px;
  margin-top: 20px;
  width: 620px;
  height: 200px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.column-1{
  display: flex;
  flex-direction: column;
 
  
  
  
}
.column-2{
  display:flex;
 
  
}
.column-3{
  display: block;

}
/* ROW 3*/
.row-3-container{
  position: relative;

}
.row-3{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;
  align-items: center;
  margin-top: 20px;
}

.column-4{
  display: block;
  
}
.column-5{
  display: flex;
  flex-direction: column;
  
}

.interior-8{
  width: 640px;
  height: 390px;
  margin-right: 20px;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.visit-kitchen{
  border-style: solid;
  border-color: white ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #c3b29d;
  object-fit: cover;
  width: 80px;
  height: 40px;
  margin-bottom: 10px;
  display: none;
}
.visit-more{

  border-style: solid;
  border-color: white ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  object-fit: cover;
  width: 80px;
  height: 40px;
  margin-bottom: 4px;
  background-color: #c4bdb3;
  display: none;
}

.kitchen-img{
  position: absolute;
  opacity: 20%;
  width: 80px;
  height: 40px;
  display: none;
}
.kitchen-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 7px;
  font-weight: 400;
  color: white;
  position: relative;
  display: none;
}
.kitchen-button{
  width: 50px;
  height: 20px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 12px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 1px;
  border-style: solid;
  color: white;
  display: none;
}
.more-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 11px;
  font-weight: 400;
  color: white;
  position: relative;
}
.more-button{
  width: 50px;
  height: 20px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 12px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 2px;
  border-style: solid;
  color: white;
}
.more-img{
  position: absolute;
  opacity: 20%;
  width: 100px;
  height: 40px;
}
.footer-container{
  background-color: #fffdfc;
  width: 100vw;
  height: 200px;
  position: relative;
  display: flex;
  
  
  
}
.footer-line{
  width: 100vw;
  height: 1px;
  background-color: #C8BAA8;
  margin-top: 20px;
  margin-left: 0px;
  position: absolute;
  display: block;
  opacity: 50%;
}
.footer-logo-container{
  position: absolute;
  right: 10px;
  margin-top: 36px;
}
.footer-logo{
  width: 100px;
  
  
}
.footer-name-info{
  position: relative;
  width: 250px;
  top: -30px;
  left: 10px;
  height: 100px;
  

}
.footer-title{
  font-family: Dai Banna SIL;
  font-size: 20px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 0px;

}
.footer-areas{
  font-family: Dai Banna SIL;
  font-size: 14px;
  font-weight: 500;
  color: #8e7a64;
  margin-top: 4px;
}
.footer-links{
  position: relative;
  list-style: none;
  text-align: center;
  top: -29px;
  font-family: Dai Banna SIL;
  margin-left: 80px;

}
.links-title{
  color: #684225;
  font-size: 20px;
  font-weight: 600;

}

.footer-hours{
  list-style: none;
  position: relative;
  text-align: center;
  width: 400px;
  font-family: Dai Banna SIL;
  top: -33px;
 
}
.links{
  font-size: 17px;
  font-weight: 500;
  margin-top: 2px;
  color: #8e7a64;
  cursor: pointer;
}
.links:hover{
  color: #684225;
}
.hours-title-footer{
  font-size: 20px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 2px;
  margin-left: -80px;
}
.weekdays{
  font-size: 12px;
  font-weight: 500;
  color: #8e7a64;
  margin-left: -80px;
}
.footer-line-2{
  width: 100vw;
  height: 1px;
  background-color: #C8BAA8;
  margin-left: 0px;
  position: absolute;
  bottom: 25px;
  display: block;
  opacity: 50%;
  
  

}
}

@media (max-width:1024px) and (min-width:801px){
     /*BODY STYLES*/
 html,body{
  display: flex;
  flex-direction: column;
  align-items: center;

  height: 100%;
  
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color:#f3f0eb ;
  overflow-x: hidden;

}
/*NAV BAR STYLES*/
.header-container{
position: relative;
top: 0px;
width: 100%;
height: 70px;


}
.nav-bg{
width: 100%;
height: 70px;
object-fit: cover;


}
.nav-container{
  position: absolute;
  right:20px;
  top: 5px;
  



}
.nav-logo{
position: absolute;
margin-left: 0px;
width: 200px;
height: 98px;
cursor: pointer;
object-fit: cover;


}
.gallery-nav{

height: 60px;
position: relative;











}

.gallery-pages{
position: relative;
margin-top: 10px;







}
.nav-text{
font-family: Dai Banna SIL;
margin-right: 10px;
margin-left: 10px;
font-size:20px;
color: #9b8c7a;
cursor: pointer;


}
.nav-text:hover{

color: #ffffff;



}
.home-button{

width:70px;
color: #A69580;
height: 35px;
margin-left: 0px;
margin-right: 10px;
font-size: 20px;
border-radius: 8px;
border: none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL;
cursor:pointer;


}
.home-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.5s;

}
.home-button:active{
  background-color: #c0b2a1;
  color: white;
  transition: 0.5s;


}
.contact-button:hover{
background-color: #F1EDE7;
color:#A69580;
transition: 0.4s;
}
.contact-button:active{
  background-color: #c0b2a1;
   color: white;
   transition: 0.5s;
  

}
.contact-button{ 
color: #A69580;
width:100px;
height: 35px;
margin-right: 0px;
margin-left: 10px;
font-size: 20px;
border-radius: 8px;
border:none;
background-color: white;
box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
font-family: Dai Banna SIL, sans serif;
cursor: pointer;
}
/*GALLERY LISTS*/
.gallery-list-container{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
}
.gallery-list{
display: flex;
justify-content: center;
align-items: center;
}
.list-1{
margin-top: 20px;
font-family: Dai Banna SIL;
margin-right: 30px;
font-size: 20px;
color: #947f66;
cursor: pointer;


}
.list-2{
  margin-top: 20px;
  font-family: Dai Banna SIL;
  margin-right: 30px;
  font-size: 20px;
  color: #947f66;
  cursor: pointer;
  
  
  }

  .list-3{
    margin-top: 20px;
    font-family: Dai Banna SIL;
    margin-left: 0px;
    margin-right: 0px;
  font-size: 20px;
    color: #947f66;
  cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #947f66;

    }
  
.and{
font-family: Dai Banna SIL;
font-size: 16px;
}


.list-1:hover{
text-decoration: underline;
text-underline-offset: 10px;
text-decoration-color: #947f66;
color: #aca193;
}
.list-2:hover{
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-color: #947f66;
  color: #aca193;
  }


/*INTERIOR PAGE*/
.interior-container{
width:100vw;
height: 100vw;
display: flex;
flex-direction: column;
align-items: center;
position: relative;



}
/*ROW 2*/
.row-2{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;

  align-items: center;
  
}
.interior-5{
  width: 230px;
  margin-right: 10px;
  height: 150px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.interior-6{
  width: 230px;
  height: 150px;
  object-fit: cover;
  margin-right: 10px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.interior-7{
  width: 230px;
  height: 150px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
/*ROW 4 VIDEO*/
.video-row{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  
}

#video-1{
  margin-right: 0px;
  width: 58px;
  height:100px;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
#video-2{
  margin-right: 10px;
  width: 58px;
  height:90px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}#video-3{
  margin-right: 10px;
  width:132px;
  height:190px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
  
}#video-4{
  margin-right: 10px;
  width:132px;
  height:190px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}#video-5{
  margin-right: 10px;
   width:132px;
  height:190px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
#video-du{
  margin-left: 0px;
  width:132px;
  height:190px ;
  position: relative;
  object-fit: cover;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}

.image-1{
  width:320px;
  height: 390px;
  object-fit: cover;
  margin-right: 20px;
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.image-2{
  width:220px;
  height: 390px;
  object-fit: cover;
 
  border-color: white;
  border-width: 5px;
  border-style: solid;
  color: white;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
video{
  position: relative;

  object-fit: cover;
  
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  cursor: pointer;
}
/*IMAGE COULUMNS*/
.slider-container{
  position: relative;
  width: 100%;
  height: 220px;

 
}
.slider{
  position: relative;
  width: 100%;
  height: 240px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: flex;
  margin-left: -5px;
  z-index: 1;
  margin-top: 10px;
  justify-content: center;
  
}
.slider-images{
  position: absolute;
  height: 100%;
  display: flex;
  margin-top: 0px;
  align-items: center;
  justify-content: center;
  gap: 15px;
 
}
.slider-images img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  border-style: solid;
  border-color: #c4bdb3 ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
 
}
.slider-img{
  width: 70px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.7s ease;
}
.slider-images .slider-img:first-child, .slider-images .slider-img:last-child{
  height: 145px;
}
.slider-images .slider-img:nth-child(2), .slider-images .slider-img:nth-child(6){
  height: 160px;
}
.slider-images .slider-img:nth-child(3), .slider-images .slider-img:nth-child(4), .slider-images .slider-img:nth-child(5){
  height: 170px;
}


.slider-img.active{
  width: 180px !important;
  height: 180px !important;
  object-fit: cover;
}
.slider-img.active h1{
   display: none;
}
.slider-img.active .details p, .slider-img.active .details h2{
  display: block;
}
/*ROW 1*/
.row-1{

  margin-left: 10px;
  

  width: 100vw;
  height: 100px;
  position: relative;
  margin-top: 100px;
  margin-bottom: 40px;
 
 
  
}
.interior-1{
  position: relative;
  width: 380px;
  height: 200px;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  object-fit: cover;
}
#video-6{
 object-fit: cover;
  margin-left: 10px;
  width: 150px;
  height: 200px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
#video-7{
  object-fit: cover;
  margin-left: 10px;
  width: 150px;
  height: 200px;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  margin-right: 10px;
}
.interior-4{
  margin-left: 20px;
  margin-top: 20px;
  width: 620px;
  height: 200px;
  object-fit: cover;
  position: relative;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.column-1{
  display: flex;
  flex-direction: column;
 
  
  
  
}
.column-2{
  display:flex;
 
  
}
.column-3{
  display: block;

}
/* ROW 3*/
.row-3{
  display: flex;
  width: 100vw;
  position: relative;
  justify-content:center ;
  align-items: center;
  margin-top: 20px;
}

.column-4{
  display: block;
  
}
.column-5{
  display: flex;
  flex-direction: column;
  
}

.interior-8{
  width: 640px;
  height: 390px;
  margin-right: 20px;
  border-style: solid;
  border-color: white;
  border-width: 5px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
}
.visit-kitchen{
  border-style: solid;
  border-color: white ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #c3b29d;
  object-fit: cover;
  width: 80px;
  height: 40px;
  margin-bottom: 10px;
  display: none;
}
.visit-more{

  border-style: solid;
  border-color: white ;
  border-width: 3px;
  box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  object-fit: cover;
  width: 80px;
  height: 40px;
  margin-bottom: 4px;
  background-color: #c4bdb3;
  display: none;
}

.kitchen-img{
  position: absolute;
  opacity: 20%;
  width: 80px;
  height: 40px;
  display: none;
}
.kitchen-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 7px;
  font-weight: 400;
  color: white;
  position: relative;
  display: none;
}
.kitchen-button{
  width: 50px;
  height: 20px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 12px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 1px;
  border-style: solid;
  color: white;
  display: none;
}
.more-text{
  opacity: 100%;
  font-family: Dai Banna SIL;
  font-size: 11px;
  font-weight: 400;
  color: white;
  position: relative;
}
.more-button{
  width: 50px;
  height: 20px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  font-size: 12px;
  font-family: Dai Banna SIL;
  background: none;
  border-color: white;
  border-width: 2px;
  border-style: solid;
  color: white;
}
.more-img{
  position: absolute;
  opacity: 20%;
  width: 100px;
  height: 40px;
}
.footer-container{
  background-color: #fffdfc;
  width: 100vw;
  height: 200px;
  position: relative;
  display: flex;
  
  
  
}
.footer-line{
  width: 100vw;
  height: 1px;
  background-color: #C8BAA8;
  margin-top: 20px;
  margin-left: 0px;
  position: absolute;
  display: block;
  opacity: 50%;
}
.footer-logo-container{
  position: absolute;
  right: 10px;
  margin-top: 36px;
}
.footer-logo{
  width: 100px;
  
  
}
.footer-name-info{
  position: relative;
  width: 250px;
  top: -30px;
  left: 10px;
  height: 100px;
  

}
.footer-title{
  font-family: Dai Banna SIL;
  font-size: 20px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 0px;

}
.footer-areas{
  font-family: Dai Banna SIL;
  font-size: 14px;
  font-weight: 500;
  color: #8e7a64;
  margin-top: 4px;
}
.footer-links{
  position: relative;
  list-style: none;
  text-align: center;
  top: -29px;
  font-family: Dai Banna SIL;
  margin-left: 80px;

}
.links-title{
  color: #684225;
  font-size: 20px;
  font-weight: 600;

}

.footer-hours{
  list-style: none;
  position: relative;
  text-align: center;
  width: 400px;
  font-family: Dai Banna SIL;
  top: -33px;
 
}
.links{
  font-size: 17px;
  font-weight: 500;
  margin-top: 2px;
  color: #8e7a64;
  cursor: pointer;
}
.links:hover{
  color: #684225;
}
.hours-title-footer{
  font-size: 20px;
  font-weight: 600;
  color: #684225;
  margin-bottom: 2px;
  margin-left: -80px;
}
.weekdays{
  font-size: 12px;
  font-weight: 500;
  color: #8e7a64;
  margin-left: -80px;
}
.footer-line-2{
  width: 100vw;
  height: 1px;
  background-color: #C8BAA8;
  margin-left: 0px;
  position: absolute;
  bottom: 25px;
  display: block;
  opacity: 50%;
  
  

}
}

@media (max-width:1552px) and (min-width:1025px){
    /*BODY STYLES*/
    html,body{
      display: flex;
      flex-direction: column;
      align-items: center;
    
      height: 100%;
      
      width: 100%;
      margin: 0px;
      padding: 0px;
      background-color:#f3f0eb ;
      overflow-x: hidden;
    
    }
    /*NAV BAR STYLES*/
    .header-container{
    position: relative;
    top: 0px;
    width: 100%;
    height: 80px;
    
    
    }
    .nav-bg{
    width: 100%;
    height: 80px;
    object-fit: cover;
    
    
    }
    .nav-container{
      position: absolute;
      right:20px;
      
      
    
    
    
    }
    .nav-logo{
    position: absolute;
    margin-left: 0px;
    width: 300px;
    height: 110px;
    cursor: pointer;
    object-fit: cover;
    
    
    }
    .gallery-nav{
    
    height: 60px;
    position: relative;
    margin-top: 10px;
    
    
    
    
    
    
    
    
    
    
    
    }
    
    .gallery-pages{
    position: relative;
    
    
    
    
    
    
    
    }
    .nav-text{
    font-family: Dai Banna SIL;
    margin-right: 15px;
    margin-left: 15px;
    font-size:26px;
    color: #9b8c7a;
    cursor: pointer;
    
    
    }
    .nav-text:hover{
    
    color: #ffffff;
    
    
    
    }
    .home-button{
    
    width:110px;
    color: #A69580;
    height: 50px;
    margin-left: 0px;
    margin-right: 25px;
    font-size: 26px;
    border-radius: 8px;
    border: none;
    background-color: white;
    box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    font-family: Dai Banna SIL;
    cursor:pointer;
    
    
    }
    .home-button:hover{
    background-color: #F1EDE7;
    color:#A69580;
    transition: 0.5s;
    
    }
    .home-button:active{
      background-color: #c0b2a1;
      color: white;
      transition: 0.5s;
    
    
    }
    .contact-button:hover{
    background-color: #F1EDE7;
    color:#A69580;
    transition: 0.4s;
    }
    .contact-button:active{
      background-color: #c0b2a1;
       color: white;
       transition: 0.5s;
      
    
    }
    .contact-button{ 
    color: #A69580;
    width:135px;
    height: 50px;
    margin-right: 0px;
    margin-left: 20px;
    font-size: 26px;
    border-radius: 8px;
    border:none;
    background-color: white;
    box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    font-family: Dai Banna SIL, sans serif;
    cursor: pointer;
    }
    /*GALLERY LISTS*/
    .gallery-list-container{
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100vw;
    }
    .gallery-list{
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .list-1{
    margin-top: 30px;
    font-family: Dai Banna SIL;
    margin-right: 30px;
    font-size: 26px;
    color: #947f66;
    cursor: pointer;
    
    
    }
    .list-2{
      margin-top: 30px;
      font-family: Dai Banna SIL;
      margin-right: 30px;
      font-size: 26px;
      color: #947f66;
      cursor: pointer;
      
      
      }
    
      .list-3{
        margin-top: 30px;
        font-family: Dai Banna SIL;
        margin-left: 0px;
        margin-right: 0px;
        font-size: 26px;
        color: #947f66;
        cursor: pointer;
        text-decoration: underline;
        text-underline-offset: 10px;
        text-decoration-color: #947f66;
    
        }
      
    .and{
      font-family: Dai Banna SIL;
      font-size: 24px;
    }
    
    
    .list-1:hover{
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #947f66;
    color: #aca193;
    }
    .list-2:hover{
      text-decoration: underline;
      text-underline-offset: 10px;
      text-decoration-color: #947f66;
      color: #aca193;
      }
    
    
    /*INTERIOR PAGE*/
    .interior-container{
    width:100vw;
    height: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    
    
    
    }
    /*ROW 2*/
    .row-2{
      display: flex;
      width: 100vw;
      position: relative;
      justify-content:center ;
    
      align-items: center;
      
    }
    .interior-5{
      width: 360px;
      margin-right: 20px;
      height: 280px;
      object-fit: cover;
      position: relative;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    }
    .interior-6{
      width: 360px;
      height: 280px;
      object-fit: cover;
      margin-right: 20px;
      position: relative;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
     
    }
    .interior-7{
      width: 360px;
      height: 280px;
      object-fit: cover;
      position: relative;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    }
    /*ROW 4 VIDEO*/
    .video-row{
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100vw;
      position: relative;
      margin-top: 10px;
      margin-bottom: 10px;
      
    }
    
    #video-1{
      margin-right: 0px;
      width: 58px;
      height:100px;
      position: relative;
      object-fit: cover;
      border-style: solid;
      border-color: white;
      border-width: 3px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      cursor: pointer;
    }
    #video-2{
      margin-right: 10px;
      width: 58px;
      height:90px ;
      position: relative;
      object-fit: cover;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      cursor: pointer;
    }#video-3{
      margin-right: 20px;
      width: 205px;
      height:320px ;
      position: relative;
      object-fit: cover;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      cursor: pointer;
      
    }#video-4{
      margin-right: 20px;
      width: 205px;
      height:320px ;
      position: relative;
      object-fit: cover;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      cursor: pointer;
    }#video-5{
      margin-right: 20px;
      width: 205px;
      height:320px ;
      position: relative;
      object-fit: cover;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      cursor: pointer;
    }
    #video-du{
      margin-left: 0px;
      width: 205px;
      height:320px ;
      position: relative;
      object-fit: cover;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      cursor: pointer;
    }
    
    .image-1{
      width:320px;
      height: 390px;
      object-fit: cover;
      margin-right: 20px;
      border-color: white;
      border-width: 5px;
      border-style: solid;
      color: white;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    }
    .image-2{
      width:220px;
      height: 390px;
      object-fit: cover;
     
      border-color: white;
      border-width: 5px;
      border-style: solid;
      color: white;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    }
    video{
      position: relative;
    
      object-fit: cover;
      
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      cursor: pointer;
    }
    /*IMAGE COULUMNS*/
    .slider-container{
      position: relative;
      width: 100%;
      height: 420px;
    
     
    }
    .slider{
      position: relative;
      width: 100%;
      height: 420px;
      background-color: #ffffff;
      background-repeat: no-repeat;
      display: flex;
      margin-left: -5px;
      z-index: 1;
      margin-top: 10px;
      justify-content: center;
      
    }
    .slider-images{
      position: absolute;
      height: 100%;
      display: flex;
      margin-top: 0px;
      align-items: center;
      justify-content: center;
      gap: 25px;
     
    }
    .slider-images img {
      width: 100%;
      height: 320px;
      object-fit: cover;
      border-style: solid;
      border-color: #c4bdb3 ;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
     
    }
    .slider-img{
      width: 110px;
      border-radius: 6px;
      cursor: pointer;
      transition: 0.7s ease;
    }
    .slider-images .slider-img:first-child, .slider-images .slider-img:last-child{
      height: 300px;
    }
    .slider-images .slider-img:nth-child(2), .slider-images .slider-img:nth-child(6){
      height: 330px;
    }
    .slider-images .slider-img:nth-child(3), .slider-images .slider-img:nth-child(4), .slider-images .slider-img:nth-child(5){
      height: 350px;
    }
    
    
    .slider-img.active{
      width: 420px !important;
      height: 350px !important;
      object-fit: cover;
    }
    .slider-img.active h1{
       display: none;
    }
    .slider-img.active .details p, .slider-img.active .details h2{
      display: block;
    }
    /*ROW 1*/
    .row-1{
    
   
      
      
      width: 100vw;
      height: 380px;
      position: relative;
      margin-top: 40px;
      margin-bottom: 40px;
     
     
      
    }
    .interior-1{
      position: relative;
      width: 300px;
      height: 395px;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      object-fit: cover;
    }
    #video-6{
     object-fit: cover;
      margin-left: 10px;
      width: 225px;
      height: 395px;
      position: relative;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    }
    #video-7{
      object-fit: cover;
      margin-left: 10px;
      width: 225px;
      height: 395px;
      position: relative;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      margin-right: 10px;
    }
    .interior-4{
      margin-left: 20px;
      margin-top: 20px;
      width: 620px;
      height: 200px;
      object-fit: cover;
      position: relative;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    }
    .column-1{
      display: flex;
      flex-direction: column;
     
      
      
      
    }
    .column-2{
      display:flex;
     
      
    }
    .column-3{
      display: block;
    
    }
    /* ROW 3*/
    .row-3{
      display: flex;
      width: 100vw;
      position: relative;
      justify-content:center ;
      align-items: center;
      margin-top: 20px;
    }
    
    .column-4{
      display: block;
      
    }
    .column-5{
      display: flex;
      flex-direction: column;
      
    }
    
    .interior-8{
      width: 640px;
      height: 390px;
      margin-right: 20px;
      border-style: solid;
      border-color: white;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
    }
    .visit-kitchen{
      border-style: solid;
      border-color: white ;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      background-color: #c3b29d;
      object-fit: cover;
      width: 355px;
      height: 187px;
      margin-bottom: 10px;
      
    }
    .visit-more{
    
      border-style: solid;
      border-color: white ;
      border-width: 5px;
      box-shadow: 0px 4px 6px rgba(0,0,0,0.2);
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      object-fit: cover;
      width: 355px;
      height: 187px;
      margin-bottom: 4px;
      background-color: #c4bdb3;
     
    }
    
    .kitchen-img{
      position: absolute;
      opacity: 20%;
      width: 355px;
      height: 187px;

    }
    .kitchen-text{
      opacity: 100%;
      font-family: Dai Banna SIL;
      font-size: 24px;
      font-weight: 400;
      color: white;
      position: relative;

    }
    .kitchen-button{
      width: 90px;
      height: 40px;
      font-weight: 400;
      margin-top: 20px;
      position: relative;
      font-size: 20px;
      font-family: Dai Banna SIL;
      background: none;
      border-color: white;
      border-width: 2px;
      border-style: solid;
      color: white;

    }
    .more-text{
      opacity: 100%;
      font-family: Dai Banna SIL;
      font-size: 24px;
      font-weight: 400;
      color: white;
      position: relative;
    }
    .more-button{
      width: 90px;
      height: 40px;
      font-weight: 400;
      margin-top: 20px;
      position: relative;
      font-size: 20px;
      font-family: Dai Banna SIL;
      background: none;
      border-color: white;
      border-width: 2px;
      border-style: solid;
      color: white;
    }
    .more-img{
      position: absolute;
      opacity: 20%;
      width: 355px;
      height: 187px;
    }
    /*FOOTER STYLES*/
  .footer-container{
    background-color: #fffdfc;
    width: 100vw;
    height: 460px;
    padding-bottom: 60px;
    
    position: relative;
    
    
  }
  .footer-line{
    width: 100vw;
    height: 1px;
    background-color: #C8BAA8;
    margin-top: 30px;
    margin-left: 30px;
    position: absolute;
    display: block;
    opacity: 50%;
  }
  .footer-logo-container{
    position: absolute;
    right: 30px;
    margin-top: 50px;
  }
  .footer-logo{
  width: 200px;    
    
  }
  .footer-name-info{
    position: relative;
    width: 400px;
    height: 100px;
    margin-top: 20px;
    left: 50px;
    
  
  }
  .footer-title{
    font-family: Dai Banna SIL;
    font-size: 32px;
    font-weight: 600;
    color: #684225;
    margin-bottom: 0px;
  
  }
  .footer-areas{
    font-family: Dai Banna SIL;
    font-size: 16px;
    font-weight: 500;
    color: #8e7a64;
    margin-top: 10px;
  }
  .footer-links{
    list-style: none;
    text-align: center;
    
    font-family: Dai Banna SIL;
    margin-left: 50px;
  
  }
  .links-title{
    color: #684225;
    font-size: 30px;
    font-weight: 600;
  
  }
  
  .footer-hours{
    list-style: none;
    text-align: center;
    width: 250px;
    font-family: Dai Banna SIL;
    margin-left: 100px;
  }
  .links{
    font-size: 23px;
    font-weight: 500;
    margin-top: 15px;
    color: #8e7a64;
    cursor: pointer;
  }
  .links:hover{
    color: #684225;
  }
  .hours-title-footer{
    font-size: 30px;
    font-weight: 600;
    color: #684225;
    margin-bottom: 15px;
  }
  .weekdays{
    font-size: 20px;
    font-weight: 500;
    color: #8e7a64;
  }
  .footer-line-2{
    width: 100vw;
    height: 1px;
    background-color: #C8BAA8;
    
    margin-left: 30px;
    position: absolute;
    bottom: 45px;
    display: block;
    opacity: 50%;
    display: none;
    
  
  }
}

