.property-search-form-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative;z-index:99!important}.property-search-form-container .property-search-form{color:#fff;box-sizing:border-box;background-color:#29aeb3;border-radius:40px;justify-content:space-between;align-items:center;gap:20px;padding:15px 20px;display:flex}.property-search-form-container .property-search-form .inputs-container{width:100%;display:flex}.property-search-form-container .property-search-form .inp-box{flex-shrink:0;align-items:center;width:auto;display:flex;position:relative}.property-search-form-container .property-search-form .inp-box:first-child{width:calc(100% - 160px)}.property-search-form-container .property-search-form .inp-box:last-child{width:160px}.property-search-form-container .property-search-form .inp-box input{color:#4a4a4a;box-sizing:border-box;background-color:#fff;border:none;border-radius:30px 0 0 30px;outline:none;width:100%;padding:12px 12px 12px 38px;font-size:1rem}.property-search-form-container .property-search-form .inp-box svg{color:#727272;position:absolute;left:9px}.property-search-form-container .property-search-form .inp-box input.last{border-left:2px solid #e4e4e4;border-radius:0 30px 30px 0;width:160px}.property-search-form-container .property-search-form button{color:#fff;cursor:pointer;text-align:center;white-space:nowrap;box-sizing:border-box;background-color:#03a0a6;border:none;border-radius:30px;outline:none;justify-content:center;align-items:center;gap:7px;width:max-content;padding:12px 25px;font-size:1rem;display:flex}.property-search-form-container .property-search-form .inputs-container .category-box{cursor:pointer;position:relative}.property-search-form-container .property-search-form .inputs-container .category-box .dropdown-icon{transition:transform .2s}.property-search-form-container .property-search-form .inputs-container .category-box .dropdown-icon.open{transform:rotate(180deg)}.property-search-form-container .property-search-form .inputs-container .category-box .category-dropdown{color:#4a4a4a;z-index:550;background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:6px 0;animation:.15s ease-out fadeIn;position:absolute;top:105%;left:0;box-shadow:0 6px 18px #0000001a}.property-search-form-container .property-search-form .inputs-container .category-box .category-option{cursor:pointer;text-transform:capitalize;justify-content:space-between;align-items:center;padding:10px 20px 10px 14px;font-size:14px;display:flex}.property-search-form-container .property-search-form .inputs-container .category-box .category-option:hover{background:#f8f8f8}.property-search-form-container .property-search-form .inputs-container .category-box .category-option.selected{background:#f0f7ff;font-weight:500}.property-search-form-container .property-search-form .inputs-container .category-box .check-icon{width:18px;height:18px;position:relative}.property-search-form-container .property-search-form .inputs-container .category-box input{cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.property-search-form-container{width:100%}.property-search-form-container .property-search-form{box-sizing:border-box;border-radius:20px;flex-direction:column;gap:20px;width:100%;padding:20px}.property-search-form-container .property-search-form .inputs-container{flex-direction:column;gap:20px;width:100%}.property-search-form-container .property-search-form .inp-box{width:100%!important}.property-search-form-container .property-search-form .inp-box input{border-radius:30px;padding-left:40px;width:100%!important}.property-search-form-container .property-search-form .inp-box input.last{border-left:none;border-radius:30px;max-width:100%}.property-search-form-container .property-search-form button{border-radius:30px;width:100%;padding:12px;font-size:1rem}}
