    body {
      background-color: #FFEDD8;
      font-family: 'Playfair Display', serif;
    }
    .container {
      max-width: 1400px;
    }
    header {
      position: absolute; 
      top: 0; 
      left: 0; 
      right: 0; 
      background-color: transparent;    
      z-index: 999;
    }
    .banner {
      height: 854px;
      background-image: url("img/onam.png");
      background-size: cover;
      color: #fff;
      text-align: left;
      display: flex;
      align-items: center;
      padding-left: 30px;
      position: relative;
    }
    .navbar-light .navbar-nav .nav-link {
      color: #045245;
    }
    .banner .bottom {
      font-size: 36px;
      position: absolute;
      bottom: 30px;
      left: 30px;
    }
    .banner h1 {
      font-weight: 600;
      font-size: 60px;
      line-height: 80px;

    }
    .btn-booking {
      background-color: #CC193A;
      color: #FFEDD8;
      width: 225px;
      height: 62px;
      font-weight: 700;
      font-size: 30px !important;
      line-height: 40px;
      margin-top: 50px;
    }
    .social-icons {
      position: absolute;
      top: 30px;
      right: 30px;
    }
    .social-icons a {
      margin-right: 10px;
      color: #045245;
      font-size: 20px;
    }
    .section {
      padding: 60px 0;
    }
    .section img {
      max-width: 100%;
      height: auto;
    }
    .nav-link i {
      font-size: 20px;
    }
    .banner-caption {
      padding-left: 50px;
      position: absolute;
      top: 218px;
      left: 51px;
    }
    .banner-caption h3{
      font-weight: 500;
      font-size: 32px;
      line-height: 46.66px;
    }
    .bottom h1 {
      font-weight: 500;
      font-size: 32px;
      line-height: 46.66px;
    }
    .txt-yellow {
      color: #F3F824;
      font-weight: 900;
    }
    .txt-bold {
      font-weight: 800;
    }
    /*slider*/
    .slider {
      position: relative;
      width: 100%; /* Set the width of the slider container */
      margin: 0 auto; /* Center the slider */
    }

    .slide {
      width: 607px !important; /* Set the width of each slide */
          margin-left: 20px;
    }

    .slide img {
      width: 100%; /* Set the width of the images */
      height: 636px; /* Set the height of the images */
      object-fit: cover; /* Maintain aspect ratio and cover the entire slide */
      border-radius: 15px;
    }

    .next-prev-buttons {
      bottom: 20px;
      width: 100%;
      display: flex;
      justify-content: right;
    }

    .next-prev-buttons button {
      padding: 10px 15px;
      margin: 0 5px;
      background-color: transparent;
      color: #583101;
      border: 1px solid #583101;
      cursor: pointer;
      border-radius: 50px;
      margin: 50px 10px;
      width: 50px;
      height: 50px;
    }
    .next-prev-buttons button:hover {
      color: #FFEDD8;
      background-color: #CC193A;
      border: 1px solid #CC193A;
    }
    .next-prev-buttons button:focus {
      outline: none;
    }
    .filterButtons {
      display: flex;
      justify-content: left;
      margin: 100px 0px 20px;
    }

    .filterButtons button {
      padding: 8px 15px;
      margin: 0 25px;
      color: #121619;
      border: none;
      cursor: pointer;
      font-size: 24px;
      font-weight: 400;
      background-color: transparent;
      outline: none;
    }

    .filterButtons button:focus {
      border-bottom: 2px solid #583101;
      outline: none;
      box-shadow: none;
    }
    /*  end slider  */
    .about_cont {
      font-weight: 500;
      font-size: 24px;
      line-height: 46.66px;
      color: #593202;
      text-align: center;
    }
    .red_text {
      color: #CC193A;
    }
    #form_book {
        width: 445px;
        margin: 0 auto;
        position: relative;
    }
    input.form-control {
      padding: 45px 0px;
      font-size: 24px;
      color: #583101;
      background: transparent;
      border: none;
      border-bottom: 3px solid #583101;
      outline: none;
    }
    .form-control:focus, .form-control:active {
      color: #583101;
      background-color: transparent;
      outline: none;
      box-shadow: none;
    }
    #form_book button {
      width: 100%;
      color: #fff;
      font-weight: 600;
      font-size: 24px !important;
    }
    input.form-control::placeholder {
      color: #583101;
    }
    .form-group {
      margin-bottom: 50px;
    }
    .mg-50 {
      margin: 50px 0px;
    }
    .list_sec p {
      color: #121619;
      font-weight: 400;
      font-size: 24px;
      text-align: left;
    }
    .list_sec h2 {
      color: #121619;
      font-weight: 600;
      font-size: 36px;
      text-align: left;
      margin-bottom: 20px;
    }
    .list_sec h3 {
      color: #583101;
      font-weight: 500;
      font-size: 32px;
      text-align: left;
      margin-right: 40px;
    }
    .list_content_r {
      padding-left: 125px;
    }
    .list_content_l {
      padding-right: 125px;
    }
    .section.row {
      display: flex;
      align-items: center;
    }
    .btn-booking.center_btn {
      margin: 30px 0px 100px;
      font-size: 28px !important;
    }
    .cont-centr {
      text-align: center;
    }
    .address_sec {
      margin: 80px 0px 100px;
    }
    .address_sec h2 {
      color: #583101;
      font-weight: 500;
      font-size: 36px;
      text-align: left;
      margin-bottom: 50px;
      text-decoration: underline;
    }
    .address_sec h3, .address_sec p {
      color: #121619;
      font-weight: 600;
      font-size: 32px;
      text-align: left;
    }
     .address_sec p {
      font-weight: 400;
      font-size: 24px;
     }
    .address_sec .row {
      display: flex;
      align-items: center;
    }
    iframe {
        width: 100% !important;
        border: 7px solid #fff !important;
        border-radius: 10px;
        box-sizing: border-box;

    }
    .footer h3{
      font-family: 'Oswald', sans-serif;
      font-weight: 500;
      font-size: 17px;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 40px;
    }
    .footer p {
      font-size: 16px;
      font-family: 'Inter', sans-serif;
    }
    .footer .col-md-3:last-child {
        text-align: center;
    }
    .copyright {
      padding: 30px 0px;
      text-align: center;
      background-color: #000;
      font-size: 15px;
      color: #B7B7B7;
      font-family: 'Inter', sans-serif;
      border-top: 1px solid #0A0A0A;
    }
    .frame {
      width: 170px;
      height: 21px;
      background: url(img/frame.png) no-repeat;
      background-size: contain;
      float: right;
    }
    .title_sec {
      display: flex;
      align-items: center;
      margin-bottom: 20px;
    }

/*  responsive  */

/* Mobile portrait */
@media (max-width: 480px) {
  /* Styles for mobile portrait */
  .banner h1 {
    font-size: 35px;
    display: none;
  }
  .banner .btn-booking {
      display: none;
  }
  .banner-caption h3 {
      font-weight: 500;
      font-size: 19px;
      line-height: 30.66px;
      display: none;
  }
  .banner-caption {
    padding-left: 0px;
    display:none;
  }
  .banner {
      height: 300px;
      background-image: url("img/onam-mob.png");
  }
  .list_content_r {
    padding: 0 10px;
  }
  .navbar-brand img {
      width: 125px;
  }
  .list_content_l {
    padding: 0 10px;
  }
  #form_book {
    width: 100%;
    margin: 0 auto;
  }
  .filterButtons {
    display: inline-block;
  }
  .filterButtons button{
    width: 100%;
    margin: 0px;
  }
  .slide img {
    height: 430px;
  }
  .slide {
    width: 375px !important;
  }
  .footer {
      text-align: center;
  }

}

/* Mobile landscape */
@media (min-width: 481px) and (max-width: 767px) {
  /* Styles for mobile landscape */
  .banner h1 {
    font-size: 35px;
  }
  .banner-caption h3 {
      font-weight: 500;
      font-size: 19px;
      line-height: 30.66px;
  }
  .banner-caption {
    padding-left: 0px;
  }
  .list_content_r {
    padding: 0 10px;
  }
  .list_content_l {
    padding: 0 10px;
  }
  #form_book {
    width: 100%;
    margin: 0 auto;
  }
  .filterButtons {
    display: inline-block;
  }
  .filterButtons button{
    width: 100%;
    margin: 0px;
  }
  .slide img {
    height: 430px;
  }
  .slide {
    width: 375px !important;
  }
  .footer {
      text-align: center;
  }
}


/* Tablets portrait and landscape */
@media (min-width: 768px) and (max-width: 1024px) {
  /* Styles for tablets */
  .banner h1 {
    font-size: 35px;
  }
  .banner-caption h3 {
      font-weight: 500;
      font-size: 19px;
      line-height: 30.66px;
  }
  .banner-caption {
    padding-left: 0px;
  }
  .list_content_r {
    padding: 0 10px;
  }
  .list_content_l {
    padding: 0 10px;
  }
  #form_book {
    width: 100%;
    margin: 0 auto;
  }
  .filterButtons {
    display: inline-block;
  }
  .filterButtons button{
    width: 100%;
    margin: 0px;
  }
  .slide img {
    height: 430px;
  }
  .slide {
    width: 375px !important;
  }
  .footer {
      text-align: center;
  }
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffedd8b0;
  cursor: wait;
  display: none;
}