.mobile-search-and-reezervasion{background-color:#9e4537;padding:15px;color:#fff}.mobile-search-and-reezervasion .caption{font-size:20px;font-weight:600;line-height:28px;color:inherit;margin-bottom:10px}.mobile-search-and-reezervasion .sub-text{font-size:14px;font-weight:500;line-height:28px;color:inherit;margin-bottom:10px}.mobile-search-and-reezervasion .date-area{margin:10px 0;display:flex;gap:10px}.mobile-search-and-reezervasion .date-area .date-form-group{width:100%}.mobile-search-and-reezervasion .date-area .date-form-group .label{font-size:14px;font-weight:500;line-height:20px;color:inherit;margin-bottom:2px}.mobile-search-and-reezervasion .date-area .date-form-group .input-box{width:100%;background-color:#fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:5px 15px;border:1px solid #8a8a8a}.mobile-search-and-reezervasion .date-area .date-form-group .input-box .date-text{font-size:14px;font-weight:400;line-height:16px;color:#2d334a}.mobile-search-and-reezervasion .date-area .date-form-group .input-box .icon{justify-self:flex-end}.mobile-search-and-reezervasion .date-area .date-form-group.error .label{color:red}.mobile-search-and-reezervasion .btn-arae{width:100%;border-top:3px solid #fff;padding-top:10px;display:flex;justify-content:flex-end}.mobile-search-and-reezervasion .btn-arae button{padding:10px 20px;background:#e5d6ba;border-radius:4px;font-size:14px;font-weight:500;line-height:16px;color:#010101;cursor:pointer;border:none;outline:none}@keyframes shine{to{background-position-x:-200%}}.mobile-select-hotel-area{margin:10px 0;position:relative}.mobile-select-hotel-area .head{width:100%}.mobile-select-hotel-area .head .label{font-size:14px;font-weight:500;line-height:20px;color:#fff;margin-bottom:2px}.mobile-select-hotel-area .head .content{cursor:pointer;width:100%;background-color:#fff;color:#000;display:flex;justify-content:space-between;align-items:center;padding:8px 15px;font-size:14px}.mobile-select-hotel-area .body{position:absolute;top:65px;left:0;width:100%;background-color:#fff;opacity:0;visibility:hidden;height:0;transition:.5s ease}.mobile-select-hotel-area .body.active{height:200px;opacity:1;visibility:visible;z-index:999;box-shadow:0 0 5px 0 rgba(0,0,0,.2509803922)}.mobile-select-hotel-area .body{overflow-y:scroll}.mobile-select-hotel-area .body::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.mobile-select-hotel-area .body::-webkit-scrollbar{width:3px}.mobile-select-hotel-area .body::-webkit-scrollbar-thumb{border-radius:5px;background-color:#3d0700}.mobile-select-hotel-area .body::-webkit-scrollbar-track-piece:end{margin-bottom:15px}.mobile-select-hotel-area .body::-webkit-scrollbar-track-piece:start{margin-top:15px}.mobile-select-hotel-area .body .seacrh-form{width:90%;margin:10px;text-align:left;position:relative}.mobile-select-hotel-area .body .seacrh-form .icon{position:absolute;top:7px;left:13px}.mobile-select-hotel-area .body .seacrh-form input{width:100%;height:40px;border:1px solid #ece6e6;outline:none;border-radius:10px;padding:10px 12px 10px 40px;font-size:14px;line-height:20px}.mobile-select-hotel-area .body .seacrh-form input:focus{border:1px solid #272343}.mobile-select-hotel-area .body .seacrh-form input::placeholder{color:#9ea1ac}.mobile-select-hotel-area .body .not-found-hotel{width:100%;height:200px;display:flex;justify-content:center;align-items:center}.mobile-select-hotel-area .body .not-found-hotel .text{font-size:14px;font-weight:400;line-height:40px;color:#000}.mobile-select-hotel-area .body .search-result{margin-top:10px}.mobile-select-hotel-area .body .search-result .hotel-group{padding:10px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #3d0700;cursor:pointer}.mobile-select-hotel-area .body .search-result .hotel-group.active{background:#e8e8e8}.mobile-select-hotel-area .body .search-result .hotel-group .hotel-name{font-size:14px;font-weight:400;line-height:40px;color:#000}.mobile-select-hotel-area .body .search-result .hotel-group .icon{width:25px;height:25px}.mobile-select-hotel-area .body .search-result .hotel-group .icon img{width:100%;height:100%;object-fit:cover;cursor:pointer}.mobile-select-hotel-area .body .mobile-select-hotel-card-loading{height:50px;margin:5px 0;background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:200% 100%;animation:shine 1.5s linear infinite}.mobile-select-hotel-area .mobile-select-hotel-overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:-1000}.mobile-select-hotel-area .mobile-select-hotel-overlay.active{opacity:1;visibility:visible;z-index:2}