@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Forum&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Junge&display=swap');
html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: "Raleway", sans-serif;
  font-family: "Merriweather", serif;
  font-family: "EB Garamond", serif;
background: #ffffff;
}
a{text-decoration: none;
    color: rgb(0, 0, 0);
    font-family: "Lora", serif;
}
h1 ,h2 ,h3 {
    font-family: "Junge", cursive;
    font-weight: 400;

}
h6{
  font-size: 17px;
  font-family: "Lora", serif;
}
.container-fluid{
  width: 90%;
}
.navbar-toggler{
  border: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: 18px;
  font-weight: var(--bs-nav-link-font-weight);
  color: #000000;
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: url('../img/icons8-menu-50.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #000000;
  font-weight: 500;
}
.custom-shape-divider-bottom-1719061035 {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
margin-top: -29px;
z-index: 100;
}
.img2{
 width: 400px !important;
}
.custom-shape-divider-bottom-1719061035 svg {
  position: relative;
  display: block;
  width: calc(165% + 1.3px);
  height: 29px;
}
.custom-shape-divider-bottom-1719061035 .shape-fill {
  fill: #c5c1b8;
}
.carousel1{
  background: url('../img/044A0541.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}
.carousel2{
  background: url('../img/044A0667.jpg'),  linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}
.carousel3{
  background: url('../img/044A0607.jpg'),  linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}

.carousel-caption {
  position: absolute;
  right: 50%;
  bottom: 13.99rem;
  left: 0%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-caption h1{
    font-family: "Cinzel", serif;
    font-optical-sizing: auto;
  font-size: 80px;
  color: #ffffff;


}

/*about section */
.section-padding1 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.location-box{
    background-color: #845829;
    width: 30%;
    border: 4px solid #dcd926;
    text-align: center;
    padding: 2%;
    border-radius: 50%;
    margin-top: -220px;
    margin-left: -80px;
    position: relative;
    z-index: 100;
    border-style: double;
}
#home-about{
padding-top: 50px;
padding-bottom: 100px !important;
}
.font01{
    font-family: "Cinzel", serif;
    font-optical-sizing: auto;
}
.about-left-bottom-box {
    border-left: 4px solid #845829; /* Adjust the width and color as needed */
    padding-left: 15px; /* Add padding to create space between the border and the content */
  }
/* CSS */
.button-17 {
  align-items: center;
  appearance: none;
  background-color: #845829;

  border-style: none;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  fill: currentcolor;
  font-family: "Google Sans",Roboto,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  letter-spacing: .25px;
  line-height: normal;
  max-width: 100%;
  overflow: visible;
  padding: 5px 34px;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: auto;
  will-change: transform,opacity;
  z-index: 0;
}

.button-17:hover {
  background: #F6F9FE;
  color: #174ea6;
}

.button-17:active {
  box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
  outline: none;
}

.button-17:focus {
  outline: none;
  border: 2px solid #4285f4;
}

.button-17:not(:disabled) {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):hover {
  box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
}

.button-17:not(:disabled):focus {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):active {
  box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
}

.button-17:disabled {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.img1{
  position: relative;
  margin-left: 100px;
}
.img2{

    position: relative;
    margin-top: 14px;
  }



.text-box{
  background: white;
  position: relative;
  padding: 20px;
  margin-top: -80px;
  border-radius: 0px 0px 20px 20px;
  text-align: center;
}


.horizontal-line2 {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.line2 {
  width: 50px; /* Adjust the width of the line */
  height: 1px; /* Height of the line */
  background-color: 
  #845829; /* Color of the line */
  margin-right: 10px;
  margin-left: 10px; /* Adjust spacing between line and text */
}

.cover-bg{
  background: url('../photos/Photo\ \(154\).jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;

  background-blend-mode: multiply;
 padding-top: 150px;
 padding-bottom: 150px;
 color: white;
}


.overlay1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    z-index: 2;
}

.info-text {
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.5;
}



footer{
  background: url('../img/img5.jpg') #000000e3;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;

  padding-top: 60px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
a.footer-link{
  color: white;

  font-weight: 300;
}
.footer-link:hover{
  color:  #A9D1DB;
}
.payment{
  display: flex;
}

.socials{
  display: flex;
  color: white;
}
.footer-links{
  display: flex;
font-family: 'Courier New', Courier, monospace;
  font-size: 18px;
}
.footer-title{
    font-family: 'Courier New', Courier, monospace;
}
.socials a{
  text-decoration: none !important;
  color: white;
}
.socials a:hover h4 {
  color:  #A9D1DB;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.copyright{
  display: flex;
justify-content: right;
text-align: right ;
align-items: end ;
}
.room-link{
  color: #000000;
}
.room-link:hover{
  color: #932B41;
}
@keyframes fadeinnav {
  from {opacity: 0;}
  to {opacity: 1;}
}
.fade-in-nav{
  animation-name: fadeinnav;
  animation-duration: 0.9s;
}
.nav-hidden{
  display: none;
}
.nav-hidden1{
  display: block;
}
.restaurant-info{
  border: 1px solid #845829;
  padding:46px;
  height: 100%;
}

/*rooms.html*/
.section-bg1{
  background: url('../img/044A0528.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;
color: white;
text-align: center;
  background-blend-mode: multiply;
  padding-top: 150px; 
  padding-bottom: 150px;
}
.room-box{
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.75);
}
.room-content{
  padding: 40px;
}
/*gallery home */


/*about.html*/
.section-bg2{
  background: url('../img/044A0506.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;
color: white;
text-align: center;
  background-blend-mode: multiply;
  padding-top: 150px; 
  padding-bottom: 150px;
}
.cover-bg1{
  background: url('../photos/Photo\ \(194\).jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;

  background-blend-mode: multiply;
 padding-top: 150px;
 padding-bottom: 150px;
 color: white;
}
/*gallery.html*/
.section-bg3{
  background: url('../img/044A0541.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;
color: white;
text-align: center;
  background-blend-mode: multiply;
  padding-top: 150px; 
  padding-bottom: 150px;
}

/*contact.html*/
.section-bg4{
  background: url('../img/044A0532.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment:scroll;
color: white;
text-align: center;
  background-blend-mode: multiply;
  padding-top: 150px; 
  padding-bottom: 150px;
}
.contact-box{
  border: 1px solid #AA8B5F;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media(max-width:1000px){
  .footer-links {
    display: flex;
    font-family: Jost, sans-serif;
    font-size: 18px;
    padding: 0px 30px 0px 30px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: baseline;
}
  
  .socials a{
    text-decoration: none !important;
    color: white;
  }
  .socials a:hover h4 {
    color:  #A9D1DB;
  }
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
  }
  .copyright{
    display: flex;
  justify-content: right;
  text-align: right ;
  align-items: end ;
  }
  .img1{
display: none;
}
.img2{
display: none;
}
.img3{
  margin-top: 50px;
}
  .carousel1, .carousel2, .carousel3{
    height: 700px;
  }
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 14.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-caption h1{
  font-family: "EB Garamond", serif;
  font-weight: 100;
  font-size: 41px !important;
  color: #ffffff;


}
.testimonials{
  height: auto !important;
}
  h1 span{
    font-size: 30px !important;
  }
  h1{
    font-size: 30px !important;
  }
  .c-swiper__text {
    width: 250px !important;
    height: 250px;
    position: absolute;
    top: 25%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content:space-evenly !important;
    transition: opacity 350ms ease;
  }
  .c-swiper__text .c-swiper__title{
    font-size: 30px !important;
  }

  .c-swiper__image-container {
    width: 500px !important;
    height: 90%  !important;
    overflow: hidden !important;
    padding-top: 40px;
 }
  .c-swiper__image-container img {
    
    width: 400px !important;
    height: 90% !important;
    object-fit: cover !important;
 }
.swiper-slide{
padding: 20px !important;
}
}
/*Animations*/
.fadeinleft {
  opacity:0;
  transform: translateX(200px);
  transition: all 1.3s ease-out;
}
.fadeinright{
  opacity: 0;
  transform: translateX(-200px);
  transition: all 0.8s ease-out;
}
.fadeindown{
  opacity: 0;
  transform: translateY(-100px);
  transition: all 1.2s ease-out;
}
.fadeinup{
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.2s ease-out;
}
.fade-in{
  opacity:0;
  transition: all 1.3s ease-in;
}
.active-left,.active,.active-right,.active-down,.active-up{
  opacity:1;
  transform: translateX(0);
  transform: translateY(0);
}
.fadein{
opacity: 0;
}


.body-dark{
  background-color: black!important;
}
/* Section Padding */
.pt-120 {
    padding-top: 120px;
}

.pb-90 {
    padding-bottom: 90px;
}

.p-relative {
    position: relative;
}

/* Section Title */
.section-title.center-align {
    text-align: center;
    margin-bottom: 50px;
}

.section-title h5 {
    font-size: 18px;
    color: #845829;;
    margin-bottom: 10px;
}

.section-title h2 {
    font-size: 36px;
    color: #845829;
}

.section-title h2 span {
    color: #845829;;
}

.font2{
 justify-content: end;
 text-align: end;
}
/* Container Styling */
.features-services-area .container {
    background-color: #fff;
    box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
    padding: 50px 50px 20px;
    margin-top: -180px;
}

/* Media Queries */
@media (max-width: 1199px) {
    .pt-120 {
        padding-top: 100px;
    }

    .pb-90 {
        padding-bottom: 70px;
    }


}

@media (max-width: 991px) {
    .pt-120 {
        padding-top: 80px;
    }

    .pb-90 {
        padding-bottom: 60px;
    }

}

@media (max-width: 767px) {
    .pt-120 {
        padding-top: 60px;
    }

    .pb-90 {
        padding-bottom: 50px;
    }
.section-padding1{
  padding-top: 50px;
  padding-bottom: 50px ;
    
  }
  .img2{
    width: 200px !important;
  }
  .font1{
    margin-left: -257px !important;
  }
  .font2 {
    margin-right: 267px !important;
  }
}
    


@media (max-width: 575px) {
    .pt-120 {
        padding-top: 50px;
    }

    .pb-90 {
        padding-bottom: 40px;
    }


}

#count1, #count2, #count3 {
    font-size: 50px !important;
}
/* Media Queries */
@media (max-width: 768px) {
    #count1, #count2, #count3 {
        font-size: 80px !important;
    }
    .counttext {
        font-size: 30px !important;
        margin-right: -90px !important;
        margin-top: -60px !important;
    }
    .prg{
      margin-top: -13px !important;
    }
    .rooms{
      padding: 10px !important;
    }
    .imgage{
      width: 100px;
    
    }
  }
  
  @media (max-width: 480px) {
    #count1, #count2, #count3 {
        font-size: 50px !important;
    }
    .counttext {
        font-size: 20px !important;
        margin-right: -60px !important;
        margin-top: -30px !important;
    }
    .border-left {
        border-width: 1px;
    }
  }


  /* 12. counter */

.counter-tittle {
    display: inline-block;
    background: #2C4549;
    padding: 11px 30px;
    position: relative;
    top: -60px;
  }
  .counter-tittle h2{
      color: #290505;
      font-size: 25px;
  }
  .counter-tittle::before {
     content: "";
  background: #2C4549;
  width: 17%;
  height: 62px;
  position: absolute;
  top: -2px;
  transform: skew(20deg);
  left: -13px;
  }
  .counter-tittle::after {
     content: "";
  background: #2C4549;
  width: 17%;
  height: 62px;
  position: absolute;
  top: -2px;
  transform: skew(-20deg);
  right: -13px;
  }
  .counter-area .row div:nth-child(4) .single-counter {
   
    border-right: none;
  }
  .single-counter {
    padding: 0 25px;
  }
  .single-counter i {
      display: inline-block;
      width: 80px;
      height: 80px;
      background:#fe576b;
      border-radius: 50%;
      margin-bottom: 30px;
      color:#000;
      font-size: 40px;
      line-height: 80px;
  }
  .single-counter .icon{
      margin-bottom: 15px;
      float: left;
      width: 100px;
  }
 
  .counter span {
  font-size: 120px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1;
  display: inline-block;
      -webkit-text-fill-color: transparent;
      -webkit-text-stroke: 1px #2C4549;
  }
  .counter small {
      font-size: 35px;
      font-weight: 600;
      color: #002c47;
      line-height: 1;
      position: relative;
  }
  .single-counter p {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize; 
      margin-top: 10px;
  }
  .single-counter .line {
      display: inline-block;
      width: 1px;
      height: 50px;
      background: #fe576b;
      margin-bottom: -5px;
      margin-top: 10px;
  }
  .imgg{
 margin-top:120px !important;
  }
  .counter-area  {
    border-top: 1px solid #2C4549 !important;
    padding-top: 50px !important
}
.card-room {
    padding: 50px !important;
    background-color: #e2dfd5;
    margin-top: 30px !important;

}
.room-block {
    padding-top: 50PX ;
    padding-bottom: 50PX;
}
.hr1{
    color: #000000 !important;
}

.image-container {
    position: relative;
    overflow: hidden;
    width: 400px; /* Adjust as needed */
    height: auto; /* Adjust as needed */
    margin: auto;
    box-shadow: -1px 0px 12px 5px rgba(0, 0, 0, 0.479);

  }
  
  .image-container img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
  }
  
  .image-container:hover img {
    transform: scale(1.2);
  }
  
  .image-container img:active {
    transform: scale(1);
  }
  .paragraf{
    padding: 50px !important;

  }
  /* Base Styles */
.counter-area {
  padding: 50px 0;
}
.single-counter {
  margin-bottom: 30px;
}

/* Media Queries */
@media (max-width: 992px) {
  .single-counter {
      margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .counter-area .row {
      text-align: center;
  }
  .single-counter {
      margin-bottom: 15px;
  }
  .single-counter .count {
      font-size: 70px !important;
  }
  .single-counter p {
      font-size: 14px;
  }
  
  .counter span {
  font-size: 42px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1;
  display: inline-block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #2C4549;
  }
  .card-room {
    padding: 24px !important;
    background-color: #e2dfd5;
    margin-top: -9px !important;
}
.room-block {
  padding-top: 13PX;
  padding-bottom: 13PX;
}
  .image-container img {
  width: 58%;
  height: auto;
  transition: transform 0.5s ease;
}
.paragraf{
  padding: 25px !important;
}
}

@media (max-width: 576px) {
  .single-counter .count {
      font-size: 35px;
  }
  .single-counter p {
      font-size: 12px;
  }
}
@media (max-width: 992px) {
  .section-title.center-align {
      text-align: center;
      margin-bottom: 50px;
  }

  .services-08-item {
      text-align: center;
  }

  .services-08-thumb img {
      display: block;
      margin: 0 auto;
  }

  .services-08-content h3 {
      text-align: center;
  }

  .services-08-content p {
      text-align: center;
  }
}

@media (max-width: 768px) {
  .row {
      display: flex;
      flex-direction: column;
      align-items: center;
  }

  .col-lg-4, .col-xl-8, .col-lg-8 {
      flex: 1 1 auto;
      max-width: 100%;
  }

  .services-08-item {
      margin-bottom: 50px;
  }

  .section-title.center-align {
      text-align: center;
  }

  .services-08-thumb img {
      display: block;
      margin: 0 auto;
  }

  .services-08-content h3 {
      text-align: center;
  }

  .services-08-content p {
      text-align: center;
  }
}

@media (max-width: 576px) {
  .services-08-item {
      margin-bottom: 30px;
  }

  .services-08-thumb img {
      width: 50px;
      height: 50px;
  }

  .services-08-content h3 {
      font-size: 18px;
  }

  .services-08-content p {
      font-size: 14px;
  }
}

.babe_items_1 .item_img .item-thumb {
    padding-top: 100%; }
  
  .babe_items_1 .item_text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 30px);
    max-width: 300px;
    }
  
  .babe_items_2 .item_img .item-thumb {
    padding-top: 125%; }
  
  .babe_items_2 .item_text {
    width: calc(100% - 30px);
    max-width: 300px;
    margin: -85px auto 0;
    z-index: 99; }
  
  .babe_items_5 .item_img .item-thumb {
    padding-top: 68%; }
    .rooms1{
        background-color:#F8F5F0;
        padding-top: 50px;
      }
      .rooms1 .item {
        position: relative;
        overflow: hidden;
        margin-bottom: 30px;
        background-color: CRE;
      }
      .rooms1 .item:hover img {
        -webkit-filter: none;
        filter: none;
        -webkit-transform: scale(1.09, 1.09);
        transform: scale(1.09, 1.09);
        -webkit-filter: brightness(70%);
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
      }
      .rooms1 .item:hover .con {
        bottom: 0;
      }
      .rooms1 .item img {
        -webkit-transition: all .5s;
        transition: all .5s;
      }
      .rooms1 .item .category {
      position: absolute;
        top: 20px;
        right: 20px;
        z-index: 3;
        writing-mode: vertical-rl;
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        text-orientation: mixed;
        text-transform: uppercase;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 3px;
        background: transparent;
        border: 1px solid rgba(255,255,255,0.5);
        font-family: 'Barlow Condensed', sans-serif;
        padding: 10px 3px;
        line-height: 1.5em;
      }
      .rooms1 .item .category a {
        color: #fff;
      }
      .rooms1 .item .category:hover {
        color: #fff;
      }
      .rooms1 .item .con {
        padding: 20px;
        position: absolute;
        bottom: -60px;
        left: 0;
        width: 100%;
        -webkit-transition: all .3s;
        transition: all .3s;
        text-align: left;
        z-index: 20;
        height: auto;
        box-sizing: border-box;
        background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
        background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
        background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
      }
      .rooms1 .item .con h6,
      .rooms1 .item .con h6 a {
        position: relative;
        color: #fff;
        font-size: 15px;
        font-family: 'Barlow Condensed', sans-serif;
        display: inline;
        letter-spacing: 3px;
        text-transform: uppercase;
      }
      .rooms1 .item .con h6 i {
        font-size: 6px;
        margin-right: 2px;
      }
      .rooms1 .item .con h5,
      .rooms1 .item .con h5 a {
        position: relative;
        color: #fff;
        font-size: 27px;
        font-weight: 400;
        margin-top: 5px;
        margin-bottom: 5px;
      }
      .rooms1 .item .con p {
        color: #fff;
        font-size: 20px;
      }
      .rooms1 .item .con i {
        color: #fff;
        font-size: 18px;
      }
      .rooms1 .item .con i:hover {
        color: #fff;
      }
      .rooms1 .item .con .butn-light {
        margin-left: 0;
        border-radius: 30px;
        border-color: #666;
        padding: 11px 30px;
      }
      .rooms1 .item .con .butn-light:hover {
        border-color: #AA8453;
      }
      /* line animation */
      .rooms1 .item .line {
        text-align: center;
        height: 1px;
        width: 60px;
        background-color: rgba(255, 255, 255, 0.2);
        transition-property: all;
        transition-duration: 0.3s;
        transition-timing-function: ease-in-out;
        margin: auto 0 30px;
      }
      .rooms1 .item:hover .line {
        width: 100%;
        transition-property: all;
        transition-duration: 0.8s;
        transition-timing-function: ease-in-out;
      }
      /* facilities */
      .rooms1 .facilities {
        margin: 0;
        padding: 0;
        list-style: none;
        }
        .rooms1 .facilities  {
        color: #000000;
        font-size: 18px;
        text-transform: uppercase;
          letter-spacing: 3px;
          float: left;
          background-color: black;
        }
        .rooms1 .facilities  {
        margin-right: 10px;
        }
        /* permalink */
        .rooms1 .item .con .permalink a {
          color: #fff;
          text-align: center;
        }
        .restaurant{
            background: url('../img/044A0577.jpg') rgba(0, 0, 0, 0.582) ;
          background-attachment: fixed;
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            background-blend-mode: multiply;
            padding-top: 100px;
            padding-bottom: 100px;
          }
          .facilities{
            background-color: #FAF6F1;
          }
          .testimonials{
            background: url('../img/044A0548.jpg') rgba(0, 0, 0, 0.582) ;
            background-attachment: fixed;
              background-position: center;
              background-size: cover;
              background-repeat: no-repeat;
              background-blend-mode: multiply;
           
          }
          
 /* Base Styles */
 .gallery-ig {
  padding: 34px 0 33px;

}

.gallery-ig {
  padding: 0 0 133px;
}

.gallery-ig-main {
  display: flex;
  justify-content: space-between;
}

.gallery-ig-main .col-img:first-child,
.gallery-ig-main .col-img:last-child {
  max-width: 360px;
}

.gallery-ig-main .col-img .ig-box {
  position: relative;
  height: 612px;
}

.gallery-ig-main .col-img .ig-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-ig-main .col-img .ig-box .content {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.gallery-ig-main .col-img .ig-box:hover .content {
  height: 100%;
  opacity: 1;
  visibility: visible;
}

.gallery-ig-main .col-img:nth-child(2) {
  margin: 0 15px;
}

.gallery-ig-main .col-img .top {
  display: flex;
}

.gallery-ig-main .col-img .top .ig-box {
  margin: 0 15px 28px;
  height: 292px;
}

.gallery-ig-main .col-img .bottom .ig-box {
  margin: 0 15px 0;
  height: 292px;
}

  .tf-button {
    position: relative;
    font-family: Arial, sans-serif;
    padding:30px !important;

    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.9px;
    line-height: 50px;
    text-transform: uppercase;
    background-size: 300%;
    transition: all 0.3s ease;
    border: 1px solid  hwb(40 0% 99%) 50% !important;
}

.tf-button::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #2ecc71;
    transition: all 0.3s ease;
}

.tf-button:hover::before {
    transform: translateY(-10px) !important;
}



.tf-button.style3 {
    background-image: linear-gradient(160deg, transparent 50%, hwb(30 20% 9%) 50%);
    border: 1px solid  hwb(30 20% 9%) 50%;
    color:  hwb(30 20% 9%) 50%;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 0px 31px 0px 33px;
    line-height: 46px;
}

.tf-button.style3::before {
    background: #f4f4f4;
    bottom: -11px;
}

.tf-button.style3:hover {
    color:  hwb(30 20% 9%) 50%;
    background-position: 95%;
}

h1 ,h2 ,h3{
  font-family: "Cinzele,serif";
}
/* For screens smaller than 768px */
@media (max-width: 768px) {
  .gallery-ig {
    padding: 30px 0;
    margin-top: 50px;
  }

  .gallery-ig h1 {
    font-size: 24px;
    text-align: center;
  }

  .gallery-ig-main {
    flex-direction: column;
    align-items: center;
  }

  .gallery-ig-main .col-img {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .gallery-ig-main .col-img .top,
  .gallery-ig-main .col-img .bottom {
    flex-direction: column;
  }

  .gallery-ig-main .col-img .ig-box {
    height: auto;
  }

  .gallery-ig-main .col-img .top .ig-box,
  .gallery-ig-main .col-img .bottom .ig-box {
    margin: 0 0 15px;
    height: auto;
  }

  .tf-button {
    width: 100%;
    padding: 15px;
    text-align: center;
  }
  .none {
    display: none !important;
  }
  #home-about{padding-top: 20px; padding-bottom: 8px !important; }
}

/* For screens smaller than 480px */
@media (max-width: 480px) {
  .gallery-ig h1 {
    font-size: 23px;
    margin-bottom: 15px;
  }
  

  .tf-button {
    font-size: 12px;
    padding: 10px;
    line-height: 40px;
  }

  .tf-button.style3 {
    padding: 10px 20px;
    line-height: 40px;
  }
}
.contact h3{
  color: #b67123e3;
}