.section-header {
    position: relative;
}

.section-header::before {
    position: absolute;
    bottom: -20px;
    left: 2px;
    content: "";
    width: 100px;
    border-bottom: 4px solid #fe610c;
    border-radius: 15px;
}

.fmb-lkp-thumb {
    background-color: #fdfdfd;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #fff;
}

.fmb-lkp-thumb img {
    width: auto;
    display: block;
    height: 100%;
}

.featured-slick {
    position: relative;
    display: block;
    width: 100%;
}

.fmb-ft-first {
    display: inline-flex;
    align-items: center;
    width: auto;
    position: relative;
}

.fmb-rating {
    display: inline-flex;
    position: relative;
    margin-right: 10px;
    align-items: center;
}

.fmb-rates {
    font-size: 9px;
    color: #ff9800;
    white-space: nowrap;
}

.fmb-rates i {
    font-size: 15px;
}

.fmb-price-range {
    font-size: 12px;
    color: white;
    white-space: nowrap;
}

/*===================================================
	Listing Detail Page
==================================================*/
.sep-devider {
    display: block;
    position: relative;
    margin: 2rem 0;
    border-top: 1px solid #ececec;
}

.list-lioe {
    display: inline-flex;
    align-items: center;
    justify-content: start;
}

.seperate {
    position: relative;
}

.seperate:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    background: #828282;
    top: 50%;
}

.adv-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    transition: all ease 0.4s;
    padding: 10px 15px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
}

.adv-btn i,
.adv-btn img {
    margin-right: 5px;
}

.side-search-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 56px;
    margin-bottom: 1rem;
    border: 1px solid #eceef2;
    border-radius: 4px;
}

.fmb-09kjh {
    display: block;
    width: 100%;
    position: relative;
    padding: 2rem 0;
}

.fmb-09kjh ul {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.fmb-09kjh ul li {
    display: inline-block;
    list-style: none;
    padding: 1px 12px;
    font-weight: 500;
    color: #252525;
    border-right: 1px solid #eceef2;
}

.fmb-09kjh ul li:first-child {
    padding-left: 0;
}

.fmb-09kjh ul li:last-child {
    border-right: none;
}

.fmb-09kjh ul li span {
    font-weight: 400;
    margin-left: 4px;
}

.cld-box,
.guests-box {
    position: relative;
    height: 48px;
    border: none;
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    background: #f5f6fa;
}

.cld-box i {
    position: absolute;
    left: 10px;
    top: 18px;
}

.fmb-boo-space .form-group .form-control {
    padding-left: 45px;
    margin: 0 !important;
    height: 100%;
    box-shadow: none !important;
    background: transparent;
    border: none;
    color: #707e9c;
}

.fmb-boo-space .form-group .form-control {
    padding-left: 35px;
}

.guests-box {
    display: flex;
    width: 100%;
    padding: 0 6px;
    justify-content: center;
    align-items: center;
}

.guests .guests-box {
    position: relative;
    height: 45px;
    border: 2px solid #f5f6fa;
    border-radius: 0.2rem;
}

.guests-box .counter-btn {
    background: #ffffff;
    border: none;
    border-radius: 0.2rem;
    text-align: center;
    width: 30px;
    height: 30px;
    outline: none !important;
    line-height: 30px;
    text-shadow: none;
    color: #707e9c;
    cursor: pointer;
}

.guests-box #cnt-down,
.guests-box #kcnt-down {
    position: absolute;
    top: 6px;
    left: 6px;
}

.guests-box #cnt-up,
.guests-box #kcnt-up {
    position: absolute;
    top: 6px;
    right: 6px;
}

.guests-box #guestNo,
.guests-box #kidsNo {
    border: none;
    width: 100px;
    text-align: center;
    text-align: center;
    color: #333c56;
    background: transparent;
    font-weight: 600;
}

._adv_features {
    background: #f5f6fa;
    padding: 10px 0;
    border-radius: 6px;
    width: 100%;
}

._adv_features ul {
    padding: 0;
    margin: 0;
}

._adv_features ul li {
    font-size: 13px;
    padding: 0.3rem 1rem;
    font-weight: 500;
    color: #333c56;
}

._adv_features ul li span {
    float: right;
    font-weight: 600;
}

.fmb-boo-space-foot {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0.5rem 0rem 0;
    width: 100%;
}

.fmb-boo-space-left {
    flex: 1;
    font-weight: 600;
    font-size: 13px;
    color: #2d3954;
}

.fmb-agent-blocks {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.fmb-agent-thumb {
    padding: 5px;
    border-radius: 50%;
    border: 3px solid #efefef;
    height: 106px;
    width: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0.2rem;
}

.fmb-iuky {
    display: block;
    width: 100%;
    padding: 2rem 0;
}

.fmb-iuky ul {
    padding: 0 0.5rem;
    margin: 0;
    display: flex;
}

.fmb-iuky ul li {
    display: inline-block;
    list-style: none;
    font-weight: 600;
    color: #1e2738;
    font-size: 13px;
    width: 33.333333%;
    flex: 0 0 33.333333%;
    font-size: 18px;
    text-align: center;
}

.fmb-iuky ul li span {
    display: block;
    font-weight: 500;
    font-size: 12px;
    color: #7a7a7a;
}

.fmb-sng-menu {
    position: relative;
    display: block;
    overflow: initial;
}

.fmb-sng-menu-thumb {
    position: relative;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
}

.fmb-sng-menu-caption {
    padding: 6px 10px;
    border: 1px solid #e9e9e9;
    border-radius: 0 0px 6px 6px;
    border-top: none;
}

.fmb-sng-menu-caption h4 {
    margin: 0;
    line-height: 1.2;
}

.lkji-oiyt {
    display: inline-flex;
    align-items: center;
}

.lkji-oiyt h5 {
    margin: 0;
    margin-left: 5px;
}

.reviews-comments-wrap {
    display: inline-table;
    margin-top: 30px;
}

.reviews-comments-item {
    padding: 0 0 30px 85px;
    position: relative;
    float: left;
    margin-bottom: 40px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.review-comments-avatar {
    position: absolute;
    top: 0;
    left: 0px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100%;
}

.reviews-comments-item-text {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 20px;
}

.reviews-comments-item-text h4 {
    text-align: left;
    padding-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.reviews-comments-item-date {
    float: right;
    font-weight: 500;
    color: #86889a;
    font-size: 12px;
}

.listing-rating {
    margin-bottom: 1rem;
}

.listing-rating i {
    margin-right: 4px;
    font-size: 11px;
    color: #d2d2d2;
}

.listing-rating i.active {
    color: #ff9800;
}

.reviews-comments-item-text p {
    text-align: left;
}

.reviews-reaction {
    margin-top: 1rem;
}

.reviews-reaction a {
    margin-right: 20px;
    color: #8c97a2;
}

.reviews-reaction a.comment-like.active {
    color: #0eb987;
}

.reviews-reaction a.comment-dislike.active {
    color: #244763;
}

.reviews-reaction a.comment-love.active {
    color: #ea1a57;
}

.reviews-comments-item:last-child {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0;
}

.uli-list-info {
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
}

.uli-list-info ul {
    margin: 0;
    padding: 0;
}

.uli-list-info ul li {
    list-style: none;
    display: block;
    padding: 0.5rem 0;
    border-bottom: 1px solid #f2f2f2;
}

.uli-list-info ul li:last-child {
    padding-bottom: 0;
    border: none;
}

.dlf-flew {
    box-sizing: border-box;
    height: 450px;
    position: relative;
    vertical-align: middle;
    width: auto;
}

.dlf-flew:after {
    background: linear-gradient(180deg, #0000 31.42%, #000);
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}

.dlf-flew.auto {
    height: auto;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 2px;
}

.dlf-flew.auto img {
    border-radius: 4px;
}

.ftl-diope {
    display: inline-flex;
    position: absolute;
    bottom: 50px;
    right: 10%;
}

.dlf-flew img {
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
    width: 100%;
}

.fmb-all-features-list {
    display: block;
    width: 100%;
    position: relative;
}

.fmb-all-features-list ul {
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.fmb-all-features-list ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    flex: 0 0 33.333333%;
    width: 33.333333%;
    padding: 10px 0;
    font-weight: 500;
}

.fmb-all-features-list ul li i,
.fmb-all-features-list ul li img {
    max-width: 18px;
    margin-right: 10px;
}

.fmb-afl-pace {
    font-size: 14px;
    color: #323a4e;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.fmb-afl-pace.deactive {
    opacity: 0.3;
}

.fmb-ops-bhri {
    display: block;
    position: absolute;
    bottom: 10%;
    left: 7%;
}

.fmb-lkp-title h1 {
    color: white;
}

.fmb-lkp-caption {
    color: white;
}

.fmb-ops-bhri .fmb-price-range .active {
    color: #ffffff;
}

.single-actions-list {
    padding-left: 130px;
}

.klop-dfgy {
    display: block;
    width: 100%;
    position: relative;
}

.klop-dfgy .details {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.klop-dfgy .details label {
    min-width: 140px;
}

.lkoi-skill {
    display: block;
    margin: 0;
    padding: 0;
}

.lkoi-skill li {
    display: inline-block;
    list-style: none;
    margin-right: 7px;
    margin-bottom: 4px;
}

.lkoi-skill li span {
    padding: 4px 10px;
    background: #f4f5f7;
    font-weight: 500;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.author-wrap-ngh {
    display: block;
    position: relative;
    border-radius: 6px;
    margin-bottom: 20px;
    background: #ffffff;
    padding: 2rem 0;
}

.author-wrap-head-ngh {
    display: block;
    margin-bottom: 1.5rem;
    position: relative;
    padding: 0 1.5rem;
}

.author-wrap-ngh-thumb {
    width: 125px;
    height: 125px;
    padding: 5px;
    border: 3px solid #e9eaed;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.author-wrap-ngh-info {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.author-wrap-ngh-info h5 {
    margin: 0 0 5px;
    color: #1e1c1c;
    font-weight: 600;
}

.author-wrap-ngh-info .fmb-location {
    font-size: 13px;
    font-weight: 500;
    color: #838fa5;
}

.author-wrap-ngh-info .fmb-location i {
    margin-right: 5px;
}

.author-wrap-jhyu-ngh {
    display: block;
    position: relative;
    width: 100%;
}

.author-wrap-jhyu-ngh ul {
    padding: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.author-wrap-jhyu-ngh ul li {
    flex: 0 0 33.333333%;
    align-items: center;
    justify-content: center;
    list-style: none;
    display: flex;
}

.gdup-kvty {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
}

.gdup-kvty-icon {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px auto;
    background: transparent;
    border-radius: 50%;
}

.gdup-kvty-ctr h6 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0;
    font-weight: 500;
}

.gdup-kvty-ctr span {
    color: #1d2845;
    font-weight: 500;
    margin-left: 4px;
}

.gdup-kvty-text {
    font-size: 13px;
    font-weight: 500;
    color: #70737d;
}

.author-wrap-caption-ngh {
    position: relative;
    display: block;
    padding: 1.5rem 1rem;
}

.author-wrap-footer-ngh {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.author-wrap-footer-ngh ul {
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    flex-direction: column;
}

.author-wrap-footer-ngh ul li {
    list-style: none;
    display: block;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #efefef;
}

.author-wrap-footer-ngh ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.author-wrap-footer-ngh .jhk-list-inf {
    display: flex;
    align-items: flex-start;
    position: relative;
}

.author-wrap-footer-ngh .jhk-list-inf .jhk-list-inf-ico {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    margin-right: 10px;
    font-size: 16px;
    color: #252b35;
}

.author-wrap-footer-ngh .jhk-list-inf-caption h5 {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}

.author-wrap-footer-ngh .jhk-list-inf-caption p {
    font-size: 13px;
    color: #70737d;
}

.author-wrap-ngh .online {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 15px;
    background: #8bc34a;
    border-radius: 50px;
    color: #ffffff;
}

.author-wrap-ngh .offline {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 15px;
    background: #607d8b;
    border-radius: 50px;
    color: #ffffff;
}

.author-wrap-ngh .busy {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 15px;
    background: #2196f3;
    border-radius: 50px;
    color: #ffffff;
}

.auth-filter-headers {
    position: relative;
    display: flex;
    align-items: center;
    padding: 1rem 1.5rem;
    background: #ffffff;
    border-radius: 4px;
    margin-bottom: 1.5rem;
}

.auth-filter-headers-title {
    flex: 1;
    padding-right: 1rem;
}

.auth-filter-headers-filts ul {
    padding: 0;
    margin: 0;
}

.auth-filter-headers-filts ul li {
    display: inline-flex;
    list-style: none;
    margin-right: 0.7rem;
    font-weight: 400;
    align-items: center;
}

/***  Sub navigation ****/

.sub-nav ol li a {
    padding: 0 15px;
    font-weight: bold;
}

.sub-nav .breadcrumb-item::before {
    content: "" !important;
    font-family: Font Awesome\5 Free;
    font-weight: 700;
}

.sub-nav .breadcrumb-item:first-child {
    padding-left: var(--bs-breadcrumb-item-padding-x);
}

.sub-nav .breadcrumb-item:first-child::before {
    content: "" !important;
    font-family: Font Awesome\5 Free;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    font-weight: 700;
}

.single-tags a {
    color: #000;
    white-space: nowrap;
}

.single-tags {
    overflow-x: auto;
}

.single-tags-container {
    background-color: #e5e7eb;
}

.btn-text-blue {
    color: #60a5fa;
}

/*** general information **/

.uli-list-info {
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
}

.uli-list-features ul {
    margin: 0;
    padding: 0;
}

.uli-list-features ul li {
    list-style: none;
    display: block;
    padding: 1rem 0;
    max-width: 550px;
}

.uli-list-features ul li:last-child {
    padding-bottom: 0;
    border: none;
}

.uli-list-features .list-uiyt {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.list-uiyt-capt {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.list-uiyt {
    display: flex;
    align-items: center;
    width: 100%;
}

.list-uiyt .list-iobk {
    width: 52px;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #0d0b0b;
    margin-right: 1rem;
    border-radius: 4px;
    background: #eceef1;
    font-size: 18px;
}

.list-uiyt-capt h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #009688;
}

.uli-list-features .list-uiyt .list-iobk {
    width: 65px;
    height: 65px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #f41b3b;
    margin-right: 1rem;
    border-radius: 4px;
    background: rgba(244, 27, 59, 0.1);
    font-size: 18px;
}

.uli-list-features .list-uiyt-capt h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #252525;
}

/*-------------- FAQ Design --------------*/
.accordion .card-header {
    padding: 1rem 1rem;
    background: transparent;
    margin: 0;
    display: block;
    border: none;
}

.accordion .card-header button {
    color: #121212;
    font-weight: 500;
    padding: 0;
    display: block;
    display: inline-block;
    width: 100%;
    text-align: left;
    text-decoration: initial;
    word-wrap: break-word;
    white-space: normal;
}

.accordion .card-body {
    padding-top: 0px;
}

.collapsible-link:before,
.accordion .btn-link:before {
    content: "";
    width: 14px;
    height: 2px;
    background: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: block;
    transition: all 0.3s;
}

/* Vertical line */
.collapsible-link:after,
.accordion .btn-link:after {
    content: "";
    width: 2px;
    height: 14px;
    background: #333;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(1rem + 6px);
    display: block;
    transition: all 0.3s;
}

.collapsible-link[aria-expanded="true"]:after,
.accordion .btn-link[aria-expanded="true"]:after {
    transform: rotate(90deg) translateX(1px);
}

.collapsible-link[aria-expanded="true"]:before,
.accordion .btn-link[aria-expanded="true"]:before {
    transform: rotate(180deg);
}

.card-header {
    position: relative;
}

.accordion .card {
    border-color: #e8edf7;
    margin-bottom: 10px;
    border: 1px solid #e9ecef;
}

.accordion_title,
.accordion .card-header h5 {
    text-transform: capitalize;
    font-size: 16px;
}

.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    box-shadow: none;
}

#acdflush.accordion-flush .accordion-item {
    margin-bottom: 1rem;
    border: none;
}

#acdflush .accordion-button {
    font-weight: 500;
    padding: 0.7rem 1rem;
}

.accordion-button:not(.collapsed) {
    color: #009688;
    background-color: rgba(0, 150, 136, 0.1);
    box-shadow: none;
}

#acdflush .accordion-button:after {
    display: none !important;
}

#acdflush .accordion-button img {
    max-width: 70px;
    float: right;
    position: absolute;
    right: 25px;
}

.w-5 {
    min-width: 100px;
    display: inline-block;
}

.border-line {
    border-bottom: 1px solid #eee;
}

.text-purple {
    color: #ac94fa;
}

.bg-purple {
    background-color: #ac94fa;
}

.review-reacted {
    background-color: #f41b3b;
    border: 1px solid #f41b3b;
    color: white;
}

.star-rating i {
    color: #ffd700;
    font-size: 1.5rem;
}
.star-rating span {
    font-size: 1.5rem;
}
.progress-bar-green {
    background-color: #28a745;
}

.progress-bar-yellow {
    background-color: #ffc107;
}

.progress-bar-orange {
    background-color: #fd7e14;
}

.rating-label {
    font-weight: 500;
    color: #2b2b2b;
}

.default-placeholder {
    width: 100%;
    height: 300px;
    /* adjust as needed */
    background: #f0f0f0 url('/images/default-placeholder.jpg') center center no-repeat;
    background-size: contain;
    /* border: 1px solid #ccc; */
    /* border-radius: 8px; */
}


.share-tooltip-wrapper {
    position: relative;
    display: inline-block;
}

/* .share-tooltip {
    position: absolute;
    top: 125%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0;
    min-width: 160px;
    white-space: nowrap;
    z-index: 1000;

    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.share-tooltip.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(-5px);
} */
.share-tooltip {
    position: absolute;
    top: 110%; /* always below the button */
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0;
    min-width: 160px;
    max-width: 90vw;
    z-index: 1000;
    white-space: nowrap;

    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.share-tooltip.show {
    opacity: 1;
    visibility: visible;
}


.tooltip-item {
    display: block;
    padding: 8px 16px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.tooltip-item:hover {
    background-color: #f8f9fa;
}









.share-modal {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2000;
}

.share-modal-content {
  background: white;
  padding: 20px 30px;
  border-radius: 8px;
  width: 80%;
  max-width: 320px;
  text-align: center;
  position: relative;
}

.share-modal-content h3 {
  margin-bottom: 15px;
}

.modal-item {
  display: block;
  margin: 12px 0;
  font-size: 16px;
  color: #333;
  text-decoration: none;
}

.modal-item:hover {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}

.close-btn {
  position: absolute;
  top: 10px; right: 15px;
  font-size: 24px;
  font-weight: bold;
  color: #aaa;
  cursor: pointer;
}
.close-btn:hover {
  color: #000;
}

