
.navbar {
  background-color: rgba(53, 47, 39, 0.726);
  
}

ul li{
  padding: 0 10px;
}

.container-icon{
  min-width: 1430px!important;
}



#head-section-index  {

  min-height:  600px;
  background: url('../img/Untitled\ design\ \(10\).png');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;

}

.btn-about{
  margin-top: 60px;
  margin-bottom: 30PX;
  background-color: rgb(104, 86, 66);
  border-color: azure;
  color: azure;
  width: 150px;
}


#text-fixed-image .h5{
    font-size: 50px;
}
#TEXT-section{
    background-image: url(../img/354223963.jpg);
}




#rooms{
  background-image: url(../img/roombg.png);
}

#testimonials{
  padding-top: 70px;
  padding-bottom: 100PX;
  
}

#gallery{
  background-image: url(../img/Untitled\ design\ \(8\).png);

}

#head-section-about  {

  min-height:  500px;
  background: url('../img/ksamil.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;

}

#head-section-rooms  {

  min-height:  500px;
  background: url('../img/Untitled\ design\ \(9\).png');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;

}

#head-section-gallery  {

  min-height:  400px;
  background: url('../img/gallery\ head.png');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
 }

 #head-section-contact  {

  min-height:  400px;
  background: url('../img/contactcover.png');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
 }

#head-section .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 9px 35px;
  border-radius: 50px;
  transition: 0.5s;
  margin-top: 40px;
  border: 2px solid #ffffff;
  color: #fff;
}
#head-section .btn-get-started:hover {
  background: #d3caae;
}


#footer {
  background-color:  #352f27;

}

#footer-contact {
  background-color:  hsl(34, 15%, 18%)!important;
}
#footer-2-index{
  background: #ffffff;
}

/*gallery*/
.photo-gallery {
  color:#313437;
  background-color:#fff;
}
.photo-gallery p {
  color:#7d8285;
}
.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}
@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}
.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}
.photo-gallery .intro p {
  margin-bottom:0;
}
.photo-gallery .photos {
  padding-bottom:20px;
}
.photo-gallery .item {
  padding-bottom:30px;
}
#contact-header{
  background: url('../img/contact-header.png')rgba(0, 0, 0, 0.6);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  height: 500px;
  display: flex;
  align-items: center;
}



#navbar-rooms{
   background-color: rgba(53, 47, 39, 0.726);

}













.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}

