@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --primary-color: #E9682E;
    --black-color: #181818;
    --gray-color-700: #606060;
    --gray-color-400: #F5F5F4;
    --white-color: #FFFFFF;
    --brown-color: #5F0808;
    --font-primary: 'Marcellus', serif;
    --font-secondary: 'Work Sans', sans-serif;
    --transition: all 0.3s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-primary);
    color: var(--black-color);
	margin-bottom: 15px;
}

h1,
.h1 {
    font-size: 56px;
    font-weight: 400;
}

h2,
.h2{
    font-size: 42px;
    font-weight: 400;
}

h3,
.h3{
    font-size: 32px;
    font-weight: 400;
	line-height: 1;
}

h4,
.h4,
.heading {
    font-size: 24px;
    font-weight: 400;
}

.sub-header {
    font-size: 18px;
    line-height: 120%;
    font-weight: 400;
}

.supporting-text {
    font-family: var(--font-secondary);
    font-size: 18px;
    font-weight: 500;
}

.title-text {
    font-family: var(--font-primary);
    font-size: 18px;
    font-weight: 400;
}

.content-title {
    margin-bottom: 24px;
}

.button {
    padding: 12px 46px 12px 24px;
    font-family: var(--font-secondary);
    font-size: 18px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid var(--white-color);
    color: var(--white-color);
	display: inline-block;
	background-repeat: no-repeat;
    background-size: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.986774 0.20544C1.02716 0.226147 1.06757 0.246796 1.10801 0.26739C1.19188 0.310166 1.27564 0.353184 1.35933 0.39638C1.53329 0.48594 1.70854 0.572459 1.88381 0.659019C1.9787 0.705924 2.07349 0.753057 2.16829 0.800164C2.20631 0.819045 2.24433 0.837925 2.28235 0.856805C4.16429 1.79137 6.04624 2.72594 9.86714 4.62339C9.90519 4.64228 9.94324 4.66118 9.98129 4.68007C10.0759 4.72704 10.1705 4.77403 10.2651 4.82102C10.4415 4.90869 10.618 4.99628 10.7946 5.0836C10.877 5.12437 10.9594 5.16519 11.0419 5.206C11.0808 5.22525 11.1196 5.24447 11.1586 5.26368C11.2634 5.31544 11.3682 5.36752 11.4726 5.42028C11.5048 5.43653 11.5371 5.45269 11.5693 5.46878C11.6148 5.49152 11.66 5.51469 11.7051 5.538C11.7307 5.551 11.7562 5.56401 11.7825 5.57741C11.8801 5.64168 11.9482 5.73213 11.9889 5.84745C12.0071 5.99146 12.01 6.13221 11.9421 6.26124C11.8062 6.44985 11.5809 6.53157 11.3835 6.62604C11.2971 6.66743 11.2109 6.70931 11.1247 6.75114C11.107 6.75972 11.0893 6.76831 11.071 6.77715C10.8926 6.86379 10.7154 6.9533 10.5383 7.04319C10.2697 7.17942 10 7.31273 9.72946 7.4444C9.49126 7.56037 9.25409 7.6785 9.01757 7.7984C8.74895 7.93458 8.47925 8.06794 8.2087 8.1996C7.9705 8.31558 7.73332 8.4337 7.49681 8.55361C7.22819 8.68979 6.95849 8.82314 6.68793 8.95481C6.44973 9.07078 6.21256 9.18891 5.97605 9.30881C5.70742 9.44499 5.43773 9.57835 5.16717 9.71001C4.92897 9.82599 4.6918 9.94411 4.45528 10.064C4.18666 10.2002 3.91696 10.3336 3.64641 10.4652C3.40821 10.5812 3.17104 10.6993 2.93452 10.8192C2.66599 10.9554 2.39642 11.0887 2.12593 11.2203C1.89773 11.3313 1.6706 11.4445 1.44413 11.5596C1.30942 11.6279 1.17444 11.6956 1.03942 11.7632C1.01417 11.7759 0.988914 11.7886 0.962898 11.8017C0.896011 11.835 0.828878 11.8677 0.761584 11.9001C0.742984 11.9095 0.724383 11.9188 0.705218 11.9285C0.566002 11.9941 0.415365 12.0271 0.267365 11.9726C0.153441 11.909 0.0672285 11.8109 0.00997637 11.6877C-0.0151319 11.4793 0.00250012 11.3329 0.116814 11.1619C0.135603 11.1361 0.154392 11.1102 0.173751 11.0835C0.197856 11.0498 0.221952 11.0161 0.246042 10.9824C0.301595 10.905 0.357624 10.8281 0.413838 10.7513C0.498857 10.6346 0.580848 10.5157 0.66215 10.396C0.77832 10.2251 0.896386 10.0559 1.01602 9.8878C1.13456 9.72117 1.25172 9.55362 1.36697 9.38433C1.49767 9.19232 1.63117 9.00279 1.76562 8.8138C1.86813 8.66943 1.96908 8.52396 2.06886 8.37739C2.19956 8.18538 2.33307 7.99585 2.46751 7.80686C2.57002 7.66249 2.67097 7.51702 2.77075 7.37045C2.90124 7.17876 3.03451 6.98954 3.16873 6.80086C3.31637 6.59293 3.46078 6.38253 3.60432 6.17131C3.62749 6.13741 3.65158 6.10424 3.67621 6.07155C3.71328 6.02526 3.71328 6.02526 3.69673 5.96722C3.64411 5.86829 3.57982 5.78201 3.51358 5.69327C3.39675 5.53431 3.28247 5.37392 3.17141 5.21025C3.05524 5.03933 2.93717 4.87018 2.81754 4.70206C2.68526 4.51612 2.55516 4.32869 2.42656 4.13978C2.32451 3.99023 2.22045 3.84245 2.11565 3.69512C1.98338 3.50918 1.85327 3.32175 1.72467 3.13284C1.62262 2.98329 1.51856 2.8355 1.41376 2.68818C1.28149 2.50224 1.15137 2.31481 1.02278 2.1259C0.920732 1.97635 0.816665 1.82857 0.711867 1.68124C-0.0120325 0.662969 -0.0120325 0.662969 0.00997637 0.334454C0.0484227 0.214708 0.108025 0.139738 0.197147 0.0575456C0.484938 -0.086435 0.726585 0.0688321 0.986774 0.20544Z' fill='white'/%3E%3C/svg%3E%0A");
    background-position: 90% center;
}

.button-primary {
    background-color: var(--primary-color);
    color: var(--white-color);
    cursor: pointer;
    transition: var(--transition);
    border: 1px solid transparent;
}

.button-primary:hover {
    background-color: var(--brown-color);
    /* border: 1px solid var(--white-color); */
}

.button-secondary {
    background-color: var(--black-color);
    color: var(--white-color);
    cursor: pointer;
    transition: var(--transition);
    border: 1px solid var(--white-color);
}

.button-secondary:hover {
    border: 1px solid var(--white-color);
    background-color: var(--gray-color-700);
}

ul {
    list-style: none;
}

p {
    margin-bottom: 24px;
}

img {
	max-width:100%;
}

body {
    font-family: var(--font-secondary);
    color: var(--black-color);
    background-color: var(--white-color);
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* container */
.container {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 20px;
}

.container-medium {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}

/* gaps */
.section-gap {
    padding: 96px 0;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pt-sm {
	padding-top: 42px !important;
}
.pb-sm {
	padding-bottom: 42px !important;
}
.pt-xl{
	padding-top: 96px !important
}

.pb-xl{
	padding-bottom: 96px !important
}

/* content p */
.content p:last-child {
    margin-bottom: 0 !important;
}
/* row reverse */
.content-wrapper.row-reverse {
    flex-direction: row-reverse;
}
.logo-gallery-item {
	margin-bottom: 30px;
}
.logo-gallery-item h2 {
	text-align: center;
}
/* header */
.header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 10;
}

.logo {
    width: fit-content;
    background-color: var(--white-color);
    border-radius: 0 0 100px 100px;
    padding: 24px 24px 42px 24px;
}

.logo img {
    display: block;
    max-width: 107px;
    height: auto;
}

/* navigation */
.nav-link-list {
    display: flex;
    gap: 42px;
    align-items: center;
    list-style: none;
}

.nav-link-list li {
    color: var(--white-color);
    font-size: 16px;
    padding: 12px 0;
    transition: var(--transition);
}
.nav-link-list li a {
    position: relative;
    text-decoration: none;
}
.nav-link-list li a::after{
	 content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    transition: width 0.3s ease;
}
.nav-link-list li a:hover::after {
    width: 100%;
}
/* .nav-link-list .menu-item.current-menu-item > a:after{
 	content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
} */

.nav-link-list .menu-item a:has(.dropdown-btn) {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
}
.nav-link-list .menu-item a .dropdown-btn{
	display: flex;
}

.nav-link-list li .sub-menu {
	padding: 14px;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	width: 200px;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	top: 50px;
	transition: all ease 0.3s;
}
.nav-link-list li .sub-menu a{
	transition: all ease 0.3s;
}
.nav-link-list li .sub-menu a:hover{
	color: var(--primary-color);
}
.nav-link-list li .sub-menu li a:hover::after {
	content: none !important;
}
.nav-link-list li:hover .sub-menu {
	visibility: visible;
	opacity: 1;
	pointer-events: unset;
	top: 90px;
}

.nav-link-list li a {
    color: var(--white-color);
    text-decoration: none;
    text-transform: uppercase;
}

.nav-link-list li.button {
	padding: 12px 46px 12px 24px;
}
.nav-link-list li.button a:hover{
	color: var(--white-color);
}
.nav-link-list li.button a:hover:after {
	content: none;
}

/*  HAMBURGER  */

.menu-toggle {
    display: none;
    background: none;
    border: 0;
    cursor: pointer;
    z-index: 20;
}

.menu-toggle span {
    display: block;
    width: 26px;
    height: 2.5px;
    background: var(--white-color);
    margin: 6px 0;
    transition: var(--transition);
}

/* Hamburger → Cross */
.menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(6px, 6px);
}

.menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
}
/* no scroll */
body:has(.menu-toggle.active) {
    overflow: hidden;
}


/*  OVERLAY  */

.nav-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
    z-index: 5;
}

.nav-overlay.active {
    opacity: 1;
    visibility: visible;
}

/* banner */
.main-banner {
	min-height: 620px;
    height: 100svh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--white-color);
    position: relative;
    overflow: hidden;
    margin-top: -146px;
    /* background image */
    background-image:
        linear-gradient(rgba(0, 0, 0, 0.3),
            rgba(0, 0, 0, 0.3)),
        url("https://habhaktapur.com/wp-content/uploads/2025/12/dc2b51dddc28324ac8a1e235c27c417d097c8d3c.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.main-banner .content {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 700px;
	width: 100%;
    padding: 200px 45px 90px;
    background: rgba(0, 0, 0, 0.3);
    border: 2px solid var(--primary-color);
    border-bottom: none;
    border-radius: 1000px 1000px 0 0;
}

.main-banner .content h1 {
    color: var(--white-color);
    margin-bottom: 44px;
    max-width: 600px;
	padding: 0;
}

.inner-banner,
.single-banner{
	min-height: 350px;
	height: 40svh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--white-color);
    position: relative;
    overflow: hidden;
    margin-top: -146px;
    background-image: var(--background-image);
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.single-banner{
	position: relative;
}

.single-banner::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 1;
}

.inner-banner .content {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 500px;
    padding: 100px 50px 60px;
}
.single-banner .content{
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 100px 0px 60px;
	z-index: 9;
}
.inner-banner .content.content-border {
	background: rgba(0, 0, 0, 0.3);
    border: 2px solid var(--primary-color);
    border-bottom: none;
    border-radius: 1000px 1000px 0 0;	
}

.inner-banner .content h2,
.single-banner .content h1{
    color: var(--white-color);
    max-width: 600px;
	margin: auto auto 0;
}
/* banner end */

/* content block */
.twocol-img-content.type-1 {
	background-color: var(--bg-color);
}
.twocol-img-content .content-wrapper {
    display: flex;
    align-items: center;
    gap: 48px;
}

.twocol-img-content .content {
    color: var(--gray-color-700);
    width: 50%;
}
.content-block-text .supporting-text,
.content .supporting-text {
    color: var(--primary-color);
    text-transform: uppercase;
    margin-bottom: 16px;
}

.twocol-img-content.image-radius .content-block-image {
    display: inline-block;
    border-radius: 1000px 1000px 0 0;
    overflow: hidden;
}


.content-wrapper .content-block-image {
    flex: 1;
    /* width: 50%; */
    /* height: 100%; */
}

.content-wrapper .content-block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.twocol-img-content.type-1 .content-wrapper .content .button {
    margin-top: 24px;
    display: block;
    width: fit-content;
}

/* content block type 2 */
.twocol-img-content.type-2 .content-wrapper {
    background-color: var(--bg-color);
    color: var(--white-color);
    padding: 48px;
    position: relative;
    z-index: 1;
    /* create stacking context */
}



/* decorative pattern */
.twocol-img-content.type-2 .content-wrapper::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);

    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Ccircle cx='2.17391' cy='2.17391' r='2.17391' fill='white'/%3E%3Ccircle cx='2.17391' cy='16.087' r='2.17391' fill='white'/%3E%3Ccircle cx='2.17391' cy='30.0001' r='2.17391' fill='white'/%3E%3Ccircle cx='2.17391' cy='43.9129' r='2.17391' fill='white'/%3E%3Ccircle cx='2.17391' cy='57.826' r='2.17391' fill='white'/%3E%3Ccircle cx='16.0869' cy='2.17391' r='2.17391' fill='white'/%3E%3Ccircle cx='16.0869' cy='16.087' r='2.17391' fill='white'/%3E%3Ccircle cx='16.0869' cy='30.0001' r='2.17391' fill='white'/%3E%3Ccircle cx='16.0869' cy='43.9129' r='2.17391' fill='white'/%3E%3Ccircle cx='30' cy='2.17391' r='2.17391' fill='white'/%3E%3Ccircle cx='30' cy='16.087' r='2.17391' fill='white'/%3E%3Ccircle cx='30' cy='30.0001' r='2.17391' fill='white'/%3E%3Ccircle cx='43.9131' cy='2.17391' r='2.17391' fill='white'/%3E%3Ccircle cx='43.9131' cy='16.087' r='2.17391' fill='white'/%3E%3Ccircle cx='57.8261' cy='2.17391' r='2.17391' fill='white'/%3E%3C/g%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-position: top left;

    z-index: 0;
    /* sits behind content */
    pointer-events: none;
    /* decorative only */
}

/* ensure content stays above the pattern */
.twocol-img-content.type-2 .content-wrapper>* {
    position: relative;
    z-index: 1;
}

.twocol-img-content.type-2 h2,
.twocol-img-content.type-2 .content p {
    color: var(--white-color);
}

.twocol-img-content.type-2 p:has(a) {
    display: flex;
    gap: 16px;
}

/* content block type 3 */
.twocol-img-content.type-3 .content-wrapper {
    background-color: var(--bg-color);
    color: var(--white-color);
    padding: 48px;
    position: relative;
    z-index: 1;
    gap: 32px;
}

.twocol-img-content.type-3 .content-wrapper::after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.3'%3E%3Ccircle cx='2.17392' cy='57.8261' r='2.17391' transform='rotate(-90 2.17392 57.8261)' fill='white'/%3E%3Ccircle cx='16.087' cy='57.8261' r='2.17391' transform='rotate(-90 16.087 57.8261)' fill='white'/%3E%3Ccircle cx='30.0001' cy='57.8261' r='2.17391' transform='rotate(-90 30.0001 57.8261)' fill='white'/%3E%3Ccircle cx='43.9129' cy='57.8261' r='2.17391' transform='rotate(-90 43.9129 57.8261)' fill='white'/%3E%3Ccircle cx='57.826' cy='57.8261' r='2.17391' transform='rotate(-90 57.826 57.8261)' fill='white'/%3E%3Ccircle cx='2.17392' cy='43.913' r='2.17391' transform='rotate(-90 2.17392 43.913)' fill='white'/%3E%3Ccircle cx='16.087' cy='43.913' r='2.17391' transform='rotate(-90 16.087 43.913)' fill='white'/%3E%3Ccircle cx='30.0001' cy='43.913' r='2.17391' transform='rotate(-90 30.0001 43.913)' fill='white'/%3E%3Ccircle cx='43.9129' cy='43.913' r='2.17391' transform='rotate(-90 43.9129 43.913)' fill='white'/%3E%3Ccircle cx='2.17392' cy='30' r='2.17391' transform='rotate(-90 2.17392 30)' fill='white'/%3E%3Ccircle cx='16.087' cy='30' r='2.17391' transform='rotate(-90 16.087 30)' fill='white'/%3E%3Ccircle cx='30.0001' cy='30' r='2.17391' transform='rotate(-90 30.0001 30)' fill='white'/%3E%3Ccircle cx='2.17392' cy='16.087' r='2.17391' transform='rotate(-90 2.17392 16.087)' fill='white'/%3E%3Ccircle cx='16.087' cy='16.087' r='2.17391' transform='rotate(-90 16.087 16.087)' fill='white'/%3E%3Ccircle cx='2.17392' cy='2.17387' r='2.17391' transform='rotate(-90 2.17392 2.17387)' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: bottom left;
    z-index: 0;
    pointer-events: none;
}



.twocol-img-content.type-3 .content-wrapper .content {
    width: 70%;
}

.twocol-img-content.type-3 h2,
.twocol-img-content.type-3 p {
    color: var(--white-color);
}

.twocol-img-content.type-3 p:last-of-type {
    margin-bottom: 39px !important;
}

.twocol-img-content.type-3 .content-image {
    height: 330px;
}

/* half gradient bg */
.twocol-img-content.bg-gradient {
    background-image: linear-gradient(
        180deg,
        var(--gray-color-400) 50%,
        var(--white-color) 50%
    );
}



/* cards */
/* Cards Section */
.hotel-cards-section .card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(392px, 1fr)); /* slightly smaller min width for better responsiveness */
    gap: 32px;
}

/* Individual Card */
.hotel-card {
/*     background-color: var(--white-color); */
	background-color: transparent;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hotel Image */
.hotel-card .hotel-name {
	padding: 0;
}
.hotel-card .hotel-image {
    overflow: hidden;
}

.hotel-card .hotel-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.hotel-card:hover .hotel-image img {
    transform: scale(1.05);
}

/* Card Body */
.hotel-card-body {
    margin: 24px 0 0; /* consistent horizontal padding */
}

.hotel-card-body .hotel-name a {
    color: var(--black-color);
    text-decoration: none;
    font-size: 26px;
    transition: color 0.3s ease;
}
.hotel-card-body .hotel-name a:hover {
	color: var(--primary-color);
}

/* Location Info */
.hotel-card .hotel-location {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 16px 0 24px;
    font-size: 16px;
    font-family: var(--font-secondary);
    padding-left: 22px; 
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6668 8.33329C16.6668 12.4941 12.051 16.8275 10.501 18.1658C10.3566 18.2744 10.1808 18.3331 10.0002 18.3331C9.8195 18.3331 9.64372 18.2744 9.49933 18.1658C7.94933 16.8275 3.3335 12.4941 3.3335 8.33329C3.3335 6.56518 4.03587 4.86949 5.28612 3.61925C6.53636 2.36901 8.23205 1.66663 10.0002 1.66663C11.7683 1.66663 13.464 2.36901 14.7142 3.61925C15.9644 4.86949 16.6668 6.56518 16.6668 8.33329Z' stroke='%23606060' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 10.8334C11.3807 10.8334 12.5 9.71409 12.5 8.33337C12.5 6.95266 11.3807 5.83337 10 5.83337C8.61929 5.83337 7.5 6.95266 7.5 8.33337C7.5 9.71409 8.61929 10.8334 10 10.8334Z' stroke='%23606060' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 20px;
}

/* Card Actions */
.hotel-card-actions {
    display: flex;
    align-items: center;
    gap: 24px;
}
.hotel-card-actions a:hover svg path{
    stroke: var(--primary-color);
}
/* event section  */
.event-section{
    background-color: var(--bg-color);
}
.event-section .content-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(392px, 1fr));
    gap: 32px;
}

/* event card */
/* Event Cards Grid */
.event-cards-section {
    background-color: var(--gray-color-400);
}
.event-cards-section .card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(392px, 1fr));
    gap: 32px;
}

/* Individual Event Card */
.event-card {
    background-color: var(--white-color);
    overflow: hidden;
    border: 1px solid #dbdbdb;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
	display: flex;
	flex-direction: column;
	height: 100%;
}

/* Event Image */
.event-image {
	width: 100%;
	height: 250px;
    overflow: hidden;
}

.event-image img {
    width: 100%;
    height: 100%;
	object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.event-card:hover .event-image img {
    transform: scale(1.05);
}

/* Event Card Body */
.event-card-body {
    padding: 24px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.event-card-body .event-name a {
    font-size: 22px;
    line-height: 1;
    color: var(--black-color);
    text-decoration: none;
    transition: color 0.3s ease;
}

.event-card-body .event-name a:hover {
    color: var(--primary-color);
}

.event-card-body .event-desc {
/*     margin: 12px 0; */
    font-size: 16px;
    line-height: 1.6;
    color: var(--gray-color-700);
	flex: 1;
}

.event-card-body .event-date {
	margin-top: auto;
    font-size: 14px;
    color: var(--gray-color-700);
}
/* loadmore  */
.loadmore-wrapper .loadmore-items {
	margin-bottom: 50px;
}

/* news update section */
/* homepage (news update) */
.news-update-section .loadmore-items {
	display: grid;
    grid-template-columns: repeat(var(--columns), 1fr);
    gap: 24px;
}
.news-update-section .card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(608px, 1fr));
    gap: 24px;
}
.news-card {
    padding: 24px;
    background-color: #fbfbfb;
    border: 1px solid var(--gray-color-400);
    overflow: hidden;
    display: flex;
    gap: 24px;
    transition: transform 0.3s ease;
}
.news-card .news-image {
    width: 50%;
    height: 252px;
    overflow: hidden;
}
.news-card .news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}
.news-card:hover .news-image img {
    transform: scale(1.05);
}
.news-card-body {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.news-card-body .news-title a {
    font-size: 22px;
    line-height: 140%;
    color: var(--black-color);
    text-decoration: none;
    transition: color 0.3s ease;
}
.news-card-body .news-title a:hover {
    color: var(--primary-color);
}
.news-card-body .news-desc {
    flex: 1;
    margin: 12px 0;
    font-size: 16px;
    line-height: 140%;
    color: var(--gray-color-700);
}
.news-card-body .news-date {
    font-size: 14px;
    color: var(--gray-color-700);
}

/*Two Column List Content*/

.twocol-list-content .content-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 48px;
}

/*Left content */
.twocol-list-content .content-block-text {
    flex: 0 0 48%;
}

.twocol-list-content .content-block-text h2 {
    margin: 16px 0 24px;
	padding:0;
}

.twocol-list-content .content-block-text .button {
    margin-top: 24px;
    display: inline-block;
}

/*Right list*/

.twocol-list-content .content-list {
    flex: 1;
}

.twocol-list-content .content-item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 24px;
    background-color: #FBFBFB;
    color: var(--gray-color-700);
	border: 1px solid var(--gray-color-400);
}

.twocol-list-content .content-item:not(:last-child) {
    margin-bottom: 24px;
}

/*Image*/

.twocol-list-content .content-img {
    flex-shrink: 0;
}

.twocol-list-content .content-img img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 100px 100px 0 0;
}

/* Text*/

.twocol-list-content .content h4 {
    font-size: 18px;
    margin-bottom: 12px;
}

.twocol-list-content .content p {
    font-size: 16px;
    line-height: 1.5;
}

/* twocol content */
.twocol-content {
    background-color: var(--bg-color);
}

.twocol-content .content-wrapper {
    display: flex;
    gap: 32px;
}

.twocol-content.type-1 .content-right {
    max-width: 728px;
	width: 100%;
    color: var(--gray-color-700);
}
.member-section.twocol-content .content-wrapper {
    display: grid;
    grid-template-columns: 39% auto;
	align-items: center;
}
.twocol-content.type-1.member-section .content-right{
	width:100%
}

.content.content-right.box-content {
    background-color: var(--white-color);
/*     width: fit-content; */
    padding: 48px;
    border-radius: 24px 24px 0 0;
    margin-left: auto;
}
.content.content-right.box-content h3{
/*     margin-bottom: 12px; */
    position: relative;
    padding-top: 12px;
}
.content.content-right.box-content h3::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: var(--primary-color);
}
.content.content-right.box-content ul li {
	font-size: 16px;
    position: relative;
    padding-left: 20px;
    color: var(--gray-color-700);
}
.content.content-right.box-content ul li:not(:last-child) {
	margin-bottom: 9px;
}
.content.content-right.box-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.6em;
    width: 6px;
    height: 6px;
    background-color: var(--gray-color-700);
    border-radius: 50%;
}

/* twocol-content type 2*/
.twocol-content.type-2 .content-wrapper {
    justify-content: space-between;
    align-items: flex-end;
}

.twocol-content.type-2 h2 {
    margin-bottom: 24px;
	padding: 0;
}

.twocol-content.type-2 .content-left {
    max-width: 720px;
	width: 100%;
}

/* type-3 */

.twocol-content.type-3 .content-left {
    flex: 1;
}

.twocol-content.type-3 .content-right {
    max-width: 788px;
	width: 100%;
	color: var(--gray-color-700);
}
.twocol-content.type-3 .content-right ul {
	list-style: unset;
	padding-left: 20px;
	color: var(--gray-color-700);
}

/* post-type-slider  */
.post-type-slider {
	background-color: var(--bg-color);
	overflow: hidden;
}
.post-type-slider .content-wrapper {
     display: grid;
    grid-template-columns: auto 818px;
    gap: 32px;
    align-items: center;
}
.post-type-slider .content {
/*     max-width: 390px; */
    color: var(--gray-color-700);
    position: relative;
    z-index: 2;
}
.post-type-slider .content h2 {
    margin-bottom: 24px;
	padding: 0;
}
.post-type-slider .content .button {
    margin-top: 24px;
}
/* slider */
.post-type-slider .event-cards-section {
    background-color: transparent;
}

.post-type-slider #event-slider .splide__slide {
    display: flex;
    height: auto;
}
.post-type-slider .splide::before {
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 100vw;
    background-color: var(--bg-color);
    z-index: 1;
}

.post-type-slider .splide__track {
    overflow: unset;
}

/* gallery slider */
/* Gallery Section Wrapper */
.gallery-section {
    background: var(--bg-color);
    padding: 40px 0;
    overflow: hidden;
}

gallery-section {
    width: 100%;
    padding: 60px 0;
    background: var(--bg-color, transparent);
}
.gallery-listing ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(var(--columns, 4), 1fr);
    gap: 24px;
}
.gallery-listing li {
    width: 100%;
}
.gallery-listing .img-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
    background: var(--white-color);
}
/* Image styling */
.gallery-listing img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.45s ease, opacity 0.35s ease;
}
/* Hover effect */
.gallery-listing .img-wrapper:hover img {
    transform: scale(1.06);
    opacity: 0.92;
}

.gallery-listing .img-wrapper:hover::after {
    opacity: 1;
}
/*  Responsive  */
@media (max-width: 1024px) {
    .gallery-listing ul {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 768px) {
    .gallery-listing ul {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .gallery-listing ul {
        grid-template-columns: 1fr;
    }
}

/* Track spacing inside the dark container */
.gallery-section .splide__track {
    overflow: unset;
}

/* Slide Base Layout */
.gallery-section .splide__slide {
    opacity: 0.3;
}
.gallery-section .splide__slide.is-active {
    opacity: 1;
}
.gallery-section .splide__slide.is-active .img-wrapper{
	position: relative;
}
.gallery-section .splide__slide.is-active .img-wrapper p{
	position: absolute;
	z-index: 99;
	color: var(--white-color);
	font-size: 14px;
	left: 15px;
	bottom: 15px;
	    background: linear-gradient(
        rgba(0, 0, 0, 0.35),
        rgba(0, 0, 0, 0.35)
    );
	padding: 8px;
	margin-bottom: 0;
}

/* Image Wrapper (Default State) */
.gallery-section .img-wrapper {
    width: 100%;
    height: 100%;
}

.gallery-section .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* logo grid section */
.logo-grid-section {
	background-color: var(--bg-color);
}
.logo-grid-section h2 {
	margin-bottom: 32px;
	padding: 0;
}
.logo-grid-section .logo-list {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.logo-grid-section .logo-item {
	text-align: center;
    padding: 14px 10px;
    background-color: var(--white-color);
    border: 1px solid var(--gray-color-400);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 20px 0px;
}
.logo-grid-section .logo-item img {
        width: 130px;
    height: 52px;
    object-fit: contain;
	display: block;
}

/* 
   CONTACT SECTION LAYOUT
 */
.contact-section .content-wrapper {
    display: flex;
    gap: 56px;
    align-items: flex-start;
}

/* 
   LEFT CONTENT (TEXT + INFO)
 */
.contact-section .content-left .content {
    margin-bottom: 40px;
}

.contact-section .contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-section .contact-info li {
    display: flex;
    align-items: center;
    gap: 16px;
    background-color: #fbfbfb;
    padding: 24px 28px;
	width: 580px;
}

.contact-section .contact-info li:not(:last-child) {
    margin-bottom: 16px;
}

.contact-section .content-img{
    display: flex;
    background-color: var(--gray-color-700);
    padding: 10px;
    border-radius: 100px 100px 0 0;
}

.contact-section .content-img img {
    width: 20px;
    height: 20px;
	flex: 1 0 20px;
}
.contact-section .contact-info .content{
	margin: 0;
}
.contact-section .contact-info .content p:first-of-type {
    font-family: var(--font-primary);
}

.contact-section .contact-info .content p {
    margin: 0;
}

.contact-section .contact-info a,
.contact-section .contact-info .content p:nth-of-type(2) {
    color: var(--gray-color-700);
    text-decoration: none;
	font-size: 16px;
	word-break: break-all;
}

/* 
   FORM SECTION
 */
.contact-section .content-right {
    flex: 1;
	background-color: var(--gray-color-400);
    padding: 32px;
}

.contact-section .form-content h3{
	font-size: 24px;
	padding: 0;
}

.contact-section .form-content p {
    margin-top: 12px;
    margin-bottom: 32px;
	color: var(--gray-color-700);
	font-size: 16px;
}

/*
   FORM FIELDS  */
.contact-section .form-group {
    margin-bottom: 15px;
}

.contact-section .form-group label {
    display: block;
    margin-bottom: 6px;
	color: var(--gray-color-700);
	font-size: 16px;
}

.contact-section .form-group input,
.contact-section .form-group textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    background-color: var(--white-color);
    font-size: 16px;
    outline: none;
	font-family: var(--font-secondary);
	margin-top: 6px;
}

.contact-section .form-group input::placeholder,
.contact-section .form-group textarea::placeholder {
	font-family: var(--font-secondary);
}

.contact-section .form-group textarea {
    resize: none;
    height: 100px;
}
.contact-section .form-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.form-btn input[type="submit"] {
	margin-top: 24px;
}
.contact-section .form-btn .wpcf7-spinner {
	position: absolute;
	right: 15%;
	top: 65%;
	transform: translateY(-50%);
}
.wpcf7-spinner{
	background-color: var(--primary-color);	
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border: 1px solid var(--primary-color);
	width: 100%;
	text-align: center;
    font-size: 14px;
}
.wpcf7-not-valid-tip {
	position: absolute;
	right: 0;
	font-size: 14px !important;
}

/* hotel page */
.member-listing .member-filters {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 24px;
	margin-bottom: 32px;
	border-bottom: 1px solid var(--gray-color-400);
}
.member-filters .custom-sort{
	display: flex;
	align-items: center;
}
.member-filters .search-hotel {
	display: flex;
	align-items: center;
}
.member-filters .custom-sort h3 ,
.member-filters .search-hotel h3{
	font-family: var(--font-secondary);
	font-size: 18px !important;
	font-weight: 500;
	padding: 0;
	line-height: 1.4;
	margin-bottom: 0;
}
.member-listing .member-filters #member-sort{
	font-family: var(--font-secondary);
	color: var(--gray-color-700);
	padding-left: 20px;
	border: none;
	outline: none;
	font-size: 18px;
}
.member-listing .loadmore-wrapper .loadmore-items{
	display: grid;
	grid-template-columns: repeat(var(--columns), 1fr);
	gap: 48px 32px;
}

.member-listing .search-hotel #member-search {
	font-family: var(--font-secondary);
    border: none;
    outline: none;
    font-size: 18px;
    padding-right: 40px; /* space for icon */
    padding: 12px 50px 12px 16px;
    background-color: #fff;
	position: relative;
	width: 100%;
}

.member-listing .search-hotel {
	position: relative;
}

.member-listing .search-hotel::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;

    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8595 13.7475L19.1625 19.0505M13.8595 13.7475C13.1658 14.4561 12.3385 15.0192 11.4254 15.4059C10.5123 15.7927 9.53157 15.9946 8.53994 15.9999C7.54832 16.0052 6.5655 15.8138 5.64834 15.4367C4.73118 15.0597 3.89789 14.5045 3.1967 13.8033C2.49551 13.1021 1.94033 12.2688 1.56329 11.3517C1.18624 10.4345 0.994825 9.45168 1.00011 8.46006C1.00539 7.46843 1.20726 6.4877 1.59405 5.57461C1.98084 4.66152 2.54487 3.8342 3.25349 3.14051C4.66503 1.75873 6.56469 0.989586 8.53994 1.00011C10.5152 1.01063 12.4066 1.79996 13.8033 3.1967C15.2 4.59344 15.9894 6.4848 15.9999 8.46006C16.0104 10.4353 15.2413 12.336 13.8595 13.7475Z' stroke='%23606060' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");
}
/* .loadmore-wrapper .loadmore-items {
	margin-bottom: 32px;
} */
.loadmore-wrapper .button {
	display: block;
	margin: 0 auto;
}

/* single page */
.details-section {
	background-color: var(--bg-color);
}
.details-section .details-grid{
	display: flex;
	gap: 48px;
}
.details-section .content {
	flex: 1;
}
.details-section .content .title {
	font-size: 42px;
	line-height: 1.2;
}
.details-section .content p{
	color: var(--gray-color-700);
}
.details-section .share {
	margin-top: 32px;
}
.details-section .share span{
	font-family: var(--font-primary);
	font-size: 24px;
}
.details-section .social-share{
	margin-top: 21px;
	display: flex;
	gap:28px;
}
.details-section .social-share a svg path {
	transition: all ease 0.3s
}
.details-section .social-share a:hover svg path {
    fill: var(--primary-color);
}

/* logo-list */

.logo-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
}

/* a:has(img) {
    display: block;
} */

.logo-item img {
    width: 130px;
    height: 50px;
    object-fit: contain;
}

.logo-item {
    padding: 14px 10px;
    background-color: #ffffff;
    border: 1px solid #F5F5F4;
	box-shadow: 0px 0px 20px 0px #0000000D;
}

section.slogo-grid-section {
    background-color: var(--bg-color);
}

/* side bar */
.details-section .sidebar{
	position: sticky;
	top: 15px;
	height: fit-content;
	background-color: var(--gray-color-400);
	padding: 20px; 
}
.details-section .sidebar .info-list li{
	background-color: var(--white-color);
	display: flex;
	gap: 6px;
	padding: 24px 30px 24px 24px;
	align-items: center;
}
.details-section .sidebar .info-list li .icon{
	transition: var(--transition);
}

.details-section .sidebar .info-list li:not(:last-child){
	margin-bottom: 16px;
}
.details-section .sidebar .info-list li .icon{
	margin-right: 15px;
    background-color: var(--gray-color-700);
    padding: 10px;
    border-radius: 100px 100px 0 0;
}
.details-section .sidebar .info-list li .icon svg {
	display: flex;
}
.details-section .sidebar .info-list li strong {
	display: block;
	font-family: var(--font-primary);
	font-weight: 400;
}
.details-section .sidebar .info-list li span,
.details-section .sidebar .info-list li a{
	font-size: 16px;
	color: var(--gray-color-700);
	text-decoration: none;
	word-break: break-all;
	transition: all ease 0.3s;
}
.details-section .sidebar .info-list li a:hover {
	color: var(--primary-color);
}
/* if no slider in single page */
.details-section .details-grid:not(:has(.sidebar)) .content {
    width: 100%;
}
/* related post */
.releted-post-section {
	background-color: var(--gray-color-400);
}
.releted-post .card-grid {
	display: grid;
	gap: 24px;
}
.releted-post .card-grid:has(.event-card),
.releted-post .card-grid:has(.hotel-card) {
	grid-template-columns: repeat(3, 1fr);
}

.releted-post .card-grid:has(.news-card) {
	grid-template-columns: repeat(2, 1fr);
}

/* signle hotel */
.feature-img-holder{
	width: 100%;
	height: auto;
	margin-bottom: 24px;
}
.feature-img-holder img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.hotel-details-section .content-description {
	font-size: 16px;
	color: var(--gray-color-700);
}
.hotel-details-section .hotelsingle-listing .icon {
	display: flex;
}
.hotel-details-section .hotelsingle-listing .icon img{
	width: 28px;
	height: 28px;
}
.hotel-details-section .hotel-about-left {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin: 32px 0;
}
.hotel-details-section .hotel-about {
	margin-top: 22px;
}
.hotel-details-section .share span{
	font-size: 24px;
}
.hotel-details-section .hotelsingle-properties {
	font-size: 16px;
	color: var(--gray-color-700);
}
.hotel-details-section .hotelsingle-properties h3,
.hotel-details-section .hotelsingle-properties h4{
	font-size: 18px !important;
	padding-bottom: 8px;
}
.hotel-details-section .hotelsingle-properties:not(:first-child) {
	margin-top: 14px;
}
.hotel-details-section .hotel-single-gallery {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}
.hotel-details-section .hotel-single-gallery img {
    width: 120px;
    height: 100px;
    object-fit: cover;
    border-radius: 4px;
    cursor: pointer;
    transition: opacity 0.2s ease;
}
.hotel-details-section .info-card .button  {
	display: block;
	text-align: center;
	margin-top: 16px;
	width: 100%;
}

/* richtext section  */
.richtext-section .content {
	color: var(--gray-color-700);
}
.richtext-section a {
	text-decoration: none;
	color: var(--primary-color);
	border-bottom: 1px solid transparent;
	transition: all ease 0.3s;
}
.richtext-section a:hover {
	border-bottom: 1px solid var(--primary-color);
}
/* footer */
.site-footer {
    background: var(--black-color);
    color: var(--white-color);
    font-size: 14px;
}

.footer-top {
    display: grid;
    grid-template-columns: 1.8fr 0.9fr 0.9fr 1.6fr;
    gap: 48px;
    padding: 96px 0;
}

.footer-top .logo {
    margin-top: -96px;
    margin-bottom: 36px;
}

.footer-desc {
    line-height: 1.7;
    padding-right: 150px;
    color: var(--white-color);
}

.footer-links h4,
.footer-newsletter h4 {
    color: var(--white-color);
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 24px;
	padding: 0;
}

.footer-links ul {
    list-style: none;
}



.footer-links a {
    font-size: 14px;
    line-height: 200%;
    color: var(--white-color);
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-links a:hover {
    color: var(--primary-color);
}

/* Newsletter */
.footer-newsletter p {
    margin-bottom: 0;
	padding-right: 170px; 
}

/* Newsletter form layout */
.footer-newsletter .form-group {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
	margin-top: 24px;
	position: relative;
}

/* CF7 input wrapper should behave like flex item */
.footer-newsletter .wpcf7-form-control-wrap {
    flex: 1;
}

/* Email input */
.footer-newsletter input[type="email"] {
    width: 100%;
    border: none;
    padding: 12px 14px;
    font-size: 16px;
    font-family: var(--font-secondary);
    background-color: var(--gray-color-700);
    color: var(--white-color);
}

/* Placeholder */
.footer-newsletter input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

/* Focus state */
.footer-newsletter input[type="email"]:focus {
    outline: none;
    background-color: var(--gray-color-700);
}

/* Submit button */
.footer-newsletter input[type="submit"] {
	height: 43px;
    padding: 0 40px 0 20px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: var(--primary-color);
    color: var(--white-color);
    cursor: pointer;
    transition: background-color 0.3s ease;
}

/* Button hover */
.footer-newsletter input[type="submit"]:hover {
    background-color: var(--gray-color-700);
	    border: 1px solid var(--white-color);
}

/* CF7 spinner alignment fix */
.footer-newsletter .wpcf7-spinner {
    position: absolute;
	right: 141px;
}


/* Bottom footer */
.footer-legal {
    /* border-top: 1px solid #464646; */
    padding-top: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}


.footer-social {
    display: flex;
    border-bottom: 1px solid var(--gray-color-700);
}

.footer-social a {
    margin-right: 12px;
    background-color: var(--gray-color-700);
    padding: 10px;
    border-radius: 100px 100px 0 0;
	transition: all ease 0.3s;
}
.footer-social a:hover {
	background-color: var(--primary-color);
}

.footer-social img {
	display: flex;
    width: 20px;
}

.footer-legal {
    display: flex;
    gap: 24px;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 60px;
}

.footer-legal p {
    margin-bottom: 0;
}

.footer-legal p a {
    text-decoration: underline;
}

.footer-legal ul {
    display: flex;
    gap: 16px;
    list-style: none;
}

.footer-legal a {
    color: var(--white-color);
    text-decoration: none;
	transition: all ease 0.3s;
}
.footer-legal a:hover {
	color: var(--primary-color);
}







/* responsive */
@media (max-width: 1440px) {
	.twocol-content .content-wrapper{
		flex-wrap: wrap;
	}
    .footer-desc {
        padding-right: 0;
    }
}

@media (max-width: 1199.98px) {
	.main-banner .content{
		max-width: 650px;
		padding: 130px 45px 90px;
	}

	.post-type-slider .content-wrapper{
		grid-template-columns: auto 600px;
	}
    .footer-newsletter form {
        flex-wrap: wrap;
    }

    .footer-newsletter form .button {
        width: 100%;
    }
	.footer-newsletter p{
		padding-right: 50px;
	}
    .banner.type-1 .banner-content {
        width: 500px;
        /* padding: 120px 20px 80px; */
    }
	.twocol-content.type-3 .content-left{
		flex: unset;
	}
	
	.site-footer .wpcf7-spinner {
		
	}
    /* content type-2  */
    .content-block.type-2 .content-block-wrapper {
        padding: 40px;
    }

    .content-block.type-2 .content-block-wrapper::after {
        top: 16px;
        left: 16px;
        width: calc(100% - 16px);
        height: calc(100% - 16px);
        background-size: 48px 48px;
    }
	.twocol-content.type-3 .content-wrapper{
		gap: 0;
	}
	.twocol-content.type-3 .content-right {
		width: 100%;
		max-width: unset;
	}
	.contact-section .contact-info li {
		width: unset;
	}
	.footer-newsletter .form-group{
		flex-wrap: wrap;
		gap: 24px;
	}
	.footer-newsletter .wpcf7-spinner{
		right: 10px;
    	top: 10px;
	}
	.contact-section .form-btn .wpcf7-spinner{
		right: 13%;
	}
	.twocol-img-content.type-2 p:has(a){
		flex-direction: column;
		text-align: center;
	}
	.news-update-section .loadmore-items{
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 991px) {

    /* font  */
    h1, .h1 {
        font-size: 36px !important;
    }

    h2, .h2 {
        font-size: 28px !important;
    }

    h3, .h3 {
        font-size: 24px !important;
    }

	.content-block-image {
		display: flex;
		align-self: self-start;
	}
    .header-wrapper .logo img {
        max-width: 80px;
    }

    .header-wrapper .logo {
        padding: 16px 16px 32px 16px;
    }

    /* Show hamburger */
	.menu-toggle {
		display: block;
		position: relative;
	}


	/* Reset desktop menu layout */
	.nav-link-list {
		position: fixed;
		top: 0;
		right: -100%;
		width: 100%;
		height: 100vh;
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
		padding: 90px 24px 24px;
		background: rgba(0, 0, 0, 0.95);
		transition: var(--transition);
		z-index: 10;
	}

	.nav-link-list.active {
		right: 0;
	}

	/* Menu items */
	.nav-link-list li {
		width: 100%;
		padding: 0;
	}

	.nav-link-list li a {
		width: 100%;
		padding: 14px 0;
		display: block;
		font-size: 18px;
	}
/* 	.nav-link-list li.current_page_item > a{
		color: var(--primary-color);
	} */

	/* Remove desktop underline animation */
	.nav-link-list li:hover a::after {
		display: none;
	}
	.menu-item.current-menu-item a:after{
		display: none;
	}
	.nav-link-list li:hover > a {
		color: var(--primary-color);
	}

	/* CTA button full width */
	.nav-link-list li.button {
		width: 100%;
		margin-top: auto;
	}
	.nav-link-list li.button:hover a {
		color: var(--white-color);
	}
	.nav-link-list li.button a {
		display: block;
		text-align: center;
		padding: 0px;
	}

	/*  SUB MENU  */

	/* Disable hover dropdown */

	.nav-link-list li .sub-menu {
		position: static;
		width: 100%;
		background: transparent;
		padding: 0 0 0 16px;
		visibility: visible;
		opacity: 1;
		pointer-events: auto;
		display: none;
	}

	.nav-link-list li.active .sub-menu {
		display: block;
	}

	.nav-link-list li .sub-menu a {
		font-size: 15px;
		padding: 10px 0;
		opacity: 0.85;
	}

    .main-banner .content {
        max-width: 500px;
    }
	
	.inner-banner .content{
		padding: 80px 50px 35px;
	}
	.single-banner .content {
		padding: 80px 0px px;
	}
	
	.twocol-content.type-2 .content-wrapper{
		flex-wrap: wrap;
		align-items: start;
	}
	.twocol-img-content a.button, .twocol-list-content a.button {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.twocol-img-content.type-3 .content-wrapper .content {
		width: 50%;
	}
/* 	event slider */
		.post-type-slider .container-medium {
		overflow: hidden;
	}
	.post-type-slider .content-wrapper{
		display: flex;
		flex-direction: column;
		align-items: start;
	}
	.post-type-slider .content{
		max-width: unset;
		width: 100%;
	}
	.post-type-slider .content p:has(.button){
		width: fit-content;
	}
	.post-type-slider .splide-wrapper {
		width:100%;
	}
	.contact-section .content-left {
		width: 100%;
	}
	.contact-section .content-wrapper{
		flex-wrap: wrap;
	}
	.contact-section .contact-info li{
		width: 100%;
	}
	.form-btn input[type="submit"] {
		width: fit-content !important;
	}
    /* footer responsive */
    .footer-top {
        grid-template-columns: 1fr 1fr;
        gap: 32px;
    }
	.contact-section .form-btn .wpcf7-spinner {
		right: 25%;
	}
/* 	hotel single */
	    .hotel-single .hotel-about-layout {
        grid-template-columns: 1fr;
    }

    .hotel-single .hotel-map-layout {
        grid-template-columns: 1fr;
    }

    .hotel-single .single-feature-image img {
        height: 300px;
    }
	
/* 	event single */
	.details-section .details-grid {
		flex-direction: column;
	}
	.releted-post .card-grid:has(.event-card),
	.releted-post .card-grid:has(.hotel-card){
		grid-template-columns: repeat(2, 1fr);
	}
	.releted-post .card-grid:has(.news-card){
		grid-template-columns: 1fr;
	}
		   .news-card{
        width: 100%;
        flex-direction: column;
    }
	.news-card .news-title {
		padding: 0;
	}
	    .news-card .news-image {
        width: 100%;

    }
    .news-card-body{
        width: 100%;;
    }
}

@media (max-width: 768px) {
	.member-section.twocol-content .content-wrapper{
		display: flex;
		flex-direction: column;
		align-items: start;
	}
	.twocol-img-content .content-wrapper>*{
		width: 100% !important;
	}
	.twocol-img-content .content-wrapper{
		flex-direction: column-reverse;
	}
	.twocol-img-content p:has(a.button),
	.twocol-list-content p:has(a.button) {
		display: flex;
		width: 100%;
	}
	.twocol-img-content .button,
	.twocol-list-content .button {
		width: fit-content !important;
	}
	.twocol-content.type-1 .content-right{
		max-width: unset;
		padding: 26px;
	}
	.twocol-content.type-1.member-section .content-right{
		padding: 0;
		font-size: 16px;
	}
    .content-block.type-2 .content-block-wrapper {}

    .content-block.type-2 .content-block-wrapper::after {
        top: 12px;
        left: 12px;
        width: calc(100% - 12px);
        height: calc(100% - 12px);
        background-size: 40px 40px;
        opacity: 0.6;
        /* reduce visual noise */
    }

    .button-wrapper {
        flex-direction: column;
        gap: 12px;
	}
	.contact-section .content-left > .content{
		margin-bottom: 24px;
	}
	   .hotel-single .single-wrapper{
    gap: 24px;
   }
		.member-listing .loadmore-wrapper .loadmore-items{
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767px) {

    /* content responsive */
    .content-block.type-2 .container-medium {
        padding: 0;
    }

    .content-block-wrapper {
        flex-direction: column-reverse;
        gap: 24px;
    }

    .content-block-text {
        width: 100%;
    }
    /* .twocol-content .content-wrapper */
    .twocol-content .content-wrapper{
        flex-direction: column;
        gap: 16px;
    }
    .content-title{
        margin-bottom: 0;
    }
    .twocol-content .content-text{
        width: 100%;
    }
    /* .twocol-list-content .content-wrapper  */
    .twocol-list-content .content-wrapper {
        flex-direction: column;
    }
    .content-block.type-3 .content-block-wrapper{
        padding: 28px;
    }
    .content-block.type-3 .content-block-wrapper .content-block-text{
        width: 100%;
    }
	.twocol-img-content .content-wrapper .content .button,
	.twocol-content .content-wrapper .content .button{
		margin-top: 24px;
	}
	.twocol-img-content.type-2 .content-wrapper .content .button {
		margin: 0 !important;
	}
	.contact-section .form-btn .wpcf7-spinner{
		right: 17%;
	}
/* 	hotel-single */
	    .hotel-single .single-wrapper{
        flex-direction: column;
    }
    .hotel-single .hotel-sidebar {
        width: 100%
    }

}

@media (max-width: 609px) {
	.twocol-img-content p:has(a.button), .twocol-list-content p:has(a.button){
		display: flex;
		flex-direction: column;
		gap: 8px;
		text-align: center;
	}
	.twocol-img-content .button, .twocol-list-content .button{
		width: 100% !important;
	}
    .news-update-section .card-grid{
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    }

	.contact-section .content-img img{
		object-fit: contain;
	}
	.twocol-img-content .content-wrapper .content .button, .twocol-content .content-wrapper .content .button{
		margin-top: 0;
	}
	.releted-post .card-grid:has(.event-card),
	.releted-post .card-grid:has(.hotel-card){
		grid-template-columns: 1fr;
	}
		.news-update-section .loadmore-items{
		display: flex;
		flex-direction: column;
	}
	.releted-post .card-grid:has(.event-card) {
		grid-template-columns: 1fr;
	}
}


@media (max-width: 576px) {
	body{
		font-size: 16px;
	}
    .button {
        font-size: 16px;
    }

    .main-banner .content {
        max-width: 370px;
        padding: 70px 20px;
    }
	.inner-banner .content{
		width: 335px;
	}
	.inner-banner .content.content-border {
		width: 250px;	
	}
    .banner-content .main-banner-title {
        width: 100%;
    }

	.twocol-content .content .button,
	.twocol-content .content-right,
	.twocol-content .content p:has(.button),
	.post-type-slider .content .button,
	.post-type-slider .content p:has(.button) {
    width: 100%;
}
	.twocol-content .content .button,
	.twocol-content .content p:has(.button),
	.twocol-img-content .content-wrapper .content .button,
	.post-type-slider .content .button,
	.post-type-slider .content p:has(.button){
		text-align: center;
		justify-content: center;
	}
	.twocol-img-content .content-wrapper .content .button:not(:first-child){
		margin-top: 15px;
	}


    /* footer responsive */
    .footer-top {
        grid-template-columns: 1fr;
    }
	.form-btn input[type="submit"] {
    width: 100% !important;
    display: block;
	}

    .footer-bottom {
        flex-direction: column;
        text-align: center;
    }

    .footer-legal {
        flex-direction: column;
        gap: 12px;
    }
	

    /* content responsive */
    .content-block.type-2 .content-wrapper {
        padding: 24px;
    }

    .content-block.type-2 .content-wrapper::after {
        top: 8px;
        left: 8px;
        width: calc(100% - 8px);
        height: calc(100% - 8px);
        background-size: 32px 32px;
        opacity: 0.5;
    }
}

@media (max-width: 575.98px) {
	.main-banner .content {
		max-width: 340px;
		padding: 70px 5px;
	}
	.contact-section .form-btn .wpcf7-spinner{
		right: -7%;
	}
	.member-listing .loadmore-wrapper .loadmore-items{
		grid-template-columns: 1fr;
	}
	.inner-banner, .single-banner{
		height: 45svh;
	}
}
@media (max-width: 350px) { 
.main-banner .content h1,
.inner-banner .content h2,
.inner-banner .content h1,
.single-banner .content h1 {
    font-size: 32px !important;
}

	.main-banner .content {
		max-width: 290px;
	}
	.twocol-list-content .content-item{
		flex-direction: column;
		align-items: flex-start;
	}
}

	.map-i-frame iframe {
    height: fit-content !important;
    width: fit-content !important;
}

.map-i-frame {
    margin-top: 16px;
}
.single-event .single-banner .content h1{
font-size:40px}