/*==========================================================================================
bnbme Holiday Homes - Main CSS
============================================================================================

/*-------- 1.1 Typography --------*/
html, body {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {background:#f9f9f9; font-size:14px; line-height:1.5; font-family:"Montserrat", Arial, sans-serif; color:#2a2a2a;}

h1, h2, h3, h4, h5, h6 {color:#2a2a2a;}
h3 {font-size:22px;}
h4 {font-size: 20px;}

h1, h2, h3 {margin-top: 20px;margin-bottom: 10px;}

.main_title {font-size:16px; margin-bottom:30px;}
.main_title h2 {text-transform: uppercase; font-weight:700; letter-spacing:-1px; font-size:30px; margin-bottom:0;margin-top:0;}
.main_title p {font-weight:400; font-size:20px; color: #555;}

h2 span, h3 span, h4 span, h5 span, h6 span{color:#aa987a;}

.box_style_1 h3.inner{
	margin:-30px -30px 20px -30px;
	background-color:#565a5c;
	padding:10px 20px 10px 18px;
	color:#fff;
	border:1px solid #fff;
	-webkit-border-top-left-radius: 3px;
	text-align:center;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

/*General links color*/
a {color: #D4B779;text-decoration: none;-webkit-transition: all 0.2s ease;transition: all 0.2s ease; outline:none;}
a:hover,a:focus {color: #111;text-decoration: none; outline:none;}

p {margin: 0 0 20px 0;}

.nopadding {
	margin: 0 !important;
	padding: 0 !important;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  background-color: #ddd;
  opacity: 1;
}

strong {
  font-weight: 600;
}
main{
    min-height: 600px;
}
.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, opacity 0.3s;
}

.whatsapp-float:hover {
    transform: scale(1.1);
}

.whatsapp-icon {
    width: 45px;
    height: 45px;
}
.seprator{
    width: 100%;
    height: 25px;
    display: block;
}


/*============================================================================================*/
/* 2.  CONTENT  */
/*============================================================================================*/

/* Header
================================================== */
.top-header.sticky {
	background: linear-gradient(0deg, rgba(212,183,121,.8) 0%, rgba(170,152,122,.8) 118.23%) !important;
}
.top-header {
    position: sticky;
    top: 0;
    background: linear-gradient(0deg, rgba(212,183,121,1) 0%, rgba(170,152,122,1) 118.23%);
    padding: 16px 40px;
    z-index: 1000;
}

.header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

.header-content .left-menu{
    display: none;
}

.logo {
    height: 72px;
}

.menu-group {
    display: flex;
    gap: 24px;
}

.menu-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.menu-item a {
    color: #fff;
    text-decoration: none;
}
.header-controls {
    display: flex;
    align-items: center;
    gap: 16px;
}
.header-controls .icon{
	width: 24px;
}
.header-currency-btn, .home-button {
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.icon, .profile-icon {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.header-controls .profile {
    position: relative;
	background-color: #fff;
	border-radius: 100%;
	padding: 5px;
}

.header-controls .dropdown-menu {
    display: none;
    position: absolute;
    top: 48px;
    right: 0;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    z-index: 1001;
}

.dropdown-menu a {
    display: block;
    padding: 8px 16px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
.dropdown-menu a img{
    width: 20px;
	margin-right: 20px;
}

.dropdown-menu a:hover {
    background-color: #f0f0f0;
}
/* hero section
================================================== */
.hero-section {
    background-image: url('./../img/home_hero_tiny.png');
    background-size: cover;
    background-position: center;
    padding: 250px 80px 40px 80px;
    color: #fff;
    text-align: center;
}

.hero-content {
    max-width: 1200px;
    margin: 0 auto;
	position: relative;
}

.hero-title {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 16px;
	color: #fff;
	text-align: left;
}

.hero-description {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 32px;
	text-align: left;
}

.mobile-view{
    display: none;
}
.search-popup-form{
    display: none;
}
.search-component {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    background-color: #fff;
    border-radius: 100px;
    padding: 16px 24px;
	border: solid 2px #aa987a;
	position: absolute;
	bottom: -100px;
    width: 100%;
}

.search-component #suggestions{
    position: absolute; /* Ensures the box is positioned relative to the container */
    top: 100%; /* Places the box just below the input field */
    left: 0;
    right: 0;
    margin: 5px 5px 5px 45px;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 0 5px 5px; /* Matches the input's rounded corners */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 10; /* Ensures it appears above other elements */
    max-height: 200px; /* Optional, limits the height */
    overflow-y: auto; /* Adds a scrollbar if needed */
    color: #000;
    font-size: 12px;
}

/* Individual suggestion item styling */
.search-component #suggestions .suggestion {
    padding: 5px;
    cursor: pointer;
    font-size: 13px;
    color: #333;
    text-align: left;
}

.search-component #suggestions .suggestion:hover {
    background-color: #f0f0f0;
}
.search-item {
    display: flex;
    align-items: center;
    gap: 20px;
    width: calc((100% - 50px) / 3);;
    position: relative;
}

.search-item img {
    width: 24px;
    height: 24px;
}

.search-item select, .search-item input {
    border: none;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    background: none;
    outline: none;
}

.search-button {
    background-color: #aa987a;
    border: none;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.search-button img {
    width: 24px;
    height: 24px;
}


/* Style for top ICON BAR
================================================== */
#top_iconbar{
	display: none;
	margin-top: 32px;
	padding-top: 10px;
	align-items: flex-start;
	align-self: stretch;
	margin-bottom: 5px;
	border-bottom: 1px solid var(--Greyscale-Content-Grey-4, #CCC);
	flex: wrap;
}

#top_iconbar .left-icon{
    max-width: 1000px;
}
#top_iconbar .left-icon .owl-wrapper {
    display: flex;
    justify-content: center; /* Center items horizontally */
    align-items: center; /* Center items vertically */
}
#top_iconbar .left-icon .icon-box{
    display: flex;
    flex-direction: column; /* Stack image and text vertically */
    align-items: center; /* Center content horizontally */
    text-align: center;
    margin: 10px; /* Add spacing between boxes */
    width: fit-content;
}

#top_iconbar .left-icon .icon-box img{
    width: 40px;
    max-width: 40px; /* Limit icon size */
    margin-bottom: 5px; /* Add spacing below image */
}
#top_iconbar .left-icon .icon-box span{
	color: var(--Greyscale-Content-Grey-2, #666);
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
}
#top_iconbar .left-icon .owl-wrapper {
    display: flex;
    justify-content: center; /* Center items horizontally */
    align-items: center; /* Center items vertically */
}

#top_iconbar .icon-carousel {
    display: flex;
    flex-wrap: nowrap; /* Prevent items from wrapping */
}

#top_iconbar .right-icon{
	display: flex;
	align-items: center;
	width: fit-content;
	padding: 24px;
	gap: 24px;
}
#top_iconbar .right-icon .expend,#top_iconbar .right-icon .filter{
	display: flex;
	justify-content: center;
	align-items: center;
}
#top_iconbar .right-icon .expend{
	border-radius: 100px;
	background: var(--Brand-colours-Gold---Mid, #AA987A);
	padding: 10px 12px;
}
#top_iconbar .right-icon .filter{
	border-radius: 10px;
	border: 2px solid var(--Action-primary-Dark-primary, #0C0C0C);
	color: #0c0c0c;
	padding: 10px 5px;
}

/*   Home Dubai Slider
*********************************************/
.home-property-slider{
	position: flex;
	margin-top: 32px;
}

.home-property-slider .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}

.home-property-slider .title-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.home-property-slider .main-title h2{
    text-transform: uppercase;
	font-weight:700;
	letter-spacing:-1px;
	font-size:30px;
	/* margin-bottom:4px; */
	/* margin-top:33px; */
}

.home-property-slider .main-title p{
	font-weight: 400;
	font-size: 20px;
}

.home-property-slider .view-all-button {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background-color: transparent;
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #0c0c0c;
    cursor: pointer;
    border-radius: 10px;
    transition: background-color 0.3s;
}

.home-property-slider .view-all-button img {
    width: 24px;
    height: 24px;
}

.home-property-slider .view-all-button:hover {
    background-color: #f0f0f0;
}


.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background: #aa987a;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-prev {
    left: -40px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -40px;
}

.home-property-slider .property-card {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: white;
    position: relative; /* For layout control */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; /* Ensure the card takes up full available width */
    height: auto; /* Allow height to adjust based on content */

}

.home-property-slider .property-image-container {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.home-property-slider .property-image {
    border-radius: 10px;
    width: 100%; /* Scale image width to fit the container */
    height: 100%; /* Scale image height to fit the container */
    object-fit: cover; /* Ensures the image covers the container without distortion */
    object-position: center; /* Center the image within the container */
}

.home-property-slider .badge {
    position: absolute;
    top: 10px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.home-property-slider .badge-left {
    left: 10px;
	color: #000;
}

.home-property-slider .badge-right {
    right: 10px;
    display: flex;
    align-items: center;
	color: #000;
}

.home-property-slider .badge-right img {
    margin-left: 5px;
    width: 12px;
    height: 12px;
}

.home-property-slider .property-details {
    padding: 16px;
}

.home-property-slider .property-title {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.home-property-slider .property-location {
    font-size: 14px;
    color: #666;
    margin: 4px 0;
}

.home-property-slider .property-info {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #333;
    margin: 8px 0;
	text-align: center;
}

.home-property-slider .property-info  span img{
	width: 24px !important;
	display: block !important;
	margin: 0 auto !important;
}
.home-property-slider .property-price {
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    color: #000;
}
/* Scetion Trending Destinations
*********************************************/

.trending-destinations {
	margin-top: 32px;
    padding: 24px 40px;
    background-color: #fff;
}

.trending-destinations .trending-header {
    margin-bottom: 24px;
}
.trending-destinations .trending-header h2{
    text-transform: uppercase;
	font-weight:700;
	letter-spacing:-1px;
	font-size:30px;
	margin-bottom:0;
	margin-top:0;
}

.trending-destinations .trending-header p{
	font-weight: 400;
	font-size: 20px;
}
.trending-destinations .trending-title {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    color: #000;
}

.trending-destinations .subtitle {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    color: #000;
}

/* .destination-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 16px;
} */

.destination-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(6, 1fr); /* Default to 3 columns */
}

.destination-card:nth-child(1),
.destination-card:nth-child(2) {
    grid-column: span 3; /* Ensure 2 items in the first row */
}

.destination-card:nth-child(3),
.destination-card:nth-child(4),
.destination-card:nth-child(5) {
    grid-column: span 2; /* Span 2 columns for the first row only */
}
.destination-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}


.destination-card img {
    width: 100%;
    height: auto;
    display: block;
}

.destination-name {
    position: absolute;
    bottom: 24px;
    left: 24px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.destination-name a:hover{
    color: #fff;
}
/* Section Map
*********************************************/
.home-map-section {
    padding: 32px 40px;
	margin-top: 32px;
}

.home-map-section .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}

.home-map-section .title-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.home-map-section .title {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    color: #000;
}

.home-map-section .selector-switch {
    display: flex;
    gap: 8px;
}

.home-map-section .selector {
    padding: 8px 16px;
    border: 2px solid #aa987a;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #aa987a;
    cursor: pointer;
}

.home-map-section .selector.active {
    background-color: #aa987a;
    color: #fff;
}

.home-map-section .see-full-map-button {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background-color: transparent;
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #0c0c0c;
    cursor: pointer;
    border-radius: 10px;
    transition: background-color 0.3s;
}

.home-map-section .see-full-map-button img {
    width: 24px;
    height: 24px;
}

.home-map-section .see-full-map-button:hover {
    background-color: #f0f0f0;
}

.home-map-section .map-container {
    width: 100%;
    height: 600px;
    border-radius: 10px;
    overflow: hidden;
}

/* HOME why-us-section
*********************************************/

.why-us-section {
    padding: 32px 40px;
}

.section-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 32px;
    color: #000;
}

.description-section {
    display: flex;
    gap: 101px;
}

.intro-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    width: 260px;
}

.icon {
    width: 40px;
    height: 40px;
}

.text-content {
    text-align: center;
}

.card-title {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #000;
}

.card-description {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    color: #333;
}
.footer {
    background-color: #f2f2f2;
    padding: 24px 40px;
}

.back-to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 24px;
    cursor: pointer;
}

.back-to-top img {
    width: 24px;
    height: 24px;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 24px;
}

.footer-column {
    flex: 1;
    min-width: 150px;
}

.footer-column h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

.footer-column a {
    display: block;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    margin-bottom: 8px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.footer-info {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}

.footer-info a {
    text-decoration: none;
    color: #000;
}

.footer-controls {
    display: flex;
    align-items: center;
    gap: 16px;
}

.language-button, .currency-button {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    border: 2px solid #0c0c0c;
    border-radius: 10px;
    background-color: transparent;
    font-size: 16px;
    cursor: pointer;
}

.language-button img {
    width: 24px;
    height: 24px;
}

@media (max-width: 768px) {
    .footer-content, .footer-bottom {
        flex-direction: column;
        align-items: center;
    }

    .footer-column {
        text-align: center;
    }
}

/* Search result page and section
-------------------------------------------------- */
.search-section{
	display: block;
}
.search-section .search-results {
    display: flex;
    height: 75vh;
}
.search-section .search-results {
    display: flex;
    height: 75vh;
}

/* List Section Styles */
.search-section .list-section {
    width: 800px;
    height: 75vh;
    overflow-y: auto;
    padding: 24px;
    box-sizing: border-box;
}

.search-section .list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.search-section .list-header h1 {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
}

.search-section .sort-dropdown {
    display: flex;
    align-items: center;
    gap: 8px;
}

.search-section .sort-dropdown select {
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.search-section .results-count {
    margin-bottom: 24px;
    font-size: 14px;
}

.search-section .properties-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

/* Property Card Styles */
.search-section .property-card {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.search-section .property-image {
    position: relative;
    height: 200px;
}

.search-section .property-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.search-section .property-details{
	padding: 10px;
}
.search-section .property-details h3{
	font-size: 16px;
}
.search-section .property-details p{
	font-size: 12px;
}
.search-section .amenities {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #333;
    margin: 8px 0;
    text-align: center;
}
.search-section .amenities  span img{
	width: 24px !important;
	display: block !important;
	margin: 0 auto !important;
}
.search-section .price-info{
	display: flex;
}
.search-section .price-info .total{
	margin-left: auto;
}
.search-section .badges {
    position: absolute;
    top: 16px;
    left: 16px;
    right: 16px;
    display: flex;
    justify-content: space-between;
}

.search-section .badge {
    background: white;
    padding: 4px 12px;
    border-radius: 100px;
    font-size: 12px;
    line-height: 18px;
	color: #000;
}

.search-section .rating {
    background: rgba(255,255,255,0.8);
    padding: 4px 12px;
    border-radius: 100px;
    font-size: 12px;
	color: #000;
}

/* Map Section Styles */
.search-section .map-section {
    flex: 1;
    position: sticky;
    top: 0;
    height: 75vh;
    min-width: 480px;
    background: #f5f5f5;
}


.search-section #map {
    width: 100%;
    height: 100%;
}

/* Login Section
-------------------------------------------------- */
.login-section{
	background: #f5f5f5;
	align-items: center;
	justify-content: center;
	padding-top: 32px;
	padding-bottom: 32px;
}
.login-section .back-button {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 24px;
}

.login-section .login-container {
    max-width: 540px;
    margin: 0 auto;
    padding: 24px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
}

.login-section .login-container h1 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 24px;
}

.login-section .form-group {
    margin-bottom: 24px;
}

.login-section .form-group label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

.login-section .form-group input {
    width: 100%;
    padding: 16px 12px;
    border: 1px solid #0f0f0f;
    border-radius: 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.login-section .password-input {
    position: relative;
}

.login-section .toggle-password {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 4px;
    cursor: pointer;
}

.login-section .remember-me {
    margin-bottom: 24px;
}

.login-section .checkbox-container {
    display: flex;
    align-items: center;
    gap: 16px;
    cursor: pointer;
}

.login-section .checkmark {
    width: 24px;
    height: 24px;
    border: 2px solid #aa987a;
    border-radius: 4px;
    display: inline-block;
}

.login-section .login-button {
    width: 100%;
    padding: 16px;
    background: #aa987a;
    color: white;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
    cursor: pointer;
}

.login-section .forgot-button {
    width: 100%;
    padding: 16px;
    background: none;
    border: none;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 24px;
}

.login-section .divider {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 24px;
}

.login-section .divider span {
    flex: 1;
    height: 1px;
    background: #f2f2f2;
}

.login-section .divider p {
    color: #000;
    margin: 0;
    font-size: 14px;
}

.login-section .social-login {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 24px;
}

.login-section .social-login button {
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-size: 20px;
    cursor: pointer;
}

.login-section .google-button {
    background: white;
    border: 1px solid #ddd;
    color: rgba(0, 0, 0, 0.54);
}

.login-section .facebook-button {
    background: #1877f2;
    border: none;
    color: white;
}

.login-section .apple-button {
    background: black;
    border: none;
    color: white;
}

.login-section .register-link {
    text-align: center;
    font-size: 14px;
}

.login-section .register-link a {
    color: #000;
    text-decoration: underline;
    font-weight: 400;
}

@media (max-width: 768px) {

    .login-section .login-container {
        padding: 20px;
    }
}
/* Register page and section
-------------------------------------------------- */
.register-section {
    background: #f5f5f5;
	align-items: center;
	justify-content: center;
	padding-top: 32px;
	padding-bottom: 32px;
}
.register-section .back-button {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #0c0c0c;
    background-color: transparent;
    border-radius: 10px;
    padding: 16px;
    margin-bottom: 20px;
}

.register-section .back-button img {
    margin-right: 16px;
    width: 24px;
    height: 24px;
}

.register-section .register-container {
    max-width: 492px;
    margin: 0 auto;
    padding: 24px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
}

.register-section .register-container h1 {
    font-size: 32px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 24px;
    text-align: center;
}

.register-section .form-group {
    margin-bottom: 24px;
}

.register-section .form-group label {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.register-section .form-input {
    width: 100%;
    padding: 12px;
    border: 1px solid #0f0f0f;
    border-radius: 10px;
    font-size: 14px;
}

.register-section .helper-text {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    color: #000000;
}

.register-section .password-input-container {
    position: relative;
}

.register-section .toggle-password {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.register-section .checkbox-group {
    margin-bottom: 24px;
}

.register-section .checkbox-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.register-section .checkbox-item input[type="checkbox"] {
    margin-right: 8px;
}

.register-section .checkbox-item label {
    font-size: 14px;
    color: #000000;
}

.register-section .link {
    color: #000000;
    text-decoration: underline;
}

.register-section .register-button {
    width: 100%;
    padding: 14px;
    background-color: #0c0c0c;
    color: white;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 16px;
}

.register-section .login-link {
    text-align: center;
    font-size: 14px;
    color: #000000;
}

.register-section .login-link .link {
    font-weight: 500;
}

/*==================================================================
Property Details Page
==================================================================*/

.details-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 40px;
    background-color: #fafafa;
}

.details-title {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
}

.details-button-group {
    display: flex;
    gap: 24px;
}

.details-button {
    display: flex;
    align-items: center;
    padding: 16px;
    background-color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #0c0c0c;
}

.details-button img {
    margin-right: 16px;
    width: 24px;
    height: 24px;
}
.details-menu-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 40px;
    border-bottom: 1px solid #cccccc;
}

.details-menu-item {
    flex: 1;
    text-align: center;
    padding: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: border-color 0.3s;
}

.details-menu-item:hover {
    border-color: #666666;
}

.details-menu-item.active {
    border-color: #666666;
}
.property-overview{
    padding: 20px 40px;
}
.property-overview .image-section {
    display: flex;
    gap: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.property-overview .image-section .image-frame {
    width: 75%;
    height: 476px;
    background-size: cover;
    background-position: center;
}

.property-overview .image-section .image-column {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 50%;
}

.property-overview .image-section .image-small {
    width: 100%;
    height: 234px;
    background-size: cover;
    background-position: center;
}
.property-description {
    display: flex;
    gap: 48px;
    max-width: 1200px;
    margin: 32px auto;
    position: relative;
    border-bottom: solid 2px #cccccc;
}
.property-description .main-content {
    flex: 1;
    min-width: 300px;
}

.property-description .reserve-section {
    flex: 1;
    min-width: 300px;
    padding: 24px;
    position: sticky;
    height: max-content;
    position: -webkit-sticky;
    top: 120px; /* required */
}
.property-description .reserve-section.card{
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
    padding: 24px;
    margin-bottom: 24px;
}
.property-description .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    margin-bottom: 16px;
    border-radius: 10px;
    border: 2px solid #0c0c0c;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.property-description .button:hover {
    background-color: #0c0c0c;
    color: #ffffff;
}

.property-description .button.primary {
    background-color: #aa987a;
    color: #ffffff;
    border: none;
}

.property-description .button.primary:hover {
    background-color: #8a7a5a;
}

.property-description .button.whatsapp {
    background-color: #55cd6c;
    color: #ffffff;
    border: none;
}

.property-description .button.whatsapp:hover {
    background-color: #45ad5c;
}

.property-description .info-section {
    margin-bottom: 24px;
}

.property-description .info-section h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
}

.property-description .info-section p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 8px;
}

.property-description .info-box{
    margin-bottom: 20px;
    display: flex;
    gap: 16px;

}
.property-description .info-box p{
    font-size: 14px;
}
.property-description .info-box p span{
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
}
.property-description .info-bedbox{
    display: flex;
    width: 200px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 10px;
    border: 1px solid var(--Greyscale-Content-Grey-3, #999);

}
.property-description .info-bedbox p{
    font-size: 12px;
    font-weight: 500;
}
.property-description .info-bedbox p span{
    font-size: 24px;
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
}
.property-description .divider {
    height: 1px;
    background-color: #cccccc;
    margin: 24px 0;
}

.property-description .reserve-section .price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}
.property-description .aminity-section {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding: 32px 0px;
}
.property-description .aminity-box {
    display: flex;
    flex-basis: 40%;
    align-items: baseline;
    gap: 8px;
}
.property-description .aminity-box img{
    width: 16px;
}
.property-description .aminity-box p{
    font-size: 14px;
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-aminities {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 90%;
    max-width: 500px;
    position: relative;
    text-align: center;
}

.popup-aminities .close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.popup-aminities .popup-title {
    margin-bottom: 20px;
}

.popup-aminities .amenities-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

.popup-aminities .amenity-item {
    display: flex;;
    align-items: center;
    text-align: left;
    flex-basis: 30%;
    width: fit-content;
}

.popup-aminities .amenity-icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.popup-description {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 90%;
    max-width: 800px;
    position: relative;
    text-align: center;
}

.popup-description .close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.popup-description .popup-title {
    margin-bottom: 20px;
}
.property-description .nearby-section {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    padding: 32px 0px;
}
.property-description .nearby-box {
    display: block;
    flex-basis: 30%;
    align-items: baseline;
    gap: 8px;
}
.property-description .nearby-box h3{
    font-size: 18px;
    font-weight: 600;
    flex-basis: 100%;
    width: 100%;
}
.property-description .nearby-box img{
    width: 18px;
}

.property-description .nearby-box .item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 500;
}

.property-description .nearby-box .distance {
    color: #333333;
    font-weight: 400;
}

.property-description .reserve-section .price span {
    font-size: 24px;
    font-weight: 600;
}

.property-description .reserve-section .price-match {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #000000;
}

.property-description .reserve-section .price-match img {
    margin-right: 8px;
}

.property-description .reserve-section .input-group {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.property-description .reserve-section .input-group input,
.property-description .reserve-section .input-group select {
    flex: 1;
    padding: 12px;
    border: 1px solid #0f0f0f;
    border-radius: 10px;
    font-size: 14px;
}

.property-description .reserve-section .rates {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
}
.property-description .reserve-section .total {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0px;
}

@media (max-width: 768px) {
    .property-description  {
        flex-direction: column;
    }

    .property-description .main-content, .reserve-section {
        flex: none;
        width: 100%;
    }
}

.deatilsmap-section {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.deatilsmap-section .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
}
.deatilsmap-section .subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.deatilsmap-section .map-container {
    width: 1200px;
    height: 580px;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
}
.deatilsmap-section .map {
    width: 100%;
    height: 100%;
    background-image: url('https://placeholder.pics/svg/1200x580');
    background-size: cover;
    background-position: center;
}
.detailsrating-section {
    margin: 32px auto;
    padding: 20px;
    background-color: #f0f0f0;
    border-bottom: solid 2px #cccccc;
}
.detailsrating-section .main-header{
    justify-content: center;
    align-items: center;
    width: 100%;

}
.detailsrating-section .main-header h3{
    color: var(--Greyscale-Content-Black, #000);
    font-family: Inter;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 96px */
    display: block;
    width: 100%;
    text-align: center;
}
.detailsrating-section .main-header h3 img{
    width: 48px;
}
.detailsrating-section .main-header h4{
    color: var(--Greyscale-Content-Black, #000);
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 48px */
    display: block;
    width: 100%;
    text-align: center;
}
.detailsrating-section .main-header p{
    color: var(--Greyscale-Content-Black, #000);
    text-align: center;

    /* Subtitle 2 */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    display: block;
    width: 100%;
    text-align: center;
}
.detailsrating-section .text-style {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    text-align: left;
}
.detailsrating-section .rating-section {
    display: flex;
    gap: 32px;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 20px;
}
.detailsrating-section .rating-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px;
    border-left: 1px solid #e0e0e0;
    width: 150px;
}
.detailsrating-section .rating-card:first-child {
    border-left: none;
  }
.detailsrating-section .rating-icon {
    width: 48px;
    height: 48px;
}
.detailsrating-section .rating-score {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.detailsrating-section .rating-category {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.detailsrating-section .rating-bar {
    display: flex;
    align-items: center;
    gap: 8px;
}
.detailsrating-section .rating-bar-text {
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
.detailsrating-section .rating-bar-fill {
    width: 140px;
    height: 4px;
    background-color: #ccc;
    border-radius: 2px;
}


.deatilsmap-section {
    margin: 32px auto;
    display: flex;
    flex-direction: column;
    gap: 32px;
    border-bottom: solid 2px #cccccc;
}
.deatilsmap-section .neighborhood {
    width: 480px;
    text-align: left;
}
.deatilsmap-section .neighborhood-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
}
.deatilsmap-section .neighborhood-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 18.2px;
    color: #000000;
}
.deatilsmap-section .button {
    display: inline-flex;
    padding: 16px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #0c0c0c;
    cursor: pointer;
    text-decoration: none;
}
.details-ttoknow-section{
    margin: 32px auto;
    display: flex;
    flex-direction: column;
    gap: 32px;
    border-bottom: solid 2px #cccccc;
}

.details-ttoknow-section h3{
    font-size: 24px;
    font-weight: 600;
    flex-basis: 100%;
    width: 100%;
}
.details-ttoknow-section .ttoknow-list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    padding: 32px 0px;
}
.details-ttoknow-section .ttoknow-item {
    flex: 1;
    display: block;
    flex-basis: 30%;
    align-items: baseline;
    gap: 8px;
}
.details-ttoknow-section .ttoknow-item h4{
    font-size: 18px;
    font-weight: 600;
    flex-basis: 100%;
    width: 100%;
}

.details-ttoknow-section .ttoknow-item ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.details-similar {
    margin: 32px auto;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.details-similar .carousel {
    display: flex;
    overflow-x: auto;
    gap: 16px;
    padding: 20px;
    width: 80%;
    box-sizing: border-box;
}
.details-similar .carousel-item {
    min-width: 240px;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    background-color: #f9f9f9;
    display: flex;
    flex-direction: column;
}
.details-similar .property-image {
    position: relative;
    height: 200px;
    overflow: hidden;
}
.details-similar .property-details{
	padding: 10px;
}
.details-similar .property-details h3{
	font-size: 16px;
}
.details-similar .property-details p{
	font-size: 12px;
}

.details-similar .amenities {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #333;
    margin: 8px 0;
    text-align: center;
}
.details-similar .amenities  span img{
	width: 24px !important;
	display: block !important;
	margin: 0 auto !important;
}
.details-similar .price-info{
	display: flex;
}
.details-similar .price-info .total{
	margin-left: auto;
}
.details-similar  .badges {
    position: absolute;
    top: 16px;
    left: 16px;
    right: 16px;
    display: flex;
    justify-content: space-between;
}

.details-similar .badge {
    background: white;
    padding: 4px 12px;
    border-radius: 100px;
    font-size: 12px;
    line-height: 20px;
	color: #000;
}

.details-similar .rating {
    background: rgba(255,255,255,0.8);
    padding: 4px 12px;
    border-radius: 100px;
    font-size: 12px;
	color: #000;
}

/* End of property PAGE  */
/* Payments Steps
-------------------------------------------------- */
.steps-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 40px;
    background-color: #f9f9f9;
}

.steps-section .button {
    display: flex;
    align-items: center;
    padding: 16px;
    background-color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #0c0c0c;
    transition: background-color 0.3s;
}

.steps-section .button:hover {
    background-color: #e0e0e0;
}

.steps-section .button img {
    margin-right: 8px;
}

.steps-section .steps {
    display: flex;
    align-items: center;
    gap: 32px;
}

.steps-section .step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.steps-section .step-circle {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #666666;
    background-color: #f2f2f2;
    margin-bottom: 8px;
}

.steps-section .step-circle.active {
    border-color: #333333;
    background-color: #ffffff;
}

.steps-section .step-circle img {
    width: 24px;
    height: 24px;
}

.steps-section .step-title {
    font-size: 12px;
    font-weight: 500;
    color: #0c0c0c;
}

.steps-section .connector {
    width: 48px;
    height: 2px;
    background-color: #666666;
}
.steps-section .footer-button-group {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-top: 24px;
    width: 100%;
}

.steps-section .footer-button {
    padding: 12px 24px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    background-color: #0c0c0c;
    transition: background-color 0.3s;
}

.steps-section .footer-button:hover {
    background-color: #333333;
}

.steps-section .footer-button.skip {
    background-color: transparent;
    color: #0c0c0c;
}

.steps-section .footer-button.skip:hover {
    background-color: #e0e0e0;
}

/* Package section
-------------------------------------------------- */
.package-section {
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
}

.package-section .package-options {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.package-section .package-head {
    flex: 2;
    min-width: 400px;
}

.package-section .package-head h3{
    font-size: 24px;
    font-weight: 600;
}

.package-section .package-head p{
    font-size: 14px;
    font-weight: 400;
}

.package-section .package-card {
    flex: 1;
    min-width: 200px;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.package-section .package-card img {
    width: 100%;
    height: auto;
}

.package-section .package-card .details {
    padding: 16px;
}

.package-section .package-card .details h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
}

.package-section .package-card .details p {
    margin: 8px 0;
    font-size: 14px;
    font-weight: 500;
}

.package-section .package-card .select-button {
    display: block;
    width: 100%;
    padding: 12px;
    background-color: #aa987a;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0 0 10px 10px;
    transition: background-color 0.3s;
}

.package-section .package-card .select-button:hover {
    background-color: #8a7a5a;
}

.package-section .feature-list {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 24px;
}

.package-section .feature-head {
    flex: 2;
    min-width: 400px;
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.package-section .feature-head img {
    width: 24px;
    height: 24px;
}

.package-section .feature-head .text {
    flex: 1;
}

.package-section .feature-head .text h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.package-section .feature-head .text p {
    margin: 4px 0;
    font-size: 14px;
    font-weight: 400;
}
.package-section .feature-item {
    flex: 1;
    min-width: 200px;
}
.package-section .feature-item .feature {
    display: block;
    width: 100%;
    padding: 25px;
    text-align: center;
    min-height: 75px;
    background-color: #f9f9f9;
}
@media (max-width: 768px) {
    .package-section .package-options, .feature-list {
        flex-direction: column;
    }
}
/* Add Ons Section
-------------------------------------------------- */
.addons-section {
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
}
.addons-section .addon-header{
    display: block;

}
.addons-section .addon-header h3{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 16px;
}
.addons-section .addon-header p{
    font-size: 16px;
    font-weight: 400;
}
.addons-section .addon-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.addons-section  .addon-list .addon-card {
    flex: 2;
    min-width: 400px;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    transition: transform 0.3s;
}

.addons-section .addon-card:hover {
    transform: translateY(-5px);
}

.addons-section .addon-card.active {
    background: linear-gradient(180deg, rgba(253,247,212,1) 0%, rgba(212,183,121,1) 100%);
}

.addons-section .addon-image {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.addons-section .addon-details {
    padding: 16px;
    flex: 1;
}

.addons-section .addon-details h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.addons-section .addon-details p {
    margin: 8px 0;
    font-size: 12px;
    font-weight: 400;
}

.addons-section .addon-price {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}



@media (max-width: 768px) {
    .addons-section .addon-list {
        flex-direction: column;
    }
}
/* checout section
-------------------------------------------------- */
.checkout-section {
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
}
.checkout-section .checkout-container{
    display: flex;
    gap: 24px;
    padding: 24px 40px;
    max-width: 1200px;
    margin: 0 auto;
}
.checkout-section .checkout-form {
    flex: 1;
    min-width: 300px;
}

.checkout-section .price-summary {
    width: 380px;
    position: sticky;
    top: 24px;
    align-self: flex-start;
}

.checkout-section .card {
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
    padding: 24px;
    margin-bottom: 24px;
}

.checkout-section .price-match {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 24px;
}
.checkout-section .price-match-details {
    flex: 1;
    max-width: 70%;
    align-items: flex-start;
}
.checkout-section .price-match img {
    flex: 1;
    align-self: flex-end;
}
.checkout-section .section-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
}

.checkout-section .trip-details {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}

.checkout-section .trip-label {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.checkout-section .trip-value {
    font-size: 14px;
    color: #333333;
}

.checkout-section .edit-button {
    padding: 8px 16px;
    border-radius: 10px;
    border: none;
    background: transparent;
    cursor: pointer;
    font-weight: 600;
}

.checkout-section .edit-button:hover {
    background: #f2f2f2;
}

.checkout-section .form-group {
    margin-bottom: 24px;
}

.checkout-section .form-label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

.checkout-section .form-input {
    width: 100%;
    padding: 12px;
    border: 1px solid #0f0f0f;
    border-radius: 10px;
    font-size: 14px;
}

.checkout-section .phone-input {
    display: flex;
    gap: 8px;
}

.checkout-section .country-code {
    width: 120px;
}

.checkout-section .helper-text {
    font-size: 12px;
    color: #666666;
    margin-top: 4px;
}

.checkout-section .property-card {
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
}

.checkout-section .property-image {
    width: 114px;
    height: 114px;
    border-radius: 10px;
    object-fit: cover;
}

.checkout-section .property-details {
    flex: 1;
}

.checkout-section .price-details {
    border-top: 1px solid #f2f2f2;
    margin-top: 16px;
    padding-top: 16px;
}

.checkout-section .price-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.checkout-section .total-row {
    font-weight: 500;
    font-size: 16px;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #f2f2f2;
}

.checkout-section .checkbox-group {
    margin-bottom: 24px;
}

.checkout-section .checkbox-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.checkout-section .checkbox-item input[type="checkbox"] {
    margin-right: 8px;
}

.checkout-section .submit-button {
    width: 100%;
    padding: 16px;
    background: #0c0c0c;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.checkout-section .submit-button:hover {
    background: #333333;
}

@media (max-width: 968px) {
    .checkout-section .container {
        flex-direction: column;
    }

    .checkout-section .price-summary {
        width: 100%;
        position: static;
    }
}
/* Payment confirmation section
   ========================================================================== */
.payment-confirmation-section {
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
    padding: 24px;
    margin-bottom: 24px;
}
.payment-confirmation-section .confirmation-card {
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
    padding: 24px;
    max-width: 804px;
    width: 100%;
    box-sizing: border-box;
    margin: 24px auto;
}

.payment-confirmation-section .celebration-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
}

.payment-confirmation-section .title {
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 24px;
}

.payment-confirmation-section .subtitle {
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 24px;
}

.payment-confirmation-section .steps-container {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.payment-confirmation-section .step-card {
    flex: 1;
    min-width: 200px;
    background: #f2f2f2;
    border-radius: 10px;
    padding: 16px;
    border: 1px solid #999999;
}

.payment-confirmation-section .step-icon {
    width: 32px;
    height: 32px;
    margin-bottom: 16px;
}

.payment-confirmation-section .step-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 16px;
}

.payment-confirmation-section .step-description {
    font-size: 14px;
    line-height: 130%;
    color: #000000;
}

.payment-confirmation-section .button-group {
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.payment-confirmation-section .button {
    display: inline-flex;
    align-items: center;
    padding: 16px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.32px;
    cursor: pointer;
    text-decoration: none;
    min-width: 120px;
    justify-content: center;
}

.payment-confirmation-section .button.outline {
    border: 2px solid #0c0c0c;
    color: #0c0c0c;
    background: transparent;
}

.payment-confirmation-section .button.primary {
    background: #0c0c0c;
    color: #ffffff;
    border: none;
}

.payment-confirmation-section .email-info {
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 16px;
}

.payment-confirmation-section .resend-section {
    display: flex;
    align-items: center;
    gap: 8px;
}

.payment-confirmation-section .resend-text {
    font-size: 14px;
    line-height: 130%;
}

.payment-confirmation-section .resend-button {
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #0c0c0c;
    cursor: pointer;
    padding: 8px 16px;
    border-radius: 10px;
}

.payment-confirmation-section .resend-button:hover {
    background: #f2f2f2;
}

@media (max-width: 768px) {
    .payment-confirmation-section .confirmation-card {
        margin: 16px;
        padding: 16px;
    }

    .payment-confirmation-section .steps-container {
        flex-direction: column;
    }

    .payment-confirmation-section .step-card {
        width: 100%;
    }

    .payment-confirmation-section .button-group {
        flex-direction: column;
    }

    .payment-confirmation-section .button {
        width: 100%;
    }
}
/* End of payment confirmation section */
/* User Bookings: My Bookings page
   ========================================================================== */
.userbookings-section {
    padding: 32px 0;
    margin: 40px;
   }
.userbookings-section .bookings-container {
    max-width: 1200px;
    margin: 0 auto;
}

.userbookings-section .page-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 24px;
}

.userbookings-section .section-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 24px;
}

.userbookings-section .booking-card {
    background: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    margin-bottom: 24px;
    overflow: hidden;
}

.userbookings-section .booking-content {
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.userbookings-section .booking-details {
    display: flex;
    gap: 16px;
}

.userbookings-section .property-image {
    width: 127px;
    height: 127px;
    border-radius: 10px;
    object-fit: cover;
}

.userbookings-section .property-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.userbookings-section .property-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
    margin: 0;
}

.userbookings-section .booking-dates {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}

.userbookings-section .separator {
    width: 4px;
    height: 4px;
    background: #000000;
    border-radius: 50%;
}

.userbookings-section .property-specs {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.userbookings-section .booking-status {
    font-size: 12px;
    font-weight: 500;
    color: #666666;
}

.userbookings-section .booking-price {
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
}

.userbookings-section .more-options {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.userbookings-section .booking-actions {
    border-top: 1px solid #cccccc;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.userbookings-section .action-button {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 16px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.32px;
    cursor: pointer;
}

.userbookings-section .primary-button {
    background: #0c0c0c;
    color: #ffffff;
    border: none;
    margin: 0 auto;
}

.userbookings-section .rate-experience {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #000000;
    background: none;
    border: none;
    cursor: pointer;
}

.userbookings-section .close-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

@media (max-width: 768px) {

    .userbookings-section .booking-content {
        flex-direction: column;
        gap: 16px;
    }

    .userbookings-section .booking-details {
        flex-direction: column;
    }

    .userbookings-section .property-image {
        width: 100%;
        height: 200px;
    }

    .userbookings-section .booking-actions {
        flex-direction: column;
        gap: 16px;
    }

    .userbookings-section .action-button {
        width: 100%;
        justify-content: center;
    }
}
/* User booking verification section
-------------------------------------------------- */
.ubverification-section {
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
}
.ubverification-section .verification-container {
    display: flex;
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 24px;
    background: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
}

.ubverification-section .form-section {
    flex: 2;
    max-width: 456px;
}

.ubverification-section .property-section {
    flex: 1;
    max-width: 342px;
    margin-left: auto;
}

.ubverification-section .form-group {
    margin-bottom: 24px;
}

.ubverification-section .form-label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 8px;
    color: #000000;
}

.ubverification-section .helper-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 130%;
    color: #000000;
    margin-top: 4px;
}

.ubverification-section .form-input {
    width: 100%;
    height: 56px;
    padding: 16px 12px;
    border: 1px solid #0f0f0f;
    border-radius: 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.ubverification-section .input-row {
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
}

.ubverification-section .input-row .form-group {
    flex: 1;
}

.ubverification-section .button {
    width: 100%;
    padding: 16px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.32px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 16px;
}

.ubverification-section .button.outline {
    background: transparent;
    border: 2px solid #0c0c0c;
    color: #0c0c0c;
}

.ubverification-section .button.primary {
    background: #0c0c0c;
    color: #ffffff;
    border: none;
}

.ubverification-section .checkbox-group {
    margin-bottom: 24px;
}

.ubverification-section .checkbox-item {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 12px;
}

.ubverification-section .checkbox-item input[type="checkbox"] {
    width: 24px;
    height: 24px;
    border: 1px solid #aa987a;
    border-radius: 4px;
}

.ubverification-section .property-card {
    border-radius: 10px;
    overflow: hidden;
}

.ubverification-section .property-image {
    width: 100%;
    height: 342px;
    object-fit: cover;
}

.ubverification-section .property-details {
    padding: 16px 0;
}

.ubverification-section .property-description {
    font-size: 14px;
    line-height: 130%;
    color: #333333;
    margin-bottom: 24px;
}

.ubverification-section .property-info {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-bottom: 24px;
}

.ubverification-section .info-item {
    text-align: center;
}

.ubverification-section .info-icon {
    width: 24px;
    height: 24px;
    margin-bottom: 4px;
}

.ubverification-section .info-text {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
}

.ubverification-section .booking-details {
    margin-bottom: 16px;
}

.ubverification-section .detail-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.ubverification-section .detail-text {
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
}

.ubverification-section .edit-icon {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

@media (max-width: 968px) {
    .ubverification-section .verification-container {
        flex-direction: column;
    }

    .ubverification-section .form-section, .property-section {
        max-width: 100%;
    }

    .ubverification-section .input-row {
        flex-direction: column;
    }
}
/* End of User booking verification section */
/* Blog Page
-------------------------------------------------- */
.blog-section {
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
}
.blog-section .page-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 72px;
}

.blog-section .blog-grid {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.blog-section .blog-post {
    display: flex;
    gap: 40px;
    min-height: 380px;
}

.blog-section .blog-post:nth-child(even) {
    flex-direction: row-reverse;
}

.blog-section .blog-image {
    flex: 1;
    width: 588px;
    height: 380px;
    object-fit: cover;
    border-radius: 4px;
    margin: 10px;
    overflow: hidden;
}

.blog-section .blog-image img{
    width: 100%;
}

.blog-section .blog-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 0;
    max-width: 572px;
}

.blog-section .blog-header {
    margin-bottom: 40px;
}

.blog-section .blog-header span{
    font-weight: 700;
    text-transform: uppercase;
}

.blog-section .blog-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
    margin: 0 0 16px 0;
}

.blog-section .blog-date {
    font-size: 12px;
    font-weight: 500;
    line-height: 130%;
    color: #000000;
}

.blog-section .blog-excerpt {
    font-size: 14px;
    line-height: 130%;
    color: #000000;
    margin-bottom: 40px;
}

.blog-section .read-more {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border-radius: 10px;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.32px;
    color: #0c0c0c;
    transition: background-color 0.3s;
}

.blog-section .read-more:hover {
    background-color: #f5f5f5;
}

.blog-section .read-more img {
    width: 24px;
    height: 24px;
}
.blog-statics {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    padding: 20px;
    gap: 16px;
}

.stat-item {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: center;
    flex: 1;
    border-radius: 8px;
    transition: background-color 0.3s ease;
}

.stat-icon {
    width: 24px;
    height: 24px;
    color: #D4B779;
}

.stat-info {
    display: flex;
    flex-direction: column;
}

.stat-value {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.stat-label {
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    margin-top: 4px;
}

.sidebar-container {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.sidebar-section {
    margin-bottom: 20px;
}

.sidebar-title {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #333;
    text-transform: uppercase;
}

.sidebar-search {
    width: calc(100% - 60px);
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    margin-right: 8px;
}

.sidebar-search-btn {
    padding: 8px 12px;
    background-color: #D4B779;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.sidebar-search-btn:hover {
    background-color: #D4B779;
}

.sidebar-categories,
.sidebar-recent-posts {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-categories li,
.sidebar-recent-posts li {
    margin-bottom: 10px;
}

.sidebar-categories li a,
.sidebar-recent-posts li a {
    text-decoration: none;
    color: #D4B779;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.sidebar-categories li a:hover,
.sidebar-recent-posts li a:hover {
    text-decoration: underline;
}

.sidebar-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.sidebar-tags .tag {
    background-color: #D4B779;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 12px;
}

.sidebar-tags .tag:hover {
    background-color: #D4B779;
}

@media (max-width: 1024px) {
    .blog-section .blog-post {
        flex-direction: column !important;
    }

    .blog-section .blog-image {
        width: 100%;
        height: 300px;
    }

    .blog-section .blog-content {
        padding: 24px 0;
    }
}

@media (max-width: 768px) {
    .blog-section .page-title {
        font-size: 36px;
        margin-bottom: 48px;
    }

    .blog-section .blog-grid {
        gap: 32px;
    }

    .blog-section .blog-title {
        font-size: 24px;
    }

    .blog-section .blog-excerpt {
        margin-bottom: 24px;
    }
}
@media (max-width: 768px) {
    .blog-statics {
        flex-direction: column;
        gap: 12px;
        padding: 16px;
    }

    .stat-item {
        justify-content: center;
        gap: 8px;
    }

    .stat-value {
        font-size: 16px;
    }

    .stat-label {
        font-size: 12px;
    }
}

/* End of Blog Page */
/* Forget Password Page
   ========================================================================== */
.forgotpassword-section {
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
    width: 100%;
    max-width: 492px;
    margin: 32px auto;
}

.forgotpassword-section .back-button {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #0c0c0c;
    margin-bottom: 24px;
    border-radius: 10px;
    transition: background-color 0.3s;
}

.forgotpassword-section .back-button:hover {
    background-color: #f0f0f0;
}

.forgotpassword-section .back-button img {
    width: 24px;
    height: 24px;
}

.forgotpassword-section .forgot-card {
    background: #ffffff;
    border-radius: 10px;
    padding: 24px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    margin-bottom: 24px;
}

.forgotpassword-section .card-header {
    margin-bottom: 24px;
}

.forgotpassword-section .card-title {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 16px 0;
    color: #000000;
}

.forgotpassword-section .card-description {
    font-size: 16px;
    line-height: 1.5;
    color: #666666;
    margin: 0;
}

.forgotpassword-section .form-group {
    margin-bottom: 24px;
}

.forgotpassword-section .form-label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #000000;
}

.forgotpassword-section .form-input {
    width: 100%;
    height: 56px;
    padding: 0 16px;
    border: 1px solid #0f0f0f;
    border-radius: 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.forgotpassword-section .form-input:focus {
    outline: none;
    border-color: #aa987a;
}

.forgotpassword-section .helper-text {
    font-size: 12px;
    color: #666666;
    margin-top: 4px;
}

.forgotpassword-section .submit-button {
    width: 100%;
    height: 48px;
    background: #0c0c0c;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
}

.forgotpassword-section .submit-button:hover {
    background: #333333;
}

.forgotpassword-section .login-link {
    text-align: center;
    margin-top: 24px;
}

.forgotpassword-section .login-link a {
    color: #0c0c0c;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}

.forgotpassword-section .login-link a:hover {
    text-decoration: underline;
}

@media (max-width: 576px) {
    .forgotpassword-section  {
        margin: 16px;
    }

    .forgotpassword-section  .forgot-card {
        padding: 16px;
    }

    .forgotpassword-section .card-title {
        font-size: 24px;
    }

    .forgotpassword-section .card-description {
        font-size: 14px;
    }
}
/* End of Forget Password Page */
/* Forget Password email Page
   ========================================================================== */
.forgotpasswordemail-section {
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
    width: 100%;
    max-width: 492px;
    margin: 32px auto;
}

.forgotpasswordemail-section .back-button {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #0c0c0c;
    margin-bottom: 24px;
    border-radius: 10px;
    transition: background-color 0.3s;
}

.forgotpasswordemail-section .back-button:hover {
    background-color: #f0f0f0;
}

.forgotpasswordemail-section .back-button img {
    width: 24px;
    height: 24px;
}

.forgotpasswordemail-section .forgot-card {
    background: #ffffff;
    border-radius: 10px;
    padding: 24px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    margin-bottom: 24px;
}

.forgotpasswordemail-section .card-header {
    margin-bottom: 24px;
}

.forgotpasswordemail-section .card-title {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 16px 0;
    color: #000000;
}

.forgotpasswordemail-section .card-description {
    font-size: 16px;
    line-height: 1.5;
    color: #666666;
    margin: 0;
}
.forgotpasswordemail-section .helper-text {
    font-size: 12px;
    color: #666666;
    margin-top: 4px;
}

.forgotpasswordemail-section .resend-link {
    text-align: center;
    margin-top: 24px;
}

.forgotpasswordemail-section .resend-link a {
    color: #0c0c0c;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}

.forgotpasswordemail-section .resend-link a:hover {
    text-decoration: underline;
}

@media (max-width: 576px) {
    .forgotpasswordemail-section  {
        margin: 16px;
    }

    .forgotpasswordemail-section  .forgot-card {
        padding: 16px;
    }

    .forgotpasswordemail-section .card-title {
        font-size: 24px;
    }

    .forgotpasswordemail-section .card-description {
        font-size: 14px;
    }
}
/* End of Forget Password Page */
/* Reset forgot Password Page
   ========================================================================== */
.resetpassword-section  {
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    padding-top: 32px;
    width: 100%;
    max-width: 492px;
    margin: 32px auto;
}

.resetpassword-section .back-button {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #0c0c0c;
    margin-bottom: 24px;
    border-radius: 10px;
    transition: background-color 0.3s;
}

.resetpassword-section .back-button:hover {
    background-color: #f0f0f0;
}

.resetpassword-section .back-button img {
    width: 24px;
    height: 24px;
}

.resetpassword-section .forgot-card {
    background: #ffffff;
    border-radius: 10px;
    padding: 24px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    margin-bottom: 24px;
}

.resetpassword-section .card-header {
    margin-bottom: 24px;
}

.resetpassword-section .card-title {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 16px 0;
    color: #000000;
}

.resetpassword-section .card-description {
    font-size: 16px;
    line-height: 1.5;
    color: #666666;
    margin: 0;
}

.resetpassword-section .form-group {
    margin-bottom: 24px;
}

.resetpassword-section .form-label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #000000;
}

.resetpassword-section .form-input {
    width: 100%;
    height: 56px;
    padding: 0 16px;
    border: 1px solid #0f0f0f;
    border-radius: 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.resetpassword-section .form-input:focus {
    outline: none;
    border-color: #aa987a;
}

.resetpassword-section .form-group input {
    width: 100%;
    padding: 16px 12px;
    border: 1px solid #0f0f0f;
    border-radius: 10px;
    font-size: 14px;
    box-sizing: border-box;
}

.resetpassword-section .password-input {
    position: relative;
}

.resetpassword-section .toggle-password {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 4px;
    cursor: pointer;
}

.resetpassword-section .helper-text {
    font-size: 12px;
    color: #666666;
    margin-top: 4px;
}

.resetpassword-section .submit-button {
    width: 100%;
    height: 48px;
    background: #0c0c0c;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
}

.resetpassword-section .submit-button:hover {
    background: #333333;
}

.resetpassword-section .login-link {
    text-align: center;
    margin-top: 24px;
}

.resetpassword-section .login-link a {
    color: #0c0c0c;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}

.resetpassword-section .login-link a:hover {
    text-decoration: underline;
}

@media (max-width: 576px) {
    .resetpassword-section   {
        margin: 16px;
    }

    .resetpassword-section  .forgot-card {
        padding: 16px;
    }

    .resetpassword-section .card-title {
        font-size: 24px;
    }

    .resetpassword-section .card-description {
        font-size: 14px;
    }
}
/* End Reset Password */
/* About Us Page
   ========================================================================== */
.about-container {
    display: flex;
    flex-direction: column;
    align-items: left;
    padding: 32px 40px;
    gap: 24px;
}
.about-title {
    font-weight: 600;
    font-size: 48px;
    line-height: 72px;
    text-align: left;
}
.about-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    max-width: 1200px;
}
.about-images  {
    flex: 1;
    position: relative;
    display: inline-block;
    width: 600px;
    height: 600px;
  }
  .about-image-base, .about-image-overlay {
    width: 60%; /* Ensure both images match the container's width */
    height: 60%;
    height: auto;
    overflow: hidden;
  }
  .about-image-base {
    position: absolute;
    top: 0;
    left: 0;
  }

  .about-image-overlay {
    position: absolute; /* Overlay image is placed at the bottom-right */
    bottom: 0;
    right: 0;
    z-index: 1; /* Ensure overlay image appears above */
  }
.about-text {
    max-width: 400px;
    display: inline-block;
}
.about-text h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
}
.about-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18.2px;
}
@media (min-width: 768px) {
    .about-content {
        flex-direction: row;
        align-items: flex-start;
    }
    .about-text {
        text-align: left;
    }
}
.about-team-container {
    padding: 32px 40px;
    text-align: left;
}
.about-team-container .team-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 24px;
}
.about-team-container .team-carousel .item {
    padding: 20px;
    width: 220.8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.about-team-container .team-carousel .item img{
    border-radius: 50%;
}
.about-team-container .team-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
}
.about-team-container .team-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 18.2px;
    margin-top: 8px;
    text-align: left;
    max-width: 200px;
}
.about-awards-container {
    padding: 32px 40px;
    text-align: left;
}
.about-awards-container .awards-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 24px;
}
.about-awards-container .award-carousel .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 20px;
}
.about-awards-container .award-icon {
    width: 112px;
    height: 112px;
    background-color: #ccc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-awards-container .award-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
/* End About Us Page */
/* User Dashboard Page
   ========================================================================== */
.user-dashboard-section {
    padding: 32px 0;
    margin: 40px auto;
   }
.user-dashboard-section .page-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 24px;
}
.user-dashboard-grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
}
.user-dashboard-card {
    flex: 1;
    max-width: 300px;
    padding: 24px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    text-align: center;
}
.user-dashboard-card .user-dashboard-card-header{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.user-dashboard-card .card-icon {
    width: 112px;
    height: 112px;
    background-color: #ccc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
}
.user-dashboard-card .card-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 8px;
}
.user-dashboard-card .card-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
/* End User Dashboard Page */
/* City result page and section
-------------------------------------------------- */
.city-section{
	display: flex;
}
.city-section .city-results {
    display: flex;
    height: 75vh;
}

/* List Section Styles */
.city-section .list-section {
    width: 800px;
    height: 75vh;
    overflow-y: auto;
    padding: 24px;
    box-sizing: border-box;
}

.city-section .list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.city-section .list-header h1 {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
}

.city-section .sort-dropdown {
    display: flex;
    align-items: center;
    gap: 8px;
}

.city-section .sort-dropdown select {
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.city-section .results-count {
    margin-bottom: 24px;
    font-size: 14px;
}

.city-section .properties-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

/* Property Card Styles */
.city-section .property-card {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.city-section .property-image {
    position: relative;
    height: 200px;
}

.city-section .property-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.city-section .property-details{
	padding: 10px;
}
.city-section .property-details h3{
	font-size: 16px;
}
.city-section .property-details p{
	font-size: 12px;
}
.city-section .amenities {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #333;
    margin: 8px 0;
    text-align: center;
}
.city-section .amenities  span img{
	width: 24px !important;
	display: block !important;
	margin: 0 auto !important;
}
.city-section .price-info{
	display: flex;
}
.city-section .price-info .total{
	margin-left: auto;
}
.city-section .badges {
    position: absolute;
    top: 16px;
    left: 16px;
    right: 16px;
    display: flex;
    justify-content: space-between;
}

.city-section .badge {
    background: white;
    padding: 4px 12px;
    border-radius: 100px;
    font-size: 12px;
    line-height: 18px;
	color: #000;
}

.city-section .rating {
    background: rgba(255,255,255,0.8);
    padding: 4px 12px;
    border-radius: 100px;
    font-size: 12px;
	color: #000;
}

/* Map Section Styles */
.city-section .map-section {
    flex: 1;
    position: sticky;
    top: 0;
    height: 75vh;
    min-width: 480px;
    background: #f5f5f5;
}


.city-section #map {
    width: 100%;
    height: 100%;
}

/* FAQ page
-------------------------------------------------- */
.faq-section {
   display: flex;
   flex-direction: column;
}

.faq-section h1 {
    text-align: left;
    color: #333;
}

.faq-container {
    margin-top: 20px;
    margin: 50px 20px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.faq-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.faq-question {
    background: none;
    border: none;
    width: 100%;
    text-align: left;
    font-size: 18px;
    padding: 10px;
    color: #D4B779;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-question:hover {
    color: #D4B779;
}

.toggle-icon {
    font-size: 20px;
    color: #333;
}

.faq-answer {
    display: none;
    padding: 10px;
    font-size: 16px;
    color: #555;
}
/** Contact page
-------------------------------------------------- */
.contact-section {
    min-height: 500px;

    margin: 50px auto;
}
.contact-section h1 {

    color: #333;
}


.contact-info {
    margin-bottom: 20px;
    display: flex;
}

.contact-box {
    flex: 1;
    padding: 20px;
    background: rgba(255,255,255,0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-right: 20px;
}
.contact-box img{
    width: 32px;
}
.contact-box h2{
    color: #D4B779;
}

.contact-section #map{
    min-height: 400px;
}

/* Common Page css
-------------------------------------------------- */
.page-section{
    padding: 100px 0;
}
.page-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 72px;
}
.page-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
