.car-search-scope .container-fluid{width:100%;padding:0 10px}.car-search-scope .car_box_form_container{display:flex;align-items:center}@media screen and (max-width:1300px){.car-search-scope .car_box_form_container{flex-direction:row}.car-search-scope .car_box_form_container .car_box_form{width:700px}.car-search-scope .car_box_form_container .filters-container{margin-left:20px;width:100%}}.car-search-scope .searchButton{background-color:#027bff;border:none;border-radius:8px;color:#fff;padding:8px 16px;font-size:1rem;cursor:pointer;max-height:50px}.car-search-scope .Searchul{max-width:400px}.car-search-scope .car_box_form{margin:16px 0;display:flex;align-items:center;gap:20px;padding:0 20px}.car-search-scope .car_box_form .location-nav{display:flex;flex-direction:row;width:100%;max-width:1000px;align-items:center;padding:2px 12px;gap:20px;border-radius:8px;border-width:1.5px;border-color:#f0f0f0;position:relative;max-height:45px}.car-search-scope .car_box_form .location-nav h6{width:30%;margin:0;font-size:14px;color:#131313;line-height:22px}.car-search-scope .car_box_form .location-nav h6 #searchLocation{border:none;max-width:220px;padding:5px 0}.car-search-scope .car_box_form .location-nav h6 ul.Searchul{background:#fff;position:absolute;top:50px;border-radius:5px;box-shadow:2px 2px 4px gray;z-index:111}.car-search-scope .car_box_form .location-nav h6 ul.Searchul div{padding:10px}.car-search-scope .car_box_form .location-nav h6 ul.Searchul div span{font-size:16px;color:#131313;line-height:22px;font-weight:700;margin:0 0 10px}.car-search-scope .car_box_form .location-nav h6 ul.Searchul div .suggestion{padding:5px;cursor:pointer;border-radius:5px;transition:background-color .3s ease}.car-search-scope .car_box_form .location-nav h6 ul.Searchul div .suggestion:hover{background-color:#027bff;color:#fff}.car-search-scope .car_box_form .location-nav .custom-left-border{display:flex;justify-content:space-between;border-left:1.5px solid #f0f0f0;padding-left:5px;gap:7px;width:100%}.car-search-scope .car_box_form .location-nav .custom-left-border p{margin:0;font-size:14px;color:#131313;line-height:22px}.car-search-scope .car_box_form .empty-state{text-align:center}.car-search-scope .car_box_form .empty-state img{max-width:100%;height:auto}.car-search-scope .car_box_form .empty-state h3{margin-top:16px;font-size:24px}.car-search-scope .car_box_form .empty-state p{margin:8px 0;font-size:16px}.car-search-scope .car_box_form .empty-state .btn{padding:10px 20px;background-color:#027bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.car-search-scope .car_box_form .empty-state .btn:hover{background-color:#0056cc}.car-search-scope .car_box_form .results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.car-search-scope .location-nav .form-control{border-bottom:none;background-color:transparent;padding:0;width:100%}.car-search-scope .map-container{width:100%;padding:0 10px;margin-top:16px;position:relative}.car-search-scope .map-container.hide{display:none}.car-search-scope .map-container.show{display:block}.car-search-scope .showmapbtn{position:fixed;bottom:20px;right:35%;border:1px solid #027bff;background-color:#027bff;color:#fff;padding:7px 15px;border-radius:5px;cursor:pointer;z-index:1000;transition:all .3s ease 0s;display:flex;align-items:center;gap:10px}.car-search-scope .showmapbtn:hover{background-color:#027bff;color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2)}.car-search-scope .showmapbtn img{width:20px;height:20px;filter:invert(1)}.car-search-scope .times{display:flex;gap:10px;width:60%;justify-content:end;align-items:center}.car-search-scope .times .react-datepicker-wrapper{width:90px}.car-search-scope .times #fromTime,.car-search-scope .times #untilTime{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:-moz-fit-content;width:fit-content;margin-left:10px;outline:none}.car-search-scope .times .custom-left-border{max-width:180px}.car-search-scope .car_box_form .location-nav .custom-left-border{gap:0}@media only screen and (min-width:767px)and (max-width:1300px){.car-search-scope .location-nav .car_box_form_container{flex-wrap:wrap}.car-search-scope .times{width:100%}.car-search-scope .filtersContainer{position:fixed;top:0;right:-100%;width:80%;height:100%;background-color:#fff;box-shadow:-2px 0 5px rgba(0,0,0,.2);z-index:999;transition:transform .3s ease;transform:translateX(100%)}.car-search-scope .filtersContainer.show{transform:translateX(0)}.car-search-scope .filters-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:998;display:none}.car-search-scope .filters-overlay.show{display:block}.car-search-scope .show-map-btn{display:block;font-size:14px;width:100%;text-align:center}}@media only screen and (max-width:1200px){.car-search-scope .container-fluid{padding:0}}@media only screen and (max-width:768px){.car-search-scope .container-fluid{padding:0}.car-search-scope .location-nav .form-control{width:100%}.car-search-scope .car_box_form,.car-search-scope .location-nav{display:none!important}.car-search-scope .searchTimes{justify-content:start}.car-search-scope .search-bar{width:100%}.car-search-scope .filters-container{width:100%!important;position:sticky;top:0;z-index:10;background-color:#fff;margin-top:0;border-bottom:1px solid #ddd;flex-direction:column;align-items:flex-start;gap:10px}.car-search-scope .location-nav h6{width:100%;font-weight:700}.car-search-scope .location-nav{width:100%;border-left:none;padding-left:0;gap:0}.car-search-scope .times .react-datepicker-wrapper{width:80px}.car-search-scope .location-nav .custom-left-border p{font-size:14px}.car-search-scope .filters-container{width:100%}.car-search-scope .times{gap:5px;width:100%}.car-search-scope .car_box_form .empty-state{padding:0 15px}.car-search-scope .car_box_form .empty-state img{max-width:80%}.car-search-scope .car_box_form .empty-state h3{font-size:20px}.car-search-scope .car_box_form .empty-state p{font-size:14px}.car-search-scope .car_box_form .empty-state .btn{padding:8px 15px;font-size:14px}.car-search-scope .car_box_form .results-header{flex-direction:column;align-items:flex-start}.car-search-scope .car_box_form .results-header .results-count{font-size:18px}.car-search-scope .filtersContainer{position:fixed;top:0;right:-100%;width:80%;height:100%;background-color:#fff;box-shadow:-2px 0 5px rgba(0,0,0,.2);z-index:999;transition:transform .3s ease;transform:translateX(100%)}.car-search-scope .filtersContainer.show{transform:translateX(0)}.car-search-scope .filters-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:998;display:none}.car-search-scope .filters-overlay.show{display:block}.car-search-scope .show-map-btn{display:block;font-size:14px;width:100%;text-align:center}}@media screen and (max-width:394px){.car-search-scope .times{gap:1px}}