body {
  font-family: "Kanit", sans-serif;
  background-color: #FFFCF8;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6, p {
  font-weight: normal;
  line-height: normal;
}

input:focus, textarea:focus, select:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #BF070B;
}

ul.no-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.bb-list li + li {
  margin-top: 1.5em;
  border-top: 1px solid #ddd;
  padding-top: 1.5em;
}

.lg-txt, .section-title {
  font-family: "Georama", sans-serif;
}

.lg-txt {
  font-size: 82px;
  line-height: 82px;
  color: #BF070B;
  font-weight: 600;
}

.md-txt {
  font-size: 50px;
  line-height: 50px;
  color: #000;
  font-weight: 300;
}

.section-title {
  font-size: 50px;
  line-height: 60px;
  color: #000;
  font-weight: 500;
}

.section-title-x2 {
  font-size: 20px;
  line-height: 26px;
  color: #000;
  font-weight: 500;
  color: #FFF4E5;
}

.sub-heading {
  font-size: 16px;
  line-height: 16px;
  color: #666;
}

.heading {
  font-size: 22px;
  line-height: 22px;
  color: #000;
}

.btn {
  padding: 0.6em 1.25em;
  font-family: "Kanit", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px;
  min-width: 130px;
  white-space: nowrap;
}

.btn-primary {
  background-color: #BF070B;
  color: #fff;
  border: none;
  transition: 0.3s ease-in-out;
}

.btn-primary:hover {
  background-color: #000;
}

span.note {
  font-size: 16px;
  line-height: normal;
  font-weight: 300;
  color: #666;
}

.br-50 {
  border-radius: 50px;
}

.golden-bg {
  background-color: #FFF4E5;
}

.red-bg {
  background-color: #BF070B;
}

.grey-bg {
  background-color: #ddd;
}

.lt-grey-2 {
  background-color: #f5f5f5;
}

.call-btn {
  font-size: 20px;
}

.whts-btn {
  background-color: #25D366;
}

.btn-dark {
  background-color: #000;
  color: #fff;
  border: none;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.red-bg .section-title, .red-bg span {
  color: #fff;
}

.dark-bg {
  background-color: #000;
}

.dark-bg .section-title {
  color: #fff;
}

ul.wavy-check {
  margin: 1.5em 0px;
  padding: 0px;
  list-style-type: none;
}

ul.wavy-check li {
  display: flex;
}

ul.wavy-check li + li {
  margin-top: 0.8em;
}

ul.wavy-check li span {
  position: relative;
  top: -1px;
}

.iframe iframe {
  width: 100%;
  height: 500px;
  border-radius: 20px;
}

ul.price-box {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  gap: 25px;
  justify-content: center;
}

ul.price-box li {
  width: 40%;
}

ul.price-box li .list {
  border: 1px solid #BF070B;
  border-radius: 10px;
  text-align: center;
  padding: 2em 1em;
  min-height: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

ul.amenities-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}

ul.amenities-list li {
  width: 23.5%;
}

ul.amenities-list li .list {
  border: 1px solid #fff;
  text-align: center;
  padding: 2em 1em;
  color: #fff;
  height: 100%;
}

ul.amenities-list li .heading {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

ul.fl-plans {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 50px;
}

ul.fl-plans li {
  width: 100%;
}

ul.fl-plans li p {
  margin-bottom: 0px;
}

ul.fl-plans li figure {
  width: 100%;
  border: 1px solid #ddd;
  text-align: center;
}

ul.fl-plans li figure img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.gall-img a {
  display: inline-block;
  height: 400px;
}

.gall-img a img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.enquiry-form {
  padding: 1em 3em;
  border-left: 1px solid #fff;
}

.enquiry-form .section-title {
  font-size: 34px;
  line-height: 42px;
}

.form-control {
  height: 50px;
  border-radius: 4px;
}

.footer ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 18px;
}

.footer ul li + li {
  margin-top: 0.8em;
}

.swiper-slide iframe {
  width: 100% !important;
}

.swiper-pagination-bullet {
  background-color: #BF070B;
  width: 12px;
  height: 12px;
}

.video-section video {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.marquee {
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
}

.track {
  display: inline-flex;
  animation: scroll 20s linear infinite;
}

.track span {
  padding-right: 30px; /* gap between repeats */
}

@keyframes scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
@media (max-width: 1199px) {
  ul.price-box li {
    width: 45%;
  }
  ul.amenities-list li {
    width: 31.33%;
  }
  ul.bb-list li + li {
    margin-top: 0.8em;
    padding-top: 0.8em;
  }
}
@media (max-width: 991px) {
  .section-title {
    font-size: 34px;
    line-height: 42px;
  }
  ul.amenities-list li {
    width: 30.33%;
  }
  ul.amenities-list li .list {
    padding: 1em;
  }
  .gall-img a {
    height: 320px;
  }
  .enquiry-form {
    padding: 0 1.5em;
  }
  .btn {
    padding: 0.6em 1em;
  }
  .bb-list img {
    width: 40px;
    height: 40px;
    position: relative;
    top: 6px;
  }
  .lg-txt {
    font-size: 60px;
    line-height: 60px;
  }
  .md-txt {
    font-size: 36px;
    line-height: 36px;
  }
  .logo img {
    width: 180px;
    height: auto;
  }
  ul.fl-plans li figure {
    margin-bottom: 0.5em;
  }
  ul.fl-plans {
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .enquiry-form {
    border-left: none;
    border-top: 1px solid #fff;
    margin-top: 2em;
  }
  ul.price-box li {
    width: 100%;
  }
  ul.price-box li .list {
    padding: 1em 0.5em;
  }
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  ul.amenities-list {
    gap: 10px;
  }
  ul.amenities-list li {
    width: 49%;
  }
  ul.fl-plans {
    flex-wrap: wrap;
  }
  ul.fl-plans li + li {
    margin-top: 1.5em;
  }
  .gall-img a {
    height: 270px;
  }
  .enquiry-form {
    padding: 1.5em 0 0;
  }
}
@media (max-width: 575px) {
  .section-title {
    font-size: 34px;
    line-height: normal;
  }
  ul.amenities-list li {
    width: 48%;
  }
  ul.price-box {
    flex-direction: column;
  }
  .price-box .list .title {
    font-size: 34px;
    line-height: 34px;
  }
  .bt-sm-1 {
    border-top: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding-top: 1.5em;
  }
}
@media (max-width: 480px) {
  .logo img {
    width: 150px;
    height: auto;
  }
  .top-whts img {
    width: 24px;
    height: 24px;
  }
  .top-whts {
    font-size: 16px;
  }
}
@media (max-width: 360px) {
  body, html {
    width: 360px;
  }
}/*# sourceMappingURL=style.css.map */