@charset "utf-8";
/* CSS Document */

/* CSS Document © 2026 ENVINTO */

@font-face {
    font-family: 'Bakersfield Signature';
    src: url('../fonts/BakersfieldSignature.woff2') format('woff2'),
         url('../fonts/BakersfieldSignature.woff') format('woff'),
         url('../fonts/BakersfieldSignature.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

::-moz-selection{ background:#7b7d7f; color:var(--global); text-shadow:none;}
::selection { background:#7b7d7f; color:var(--global); text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none;font-family: "Manrope", sans-serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#000000; background: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y: scroll; scroll-behavior: smooth;}
:root { --primary: #0F3D2C; --secondary:#001320; --global: #ffffff;}
a { text-decoration:none; transition:all 0.25s ease-out 0s; outline: none; box-shadow: none;}
a:hover{text-decoration: none;}
h1, h2, h3 , h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{font-family: "Plus Jakarta Sans", sans-serif;}
p, p span {  font-family: "Manrope", sans-serif;}


img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:var(--secondary);
}
::-moz-placeholder { 
  color:var(--secondary);
}
:-ms-input-placeholder {
  color:var(--secondary);
}
:-moz-placeholder {
  color:var(--secondary);
}

section, header, footer {width: 100%; float: left;}
img{max-width: 100%; display: block;}
strong{font-weight: bold;}
.container{max-width: 1400px; margin: 0 auto;padding: 0px 15px;}




.error-page-section {background: var(--primary);}
.error-page-row {max-width: 800px; margin: 50px auto;}
.error-page-col1 h1 {font-size: 40px;color: #000;}
.error-page-col1 h2 {font-size: 40px;font-weight: 700;margin: 0 0 20px;color: #000;}
.error-page-col1 p {font-size: 16px;font-weight: 600;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-form { width: 100%; display: flex; align-items: center;}
.search-form input {width: 197px;height: 45px;border: 1px solid #000;margin: 0 7px 0 0;padding: 0 10px;color: #000;outline: none;box-shadow: none;display: inline-block;border-radius: 80px;}
.search-form .search-submit {width: auto;height: 45px;display: inline-block;padding: 0 25px;color: #ffff;border: 1px solid #000;background: #000;transition all 0.25s ease-in-out;border-radius: 80px;}
.search-form .search-submit .screen-reader-text { position: relative !important;  display: block;  height: auto;  width: auto;  color: #ffff;  clip-path: none;  transition: all 0.25s ease-in-out;}
.search-form .search-submit:hover { color: #000; background: none;}
.search-form .search-submit:hover .screen-reader-text { color: #000;}
.search-form input::placeholder { color: #000;}
.search-page-section {padding: 80px 0px;background: #ffff;}
.search-page-row {  max-width: 1320px;  margin: 0 auto;}
.search-page-row .page-header .page-title {font-size: 40px;margin: 0 0 35px;display: flex;color: #000;font-weight: 500;}
.search-page-card {  margin: 0 0 50px;}
.search-page-content { padding: 0; max-width: inherit;  width: 100%;  text-align: left;  flex: 1 0 0;}
.search-page-content h3 {font-size: 32px;color: #000;font-weight: 500;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid var(--primary);}
.search-page-content p {font-size: 16px;font-weight: 500;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-btn1 {padding: 12px 24px;background-color: #000;border-radius: 80px;color: #ffffff;border: 1px solid #000;transition: 0.3s all ease-in-out;font-size: 16px;font-weight: 400;display: inline-block;margin: 10px auto 0;}
.search-btn1:hover {background-color: #ffffff;color: #000;}



.defualt-page-section {padding: 60px 0; background: #fff;}
.content-wrap h2 { font-size: 46px; font-weight: 500; color: var(--primary); margin: 0 0 20px;}
.content-wrap p { font-size: 16px; color: var(--secondary); line-height: 1.56; margin: 0 0 20px;}
.content-wrap ul {width: 100%; margin: 0 0 20px;}
.content-wrap ul li { font-size: 16px; line-height: 1.56; color: var(--primary); padding-left: 10px; position: relative;}
.content-wrap ul li:before { content: "\2022"; position: absolute; left: 0; top: 0;}
.content-wrap ol { width: 100%;float: none; counter-reset: my-awesome-counter; margin: 0 auto 28px;position: relative;}
.content-wrap ol li {font-size: 16px; line-height: 1.56; color: var(--primary); padding-left: 20px;position: relative;counter-increment: step-counter;}
.content-wrap ol li:before { content: counter(step-counter) '.'; margin-right: 0px; position: absolute; left: -4px; top: 0;}
.content-wrap p a, .content-wrap ul li a, .content-wrap ol li a{color:var(--primary);}
.content-wrap p a:hover, .content-wrap ul li a:hover, .content-wrap ol li a:hover{color: #000000;}



.whatsup-icon { position: fixed; bottom: 10px; right: 10px; z-index: 9999;background: #fff;padding: 15px;border-radius: 11px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.whatsup-icon img { width: 50px; height: 50px; }
.whatsup-icon  h3{font-size: 12px;text-align: center;color: var(--primary);margin: 0 0 10px;}



.slick-prev, .slick-next{display: none !important;}
.overlay{display: none;}
.burger-btn{display: none;}


.header-wrap {position: absolute;top: 0;left: 0;width: 100%;z-index: 99;background: transparent;transition: all 0.3s ease;}
.header-wrap.sticky{position: fixed;top: 0;left: 0;z-index: 999;background:var(--primary);animation: .7s slide-down;box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;padding: 5px 0px;}
.header-wrap.sticky .menu ul li a,
.header-wrap.sticky .menu-list ul li a{color:var(--global) !important;}
@charset "utf-8";
/* CSS Document */

/* CSS Document © 2026 ENVINTO */

@font-face {
    font-family: 'Bakersfield Signature';
    src: url('../fonts/BakersfieldSignature.woff2') format('woff2'),
         url('../fonts/BakersfieldSignature.woff') format('woff'),
         url('../fonts/BakersfieldSignature.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

::-moz-selection{ background:#7b7d7f; color:var(--global); text-shadow:none;}
::selection { background:#7b7d7f; color:var(--global); text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none;font-family: "Manrope", sans-serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#000000; background: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y: scroll; scroll-behavior: smooth;}
:root { --primary: #0F3D2C; --secondary:#44474D; --global: #ffffff;}
a { text-decoration:none; transition:all 0.25s ease-out 0s; outline: none; box-shadow: none;}
a:hover{text-decoration: none;}
h1, h2, h3 , h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{font-family: "Plus Jakarta Sans", sans-serif;}
p, p span {  font-family: "Manrope", sans-serif;}

/* Utility classes for fonts */
.font-bakersfield { font-family: 'Bakersfield Signature', cursive; }
.font-jakarta { font-family: 'Plus Jakarta Sans', sans-serif; }
.font-manrope { font-family: 'Manrope', sans-serif; }
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:var(--secondary);
}
::-moz-placeholder { 
  color:var(--secondary);
}
:-ms-input-placeholder {
  color:var(--secondary);
}
:-moz-placeholder {
  color:var(--secondary);
}

section, header, footer {width: 100%; float: left;}
img{max-width: 100%; display: block;}
strong{font-weight: bold;}
.container{max-width: 1400px; margin: 0 auto;padding: 0px 15px;}




.error-page-section {background: var(--primary);}
.error-page-row {max-width: 800px; margin: 50px auto;}
.error-page-col1 h1 {font-size: 40px;color: #000;}
.error-page-col1 h2 {font-size: 40px;font-weight: 700;margin: 0 0 20px;color: #000;}
.error-page-col1 p {font-size: 16px;font-weight: 600;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-form { width: 100%; display: flex; align-items: center;}
.search-form input {width: 197px;height: 45px;border: 1px solid #000;margin: 0 7px 0 0;padding: 0 10px;color: #000;outline: none;box-shadow: none;display: inline-block;border-radius: 80px;}
.search-form .search-submit {width: auto;height: 45px;display: inline-block;padding: 0 25px;color: #ffff;border: 1px solid #000;background: #000;transition all 0.25s ease-in-out;border-radius: 80px;}
.search-form .search-submit .screen-reader-text { position: relative !important;  display: block;  height: auto;  width: auto;  color: #ffff;  clip-path: none;  transition: all 0.25s ease-in-out;}
.search-form .search-submit:hover { color: #000; background: none;}
.search-form .search-submit:hover .screen-reader-text { color: #000;}
.search-form input::placeholder { color: #000;}
.search-page-section {padding: 80px 0px;background: #ffff;}
.search-page-row {  max-width: 1320px;  margin: 0 auto;}
.search-page-row .page-header .page-title {font-size: 40px;margin: 0 0 35px;display: flex;color: #000;font-weight: 500;}
.search-page-card {  margin: 0 0 50px;}
.search-page-content { padding: 0; max-width: inherit;  width: 100%;  text-align: left;  flex: 1 0 0;}
.search-page-content h3 {font-size: 32px;color: #000;font-weight: 500;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid var(--primary);}
.search-page-content p {font-size: 16px;font-weight: 500;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-btn1 {padding: 12px 24px;background-color: #000;border-radius: 80px;color: #ffffff;border: 1px solid #000;transition: 0.3s all ease-in-out;font-size: 16px;font-weight: 400;display: inline-block;margin: 10px auto 0;}
.search-btn1:hover {background-color: #ffffff;color: #000;}



.defualt-page-section {padding: 60px 0; background: #fff;}
.content-wrap h2 { font-size: 46px; font-weight: 500; color: var(--primary); margin: 0 0 20px;}
.content-wrap p { font-size: 16px; color: var(--secondary); line-height: 1.56; margin: 0 0 20px;}
.content-wrap ul {width: 100%; margin: 0 0 20px;}
.content-wrap ul li { font-size: 16px; line-height: 1.56; color: var(--primary); padding-left: 10px; position: relative;}
.content-wrap ul li:before { content: "\2022"; position: absolute; left: 0; top: 0;}
.content-wrap ol { width: 100%;float: none; counter-reset: my-awesome-counter; margin: 0 auto 28px;position: relative;}
.content-wrap ol li {font-size: 16px; line-height: 1.56; color: var(--primary); padding-left: 20px;position: relative;counter-increment: step-counter;}
.content-wrap ol li:before { content: counter(step-counter) '.'; margin-right: 0px; position: absolute; left: -4px; top: 0;}
.content-wrap p a, .content-wrap ul li a, .content-wrap ol li a{color:var(--primary);}
.content-wrap p a:hover, .content-wrap ul li a:hover, .content-wrap ol li a:hover{color: #000000;}



.whatsup-icon { position: fixed; bottom: 10px; right: 10px; z-index: 9999;background: #fff;padding: 15px;border-radius: 11px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.whatsup-icon img { width: 50px; height: 50px; }
.whatsup-icon  h3{font-size: 12px;text-align: center;color: var(--primary);margin: 0 0 10px;}



.slick-prev, .slick-next{display: none !important;}
.overlay{display: none;}
.burger-btn{display: none;}


.header-wrap {position: absolute;top: 0;left: 0;width: 100%;z-index: 99;background: transparent;transition: all 0.3s ease;}
.header-wrap.sticky{position: fixed;top: 0;left: 0;z-index: 999;background:var(--primary);animation: .7s slide-down;box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;padding: 5px 0px;}
.header-wrap.sticky .menu ul li a,
.header-wrap.sticky .menu-list ul li a{color:var(--global) !important;}
.header-wrap.sticky .menu ul li a:hover,
.header-wrap.sticky .menu-list ul li a:hover{color:var(--global) !important;}
.header-wrap.sticky .header-sec{padding: 0;margin: 10px 0px;border-bottom: none;}
.header-wrap.sticky .header-sec .logo img{height: 45px;}
.header-wrap.sticky .header-col-3 .primary-btn a{background-color: var(--global);color: #001320 !important;border-color: var(--global);padding: 10px 20px;font-size: 16px;}
.header-wrap.sticky .header-col-3 .primary-btn a:hover{background-color:transparent;color: var(--global) !important;border-color: var(--global);}

/* --- Custom Header & Banner CSS --- */

/* Header Section */
.site-header { background: #ffffff; width: 100%; position: relative; z-index: 100; padding: 15px 0; border-bottom: 1px solid #eaeaea; }
.site-header .header-inner { display: flex; justify-content: space-between; align-items: center; }
.site-header .logo img { max-height: 50px; }
.site-header .main-nav ul { display: flex; gap: 35px; margin: 0; padding: 0; list-style: none; }
.site-header .main-nav ul li a { color: var(--secondary); font-family: 'Plus Jakarta Sans', sans-serif; font-size: 15px; font-weight: 600; text-decoration: none; padding: 5px 0; position: relative; transition: color 0.3s ease; }
.site-header .main-nav ul li a:hover, .site-header .main-nav ul li a.active { color: var(--primary); }
.site-header .main-nav ul li a.active::after { content: ''; position: absolute; bottom: -4px; left: 0; width: 100%; height: 2px; background-color: var(--primary); }
.site-header .header-btn .btn-book { display: inline-block; background-color: var(--primary); color: #ffffff; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 14px; font-weight: 600; padding: 12px 28px; border-radius: 50px; text-decoration: none; transition: background-color 0.3s ease; }
.site-header .header-btn .btn-book:hover { background-color: var(--secondary); color: #ffffff; }





/* Hero Banner Section */
.hero-banner { position: relative; width: 100%; height: 700px; }
.hero-slider, .hero-slider .slick-list, .hero-slider .slick-track, .hero-slide { height: 100%; }
.hero-slide { position: relative; display: flex !important; align-items: center; overflow: hidden;height: 700px;}
.hero-slide .slide-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }
.hero-slide::before { background: #0000004D; position: absolute; height: 100%; width: 100%; content: ''; top: 0; left: 0; z-index: 1; }
.hero-banner .container { position: relative; z-index: 2; width: 100%; }
.hero-banner .hero-content { max-width: 800px; }
.hero-banner .hero-label { display: inline-block; background: #ffffff; color: var(--secondary); font-family: 'Plus Jakarta Sans', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 6px 18px; border-radius: 50px; margin-bottom: 25px; }
.hero-banner .hero-title { color: #ffffff; font-size: 80px; line-height: 1.1; font-weight: normal; margin: 0 0 30px;font-family: 'Bakersfield Signature', sans-serif;}
.hero-banner .hero-desc { color: #ffffff;font-size: 17px; line-height: 1.6; font-weight: 400; margin: 0; }






/* Search Widget Section */
.search-widget-section { padding: 60px 0; background: #ffffff;position: relative;}
.search-widget-box { background: #ffffff; border: 1px solid #D5DCD8; border-radius: 20px; padding: 25px 35px; box-shadow: 0 10px 40px rgba(0,0,0,0.03); position: relative; z-index: 10; }
.widget-tabs { display: flex; gap: 30px; list-style: none; margin: 0 0 25px 0; padding: 0; }
.widget-tabs li { cursor: pointer; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 15px; font-weight: 500; color: var(--secondary); padding: 8px 18px; border-radius: 50px; display: flex; align-items: center; gap: 8px; transition: all 0.3s ease; }
.widget-tabs li i { font-size: 14px; }
.widget-tabs li:hover { color: var(--primary); }
.widget-tabs li.active { background-color: var(--primary); color: #ffffff; }
.tab-pane { display: none; animation: fadeIn 0.4s; }
.tab-pane.active { display: block; }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
.widget-form { display: flex; gap: 20px; align-items: flex-end; }
.input-group-custom { flex: 1; display: flex; flex-direction: column; gap: 8px; }
.input-group-custom label { font-family: 'Manrope', sans-serif; font-size: 12px; font-weight: 500; color: var(--secondary); padding-left: 5px; }
.input-group-custom .input-wrap { position: relative; display: flex; align-items: center; }
.input-group-custom .input-wrap i { position: absolute; left: 16px; color: var(--secondary); font-size: 14px; opacity: 0.7; }
.input-group-custom .input-wrap input { width: 100%; height: 48px; border: 1px solid #D6DFD9; border-radius: 50px; padding: 0 20px 0 42px; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 14px; color: var(--primary); outline: none; transition: border-color 0.3s; }
.input-group-custom .input-wrap input::placeholder { color: #8a9992; }
.input-group-custom .input-wrap input:focus { border-color: var(--primary); }
.submit-wrap { flex: 1; }
.btn-search { height: 48px; background-color: var(--primary); color: #ffffff; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 14px; font-weight: 600; padding: 0 35px; border-radius: 50px; border: none; cursor: pointer; display: flex; align-items: center; gap: 8px; transition: background-color 0.3s ease;width: 100%;justify-content: center;}
.btn-search:hover { background-color: var(--secondary); }






/* Services Section */
.services-section { padding: 60px 0; background-color: #F2F4F6; }
.services-section .section-title { margin-bottom: 30px; }
.services-section .sub-title { display: block; font-size: 11px; font-weight: 700; color: var(--primary); letter-spacing: 1.5px; margin-bottom: 15px; text-transform: uppercase; font-family: 'Plus Jakarta Sans', sans-serif; }
.services-section .main-title { font-size: 42px; font-weight: 700; color: #111111; margin: 0; }
.services-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 24px; }
.service-card { background: #ffffff; border-radius: 20px; padding: 40px 30px; height: 100%; transition: all 0.4s ease; display: flex; flex-direction: column; cursor: pointer; text-decoration: none; }
.service-card .icon-box { width: 45px; height: 45px; border-radius: 50%; background: var(--primary); color: #ffffff; display: flex; align-items: center; justify-content: center; font-size: 18px; margin-bottom: 25px; transition: all 0.4s ease; }
.service-card h3 { font-size: 20px; font-weight: 700; color: #111111; margin-bottom: 15px; transition: color 0.4s ease; margin-bottom: 10px; }
.service-card p { font-size: 15px; color: #555555; line-height: 1.6; transition: color 0.4s ease; flex-grow: 1;  margin-bottom: 10px;}
.service-card .learn-more { display:inline-flex; align-items: center; gap: 8px; font-size: 15px; font-weight: 600; color: #ffffff; text-decoration: none;transition: all 0.4s ease; font-family: 'Plus Jakarta Sans', sans-serif; }
.service-card:hover { background: var(--primary);box-shadow: 0 15px 40px rgba(15, 61, 44, 0.15); }
.service-card:hover .icon-box { background: rgba(255, 255, 255, 0.2); }
.service-card:hover h3, .service-card:hover p { color: #ffffff;}
.service-card:hover .learn-more {display: inline-flex !important;} 















/* About Us Section */
.about-section { padding: 60px 0; background: #ffffff; }
.about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; align-items: center; }
.about-images { position: relative; height: 500px; }
.about-img-top { position: absolute; top: 0; left: 0; width: 65%; z-index: 1; border-radius: 24px; overflow: hidden; box-shadow: 0 20px 60px rgba(0,0,0,0.12);transform: rotate(-4deg);}
.about-img-top img { width: 100%; height: 500px; object-fit: cover; display: block; }
.about-img-bottom { position: absolute; bottom: 0; right: 0; width: 55%; z-index: 2; border-radius: 24px; box-shadow: 0 25px 70px rgba(0,0,0,0.18);transform: rotate(4deg);}
.about-img-bottom img { width: 100%; height: 300px; object-fit: cover; display: block;border-radius: 24px;border: 8px solid #fff;}
.about-badge { position: absolute; bottom: 70px; left: -30px; background: #FFFFFFB2; backdrop-filter: blur(10px); border-radius: 50%; width: 170px; height: 170px; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 3;transform: rotate(355deg); }
.about-badge .badge-number { font-size: 30px; font-weight: 600; color: var(--primary); line-height: 1; font-family: 'Plus Jakarta Sans', sans-serif; }
.about-badge .badge-label { font-size: 15px; font-weight: 700; color: #555555; letter-spacing: 1px; font-family: 'Plus Jakarta Sans', sans-serif; text-align: center; }
.about-content { display: flex; flex-direction: column; gap: 20px; }
.about-sub-title { font-size: 11px; font-weight: 700; color: #777777; letter-spacing: 2px; text-transform: uppercase; font-family: 'Plus Jakarta Sans', sans-serif; }
.about-title { font-size: 42px; font-weight: 800; color: #0d1f14; line-height: 1.2; margin: 0; }
.about-desc { font-size: 15px; color: #555555; line-height: 1.7; margin: 0; }
.about-mission-box { background: var(--primary); border-radius: 18px; padding: 30px 35px; position: relative; overflow: hidden; }
.about-mission-box::before { content: '\201C'; position: absolute; right: 20px; top: 20px; font-size: 120px; color: rgba(255,255,255,0.07); font-family: Georgia, serif; line-height: 1; }
/* .mission-quote { position: absolute; right: 25px; top: 15px; font-size: 70px; font-weight: 900; color: rgba(255,255,255,0.12); font-family: Georgia, serif; line-height: 1; } */
.mission-title { font-size: 16px; font-weight: 700; color: #ffffff; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 20px; font-family: 'Plus Jakarta Sans', sans-serif; }
.mission-text { font-size: 15px; color: rgba(255,255,255,0.85); line-height: 1.7; margin: 0; }







/* Core Services Slider Section */
.core-services-section { padding: 60px 0; background: #ffffff; }
.core-services-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 40px; }
.core-sub-title { display: block; font-size: 11px; font-weight: 700; color: var(--primary); letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 15px; font-family: 'Plus Jakarta Sans', sans-serif; }
.core-main-title { font-size: 42px; font-weight: 800; color: #0d1f14; line-height: 1.2; margin: 0; }
.core-services-arrows { display: flex; gap: 10px; }
.core-arrow { width: 45px; height: 45px; border-radius: 50%; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 16px; transition: all 0.3s ease; background: var(--primary); color: #ffffff; }
.core-arrow:hover { background: var(--secondary); }
.core-slider { margin: 0 -10px; }
.core-slider .slick-slide { padding: 0 10px; }
.core-card { position: relative; border-radius: 20px; overflow: hidden; height: 380px; }
.core-card img { width: 100%; height: 100%; object-fit: cover; display: block; }
.core-card-overlay { position: absolute; bottom: 0; left: 0; right: 0; padding: 30px 25px; background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, transparent 100%); }
.core-card-overlay h3 { font-size: 22px; font-weight: 700; color: #ffffff; margin-bottom: 12px; }
.core-explore-btn { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 600; color: var(--primary); background: #ffffff; padding: 10px 22px; border-radius: 50px; text-decoration: none; font-family: 'Plus Jakarta Sans', sans-serif; transition: all 0.3s ease; }
.core-explore-btn:hover { background: var(--primary); color: #ffffff; }








/* Comprehensive Solutions Section */
.solutions-section { padding: 60px 0; background: var(--primary); }
.solutions-header { text-align: center; margin-bottom:30px; }
.solutions-sub-title { display: block; font-size: 11px; font-weight: 700; color: rgba(255,255,255,0.6); letter-spacing: 2px; text-transform: uppercase; margin-bottom: 15px; font-family: 'Plus Jakarta Sans', sans-serif; }
.solutions-main-title { font-size: 42px; font-weight: 800; color: #ffffff; line-height: 1.2; margin: 0; }
.solutions-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
.solutions-card { background: #ffffff; border-radius: 20px; padding:40px; text-align: center; }
.solutions-icon { width: 55px; height: 55px; border-radius: 50%; background: var(--primary); color: #ffffff; display: flex; align-items: center; justify-content: center; font-size: 20px; margin: 0 auto 15px; }
.solutions-card h3 { font-size: 28px; font-weight: 800; color: #0d1f14; margin-bottom: 15px; }
.solutions-card p { font-size: 15px; color: #555555; line-height: 1.7; margin-bottom: 20px; }
.solutions-list { list-style: none; padding: 0; margin: 0 0 30px; display: flex; flex-direction: column; gap: 12px; }
.solutions-list li { font-size: 15px; color: #333333; font-family: 'Manrope', sans-serif; display: flex; align-items: center; gap: 10px; justify-content: center; }
.solutions-list li i { color: var(--primary); font-size: 16px; }
.solutions-btn { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 700; color: var(--primary); border: 2px solid var(--primary); padding: 12px 28px; border-radius: 50px; text-decoration: none; font-family: 'Plus Jakarta Sans', sans-serif; letter-spacing: 0.5px; transition: all 0.3s ease; }
.solutions-btn:hover { background: var(--primary); color: #ffffff; }







/* Why Choose Section */
.why-choose-section { padding: 60px 0;}
.why-choose-header { text-align: center; margin-bottom: 30px; }
.why-sub-title { display: block; font-size: 11px; font-weight: 700; color: var(--primary); letter-spacing: 2px; text-transform: uppercase; margin-bottom: 10px; font-family: 'Plus Jakarta Sans', sans-serif; }
.why-main-title { font-size: 42px; font-weight: 800; color: #0d1f14; line-height: 1.2; margin: 0 0 10px; }
.why-desc { font-size: 15px; color: #555555; line-height: 1.7; margin: 0 auto; max-width: 600px; }
.why-choose-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-bottom: 30px; }
.why-card { background: #ffffff; border-radius: 20px; padding: 35px 30px; border: 1px solid #e8ebe9; }
.why-card-icon { width: 50px; height: 50px; border-radius: 14px; background:#0F3D2C0D; color: var(--primary); display: flex; align-items: center; justify-content: center; font-size: 20px; margin-bottom: 22px;border: 1px solid #0F3D2C4D;}
.why-card-tag { display: inline-flex; align-items: center; gap: 6px; font-size: 10px; font-weight: 700; color: #333333; letter-spacing: 1px; text-transform: uppercase; border: 1px solid #d0d5d2; padding: 5px 14px; border-radius: 50px; margin-bottom: 14px; font-family: 'Plus Jakarta Sans', sans-serif; }
.why-card-tag::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--primary); }
.why-card h3 { font-size: 24px; font-weight: 800; color: #0d1f14; margin-bottom: 14px; }
.why-card p { font-size: 14px; color: #666666; line-height: 1.7; margin: 0; }
.why-info-bar { background: var(--primary); border-radius:9999px; padding: 30px 50px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.why-info-item { display: flex; align-items: center; gap: 14px; }
.why-info-icon { width: 42px; height: 42px; border-radius: 50%; background: #fff; color: var(--primary); display: flex; align-items: center; justify-content: center; font-size: 16px; flex-shrink: 0; }
.why-info-label { display: block; font-size: 10px; font-weight: 600; color: rgba(255,255,255,0.6); letter-spacing: 1px; text-transform: uppercase; font-family: 'Plus Jakarta Sans', sans-serif; margin-bottom: 2px; }
.why-info-value { display: block; font-size: 16px; font-weight: 700; color: #ffffff; font-family: 'Plus Jakarta Sans', sans-serif; }




/* Voices of Trust (Testimonials) Section */
.testimonials-section { padding: 60px 0; background: #F2F4F6; }
.testimonials-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 35px; }
.testimonials-title { font-size: 42px; font-weight: 800; color: #001320; line-height: 1.2; margin: 0; font-family: 'Plus Jakarta Sans', sans-serif; }
.testimonials-rating { display: flex; align-items: center; gap: 12px; }
.rating-stars { display: flex; gap: 4px; color: #FFB800; font-size: 15px; }
.rating-text { font-size: 14px; font-weight: 600; color: #111111; font-family: 'Plus Jakarta Sans', sans-serif; }
.testimonials-slider { margin: 0 -12px; }
.testimonials-slider .slick-slide { padding: 0 12px; height: auto; }
.testimonials-slider .slick-track { display: flex; }
.testimonial-slide { height: 100%; display: flex !important; }
.testimonial-card { background: #ffffff; border-radius: 24px; padding: 40px 35px; width: 100%; display: flex; flex-direction: column; justify-content: space-between; border: 1px solid #E8EBE9; box-shadow: 0 10px 30px rgba(0,0,0,0.02); }
.testimonial-quote { font-size: 14px; color: #555555; line-height: 1.7; margin: 0 0 30px; flex-grow: 1; font-family: 'Manrope', sans-serif; }
.testimonial-author { display: flex; align-items: center; gap: 15px; }
.author-avatar { width: 50px; height: 50px; border-radius: 50%; object-fit: cover; flex-shrink: 0; }
.author-info .author-name { font-size: 16px; font-weight: 700; color: #111111; margin: 0 0 3px; font-family: 'Plus Jakarta Sans', sans-serif; }
.author-info .author-role { font-size: 12px; color: #777777; font-family: 'Plus Jakarta Sans', sans-serif; margin: 0; }



/* CTA Section */
.cta-section { padding: 40px 0; background: #ffffff; }
.cta-box { position: relative; border-radius: 36px; overflow: hidden; min-height: 450px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 60px 30px; }
.cta-box::before { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(14, 76, 116, 0.72) 0%, rgba(9, 48, 77, 0.82) 100%); z-index: 1; }
.cta-bg-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }
.cta-content { position: relative; z-index: 2; max-width: 720px; margin: 0 auto; }
.cta-title { font-size: 46px; font-weight: 800; color: #ffffff; line-height: 1.2; margin: 0 0 18px; font-family: 'Plus Jakarta Sans', sans-serif; }
.cta-desc { font-size: 16px; color: rgba(255, 255, 255, 0.9); line-height: 1.6; margin: 0 0 35px; font-family: 'Manrope', sans-serif; }
.cta-buttons { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }
.btn-cta-primary { background: var(--primary); color: #ffffff; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 700; padding: 15px 34px; border-radius: 50px; text-decoration: none; letter-spacing: 0.5px; box-shadow: 0 8px 25px rgba(15, 61, 44, 0.4); transition: all 0.3s ease; display: inline-block; }
.btn-cta-primary:hover { background: #ffffff; color: var(--primary); }
.btn-cta-secondary { background: #ffffff; color: var(--primary); font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 700; padding: 15px 34px; border-radius: 50px; text-decoration: none; letter-spacing: 0.5px; transition: all 0.3s ease; display: inline-block; }
.btn-cta-secondary:hover { background: var(--primary); color: #ffffff; }
@media (max-width: 768px) { .cta-title { font-size: 32px; } .cta-box { min-height: 380px; padding: 40px 20px; border-radius: 24px; } }




/* Footer Section */
.site-footer { background: var(--primary); padding: 70px 0 25px; color: #ffffff; }
.footer-top { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1.3fr; gap: 40px; margin-bottom: 50px; }
.footer-brand .footer-logo { margin-bottom: 20px; }
.footer-brand .footer-logo img { max-height: 85px; width: auto; }
.footer-tagline { font-size: 14px; line-height: 1.7; color: rgba(255, 255, 255, 0.7); margin-bottom: 25px; max-width: 280px; font-family: 'Manrope', sans-serif; }
.footer-socials { display: flex; gap: 10px; }
.social-btn { width: 38px; height: 38px; border-radius: 50%; background: rgba(255, 255, 255, 0.1); color: #ffffff; display: flex; align-items: center; justify-content: center; font-size: 14px; transition: all 0.3s ease; text-decoration: none; }
.social-btn:hover { background: #ffffff; color: var(--primary); }
.footer-heading { font-size: 16px; font-weight: 700; color: #ffffff; margin-bottom: 25px; font-family: 'Plus Jakarta Sans', sans-serif; }
.footer-links { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 14px; }
.footer-links li a { font-size: 14px; color: rgba(255, 255, 255, 0.75); text-decoration: none; transition: color 0.3s ease; font-family: 'Plus Jakarta Sans', sans-serif; }
.footer-links li a:hover { color: #ffffff; }
.footer-contact-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 16px; }
.footer-contact-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 14px; color: rgba(255, 255, 255, 0.8); font-family: 'Plus Jakarta Sans', sans-serif; line-height: 1.5; }
.footer-contact-list li i { font-size: 15px; margin-top: 3px; color: rgba(255, 255, 255, 0.9); }
.footer-contact-list li a { color: rgba(255, 255, 255, 0.8); text-decoration: none; transition: color 0.3s ease; }
.footer-contact-list li a:hover { color: #ffffff; }
.footer-bottom { border-top: 1px solid rgba(255, 255, 255, 0.2); padding-top: 25px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 15px; }
.copyright-text { font-size: 13px; color: rgba(255, 255, 255, 0.7); font-family: 'Plus Jakarta Sans', sans-serif; margin: 0; }
.copyright-text strong { color: #ffffff; }
.developer-text { font-size: 13px; color: rgba(255, 255, 255, 0.7); font-family: 'Plus Jakarta Sans', sans-serif; margin: 0; }
.developer-text a { color: #ffffff; text-decoration: underline; font-weight: 700; letter-spacing: 0.5px; }







/* Package Detail Banner Section */
.package-banner-section { padding: 40px 0; background: #ffffff; }
.package-banner-box { position: relative; border-radius: 36px; overflow: hidden; min-height: 520px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 60px 30px; box-shadow: 0 15px 40px rgba(0,0,0,0.06); }
.package-banner-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }
.package-banner-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.5) 100%); z-index: 1; }
.package-banner-content { position: relative; z-index: 2; max-width: 820px; margin: 0 auto; }
.package-banner-title { font-size: 52px; font-weight: 800; color: #ffffff; line-height: 1.15; margin: 0 0 18px; font-family: 'Plus Jakarta Sans', sans-serif; }
.package-banner-desc { font-size: 15px; color: rgba(255, 255, 255, 0.9); line-height: 1.6; margin: 0 auto 32px; max-width: 680px; font-family: 'Manrope', sans-serif; font-weight: 400; }
.package-banner-buttons { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }
.btn-package-primary { background: var(--primary); color: #ffffff; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 14px; font-weight: 600; padding: 14px 34px; border-radius: 50px; text-decoration: none; transition: all 0.3s ease; display: inline-block; }
.btn-package-primary:hover { background: var(--secondary); color: #ffffff; }
.btn-package-secondary { background: #ffffff; color: var(--primary); font-family: 'Plus Jakarta Sans', sans-serif; font-size: 14px; font-weight: 600; padding: 14px 34px; border-radius: 50px; text-decoration: none; display: inline-flex; align-items: center; gap: 8px; transition: all 0.3s ease; }
.btn-package-secondary:hover { background: var(--primary); color: #ffffff; }






/* Package Info Overview Bar */
.package-info-section { padding: 0 0 50px; background: #ffffff; }
.package-info-bar { background: #ffffff; border: 1px solid #0F3D2C4D; border-radius: 20px; padding: 22px 35px; display: flex; align-items: center; justify-content: space-between; gap: 20px; box-shadow: 0 10px 35px rgba(0,0,0,0.03); }
.package-info-bar .info-item { display: flex; flex-direction: column; gap: 4px; }
.package-info-bar .info-label { font-size: 11px; font-weight: 700; color: #88948D; letter-spacing: 1px; text-transform: uppercase; font-family: 'Plus Jakarta Sans', sans-serif; }
.package-info-bar .destination-name { font-size: 19px; font-weight: 500; color: #111111; font-family: 'Playfair Display', Georgia, serif; line-height: 1.1; margin: 0; }
.package-info-bar .destination-cities { font-size: 11px; color: #777777; font-family: 'Manrope', sans-serif; }
.package-info-bar .info-value { font-size: 14px; font-weight: 700; color: #111111; font-family: 'Plus Jakarta Sans', sans-serif; }
.package-info-bar .info-price-action { flex-direction: row; align-items: center; gap: 25px; border-left: 1px solid #E5EBE7; padding-left: 30px; }
.package-info-bar .price-wrap { display: flex; flex-direction: column; gap: 2px; }
.package-info-bar .price-amount { font-size: 20px; font-weight: 800; color: #111111; font-family: 'Plus Jakarta Sans', sans-serif; line-height: 1; }
.package-info-bar .price-unit { font-size: 10px; color: #888888; font-family: 'Manrope', sans-serif; }
.package-info-bar .btn-enquire { background: var(--primary); color: #ffffff; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 700; padding: 12px 28px; border-radius: 50px; text-decoration: none; transition: all 0.3s ease; display: inline-block; white-space: nowrap; }
.package-info-bar .btn-enquire:hover { background: var(--secondary); color: #ffffff; }
@media (max-width: 991px) { .package-info-bar { flex-wrap: wrap; gap: 25px; padding: 25px; } .package-info-bar .info-price-action { border-left: none; padding-left: 0; width: 100%; justify-content: space-between; } }
@media (max-width: 576px) { .package-info-bar { flex-direction: column; align-items: flex-start; } .package-info-bar .info-price-action { flex-direction: column; align-items: flex-start; gap: 15px; } .package-info-bar .btn-enquire { width: 100%; text-align: center; } }

/* Package Details Main Section (2-Column Layout) */
.package-details-main-section { padding: 30px 0 80px; background: #ffffff; }
.package-details-grid { display: grid; grid-template-columns: 1fr 370px; gap: 45px; align-items: start; }
.package-details-left { display: flex; flex-direction: column; gap: 50px; }
.package-details-right { position: sticky; top: 30px; }

/* Subtitle & Main Headings */
.detail-sub-title { display: block; font-size: 11px; font-weight: 700; color: #88948D; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px; font-family: 'Plus Jakarta Sans', sans-serif; }
.detail-main-title { font-size: 32px; font-weight: 700; color: #0F3D2C; margin-bottom: 12px; font-family: 'Plus Jakarta Sans', sans-serif; line-height: 1.2; }
.detail-desc { font-size: 14px; color: #555555; line-height: 1.65; margin: 0 0 25px; font-family: 'Manrope', sans-serif; }

/* 1. Highlights Grid */
.highlights-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.highlight-card { background: #ffffff; border: 1px solid #E8EBE9; border-radius: 18px; overflow: hidden; box-shadow: 0 8px 25px rgba(0,0,0,0.03); }
.highlight-img { height: 160px; overflow: hidden; }
.highlight-img img { width: 100%; height: 100%; object-fit: cover; }
.highlight-body { padding: 20px; }
.highlight-num { font-size: 12px; color: #88948D; font-weight: 700; display: block; margin-bottom: 4px; font-family: 'Plus Jakarta Sans', sans-serif; }
.highlight-body h4 { font-size: 18px; font-weight: 700; color: #111111; margin-bottom: 6px; font-family: 'Plus Jakarta Sans', sans-serif; }
.highlight-body p { font-size: 12px; color: #666666; line-height: 1.5; margin: 0; font-family: 'Manrope', sans-serif; }

/* 2. Itinerary Accordion */
.itinerary-accordion { display: flex; flex-direction: column; gap: 14px; }
.itinerary-item { border: 1px solid #E8EBE9; border-radius: 18px; overflow: hidden; background: #ffffff; box-shadow: 0 5px 20px rgba(0,0,0,0.02); transition: all 0.3s ease; }
.itinerary-header { padding: 18px 24px; display: flex; align-items: center; justify-content: space-between; cursor: pointer; user-select: none; }
.day-badge-wrap { display: flex; align-items: center; gap: 16px; }
.day-badge { width: 36px; height: 36px; border-radius: 50%; background: #0F3D2C0D; color: var(--primary); font-size: 13px; font-weight: 700; display: flex; align-items: center; justify-content: center; font-family: 'Plus Jakarta Sans', sans-serif; border: 1px solid #0F3D2C26; flex-shrink: 0; }
.itinerary-item.active .day-badge { background: var(--primary); color: #ffffff; border-color: var(--primary); }
.day-label { font-size: 10px; font-weight: 700; color: #88948D; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Plus Jakarta Sans', sans-serif; display: block; }
.day-name { font-size: 16px; font-weight: 700; color: #111111; margin: 0; font-family: 'Plus Jakarta Sans', sans-serif; }
.itinerary-toggle { width: 32px; height: 32px; border-radius: 50%; border: none; background: #F2F4F6; color: #333333; display: flex; align-items: center; justify-content: center; font-size: 12px; cursor: pointer; }
.itinerary-item.active .itinerary-toggle { background: var(--primary); color: #ffffff; }
.itinerary-body { padding: 0 24px 24px; display: none; }
.itinerary-item.active .itinerary-body { display: grid; grid-template-columns: 1fr 220px; gap: 25px; border-top: 1px solid #F0F3F1; padding-top: 20px; }
.plan-heading { font-size: 11px; font-weight: 700; color: #88948D; letter-spacing: 1px; margin-bottom: 12px; font-family: 'Plus Jakarta Sans', sans-serif; }
.plan-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 8px; }
.plan-list li { font-size: 13px; color: #444444; line-height: 1.5; font-family: 'Manrope', sans-serif; position: relative; padding-left: 14px; }
.plan-list li::before { content: '•'; position: absolute; left: 0; color: var(--primary); font-weight: bold; }
.itinerary-meta-box { background: #F9FAFB; border-radius: 14px; padding: 18px 20px; display: flex; flex-direction: column; gap: 14px; align-self: start; }
.meta-item { display: flex; flex-direction: column; gap: 2px; }
.meta-label { font-size: 10px; font-weight: 700; color: #88948D; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Plus Jakarta Sans', sans-serif; display: flex; align-items: center; gap: 5px; }
.meta-val { font-size: 13px; font-weight: 700; color: #111111; font-family: 'Plus Jakarta Sans', sans-serif; }

/* 3. Inclusions / Exclusions */
.inclusions-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.inc-card { background: #ffffff; border: 1px solid #E8EBE9; border-radius: 18px; padding: 25px; }
.inc-header { display: flex; align-items: center; gap: 10px; margin-bottom: 18px; }
.inc-icon { width: 28px; height: 28px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; }
.inc-yes .inc-icon { background: #0F3D2C15; color: var(--primary); }
.inc-no .inc-icon { background: #FA525215; color: #FA5252; }
.inc-header h4 { font-size: 16px; font-weight: 700; color: #111111; margin: 0; font-family: 'Plus Jakarta Sans', sans-serif; }
.inc-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 10px; }
.inc-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: #555555; font-family: 'Manrope', sans-serif; line-height: 1.4; }
.inc-yes .inc-list li i { color: var(--primary); margin-top: 3px; font-size: 11px; }
.inc-no .inc-list li i { color: #FA5252; margin-top: 3px; font-size: 11px; }

/* 4. Good to Know Card */
.good-to-know-card { background: #ffffff; border: 1px solid #E8EBE9; border-radius: 20px; padding: 10px 35px; box-shadow: 0 4px 20px rgba(0,0,0,0.02); }
.gtk-row { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; padding: 18px 0; border-bottom: 1px solid #F0F3F1; }
.gtk-row:last-child, .gtk-row.no-border { border-bottom: none; }
.gtk-col { display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.gtk-label { font-size: 11px; font-weight: 700; color: #88948D; letter-spacing: 0.5px; text-transform: uppercase; font-family: 'Plus Jakarta Sans', sans-serif; }
.gtk-val { font-size: 13px; font-weight: 600; color: #111111; font-family: 'Plus Jakarta Sans', sans-serif; text-align: right; }
@media (max-width: 768px) { .gtk-row { grid-template-columns: 1fr; gap: 12px; } .gtk-col { justify-content: space-between; } }

/* 5. Route Map */
.route-map-box { position: relative; border-radius: 18px; overflow: hidden; height: 280px; border: 1px solid #E8EBE9; }
.route-map-img { width: 100%; height: 100%; object-fit: cover; }
.route-map-overlay { position: absolute; bottom: 15px; left: 15px; }
.route-badge { background: rgba(15, 61, 44, 0.9); color: #ffffff; padding: 8px 18px; border-radius: 50px; font-size: 12px; font-weight: 700; font-family: 'Plus Jakarta Sans', sans-serif; display: inline-flex; align-items: center; gap: 8px; backdrop-filter: blur(5px); }

/* 6. FAQ Accordion */
.faq-accordion { display: flex; flex-direction: column; gap: 12px; }
.faq-item { border: 1px solid #E8EBE9; border-radius: 16px; overflow: hidden; background: #ffffff; }
.faq-header { padding: 16px 20px; display: flex; align-items: center; justify-content: space-between; cursor: pointer; }
.faq-header h4 { font-size: 14px; font-weight: 700; color: #111111; margin: 0; font-family: 'Plus Jakarta Sans', sans-serif; }
.faq-toggle { width: 28px; height: 28px; border-radius: 50%; border: none; background: #F2F4F6; color: #333333; display: flex; align-items: center; justify-content: center; font-size: 11px; cursor: pointer; }
.faq-item.active .faq-toggle { background: var(--primary); color: #ffffff; }
.faq-body { padding: 0 20px 18px; display: none; }
.faq-item.active .faq-body { display: block; border-top: 1px solid #F0F3F1; padding-top: 14px; }
.faq-body p { font-size: 13px; color: #555555; line-height: 1.6; margin: 0; font-family: 'Manrope', sans-serif; }

/* 7. Experience Gallery */
.gallery-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 20px; }
.gallery-subtext { font-size: 12px; color: #777777; margin: 0; max-width: 320px; text-align: right; font-family: 'Manrope', sans-serif; }
.experience-gallery-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.exp-gallery-item { position: relative; border-radius: 16px; overflow: hidden; height: 160px; }
.exp-gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease; }
.exp-gallery-item:hover img { transform: scale(1.06); }
.exp-gallery-label { position: absolute; bottom: 0; left: 0; right: 0; padding: 25px 12px 10px; background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, transparent 100%); color: #ffffff; font-size: 12px; font-weight: 700; font-family: 'Plus Jakarta Sans', sans-serif; }

.package-cta-card { background: var(--primary); border-radius: 24px; padding: 55px 35px; text-align: center; color: #ffffff; box-shadow: 0 10px 35px rgba(15, 61, 44, 0.2); }
.pcta-sub { font-size: 11px; font-weight: 700; color: rgba(255, 255, 255, 0.6); letter-spacing: 2px; text-transform: uppercase; display: block; margin-bottom: 12px; font-family: 'Plus Jakarta Sans', sans-serif; }
.pcta-title { font-size: 38px; font-weight: 700; color: #ffffff; line-height: 1.2; margin: 0 0 14px; font-family: 'Plus Jakarta Sans', sans-serif; }
.pcta-title em { font-style: italic; font-family: 'Playfair Display', Georgia, serif; font-weight: 400; }
.pcta-desc { font-size: 14px; color: rgba(255, 255, 255, 0.85); line-height: 1.6; max-width: 520px; margin: 0 auto 30px; font-family: 'Manrope', sans-serif; }
.pcta-buttons { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }
.btn-pcta-white { background: #ffffff; color: var(--primary); font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 700; padding: 13px 30px; border-radius: 50px; text-decoration: none; transition: all 0.3s ease; display: inline-block; }
.btn-pcta-white:hover { background: var(--secondary); color: #ffffff; }
.btn-pcta-outline { background: transparent; color: #ffffff; border: 1px solid rgba(255, 255, 255, 0.4); font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 600; padding: 13px 30px; border-radius: 50px; text-decoration: none; transition: all 0.3s ease; display: inline-block; }
.btn-pcta-outline:hover { background: #ffffff; color: var(--primary); border-color: #ffffff; }
@media (max-width: 576px) { .pcta-title { font-size: 28px; } .package-cta-card { padding: 40px 20px; border-radius: 20px; } .pcta-buttons { flex-direction: column; width: 100%; } .btn-pcta-white, .btn-pcta-outline { width: 100%; text-align: center; } }

/* Right Sticky Form Card */
.sticky-enquiry-card { background: #ffffff; border: 1px solid #E8EBE9; border-radius: 24px; padding: 30px 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.05); }
.enquiry-sub { font-size: 10px; font-weight: 700; color: #88948D; letter-spacing: 1px; text-transform: uppercase; font-family: 'Plus Jakarta Sans', sans-serif; display: block; margin-bottom: 6px; }
.enquiry-title { font-size: 20px; font-weight: 800; color: #111111; margin-bottom: 8px; font-family: 'Plus Jakarta Sans', sans-serif; }
.enquiry-desc { font-size: 12px; color: #666666; line-height: 1.5; margin-bottom: 20px; font-family: 'Manrope', sans-serif; }
.enquiry-form { display: flex; flex-direction: column; gap: 14px; }
.form-group { display: flex; flex-direction: column; gap: 5px; }
.form-group label { font-size: 10px; font-weight: 700; color: #555555; letter-spacing: 0.5px; font-family: 'Plus Jakarta Sans', sans-serif; }
.form-group label .optional { color: #999999; font-weight: normal; }
.form-group input, .form-group select, .form-group textarea { width: 100%; border: 1px solid #E2E8E4; border-radius: 10px; padding: 10px 14px; font-size: 13px; color: #111111; font-family: 'Plus Jakarta Sans', sans-serif; outline: none; background: #F9FAFB; transition: border-color 0.3s; }
.form-group input:focus, .form-group select:focus, .form-group textarea:focus { border-color: var(--primary); background: #ffffff; }
.phone-input-wrap { display: flex; gap: 8px; }
.country-code-select { width: 90px !important; flex-shrink: 0; }
.form-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.btn-send-enquiry { background: var(--primary); color: #ffffff; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 14px; font-weight: 700; padding: 13px; border-radius: 10px; border: none; cursor: pointer; transition: background-color 0.3s; width: 100%; margin-top: 5px; }
.btn-send-enquiry:hover { background: var(--secondary); }
.btn-chat-whatsapp { background: #ffffff; color: #25D366; border: 1px solid #25D36640; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 700; padding: 12px; border-radius: 10px; text-decoration: none; display: flex; align-items: center; justify-content: center; gap: 8px; transition: all 0.3s; width: 100%; }
.btn-chat-whatsapp:hover { background: #25D366; color: #ffffff; }
.enquiry-disclaimer { display: flex; align-items: flex-start; gap: 8px; background: #F6F8F7; padding: 10px 12px; border-radius: 10px; margin-top: 5px; }
.enquiry-disclaimer i { color: #88948D; font-size: 13px; margin-top: 2px; }
.enquiry-disclaimer span { font-size: 11px; color: #777777; line-height: 1.4; font-family: 'Manrope', sans-serif; }




/* Page Banner (Listing Pages) */
.page-banner-section { padding: 40px 0; background: #ffffff; }
.page-banner-box { position: relative; border-radius: 36px; overflow: hidden; height: 380px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 40px 20px; box-shadow: 0 15px 40px rgba(0,0,0,0.06); }
.page-banner-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }
.page-banner-overlay { position: absolute; inset: 0; background: rgba(0, 0, 0, 0.35); z-index: 1; }
.page-banner-content { position: relative; z-index: 2; }
.page-banner-title { font-size: 56px; font-weight: 800; color: #ffffff; margin: 0; font-family: 'Plus Jakarta Sans', sans-serif; letter-spacing: -0.5px; }




/* Packages Grid Listing Section */
.packages-listing-section { padding: 30px 0 90px; background: #ffffff; }
.packages-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.pkg-card { position: relative; border-radius: 22px; overflow: hidden; height: 400px; display: block; text-decoration: none; box-shadow: 0 8px 25px rgba(0,0,0,0.05); transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s ease; }
.pkg-card-bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1); z-index: 0; }
.pkg-card-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.3) 45%, rgba(0,0,0,0.85) 100%); display: flex; flex-direction: column; justify-content: flex-end; padding: 24px 22px; z-index: 1; transition: background 0.4s ease; }
.pkg-card-content { display: flex; flex-direction: column; transform: translateY(46px); transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1); }
.pkg-title { font-size: 20px; font-weight: 800; color: #ffffff; margin: 0 0 10px; font-family: 'Plus Jakarta Sans', sans-serif; line-height: 1.25; }
.pkg-meta { display: flex; flex-direction: column; gap: 6px; margin-bottom: 12px; }
.pkg-meta span { font-size: 12px; font-weight: 500; color: rgba(255, 255, 255, 0.92); font-family: 'Plus Jakarta Sans', sans-serif; display: flex; align-items: center; gap: 8px; }
.pkg-meta span i { font-size: 13px; color: rgba(255, 255, 255, 0.85); }
.pkg-btn-wrap { opacity: 0; visibility: hidden; transition: opacity 0.35s ease, visibility 0.35s ease; margin-top: 4px; }
.btn-pkg-book { display: inline-block; background: #ffffff; color: var(--primary); font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 800; letter-spacing: 0.5px; padding: 11px 28px; border-radius: 50px; text-decoration: none; box-shadow: 0 5px 20px rgba(0,0,0,0.2); transition: background 0.3s, color 0.3s, transform 0.3s; }
.btn-pkg-book:hover { background: var(--secondary); color: #ffffff; transform: scale(1.03); }

/* Pseudo-Elements & State Selectors (Single-Line Method) */
.pkg-card:hover { transform: translateY(-6px); box-shadow: 0 20px 45px rgba(0,0,0,0.18); }
.pkg-card:hover .pkg-card-bg { transform: scale(1.08); }
.pkg-card:hover .pkg-card-overlay { background: linear-gradient(180deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.45) 40%, rgba(0,0,0,0.92) 100%); }
.pkg-card:hover .pkg-card-content { transform: translateY(0); }
.pkg-card:hover .pkg-btn-wrap { opacity: 1; visibility: visible; }

