/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
img {
    max-width: 100%;
    width: auto;
    height: auto;
}
/*============== play-button-pulse ==============*/
@-webkit-keyframes play-button-pulse {
    0% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@-moz-keyframes play-button-pulse {
    0% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@-ms-keyframes play-button-pulse {
    0% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@-o-keyframes play-button-pulse {
    0% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes play-button-pulse {
    0% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

.main_title_2 h2 {
    margin: 25px 7rem 15px;
}

.bg-cover {
    background-size: cover;
    background-position: center;
    align-items: center;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.35);
}

.box_topic h3 {
    font-size: 1.1rem;
}

.banner .container {
    position: relative;
}

.banner div {
    height: 100%;
}

.banner .banner-images {
    position: relative;
}

.banner .banner-images span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner .banner-images span.desktop-image {
    display: none;
}

.banner .banner-content {
    position: fixed;
    left: 0;
    right: 0;
    width: 58%;
    margin: 0 auto;
    top: 70%;
    transform: translateY(-50%);
    height: auto;
    text-align: left;
}
.banner .owl-dots {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}

@media only screen and (min-width: 992px) {
    .banner .banner-images span.mobile-image {
        display: none;
    }
    .banner .banner-images span.desktop-image {
        display: block;
    }
}
/* .header{
	background: rgba(0,0,0,.2);
} */
.video-play-btn {
    width: 60px;
    height: 60px;
    line-height: 66px;
    text-align: center;
    margin: auto;
    font-size: 30px;
    display: block;
    border-radius: 50%;
    background-color: #fff;
    color: #ff8200;
    position: relative;
}
.video-play-btn::before,
.video-play-btn::after {
    position: absolute;
    content: "";
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 100%;
    opacity: 0;
    z-index: -1;
    animation: play-button-pulse 1.8s linear infinite;
}
.video-play-btn:after {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.call_section.image_bg .wrapper {
    padding-bottom: 30px;
}

.owl-theme .owl-nav [class*="owl-"] {
    height: 36px;
    position: relative;
    bottom: 100px;
}
#page + .main_categories {
    display: none;
}

#mobile-banner {
    display: none;
}

#page main,
.filters_listing.sticky_horizontal.is_stuck {
    margin-top: 58px !important;
}

#results {
    padding: 10px 0;
}

#page #results.is_stuck {
    top: 58px !important;
}

#collapseMap.show,
#collapseMap .active {
    margin-top: 52px;
}

.filters_listing {
    position: fixed;
    width: 100%;
}

#filters_col.scrolled {
    margin-top: 1.75rem;
}

/*** Batoo Map ***/
.maplibregl-popup-content {
    padding: 0;
    width: 240px;
    height: 240px;
    border-radius: 5px;
    text-align: left;
    background: #000;
    background: white;
    position: relative;
    z-index: 999;
    font-family: "Poppins", Helvetica, sans-serif;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);

    .marker-wrap {
        img {
            width: 100%;
            height: 8rem;
            object-fit: cover;
            display: block;
            border-radius: 5px 5px 0 0;
        }

        h3 {
            font-size: 1.25rem;
            padding: 0.5rem 0.75rem;
            margin-bottom: 0;
        }

        div {
            padding: 0 0.75rem;
        }

        span {
            display: block;
            padding: 15px 20px 0 20px;
            font-size: 13px;
            font-size: 0.8125rem;
            line-height: 1.2;
            color: #fff;
            position: relative;
        }
    }
}

.maplibregl-popup-close-button {
    font-size: 18px;
    border: 1px solid #666;
    background-color: #fff;
    right: -8px;
    top: -8px;
    border-radius: 1rem;

    &:hover {
        background-color: #fff;
    }
}

/* Main Title Section */
.main_title_2 {
    text-align: center;
    margin-bottom: 60px; /* Increased bottom margin for more space */
    position: relative;
}

/* Activity Meta (Duration & Price) */
.activity-meta {
    display: flex;
    justify-content: center; /* Center the items */
    padding: 25px 0; /* More padding */
    margin-bottom: 40px; /* More space below */
    background-color: #ecf0f1; /* Lighter background for contrast */
    border-radius: 12px; /* More rounded corners */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); /* More pronounced shadow */
    overflow: hidden; /* Ensures border-radius applies cleanly */
}

.activity-meta div {
    text-align: center;
    flex: 1;
    padding: 0 20px; /* Added horizontal padding */
}

.activity-meta div:not(:last-child) {
    border-right: 1px solid #bdc3c7; /* Softer border color */
}

.activity-meta h5 {
    color: #34495e; /* Stronger color for labels */
    margin-bottom: 8px; /* More space below heading */
    font-size: 1.2em; /* Slightly larger heading */
    font-weight: 600; /* Medium bold */
}

.activity-meta p {
    color: #e74c3c; /* Distinct color for values, e.g., price */
    font-size: 1.5em; /* Larger, more impactful values */
    font-weight: 700; /* Bold */
    margin-bottom: 0;
}

/* Article Content Section */
.article-content {
    padding: 20px 0; /* Add overall padding */
}

.article-content h4 {
    color: #34495e; /* Consistent heading color */
    margin-bottom: 25px; /* Increased bottom margin */
    font-size: 1.25rem; /* Larger sub-headings */
    border-bottom: 2px solid #ddd; /* Lighter, more subtle border */
    padding-bottom: 12px; /* More padding below border */
    position: relative;
}

.article-content h4:before {
    /* Assuming Font Awesome 5 Free is loaded, you can replace with an actual icon if needed */
    /* content: '\f1da'; */ /* Example: FontAwesome icon for a map pin */
    /* font-family: 'Font Awesome 5 Free'; */
    /* font-weight: 900; */
    /* margin-right: 10px; */
    /* color: #ff5722; */
    content: ""; /* No icon by default, add if FontAwesome is guaranteed */
}

.article-content p {
    line-height: 1.8; /* Improved readability */
    color: #555; /* Slightly softer text color */
    margin-bottom: 20px; /* More space between paragraphs */
    font-size: 1.05em; /* Slightly larger text */
}

.article-content ul,
.article-content ol {
    margin-bottom: 20px;
    padding-left: 30px; /* More padding for list items */
}

.article-content ul li,
.article-content ol li {
    margin-bottom: 10px; /* More space between list items */
    color: #444;
    line-height: 1.6;
}

.article-content ul li:before {
    content: "\2022"; /* Bullet point */
    color: #ff5722; /* Accent color for bullets */
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

/* Inquiry Sidebar */
.inquiry-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 100px; /* Adjust as needed, considering header height */
    align-self: flex-start;
    padding: 30px; /* More internal padding */
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 12px; /* Consistent rounded corners */
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); /* Stronger, more elegant shadow */
    margin-bottom: 30px;
}

.inquiry-sidebar h2 {
    color: #2c3e50; /* Darker heading color */
    margin-top: 0;
    margin-bottom: 20px; /* More space below heading */
    font-size: 2em; /* Larger heading */
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}

.inquiry-sidebar h2:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background-color: #ff5722; /* Accent color */
    border-radius: 5px;
}

.inquiry-sidebar p {
    color: #666;
    margin-bottom: 25px; /* More space */
    line-height: 1.7;
    font-size: 0.95em;
    text-align: center;
}

.activity-inquiry-form label {
    display: block;
    margin-bottom: 8px;
    color: #34495e; /* Stronger label color */
    font-weight: 600; /* Medium bold */
    font-size: 0.95em;
}

.activity-inquiry-form input[type="text"],
.activity-inquiry-form input[type="email"],
.activity-inquiry-form textarea {
    width: 100%;
    padding: 14px 15px; /* Slightly more padding */
    margin-bottom: 20px; /* More space between fields */
    border: 1px solid #dcdcdc; /* Lighter border */
    border-radius: 8px; /* Slightly more rounded */
    box-sizing: border-box;
    font-size: 1em;
    transition:
        border-color 0.3s ease,
        box-shadow 0.3s ease;
}

.activity-inquiry-form input[type="text"]:focus,
.activity-inquiry-form input[type="email"]:focus,
.activity-inquiry-form textarea:focus {
    border-color: #ff5722; /* Accent color on focus */
    box-shadow: 0 0 0 0.2rem rgba(255, 87, 34, 0.25); /* Subtle glow on focus */
    outline: none;
}

.activity-inquiry-form textarea {
    resize: vertical;
    min-height: 120px; /* Minimum height for textarea */
}

.activity-inquiry-form input[type="submit"] {
    background-color: #ff5722; /* Accent color for button */
    color: white;
    padding: 15px 30px; /* Larger button */
    border: none;
    border-radius: 8px; /* Consistent rounded corners */
    cursor: pointer;
    font-size: 1.15em; /* Larger font */
    font-weight: bold;
    transition:
        background-color 0.3s ease,
        transform 0.2s ease;
    width: 100%; /* Make button full width */
    margin-top: 10px; /* Space above button */
}

.activity-inquiry-form input[type="submit"]:hover {
    background-color: #e64a19; /* Darker accent on hover */
    transform: translateY(-2px); /* Subtle lift effect */
}

/* General image styling for the post thumbnail */
.col-lg-8 img.img-fluid {
    border-radius: 12px; /* Rounded corners for the main image */
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); /* Soft shadow for depth */
}

/* General Container and Layout adjustments */
.container.margin_80_55 {
    padding-top: 80px;
    padding-bottom: 55px;
}

.row.align-items-start {
    /* Ensure the row handles its children correctly for sticky positioning */
    display: flex;
}

a.grid_item figure img {
    transform: translate(-50%, -50%) scale(1.15);
}

.gsp_content_wrapper_set {
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
    footer {
        padding-bottom: 80px;
    }

    .main_categories {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin-bottom: 0;
    }

    .main_categories .container {
        max-width: 100%;
        padding: 0;
    }

    .main_categories .container ul {
        border-radius: 0;
    }

    .banner + .main_categories {
        display: none;
    }

    #page + .main_categories {
        display: block;
    }

    .map {
        height: 250px;
    }

    #logo {
        top: 11px;
    }

    #results.is_stuck {
        padding: 12px 0;
    }

    header.header_in {
        padding: 17px 0;
    }

    .filters_listing.sticky_horizontal.is_stuck {
        margin-top: 5px !important;
    }

    .filters_listing.version_2 ul li:nth-child(2) {
        display: block;
    }

    #collapseMap.show {
        margin-top: 10px;
    }

    #page #results.is_stuck.top {
        top: 0 !important;
    }

    #page main {
        margin-top: 0 !important;
    }

    header.header_in.is_sticky,
    #page #results,
    .filters_listing {
        position: relative;
    }

    .custom-search-input-2.inner.show {
        display: block;
        margin: 20px 0 0;

        input[type="submit"] {
            position: relative;
            margin: 10px 0 0;
        }
    }

    a.btn_search_mobile.close {
        background: none;

        &:after {
            content: "\2715";
            color: #fff;
        }
    }
}
