body {
font-family: "Sarabun", sans-serif;
background-color: #fafafa;
color: #333;
font-size: 15px;
}
.bg-success {
--bs-bg-opacity: 1;
background-color: rgb(5 66 38 / 75%) !important;
}
/* enquire and whats app button */
.mobile-none {
display: none;
}
.whatsapp-float img {
width: 64px;
}
.whatsapp-float {
position: fixed;
text-align: center;
cursor: pointer;
z-index: 99;
right: 35px;
bottom: 10px;
padding: 8px;
border-radius: 50px;
}
/* end */
/* testimonial-carrousel */
.wedding-sec .owl-carousel .owl-nav button.owl-prev {
position: absolute;
top: 94%;
left: 4px;
padding: 0 15px 6px !important;
background: #83833b;
transform: translateY(-50%);
border-radius: 50%;
font-size: 25px;
line-height: 29px;
color: #fff;
}
.wedding-sec .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 94%;
right: 4px;
padding: 0 15px 6px !important;
background: #83833b;
transform: translateY(-50%);
border-radius: 50%;
font-size: 25px;
line-height: 29px;
color: #fff;
}
/* end */
.header-button {
background: #83833b;
color: #fff;
text-align: center;
border: 1px solid #fff;
font-size: 16px;
padding: 8px 20px;
border-radius: 5px !important;
}
/* insta-google */
.row {
margin-right: 0 !important;
margin-left: 0 !important;
}
.slide-content p {
text-align: justify;
}
/* end */
.banner-section img {
width: 100%;
height: auto;
display: block;
}
/* collapse content */
.review-text.clamp {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.review-text.expanded {
-webkit-line-clamp: unset;
}
/* end */
.card h6 {
font-size: 16px;
font-weight: 600;
padding: 5px 0px;
}
label {
display: table-row;
}
.cta-line {
font-weight: 600;
font-size: 17px;
}
.card p {
color: #83833b;
font-size: 0.9rem;
}
.caves img {
width: 60% !important;
padding: 8px 0px;
margin: auto;
}
.caves h4 {
font-size: 1.2rem !important;
color: #000;
}
.caves p {
font-size: 1rem !important;
}
/* testimonial-section */

.testimonial-section {
background-color: #ebfff6;
}
.card-item {
background: rgba(255, 255, 255, 0.1);
border-radius: 15px;
padding: 30px 20px;
color: #fff;
text-align: center;
backdrop-filter: blur(6px);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.card-message {
font-size: 16px;
line-height: 1.6;
margin-bottom: 15px;
}
.card-title {
font-weight: 600;
font-size: 17px;
color: #fff;
}
/* end */
.section-space {
margin: 50px 0px;
}

a {
text-decoration: none;
}

h1, h2, h3 {
color: #315c48;
font-size: 1.3rem;
font-family: "Marcellus";
text-transform: uppercase;
padding: 10px 0px;
font-weight: 500;
line-height: 120%;
}
h4, h5, h6 {
font-family: "Marcellus";
color: #483435;
}
ul li {
margin: 10px 0px 0px;
}

.honey-sli .owl-carousel .owl-nav button.owl-prev,
.honey-sli .owl-carousel .owl-nav button.owl-next:hover {
background: #fff !important;
border: 1px solid #83833b !important;
color: #83833b !important;
}

.honey-sli .owl-carousel .owl-nav button.owl-prev,
.honey-sli .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 100%;
transform: translateY(-50%);
background: #83833b !important;
border: none;
border-radius: 50%;
width: 35px;
height: 35px;
font-size: 18px;
color: #fff !important;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease;
cursor: pointer;
outline: none;
}

.honey-sli .owl-carousel .owl-nav button.owl-prev {
left: 10px;
}

.honey-sli .owl-carousel .owl-nav button.owl-next {
right: 10px;
}

.sec-sli .owl-carousel .owl-nav button.owl-prev,
.sec-sli .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: #83833b !important;
border: none;
border-radius: 50%;
width: 35px;
height: 35px;
font-size: 18px;
color: #fff !important;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease;
cursor: pointer;
outline: none;
}

.sec-sli .owl-carousel .owl-nav button.owl-prev {
left: 10px;
}

.sec-sli .owl-carousel .owl-nav button.owl-next {
right: 10px;
}

.sec-sli .owl-carousel .owl-nav button.owl-prev:hover,
.sec-sli .owl-carousel .owl-nav button.owl-next:hover {
background: #fff !important;
color: #83833b !important;
border: 1px solid #83833b;
}

.sec-sli .owl-carousel .owl-nav i {
font-size: 16px;
transition: color 0.3s ease;
}

.test {
padding: 0px 70px;
}

.testidiv {
width: 100%;
padding: 30px;
}

.test p {
font-size: 15px;
color: #ffffff;
text-align: center !important;
font-family: "Poppins", sans-serif;
}
.test h5 {
text-transform: capitalize;
font-weight: 500;
font-size: 16px;
}
.test {
padding: 0 30px;
}
.testidiv {
margin: 0 auto;
max-width: 500px;
background:#05361f;
padding: 25px;
}

/* Optional: ensure image and text stay centered */

.testidiv img {
display: block;
margin: 0 auto;
}
.tv {
width: 100%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
.form-group {
margin-bottom: 6px;
}
.testimonial-section {
position: relative;
padding: 10px 0;
}
.test {
padding: 0px;
}
.testidiv {
width: 100%;
padding: 15px 20px;
}
}
.navbar {
position: sticky;
top: 0%;
padding: unset !important;
}

.experience_gallery_items {
position: relative;
overflow: hidden;
}

.experience_resort_gallery .col-xl-3,
.experience_resort_gallery .col-lg-3,
.experience_resort_gallery .col-md-6,
.experience_resort_gallery .col-12 {
padding: 10px;
/* adds horizontal + vertical gap between items */
}

.experience_gallery_items img {
width: 100%;
height: auto;
object-fit: cover;
transition: transform 0.4s ease;
}

.experience_gallery_head {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
color: #fff !important;
text-align: center;
padding: 10px 0;
font-size: 1.1rem;
opacity: 1;
transition: all 0.4s ease;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

.experience_gallery_head h6 {
font-family: "Poppins", sans-serif !important;
color: #ffffff;
text-shadow: 4px 2px 5px #000;
text-align: center;
font-size: 18px;
}

.experience_gallery_items:hover img {
transform: scale(1.05);
}

.content-section {
padding: 28px 0px 0px 0px;
}
@media (max-width: 768px) {
.read-more-wrapper {
width: 90%;
}
}

/* themed */

.themed-img {
border-radius: 10px;
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
width: 100%;
height: auto;
max-width: 400px;
aspect-ratio: 1 / 1;
object-fit: cover;
display: block;
margin: 0 auto;
}

@media (max-width: 768px) {
.themed-img {
max-width: 300px;
}
}

.wedding-section {
position: relative;
overflow: hidden;
}

.tab-buttons {
display: flex;
justify-content: center;
align-items: center;
background: #83833b;
border-bottom: 1px solid #d1bfa9;
padding: 20px 0px 7px 0px;
margin-bottom: 40px;
flex-wrap: wrap;
}

.tab-buttons button {
background: none;
border: none;
color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 15.2px;
margin: 0 30px;
position: relative;
padding-bottom: 10px;
transition: color 0.3s ease;
}

.tab-buttons button:hover {
color: #fff;
}
.tab-buttons button.active {
color: #ffff;
font-weight: 600;
}
.tab-buttons button.active::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background: #d6a85f;
}
.content-area {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
text-align: center;
}

.content-area img {
width: 100%;
max-width: 450px;
border-radius: 10px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
transition: opacity 0.6s ease;
}

.text-content {
margin-top: 30px;
max-width: 600px;
}

.text-content h2 {
font-size: 1.6rem;
color: #83833b;
letter-spacing: 1px;
}

.text-content p {
margin-top: 15px;
font-size: 1rem;
color: #555;
}

.arrow-btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: #83833b;
color: #fff;
border-radius: 50%;
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: all 0.3s ease;
}

.arrow-btn:hover {
background: #fff;
border: 1px solid #83833b;
color: #83833b;
}

.arrow-left {
left: 30px;
}

.arrow-right {
right: 30px;
}

@media (max-width: 768px) {
.tab-buttons button {
margin: 10px 15px;
}
.desktop-enq {
display: none;
}
.mobile-none {
display: block;
}
.arrow-btn {
display: none;
}
}
@keyframes open {
0% {
opacity: 0;
transform: translateY(-10px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.rounded {
width: 100%;
height: 200px !important;
object-fit: cover;
}

.blink {
text-decoration: blink;
-webkit-animation-name: blinker;
-webkit-animation-duration: 0.6s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-direction: alternate;
}

.rank-span {
font-size: 1.6rem;
color: #83833b;
}

.form-border {
background-color:#43705b;
}

.cta-button {
background-color: #83833b !important;
color: #fff;
font-size: 18px;
font-weight: 600;
border-radius: 2px;
padding: 14px 30px;
}

.form-button {
color: #471112;
background: #fff;
padding: 7px 0px;
width: 100%;
border-radius: 4px;
border: 1px solid rgba(255, 255, 255, 0.3);
font-size: 19px;
margin: 0.4em;
display: inline-block;
}

.form-button:hover {
background-color: #444444;
color: #fff;
border: 1px solid #444444;
}

.click-here {
cursor: pointer;
background: #83833b;
color: #fff;
text-align: center;
border: 1px solid #fff;
font-size: 16px;
padding: 8px 26px;
text-transform: uppercase;
border-radius: 5px !important;
font-weight: 600;
margin: 0 auto;
transition: background-image 3s ease-in-out;
}
.click-here:hover {
background-color: #fff;
border: 1px solid #f1ebdb;
color: #000;
}

/* end */

.mobile-view a {
text-decoration: none;
color: #fff;
font-size: 20px;
}

.mobile-view a i {
border: 2px solid #fff;
border-radius: 50%;
height: 30px;
width: 30px;
display: inline-block;
padding-right: 3.2px;
}

.inclusion {
text-align: left;
}

.content-section {
padding: 28px 0px 0px 0px;
}

.ima-p-mb {
display: none;
}

a {
text-decoration: none !important;
color: #fff;
}

/* For Mobile View Code */

.mobile-view a span {
display: none;
}

@media only screen and (max-device-width: 768px) {
.test p {
font-size: 16px;
}
.header-button {
font-size: 14px;
padding: 8px 16px;
}
.awards li {
width: 13.5%;
}
.test {
padding: 2px;
}
.click-here {
font-size: 15px;
}
.mobile-view a span {
display: none;
}
}

.btn {
border-radius: 1px;
}

.close-btn {
position: absolute;
right: 0;
top: -34px;
cursor: pointer;
z-index: 99;
font-size: 30px;
color: #fff;
}

.honey-arrow .owl-nav button.owl-prev,
.honey-arrow .owl-nav button.owl-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: #83833b !important;
border: none;
border-radius: 50%;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
color: #fff !important;
font-size: 18px;
cursor: pointer;
transition: all 0.3s ease;
outline: none;
}

/* Add Font Awesome icons via pseudo-elements */

.honey-arrow .owl-nav button.owl-prev::before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f053";
/* fa-chevron-left */
}

.honey-arrow .owl-nav button.owl-next::before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f054";
/* fa-chevron-right */
}

/* Positioning */

.honey-arrow .owl-nav button.owl-prev {
left: -25px;
}

.honey-arrow .owl-nav button.owl-next {
right: -25px;
}
@media screen and (max-width:799px) {
.text-content h2 {
font-size: 1.2rem;
}
h1,
h2,
h3 {
font-size: 1.2rem;
}
.ctabtn {
text-align: center;
}
}