.explore-page{background:#f8f9fa;min-height:100vh;position:relative}.explore-page .explore-search-map,.explore-page .explore-search-page,.explore-page .explore-search-results{height:100vh}.explore-loading,.explore-error,.explore-not-found,.query-loading{background:#f8f9fa;min-height:100vh}.explore-layout{min-height:100vh}.search-page{background:#f8f9fa;min-height:100vh}.search-page .search-page-container{max-width:1400px;margin:0 auto;padding:20px}.search-page .search-page-header{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;display:flex;box-shadow:0 2px 8px #0000001a}.search-page .search-header-content{flex:1}.search-page .search-page-title{color:#333;margin:0;font-size:28px;font-weight:700}.search-page .search-page-subtitle{color:#6c757d;margin:5px 0 0;font-size:16px}.search-page .search-page-controls{gap:15px;display:flex}.search-page .view-toggle-btn{color:#6c757d;cursor:pointer;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;transition:all .2s;display:flex}.search-page .view-toggle-btn:hover{color:#333;background:#e9ecef}.search-page .view-toggle-btn.active{color:#fff;background:#c71f37;border-color:#c71f37}.search-page .search-page-content{margin-bottom:30px}.search-page .search-sidebar{position:sticky;top:20px}.search-page .search-main-content{flex-direction:column;gap:20px;display:flex}.search-page .search-results-section,.search-page .search-map-section{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.search-page .map-container{height:400px}.search-page .search-suggestions{margin-top:30px}.search-page .suggestions-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}.search-page .suggestions-title{color:#333;margin:0 0 15px;font-size:16px;font-weight:600}.search-page .suggestions-list{flex-direction:column;gap:10px;display:flex}.search-page .suggestion-item{color:#333;cursor:pointer;text-align:right;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;align-items:center;gap:10px;padding:10px 15px;transition:all .2s;display:flex}.search-page .suggestion-item:hover{color:#c71f37;background:#e9ecef;border-color:#c71f37}.search-page .suggestion-icon{color:#c71f37;font-size:16px}@media (max-width:768px){.search-page .search-page-container{padding:15px}.search-page .search-page-header{flex-direction:column;align-items:stretch;gap:15px}.search-page .search-page-controls{justify-content:center}.search-page .search-main-content{gap:15px}.search-page .map-container{height:300px}}.search-results-page{background:#f8f9fa;min-height:100vh}.search-results-page .search-results-container{max-width:1400px;margin:0 auto;padding:20px}.search-results-page .search-results-header{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;display:flex;box-shadow:0 2px 8px #0000001a}.search-results-page .search-header-content{flex:1}.search-results-page .search-results-title{color:#333;margin:0;font-size:28px;font-weight:700}.search-results-page .search-results-subtitle{color:#6c757d;margin:5px 0 0;font-size:16px}.search-results-page .search-results-controls{gap:15px;display:flex}.search-results-page .filters-toggle-btn{color:#6c757d;cursor:pointer;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;transition:all .2s;display:flex}.search-results-page .filters-toggle-btn:hover{color:#333;background:#e9ecef}.search-results-page .filters-toggle-btn.active{color:#fff;background:#c71f37;border-color:#c71f37}.search-results-page .search-results-content{margin-bottom:30px}.search-results-page .search-filters-sidebar{position:sticky;top:20px}.search-results-page .search-results-main{flex-direction:column;gap:20px;display:flex}.search-results-page .search-results-section{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.search-results-page .search-suggestions{margin-top:30px}.search-results-page .suggestions-card{background:#fff;border-radius:12px;height:100%;padding:20px;box-shadow:0 2px 8px #0000001a}.search-results-page .suggestions-title{color:#333;align-items:center;margin:0 0 15px;font-size:16px;font-weight:600;display:flex}.search-results-page .suggestions-list{flex-direction:column;gap:10px;display:flex}.search-results-page .suggestion-item{color:#333;cursor:pointer;text-align:right;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 15px;transition:all .2s;display:flex}.search-results-page .suggestion-item:hover{color:#c71f37;background:#e9ecef;border-color:#c71f37}.search-results-page .suggestion-count{color:#fff;background:#c71f37;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.search-results-page .suggestion-time{color:#6c757d;font-size:12px}@media (max-width:768px){.search-results-page .search-results-container{padding:15px}.search-results-page .search-results-header{flex-direction:column;align-items:stretch;gap:15px}.search-results-page .search-results-controls{justify-content:center}.search-results-page .search-results-main{gap:15px}}.search-map-page{height:100vh;position:relative;overflow:hidden}.search-map-page .search-map-page-container{height:100%;display:flex;position:relative}.search-map-page .map-section{flex:1;position:relative}.search-map-page .results-panel{background:#fff;flex-direction:column;width:400px;transition:transform .3s;display:flex;box-shadow:-2px 0 8px #0000001a}.search-map-page .results-panel.hide{transform:translate(100%)}.search-map-page .results-panel-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:20px;display:flex}.search-map-page .results-panel-title{flex-direction:column;gap:5px;display:flex}.search-map-page .results-panel-title h5{color:#333;margin:0;font-size:18px;font-weight:600}.search-map-page .results-count{color:#6c757d;font-size:14px}.search-map-page .results-panel-controls{gap:10px;display:flex}.search-map-page .results-panel-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.search-map-page .results-filters{border-bottom:1px solid #e9ecef;flex-shrink:0}.search-map-page .results-content{flex:1;overflow-y:auto}.search-map-page .show-results-btn{z-index:1000;color:#fff;cursor:pointer;background:#c71f37;border:none;border-radius:8px;align-items:center;gap:10px;padding:12px 20px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 2px 8px #00000026}.search-map-page .show-results-btn:hover{background:#a01a2e;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.search-map-page .results-badge{background:#fff3;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}@media (max-width:768px){.search-map-page .results-panel{z-index:1000;width:100%;height:100%;position:absolute;top:0;right:0}.search-map-page .show-results-btn{padding:10px 15px;font-size:14px;top:10px;right:10px}}.search-results{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.search-results .search-results-loading,.search-results .search-results-error,.search-results .search-results-empty{padding:40px 20px}.search-results .search-results-content{padding:20px}.search-results .results-stats{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.search-results .results-count{align-items:center;gap:8px;display:flex}.search-results .count-number{color:#c71f37;font-size:18px;font-weight:600}.search-results .count-label{color:#6c757d;font-size:14px}.search-results .layout-toggle{background:#f8f9fa;border-radius:8px;gap:5px;padding:4px;display:flex}.search-results .layout-btn{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.search-results .layout-btn:hover{color:#333;background:#e9ecef}.search-results .layout-btn.active{color:#fff;background:#c71f37}.search-results .results-section{margin-bottom:30px}.search-results .results-section:last-child{margin-bottom:0}.search-results .section-title{color:#333;border-bottom:2px solid #c71f37;margin-bottom:15px;padding-bottom:10px;font-size:16px;font-weight:600}@media (max-width:768px){.search-results .search-results-content{padding:15px}.search-results .results-stats{flex-direction:column;align-items:stretch;gap:15px}.search-results .layout-toggle{align-self:center}}.results-list .result-item{border:1px solid #e9ecef;border-radius:12px;transition:all .2s;overflow:hidden}.results-list .article-item .article-content{gap:20px;padding:20px;display:flex}.results-list .article-image{border-radius:8px;flex-shrink:0;width:200px;height:150px;overflow:hidden}.results-list .article-details{flex-direction:column;flex:1;gap:15px;display:flex}.results-list .article-header{flex-direction:column;gap:10px;display:flex}.results-list .article-title{margin:0;font-size:18px;font-weight:600;line-height:1.4}.results-list .article-link{color:#333;text-decoration:none;transition:color .2s}.results-list .article-link:hover{color:#c71f37}.results-list .article-meta{flex-wrap:wrap;gap:20px;display:flex}.results-list .meta-item{color:#6c757d;align-items:center;gap:5px;font-size:14px;display:flex}.results-list .meta-icon{color:#c71f37;font-size:14px}.results-list .article-body{flex:1}.results-list .article-excerpt{color:#666;margin:0;font-size:14px;line-height:1.6}.results-list .article-tags{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.results-list .tag-badge{color:#495057;background:#e9ecef;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:500}.results-list .tag-more{color:#6c757d;font-size:12px;font-style:italic}.results-list .article-footer{border-top:1px solid #e9ecef;justify-content:space-between;align-items:center;padding-top:15px;display:flex}.results-list .article-author{color:#6c757d;font-size:14px}.results-list .author-name{color:#333;font-weight:500}@media (max-width:768px){.results-list .article-item .article-content{flex-direction:column;gap:15px}.results-list .article-image{width:100%;height:200px}.results-list .article-meta{gap:15px}.results-list .article-footer{flex-direction:column;align-items:stretch;gap:10px}}.results-grid{width:100%}.results-grid .article-card{border:1px solid #e9ecef;border-radius:12px;height:100%;transition:all .2s;overflow:hidden}.results-grid .article-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.results-grid .article-card-content{flex-direction:column;height:100%;display:flex}.results-grid .article-card-image{height:200px;overflow:hidden}.results-grid .article-card-body{flex-direction:column;flex:1;padding:20px;display:flex}.results-grid .article-card-header{margin-bottom:15px}.results-grid .article-card-title{margin:0 0 10px;font-size:16px;font-weight:600;line-height:1.4}.results-grid .article-card-link{color:#333;text-decoration:none;transition:color .2s}.results-grid .article-card-link:hover{color:#c71f37}.results-grid .article-card-meta{gap:15px;display:flex}.results-grid .meta-item{color:#6c757d;align-items:center;gap:5px;font-size:12px;display:flex}.results-grid .meta-icon{color:#c71f37;font-size:12px}.results-grid .article-card-excerpt{flex:1;margin-bottom:15px}.results-grid .article-card-excerpt p{color:#666;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.results-grid .article-card-tags{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.results-grid .tag-badge{color:#495057;background:#e9ecef;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:500}.results-grid .tag-more{color:#6c757d;font-size:11px;font-style:italic}.results-grid .article-card-footer{border-top:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;display:flex}.results-grid .article-card-author{color:#6c757d;font-size:12px}@media (max-width:768px){.results-grid .article-card-meta{gap:10px}.results-grid .article-card-footer{flex-direction:column;align-items:stretch;gap:10px}}.results-pagination{background:#f8f9fa;border-top:1px solid #e9ecef;flex-direction:column;gap:20px;padding:20px;display:flex}.results-pagination .pagination-info{text-align:center}.results-pagination .pagination-text{color:#6c757d;font-size:14px}.results-pagination .pagination{margin:0}.results-pagination .page-link{color:#6c757d;border-color:#dee2e6;padding:8px 12px;font-size:14px}.results-pagination .page-link:hover{color:#c71f37;background-color:#f8f9fa;border-color:#c71f37}.results-pagination .page-item.active .page-link{color:#fff;background-color:#c71f37;border-color:#c71f37}.results-pagination .page-item.disabled .page-link{color:#6c757d;background-color:#fff;border-color:#dee2e6}.results-pagination .pagination-controls{justify-content:center;display:flex}.results-pagination .items-per-page{align-items:center;gap:10px;display:flex}.results-pagination .items-per-page-label{color:#6c757d;margin:0;font-size:14px}.results-pagination .form-select-sm{width:auto;min-width:80px}@media (max-width:768px){.results-pagination{gap:15px;padding:15px}.results-pagination .pagination-controls{flex-direction:column;align-items:center;gap:10px}.results-pagination .items-per-page{flex-direction:column;gap:5px}}.search-filters{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.search-filters .filters-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:20px;display:flex}.search-filters .filters-title{color:#333;margin:0;font-size:18px;font-weight:600}.search-filters .filters-actions{gap:10px;display:flex}.search-filters .filters-content{max-height:600px;padding:20px;overflow-y:auto}.search-filters .filter-group{margin-bottom:25px}.search-filters .filter-group:last-child{margin-bottom:0}.search-filters .filter-group-header{margin-bottom:15px}.search-filters .filter-group-toggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.search-filters .filter-group-title{color:#333;margin:0;font-size:16px;font-weight:600}.search-filters .filter-group-content{transition:all .3s}.search-filters .filter-group-content.collapsed{display:none}.search-filters .filter-item{margin-bottom:15px}.search-filters .filter-item:last-child{margin-bottom:0}.search-filters .filters-footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:20px}@media (max-width:768px){.search-filters .filters-header{flex-direction:column;align-items:stretch;gap:15px}.search-filters .filters-actions{justify-content:center}.search-filters .filters-content{max-height:400px;padding:15px}}.text-filter{position:relative}.text-filter .filter-label{color:#333;margin-bottom:8px;font-weight:500;display:block}.text-filter .text-filter-input-wrapper{position:relative}.text-filter .input-group-text{color:#6c757d;background:#f8f9fa;border-color:#dee2e6}.text-filter .suggestions-dropdown{z-index:1000;background:#fff;border:1px solid #dee2e6;border-top:none;border-radius:0 0 8px 8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 8px #0000001a}.text-filter .suggestion-item{text-align:right;cursor:pointer;background:#fff;border:none;align-items:center;gap:10px;width:100%;padding:10px 15px;transition:background-color .2s;display:flex}.text-filter .suggestion-item:hover{background:#f8f9fa}.text-filter .suggestion-icon{color:#6c757d;font-size:14px}.text-filter .form-text{margin-top:5px;font-size:12px}.category-filter{position:relative}.category-filter .filter-label{color:#333;margin-bottom:8px;font-weight:500;display:block}.category-filter .category-filter-wrapper{position:relative}.category-filter .category-filter-toggle{cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 15px;transition:all .2s;display:flex}.category-filter .category-filter-toggle:hover{border-color:#c71f37}.category-filter .category-filter-toggle:focus{border-color:#c71f37;outline:none;box-shadow:0 0 0 .2rem #c71f3740}.category-filter .category-filter-text{text-align:right;color:#333;flex:1}.category-filter .category-filter-dropdown{z-index:1000;background:#fff;border:1px solid #dee2e6;border-top:none;border-radius:0 0 8px 8px;max-height:300px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 8px #0000001a}.category-filter .category-filter-search{border-bottom:1px solid #e9ecef;padding:10px}.category-filter .category-filter-options{max-height:200px;overflow-y:auto}.category-filter .category-filter-option{text-align:right;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 15px;transition:background-color .2s;display:flex}.category-filter .category-filter-option:hover{background:#f8f9fa}.category-filter .category-filter-option.selected{color:#c71f37;background:#e3f2fd}.category-filter .option-content{align-items:center;gap:8px;display:flex}.category-filter .option-label{font-weight:500}.category-filter .option-count{color:#6c757d;font-size:12px}.category-filter .option-checkbox{margin-right:10px}.category-filter .category-filter-actions{background:#f8f9fa;border-top:1px solid #e9ecef;padding:10px}.category-filter .form-text{margin-top:5px;font-size:12px}.range-filter{position:relative}.range-filter .filter-label{color:#333;margin-bottom:15px;font-weight:500;display:block}.range-filter .range-filter-content{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px}.range-filter .range-values{justify-content:space-between;margin-bottom:15px;display:flex}.range-filter .range-value{flex-direction:column;align-items:center;gap:5px;display:flex}.range-filter .range-label{color:#6c757d;font-size:12px;font-weight:500}.range-filter .range-number{color:#c71f37;font-size:16px;font-weight:600}.range-filter .range-slider-container{margin-bottom:20px}.range-filter .range-inputs{gap:15px;margin-bottom:15px;display:flex}.range-filter .range-input-group{flex:1}.range-filter .range-input-label{color:#6c757d;margin-bottom:5px;font-size:12px;font-weight:500;display:block}.range-filter .range-actions{justify-content:center;display:flex}.range-filter .form-text{margin-top:10px;font-size:12px}@media (max-width:768px){.range-filter .range-inputs{flex-direction:column;gap:10px}.range-filter .range-values{flex-direction:column;align-items:center;gap:10px}}.location-filter{position:relative}.location-filter .filter-label{color:#333;margin-bottom:15px;font-weight:500;display:block}.location-filter .location-filter-content{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px}.location-filter .location-search{margin-bottom:15px;position:relative}.location-filter .input-group-text{color:#6c757d;background:#f8f9fa;border-color:#dee2e6}.location-filter .location-suggestions{z-index:1000;background:#fff;border:1px solid #dee2e6;border-top:none;border-radius:0 0 8px 8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 8px #0000001a}.location-filter .location-suggestion-item{text-align:right;cursor:pointer;background:#fff;border:none;align-items:center;gap:10px;width:100%;padding:10px 15px;transition:background-color .2s;display:flex}.location-filter .location-suggestion-item:hover{background:#f8f9fa}.location-filter .suggestion-icon{color:#6c757d;font-size:14px}.location-filter .selected-location{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:15px;padding:15px}.location-filter .selected-location-info{color:#333;align-items:center;gap:10px;margin-bottom:15px;font-weight:500;display:flex}.location-filter .location-icon{color:#c71f37;font-size:18px}.location-filter .location-radius{margin-top:15px}.location-filter .radius-label{color:#333;margin-bottom:10px;font-size:14px;font-weight:500;display:block}.location-filter .radius-value{text-align:center;color:#c71f37;margin-top:10px;font-weight:600}.location-filter .location-map-toggle{margin-bottom:15px}.location-filter .location-map{margin-top:15px}.location-filter .map-placeholder{color:#6c757d;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:200px;display:flex}.location-filter .map-icon{margin-bottom:10px;font-size:48px}.location-filter .form-text{margin-top:10px;font-size:12px}.date-filter{position:relative}.date-filter .filter-label{color:#333;margin-bottom:15px;font-weight:500;display:block}.date-filter .date-filter-content{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px}.date-filter .selected-date-display{background:#fff;border:1px solid #dee2e6;border-radius:8px;align-items:center;gap:10px;margin-bottom:15px;padding:10px 15px;display:flex}.date-filter .calendar-icon{color:#c71f37;font-size:18px}.date-filter .date-text{color:#333;font-weight:500}.date-filter .date-inputs{gap:15px;margin-bottom:15px;display:flex}.date-filter .date-input-group{flex:1}.date-filter .date-input-label{color:#333;margin-bottom:5px;font-size:14px;font-weight:500;display:block}.date-filter .date-actions{justify-content:center;margin-bottom:15px;display:flex}.date-filter .quick-date-options{border-top:1px solid #e9ecef;padding-top:15px}.date-filter .quick-date-label{color:#333;margin-bottom:10px;font-size:14px;font-weight:500}.date-filter .quick-date-buttons{flex-wrap:wrap;gap:10px;display:flex}.date-filter .form-text{margin-top:10px;font-size:12px}@media (max-width:768px){.date-filter .date-inputs{flex-direction:column;gap:10px}.date-filter .quick-date-buttons{flex-direction:column}}.boolean-filter{position:relative}.boolean-filter .filter-label{color:#333;margin-bottom:15px;font-weight:500;display:block}.boolean-filter .boolean-filter-content{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px}.boolean-filter .boolean-options{gap:10px;margin-bottom:15px;display:flex}.boolean-filter .boolean-option{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:8px;flex:1;padding:15px;transition:all .2s}.boolean-filter .boolean-option:hover{border-color:#c71f37;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.boolean-filter .boolean-option.active{background:#fff5f5;border-color:#c71f37}.boolean-filter .boolean-option-content{flex-direction:column;align-items:center;gap:10px;display:flex}.boolean-filter .boolean-option-icon{color:#6c757d;font-size:24px;transition:color .2s}.boolean-filter .boolean-option.active .boolean-option-icon{color:#c71f37}.boolean-filter .boolean-option-label{color:#333;text-align:center;font-weight:500}.boolean-filter .boolean-status{justify-content:center;display:flex}.boolean-filter .status-indicator{background:#fff;border:1px solid #e9ecef;border-radius:20px;align-items:center;gap:10px;padding:10px 15px;display:flex}.boolean-filter .status-dot{border-radius:50%;width:12px;height:12px;transition:background-color .2s}.boolean-filter .status-dot.active{background-color:#28a745}.boolean-filter .status-dot.inactive{background-color:#dc3545}.boolean-filter .status-text{color:#333;font-size:14px;font-weight:500}.boolean-filter .form-text{margin-top:10px;font-size:12px}@media (max-width:768px){.boolean-filter .boolean-options{flex-direction:column}.boolean-filter .boolean-option-content{flex-direction:row;justify-content:center}}.map-info-window{z-index:1000;direction:rtl;max-width:350px;margin:0 auto;position:absolute;bottom:20px;left:20px;right:20px}.map-info-window .info-window-content{background:#fff;border-radius:12px;animation:.3s slideUp;overflow:hidden;box-shadow:0 4px 20px #00000026}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.map-info-window .info-window-header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:15px 20px 10px;display:flex}.map-info-window .info-window-title{color:#333;flex:1;margin:0 10px 0 0;font-size:16px;font-weight:600}.map-info-window .info-window-close{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:20px;transition:all .2s;display:flex}.map-info-window .info-window-close:hover{color:#333;background:#f8f9fa}.map-info-window .info-window-image{height:150px;overflow:hidden}.map-info-window .info-window-body{padding:15px 20px}.map-info-window .info-window-meta{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.map-info-window .item-price{align-items:center;gap:5px;display:flex}.map-info-window .price-value{color:#c71f37;font-weight:600}.map-info-window .price-currency{color:#6c757d;font-size:12px}.map-info-window .info-window-description{color:#666;margin-bottom:15px;font-size:14px;line-height:1.5}.map-info-window .info-window-location,.map-info-window .info-window-phone,.map-info-window .info-window-rating{color:#666;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.map-info-window .location-icon,.map-info-window .phone-icon,.map-info-window .rating-icon{color:#c71f37;font-size:16px}.map-info-window .info-window-category{margin-top:10px}.map-info-window .category-badge{color:#495057;background:#e9ecef;border-radius:4px;padding:4px 8px;font-size:12px}.map-info-window .info-window-footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:15px 20px}@media (max-width:768px){.map-info-window{bottom:10px;left:10px;right:10px}.map-info-window .info-window-content{max-width:none}.map-info-window .info-window-title{font-size:14px}.map-info-window .info-window-body,.map-info-window .info-window-footer{padding:12px 15px}}@media (max-width:576px){.search-map-container{position:relative}.map-info-window{border-radius:12px 12px 0 0;max-width:none;max-height:calc(100vh - 160px);margin:0;position:fixed;inset:auto 0 80px;overflow-y:auto}}.results-list{flex-direction:column;gap:20px;display:flex}.results-list .result-item{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.results-list .result-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.listingitem-container{width:100%}.listingitem-container .singlelisting-item{flex-direction:column;height:100%;display:flex}.listingitem-container .singlelisting-item .listing-top-item .position-absolute .badge{border-radius:6px;padding:6px 10px;font-size:14px;font-weight:600}.listingitem-container .singlelisting-item .listing-top-item .position-absolute .badge.badge-transparent{color:#333;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6}.listingitem-container .singlelisting-item .listing-top-item .position-absolute .badge.listOpen{color:#fff;background:#10b981}.listingitem-container .singlelisting-item .listing-top-item .position-absolute .badge.listClose{color:#fff;background:#ef4444}.listingitem-container .singlelisting-item .listing-top-item .bookmarkList{color:#6c757d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff97a7e6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.listingitem-container .singlelisting-item .listing-top-item .bookmarkList:hover{color:#fff;background:#c71f37;transform:scale(1.1)}.listingitem-container .singlelisting-item .listing-middle-item{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.listingitem-container .singlelisting-item .listing-middle-item .listing-avatar .avatarImg{width:100%;height:100%;display:block}.listingitem-container .singlelisting-item .listing-middle-item .listing-details .listingTitle{margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.4}.listingitem-container .singlelisting-item .listing-middle-item .listing-details p{color:#6c757d;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .d-flex{flex-wrap:wrap;gap:16px}.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .d-flex .list-calls,.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .d-flex .list-distance{color:#6c757d;align-items:center;font-size:13px;display:flex}.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .d-flex .list-calls svg,.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .d-flex .list-distance svg{margin-right:6px;font-size:14px}.listingitem-container .singlelisting-item .listing-footer-item{border-top:1px solid #e9ecef;padding:16px}.listingitem-container .singlelisting-item .listing-footer-item .d-flex{justify-content:space-between;align-items:center}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps{justify-content:space-between;align-items:center;width:100%;display:flex}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start{align-items:center;gap:8px;display:flex}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catIcon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catIcon.catIcon-business{color:#fff;background:#c71f37}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catIcon.catIcon-vehicle{color:#fff;background:#3b82f6}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catIcon.catIcon-property{color:#fff;background:#10b981}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catIcon.catIcon-product{color:#fff;background:#f59e0b}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catIcon.catIcon-job{color:#fff;background:#8b5cf6}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catIcon.catIcon-event{color:#fff;background:#ef4444}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catIcon.catIcon-resume{color:#fff;background:#06b6d4}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-start .catTitle{color:#6c757d;font-size:13px;font-weight:500}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .catdWraps .flex-end .moreCatcounter{color:#6c757d;background:#f8f9fa;border-radius:4px;padding:2px 6px;font-size:12px}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .listing-rates .d-flex{align-items:center;gap:8px}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .listing-rates .d-flex .overallrates{color:#6c757d;font-size:12px}.listingitem-container .singlelisting-item .listing-footer-item .d-flex .listing-rates .d-flex .ratingAvarage{border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.listingitem-container .business-specific-info{background:#f8f9fa;border-top:1px solid #e9ecef;padding:16px}.listingitem-container .business-specific-info .row{margin:0}.listingitem-container .business-specific-info .row .col-12{padding:8px 0}.listingitem-container .business-specific-info .row .col-12 .d-flex{justify-content:space-between;align-items:center}.listingitem-container .business-specific-info .row .col-12 .d-flex .text-sm{font-size:13px}.listingitem-container .business-specific-info .row .col-12 .d-flex .text-muted{color:#6c757d}.listingitem-container .business-specific-info .row .col-12 .d-flex .fw-medium{font-weight:500}.listingitem-container .business-specific-info .row .col-12 .services-tags{flex-wrap:wrap;gap:4px;display:flex}.listingitem-container .business-specific-info .row .col-12 .services-tags .badge{border-radius:4px;padding:2px 6px;font-size:11px}.listingitem-container .business-specific-info .row .col-12 .services-tags .badge.badge-light{color:#495057;background:#e9ecef}.map-controls{z-index:1000;flex-direction:column;gap:10px;display:flex;position:absolute;top:20px;right:20px}.map-controls .map-zoom-controls,.map-controls .map-action-controls{background:#fff;border-radius:8px;flex-direction:column;gap:5px;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000026}.map-controls .map-control-btn{color:#333;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:all .2s;display:flex}.map-controls .map-control-btn:hover{color:#c71f37;background:#f8f9fa}.map-controls .map-control-btn:active{background:#e9ecef}.map-controls .map-control-btn:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.map-controls .map-control-btn:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}@media (max-width:768px){.map-controls{top:10px;right:10px}.map-controls .map-control-btn{width:35px;height:35px;font-size:14px}}@media (max-width:576px){.map-controls{gap:8px;top:12px;right:12px}.map-controls .map-control-btn{width:36px;height:36px;font-size:14px}}.custom-marker,.custom-cluster{will-change:transform;backface-visibility:hidden;transform-style:preserve-3d;transform-origin:50%!important;z-index:1!important;position:relative!important}.custom-marker:hover,.custom-cluster:hover{z-index:10!important;transform:scale(1.1)!important}.custom-marker:before,.custom-cluster:before{content:"";pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mapboxgl-marker.custom-marker,.mapboxgl-marker.custom-cluster{transform-origin:50%!important}.mapboxgl-marker.custom-marker:hover,.mapboxgl-marker.custom-cluster:hover{transform:scale(1.1)!important}.explore-layout{flex-direction:column;min-height:100vh;display:flex}.explore-layout .explore-main{flex-direction:column;flex:1;display:flex}.map-banner-wrap.half-map{height:calc(102vh - 100px);display:flex;overflow:hidden}.map-banner-wrap.half-map .map-content-wrap{direction:ltr;background:#fff;border-right:1px solid #e9ecef;flex-direction:column;flex:0 0 60%;display:flex;overflow-y:auto}.map-banner-wrap.half-map .map-content-wrap .results-filters{direction:rtl;background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:1rem}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-header .filters-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-header .filters-actions .view-switcher{background:#f8f9fa;border-radius:6px;gap:.25rem;padding:2px;display:flex}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-header .filters-actions .view-switcher .btn{border-radius:4px;padding:.4rem .75rem;font-size:.8rem;transition:all .3s}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-header .filters-actions .view-switcher .btn.btn-primary{background:#c71f37;border-color:#c71f37}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-header .filters-actions .view-switcher .btn.btn-outline-primary{color:#c71f37;border-color:#c71f37}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-header .filters-actions .view-switcher .btn.btn-outline-primary:hover{color:#fff;background:#c71f37}.map-banner-wrap.half-map .map-content-wrap .map-content-list{direction:rtl;flex:1;padding:1rem}.map-banner-wrap.half-map .map-content-wrap .map-content-list .totalListingshow h6{color:#333;margin:0;font-size:1rem;font-weight:500}.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row{margin:0}.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-xl-6,.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-lg-12,.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-md-6,.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-sm-12,.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-12{padding:.5rem}.map-banner-wrap.half-map .map-content-wrap .map-content-list .toogleDrops{color:#666;background:#fff;border:1px solid #ddd;border-radius:6px;font-size:.9rem;transition:all .3s}.map-banner-wrap.half-map .map-content-wrap .map-content-list .toogleDrops:hover{color:#c71f37;border-color:#c71f37}.map-banner-wrap.half-map .map-content-wrap .map-content-list .dropdown-menu{border-radius:8px;box-shadow:0 4px 12px #0000001a}.map-banner-wrap.half-map .map-content-wrap .map-content-list .dropdown-menu .dropdown-item{padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.map-banner-wrap.half-map .map-content-wrap .map-content-list .dropdown-menu .dropdown-item:hover{color:#c71f37;background:#f8f9fa}.map-banner-wrap.half-map .map-content-wrap .map-content-list .dropdown-menu .dropdown-item.active{color:#fff;background:#c71f37}.map-banner-wrap.half-map .map-left-box{background:#f8f9fa;flex:0 0 40%;position:relative}.map-banner-wrap.half-map .map-left-box .map-home{width:100%;height:100%}.map-banner-wrap.half-map .map-left-box .map-home.flt-wrap{position:relative}.listingitem-container{width:100%;margin-bottom:1.5rem}.listingitem-container .singlelisting-item{background:#fff;border-radius:12px;flex-direction:column;width:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.listingitem-container .singlelisting-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.listingitem-container .singlelisting-item .listing-top-item{height:200px;position:relative;overflow:hidden}.listingitem-container .singlelisting-item .listing-top-item .topLink{width:100%;height:100%;text-decoration:none;display:block}.listingitem-container .singlelisting-item .listing-top-item .topLink img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.listingitem-container .singlelisting-item .listing-top-item .topLink:hover img{transform:scale(1.05)}.listingitem-container .singlelisting-item .listing-top-item .badge{border-radius:6px;padding:6px 10px;font-size:14px;font-weight:600}.listingitem-container .singlelisting-item .listing-top-item .badge.listOpen{color:#fff;background:#28a745}.listingitem-container .singlelisting-item .listing-top-item .badge.listClose{color:#fff;background:#dc3545}.listingitem-container .singlelisting-item .listing-top-item .badge.badge-transparent{color:#333;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6}.listingitem-container .singlelisting-item .listing-top-item .bookmarkList{color:#666;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex}.listingitem-container .singlelisting-item .listing-top-item .bookmarkList:hover{color:#fff;background:#c71f37}.listingitem-container .singlelisting-item .listing-middle-item{gap:1rem;padding:1rem;display:flex}.listingitem-container .singlelisting-item .listing-middle-item .listing-avatar{border:2px solid #e9ecef;border-radius:50%;flex-shrink:0;width:50px;height:50px;overflow:hidden}.listingitem-container .singlelisting-item .listing-middle-item .listing-avatar .avatarImg{border-radius:50%;width:100%;height:100%;display:block;overflow:hidden}.listingitem-container .singlelisting-item .listing-middle-item .listing-avatar .avatarImg img{object-fit:cover;width:100%;height:100%}.listingitem-container .singlelisting-item .listing-middle-item .listing-details{flex:1}.listingitem-container .singlelisting-item .listing-middle-item .listing-details .listingTitle{margin:0 0 .5rem;font-size:1rem;font-weight:600}.listingitem-container .singlelisting-item .listing-middle-item .listing-details .listingTitle .titleLink{color:#333;text-decoration:none;transition:color .3s}.listingitem-container .singlelisting-item .listing-middle-item .listing-details .listingTitle .titleLink:hover{color:#c71f37}.listingitem-container .singlelisting-item .listing-middle-item .listing-details .listingTitle .titleLink .verified{color:#28a745;margin-right:.25rem}.listingitem-container .singlelisting-item .listing-middle-item .listing-details p{color:#666;margin:0 0 .75rem;font-size:.9rem;line-height:1.4}.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .list-calls,.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .list-distance{color:#666;margin-bottom:.25rem;font-size:.8rem}.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .list-calls svg,.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .list-distance svg{color:#c71f37}.listingitem-container .singlelisting-item .listing-footer-item{border-top:1px solid #f0f0f0;margin-top:.5rem;padding:.75rem 1rem 1rem}.listingitem-container .singlelisting-item .listing-footer-item .catdWraps{justify-content:space-between;align-items:center;display:flex}.listingitem-container .singlelisting-item .listing-footer-item .catdWraps .flex-start .catIcon{color:#c71f37;background:#f8f9fa;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:.5rem;display:inline-flex}.listingitem-container .singlelisting-item .listing-footer-item .catdWraps .flex-start .catTitle{color:#666;font-size:.8rem}.listingitem-container .singlelisting-item .listing-footer-item .catdWraps .moreCatcounter{color:#666;background:#e9ecef;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.listingitem-container .singlelisting-item .listing-footer-item .listing-rates .ratingAvarage{color:#fff;background:#c71f37;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:600}.listingitem-container .singlelisting-item .listing-footer-item .listing-rates .overallrates{color:#666;margin-right:.5rem;font-size:.8rem}.category-filter-nav-section{background:#fff;border-bottom:1px solid #e9ecef;margin-top:60px;box-shadow:0 2px 4px #0000000d}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper::-webkit-scrollbar{display:none}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper{min-width:max-content;padding:.5rem 0}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item{text-align:right;border-radius:12px;flex-direction:row;align-items:center;gap:.5rem;min-width:120px;padding:.75rem 1rem;transition:all .3s;display:flex;position:relative}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item:hover{background:#f8f9fa;transform:translateY(-2px)}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item.active{color:#fff;background:#c71f37}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item.active .category-icon{background:#fff3}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item.active .category-text{color:#fff;font-weight:600}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .category-icon{background:#f8f9fa;border-radius:50%;justify-content:center;align-items:flex-end;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .category-icon svg{transition:all .3s}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .category-text{color:#333;white-space:nowrap;font-size:.85rem;font-weight:500;transition:all .3s}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .active-indicator{background:#c71f37;border-radius:2px;width:30px;height:3px;animation:.3s slideIn;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}@keyframes slideIn{0%{opacity:0;width:0}to{opacity:1;width:30px}}@media (max-width:768px){.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper{gap:.75rem;padding:.25rem 0}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item{min-width:100px;padding:.5rem .75rem}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .category-icon{width:35px;height:35px;font-size:16px}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .category-text{font-size:.75rem}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .active-indicator{width:25px;height:2px}}@media (max-width:992px) and (min-width:769px){.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper{gap:1rem}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item{min-width:110px;padding:.6rem .9rem}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .category-icon{width:38px;height:38px;font-size:17px}.category-filter-nav-section .category-row .category-container .category-scroll-wrapper .category-wrapper .category-item .category-text{font-size:.8rem}}@media (max-width:768px){.map-banner-wrap.half-map{flex-direction:column;height:calc(100vh - 120px)}.map-banner-wrap.half-map .map-content-wrap{direction:rtl;border-bottom:1px solid #e9ecef;border-right:none;flex:0 0 60%;order:1}.map-banner-wrap.half-map .map-left-box{border-top:1px solid #e9ecef;flex:0 0 40%;order:2}.map-banner-wrap.half-map .map-content-wrap .results-filters{direction:rtl;padding:.75rem}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-content .filter-group{margin-bottom:1rem}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-content .filter-group .filter-group-header{padding:.5rem 0;font-size:.9rem}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-content .filter-group .filter-group-content .filter-item{margin-bottom:.75rem}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-content .filter-group .filter-group-content .filter-item .form-control,.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-content .filter-group .filter-group-content .filter-item .form-select{padding:.5rem .75rem;font-size:.9rem}.map-banner-wrap.half-map .map-content-wrap .results-filters .search-filters .filters-footer .btn{padding:.75rem 1rem;font-size:.9rem}.map-banner-wrap.half-map .map-content-wrap .map-content-list{direction:rtl;padding:.75rem}.map-banner-wrap.half-map .map-content-wrap .map-content-list .row{margin-bottom:1rem}.map-banner-wrap.half-map .map-content-wrap .map-content-list .row .totalListingshow h6{font-size:.9rem}.map-banner-wrap.half-map .map-content-wrap .map-content-list .row .toogleDrops{padding:.5rem .75rem;font-size:.8rem}.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row{margin:0}.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-xl-6,.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-lg-12,.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-md-6,.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-sm-12,.map-banner-wrap.half-map .map-content-wrap .map-content-list .results-content .row .col-12{padding:.25rem}.listingitem-container{margin-bottom:1rem}.listingitem-container .singlelisting-item{border-radius:8px}.listingitem-container .singlelisting-item .listing-top-item{height:160px}.listingitem-container .singlelisting-item .listing-top-item .badge{border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600}.listingitem-container .singlelisting-item .listing-top-item .bookmarkList{width:30px;height:30px}.listingitem-container .singlelisting-item .listing-middle-item{gap:.75rem;padding:.75rem}.listingitem-container .singlelisting-item .listing-middle-item .listing-avatar{border:2px solid #e9ecef;border-radius:50%;flex-shrink:0;width:45px;height:45px;overflow:hidden}.listingitem-container .singlelisting-item .listing-middle-item .listing-avatar .avatarImg{border-radius:50%;width:100%;height:100%;display:block;overflow:hidden}.listingitem-container .singlelisting-item .listing-middle-item .listing-avatar .avatarImg img{object-fit:cover;width:100%;height:100%}.listingitem-container .singlelisting-item .listing-middle-item .listing-details .listingTitle{margin-bottom:.4rem;font-size:.9rem}.listingitem-container .singlelisting-item .listing-middle-item .listing-details p{margin-bottom:.5rem;font-size:.8rem}.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .list-calls,.listingitem-container .singlelisting-item .listing-middle-item .listing-info-details .list-distance{font-size:.75rem}.listingitem-container .singlelisting-item .listing-footer-item{padding:.5rem .75rem .75rem}.listingitem-container .singlelisting-item .listing-footer-item .catdWraps .flex-start .catIcon{width:20px;height:20px}.listingitem-container .singlelisting-item .listing-footer-item .catdWraps .flex-start .catTitle{font-size:.75rem}.listingitem-container .singlelisting-item .listing-footer-item .catdWraps .moreCatcounter{padding:.2rem .4rem;font-size:.7rem}.listingitem-container .singlelisting-item .listing-footer-item .listing-rates .ratingAvarage{padding:.2rem .4rem;font-size:.75rem}.listingitem-container .singlelisting-item .listing-footer-item .listing-rates .overallrates{font-size:.75rem}}@media (max-width:992px) and (min-width:769px){.map-banner-wrap.half-map .map-left-box{flex:0 0 45%}.map-banner-wrap.half-map .map-content-wrap{flex:0 0 55%}}.map-banner-wrap.three-column{height:calc(103vh - 103px);display:flex;overflow:hidden}.map-banner-wrap.three-column .filters-column{direction:ltr;background:#fff;border-right:1px solid #e9ecef;flex-direction:column;flex:0 0 25%;display:flex;overflow-y:auto}.map-banner-wrap.three-column .filters-column .filters-wrapper{direction:rtl;flex:1;padding:1rem}.map-banner-wrap.three-column .filters-column .filters-wrapper .search-filters{flex-direction:column;height:100%;display:flex}.map-banner-wrap.three-column .filters-column .filters-wrapper .search-filters .filters-content{flex:1;max-height:none;overflow-y:auto}.map-banner-wrap.three-column .map-content-wrap{direction:ltr;background:#fff;border-right:1px solid #e9ecef;flex-direction:column;flex:0 0 30%;display:flex;overflow-y:auto}.map-banner-wrap.three-column .map-content-wrap .map-content-list{direction:rtl;flex:1;padding:1rem}.map-banner-wrap.three-column .map-content-wrap .map-content-list .totalListingshow h6{color:#333;margin:0;font-size:1rem;font-weight:500}.map-banner-wrap.three-column .map-content-wrap .map-content-list .results-content .row{margin:0}.map-banner-wrap.three-column .map-content-wrap .map-content-list .results-content .row .col-12{padding:.5rem}.map-banner-wrap.three-column .map-content-wrap .map-content-list .toogleDrops{color:#666;background:#fff;border:1px solid #ddd;border-radius:6px;font-size:.9rem;transition:all .3s}.map-banner-wrap.three-column .map-content-wrap .map-content-list .toogleDrops:hover{color:#c71f37;border-color:#c71f37}.map-banner-wrap.three-column .map-content-wrap .map-content-list .dropdown-menu{border-radius:8px;box-shadow:0 4px 12px #0000001a}.map-banner-wrap.three-column .map-content-wrap .map-content-list .dropdown-menu .dropdown-item{padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.map-banner-wrap.three-column .map-content-wrap .map-content-list .dropdown-menu .dropdown-item:hover{color:#c71f37;background:#f8f9fa}.map-banner-wrap.three-column .map-content-wrap .map-content-list .dropdown-menu .dropdown-item.active{color:#fff;background:#c71f37}.map-banner-wrap.three-column .map-left-box{background:#f8f9fa;flex:0 0 45%;position:relative}.map-banner-wrap.three-column .map-left-box .map-home{width:100%;height:100%}.map-banner-wrap.three-column .map-left-box .map-home.flt-wrap{position:relative}.map-banner-wrap.mobile-layout{flex-direction:column;height:calc(100vh - 120px);display:flex;overflow:hidden}.map-banner-wrap.mobile-layout .mobile-controls-bar{z-index:100;background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1rem;display:flex;box-shadow:0 2px 4px #0000001a}.map-banner-wrap.mobile-layout .mobile-controls-bar .filter-toggle-btn,.map-banner-wrap.mobile-layout .mobile-controls-bar .map-toggle-btn{color:#6c757d;cursor:pointer;background:#fff;border:1px solid #e9ecef;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.map-banner-wrap.mobile-layout .mobile-controls-bar .filter-toggle-btn:hover,.map-banner-wrap.mobile-layout .mobile-controls-bar .map-toggle-btn:hover{color:#c71f37;background:#fff5f5;border-color:#c71f37}.map-banner-wrap.mobile-layout .mobile-controls-bar .filter-toggle-btn.active,.map-banner-wrap.mobile-layout .mobile-controls-bar .map-toggle-btn.active{color:#fff;background:#c71f37;border-color:#c71f37}.map-banner-wrap.mobile-layout .mobile-controls-bar .filter-toggle-btn svg,.map-banner-wrap.mobile-layout .mobile-controls-bar .map-toggle-btn svg{font-size:1rem}.map-banner-wrap.mobile-layout .mobile-controls-bar .results-count{color:#6c757d;align-items:center;gap:.25rem;font-size:.9rem;display:flex}.map-banner-wrap.mobile-layout .mobile-controls-bar .results-count .count-number{color:#c71f37;font-weight:600}.map-banner-wrap.mobile-layout .mobile-controls-bar .results-count .count-label{font-weight:500}.map-banner-wrap.mobile-layout .mobile-content{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.map-banner-wrap.mobile-layout .mobile-content .mobile-results-list{flex-direction:column;flex:1;display:flex;overflow:hidden}.map-banner-wrap.mobile-layout .mobile-content .mobile-results-list .mobile-results-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;flex-shrink:0;padding:1rem}.map-banner-wrap.mobile-layout .mobile-content .mobile-results-list .mobile-results-header h6{color:#333;margin:0;font-size:1rem;font-weight:500}.map-banner-wrap.mobile-layout .mobile-content .mobile-results-list .mobile-results-content{direction:rtl;flex:1;padding:1rem;overflow-y:auto}.map-banner-wrap.mobile-layout .mobile-content .mobile-results-list .mobile-results-content .row{margin:0}.map-banner-wrap.mobile-layout .mobile-content .mobile-results-list .mobile-results-content .row .col-12{width:100%;padding:.5rem}.map-banner-wrap.mobile-layout .mobile-content .mobile-map-overlay{z-index:10;background:#fff;border-bottom:1px solid #e9ecef;height:50%;position:absolute;top:0;left:0;right:0;box-shadow:0 2px 8px #0000001a}.mobile-filter-overlay{z-index:1050;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-filter-overlay .filter-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;animation:.3s ease-out fadeIn;position:absolute;inset:0}.mobile-filter-overlay .mobile-filter-sheet{direction:rtl;background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:80vh;animation:.3s ease-out slideUp;display:flex;position:relative;box-shadow:0 -4px 20px #00000026}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-header .filter-sheet-title{color:#333;margin:0;font-size:1.1rem;font-weight:600}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-header .filter-sheet-close{color:#6c757d;cursor:pointer;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-header .filter-sheet-close:hover{color:#333;background:#0003}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-header .filter-sheet-close svg{font-size:1.2rem}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-content{flex:1;padding:1rem;overflow-y:auto}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-content .search-filters{box-shadow:none;background:0 0;border-radius:0}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-content .search-filters .filters-header{display:none}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-content .search-filters .filters-content{max-height:none;padding:0}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-content .search-filters .filters-footer{display:none}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-footer{background:#f8f9fa;border-top:1px solid #e9ecef;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-footer .btn{border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-footer .btn.btn-primary{background:#c71f37;border-color:#c71f37}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-footer .btn.btn-primary:hover{background:#a01a2e;border-color:#a01a2e}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-footer .btn.btn-outline-secondary{color:#6c757d;border-color:#e9ecef}.mobile-filter-overlay .mobile-filter-sheet .filter-sheet-footer .btn.btn-outline-secondary:hover{color:#333;background:#f8f9fa;border-color:#c71f37}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:576px){.mobile-controls-bar{height:55px;padding:0 .75rem}.mobile-controls-bar .filter-toggle-btn,.mobile-controls-bar .map-toggle-btn{padding:.4rem .8rem;font-size:.85rem}.mobile-controls-bar .filter-toggle-btn svg,.mobile-controls-bar .map-toggle-btn svg{font-size:.9rem}.mobile-controls-bar .results-count{font-size:.85rem}.mobile-filter-sheet{max-height:85vh}.mobile-filter-sheet .filter-sheet-header{padding:.75rem 1rem}.mobile-filter-sheet .filter-sheet-header .filter-sheet-title{font-size:1rem}.mobile-filter-sheet .filter-sheet-content{padding:.75rem}.mobile-filter-sheet .filter-sheet-footer{padding:.75rem 1rem}.mobile-filter-sheet .filter-sheet-footer .btn{padding:.6rem 1.2rem;font-size:.9rem}}.results-content .row .col-xl-6,.results-content .row .col-xl-4,.results-content .row .col-lg-6,.results-content .row .col-lg-4,.results-content .row .col-md-6,.results-content .row .col-sm-6,.mobile-results-content .row .col-xl-6,.mobile-results-content .row .col-xl-4,.mobile-results-content .row .col-lg-6,.mobile-results-content .row .col-lg-4,.mobile-results-content .row .col-md-6,.mobile-results-content .row .col-sm-6{flex:0 0 100%;max-width:100%}.listingitem-container .singlelisting-item{flex:100%!important;width:100%!important;max-width:100%!important}
