(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{"5kEm":function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var l=n("KuF8"),o=n("/uON"),a=n("Yb6b"),i=function(){function t(t,e){this.generalState=t,this.datepipe=e,this.clevertapgeneralhelper=new o.a,this.clevertaphotelhelper=new a.a,this.CTHotelDetails={},this.generalhelper=new l.a}return t.prototype.createCleverTapSearchVM=function(t,e,n,l){this.CTHotelDetails.Event="HOTEL SEARCH",this.CTHotelDetails.ATSource=t,this.CTHotelDetails.locationId=e.controls.locationId.value,this.CTHotelDetails.destination=e.controls.destination.value,this.CTHotelDetails.location=e.controls.location.value,this.CTHotelDetails.referenceId=e.controls.referenceId.value,this.CTHotelDetails.countryOfResidence=e.controls.country.value,this.CTHotelDetails.type=e.controls.type.value,this.CTHotelDetails.lat=e.controls.latitude.value,this.CTHotelDetails.long=e.controls.longitude.value,this.CTHotelDetails.createdDate=e.controls.createdDate.value,this.CTHotelDetails.noOfNights=e.controls.noOfNights.value,this.CTHotelDetails.checkIn=e.controls.checkIn.value,this.CTHotelDetails.checkOut=e.controls.checkOut.value,this.CTHotelDetails.roomCount=e.controls.roomCount.value,this.CTHotelDetails.guestCount=e.controls.guestCount.value,this.CTHotelDetails.occupancy=n,this.CTHotelDetails.travellingFor=l;var o="",a=this.generalhelper.getHostURL();return o=a+"/hotel/clevertap?locId="+e.controls.locationId.value,o+="&dest="+e.controls.destination.value,o+="&loc="+e.controls.location.value,o+="&refId="+e.controls.referenceId.value,o+="&country="+e.controls.country.value,o+="&type="+e.controls.type.value,o+="&lat="+e.controls.latitude.value,o+="&long="+e.controls.longitude.value,o+="&crtDate="+e.controls.createdDate.value,o+="&noOfNts="+e.controls.noOfNights.value,o+="&chkIn="+e.controls.checkIn.value,o+="&chkOut="+e.controls.checkOut.value,o+="&rmCnt="+e.controls.roomCount.value,o+="&gstCnt="+e.controls.guestCount.value,o+="&occup="+n,o+="&trvFor="+l,this.CTHotelDetails.URL=o+="&process=search",this.CTHotelDetails.SearchURLPrefix=a+"/hotel/clevertap?",null!==sessionStorage.getItem("campaignID")&&null!==sessionStorage.getItem("campaignName")&&(this.CTHotelDetails.CampaignID=sessionStorage.getItem("campaignID"),this.CTHotelDetails.CampaignName=sessionStorage.getItem("campaignName")),this.clevertaphotelhelper.getCleverTapHotel(this.CTHotelDetails)},t}()},KWAq:function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var l=n("CcnG"),o=n("eXOc"),a=(n("Rx7G"),n("AcpL"),n("Klzi"),n("Ip0R")),i=n("wd/R"),r=n("KuF8"),c=(n("YqQn"),n("AytR")),u=function(){function t(t,e,n,i,c,u,s){this.errorLogger=t,this.platform=e,this.hotelStateService=n,this.generalState=i,this.generalService=c,this.route=u,this.http=s,this.showDiv=[],this.isFirst=!1,this.numberOfMonths=2,this.onFromToChanged=new l.q,this.outOuterClick=new l.q,this.calendarTypeChange=new l.q,this.toggle=new l.q,this.minDate=0,this.maxDate=0,this.datePipe=new a.f("en-US"),this.generalAdapter=new o.a(this.generalState),this.generalHelper=new r.a,this.onTabAction=new l.q,this.IsCheckIn=!1,Object(a.F)(this.platform)&&this.getCalendarHolidays()}return t.prototype.eventTracker=function(t,e){if(Object(a.F)(this.platform)){var n=this.generalAdapter.eventTracker("ERROR",e,t,"HTL_"+this.route.component.name,this.generalState.TUI);this._eventTrackSub=this.generalService.eventTracker(n).subscribe()}},t.prototype.ngOnInit=function(){try{Object(a.F)(this.platform)&&(this.checkInDate=this.SearchRequest.get("checkIn").value,this.checkOutDate=this.SearchRequest.get("checkOut").value,this.showDiv=this.show,this.latest_date=this.datePipe.transform(new Date,"yyyy/MM/dd 00:00:00"),this.checkin_date=this.datePipe.transform(new Date(this.checkInDate),"yyyy/MM/dd 00:00:00"),this.minDate=this.getDateDiffInDays(new Date(this.checkin_date),new Date(this.latest_date))+1,this.maxDate=this.getDateDiffInDays(new Date(this.checkin_date),new Date(this.latest_date))+28,this.holidayRes=this.generalHelper.getFromLocalStorage(this.generalHelper.localStorageKey.calendarholidays))}catch(t){this.eventTracker(t,"B2CPORTALERR - ngOnInit()")}},t.prototype.ngOnDestroy=function(){try{Object(a.F)(this.platform)&&(this._eventTrackSub&&this._eventTrackSub.unsubscribe(),this._getCalendarHolidaysSub&&this._getCalendarHolidaysSub.unsubscribe())}catch(t){this.eventTracker(t.stack.toLocaleString(),"B2CPORTALERR - ngOnDestroy()")}},t.prototype.ngAfterViewChecked=function(){var t=this;try{Object(a.F)(this.platform)&&setTimeout((function(){t.isFirst=!0}),1)}catch(e){this.eventTracker(e,"B2CPORTALERR - ngAfterViewChecked()")}},Object.defineProperty(t.prototype,"GetCurrTheme",{get:function(){return c.a.AKBTTheme},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"SearchRequest",{get:function(){return this.hotelStateService.SearchRequestFormGroup},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"CheckInDate",{get:function(){return this.datePipe.transform(this.checkInDate,"dd MMM yyyy")},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"CheckOutDate",{get:function(){return this.datePipe.transform(this.checkOutDate,"dd MMM yyyy")},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectCheckInDate",{get:function(){return{flag:"checkIn",dateIn:i(new Date(this.checkInDate)).format("DD-MM-YYYY"),dateOut:i(new Date(this.checkOutDate)).format("DD-MM-YYYY")}},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectCheckOutDate",{get:function(){return{flag:"checkOut",dateIn:i(new Date(this.checkInDate)).format("DD-MM-YYYY"),dateOut:i(new Date(this.checkOutDate)).format("DD-MM-YYYY")}},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"CalendarTyp",{get:function(){return this.calendarTyp},enumerable:!0,configurable:!0}),t.prototype.getDateDiffInDays=function(t,e){try{var n=i(new Date(t)),l=i(new Date(e));return i.duration(n.diff(l)).asDays()}catch(o){this.eventTracker(o,"B2CPORTALERR - getDateDiffInDays()")}},t.prototype.onDateSelected=function(t){try{"checkIn"==this.calendarTyp?this.checkInDate=t.split("-")[2]+"-"+t.split("-")[1]+"-"+t.split("-")[0]:"checkOut"==this.calendarTyp&&(this.checkOutDate=t.split("-")[2]+"-"+t.split("-")[1]+"-"+t.split("-")[0]),this.latest=this.datePipe.transform(new Date,"yyyy/MM/dd 00:00:00"),this.checkin=this.datePipe.transform(new Date(this.checkInDate),"yyyy/MM/dd 00:00:00"),this.checkout=this.datePipe.transform(new Date(this.checkOutDate),"yyyy/MM/dd 00:00:00"),this.minDate=this.getDateDiffInDays(new Date(this.checkin),new Date(this.latest))+1,this.maxDate=this.getDateDiffInDays(new Date(this.checkin),new Date(this.latest))+28;var e=i(this.checkOutDate).diff(i(this.checkInDate),"days");this.checkInDate&&this.checkInDate.length>0&&(this.hotelStateService.SearchRequestFormGroup.controls.checkIn.setValue(this.checkInDate),(e>28||i(i(this.checkInDate).format("YYYY-MM-DD")).isSameOrAfter(i(i(this.SearchRequest.controls.checkOut.value).format("YYYY-MM-DD"))))&&(this.checkOutDate=i(i(this.checkInDate).add(1,"d").toDate(),"YYYY-MM-DD").toISOString(),this.hotelStateService.SearchRequestFormGroup.controls.checkOut.setValue(i(this.checkInDate).add(1,"d").toDate()))),this.checkOutDate&&this.checkOutDate.length>0&&this.hotelStateService.SearchRequestFormGroup.controls.checkOut.setValue(this.checkOutDate),this.hotelStateService.SearchRequestFormGroup.controls.noOfNights.setValue(i(this.hotelStateService.SearchRequestFormGroup.controls.checkOut.value).diff(i(this.hotelStateService.SearchRequestFormGroup.controls.checkIn.value),"days")),"checkIn"==this.calendarTyp?this.toggleCalendar("checkOut"):(this.toggle.emit(),this.onFromToChanged.emit(),this.closeCalender())}catch(n){this.eventTracker(n,"B2CPORTALERR - onDateSelected()")}},t.prototype.closeCalender=function(){try{this.showDiv[0]=!1}catch(t){this.eventTracker(t,"B2CPORTALERR - closeCalender()")}},t.prototype.toggleCalendar=function(t){try{this.calendarTypeChange.emit(t),this.calendarTyp=t}catch(e){this.eventTracker(e,"B2CPORTALERR - toggleCalendar()")}},t.prototype.onOuterClick=function(){try{this.outOuterClick.emit(!0)}catch(t){this.eventTracker(t,"B2CPORTALERR - onOuterClick()")}},t.prototype.onMonthChanged=function(t){var e=this;setTimeout((function(){if(e.holidayRes&&e.holidayRes.length>0){var n,l=void 0;l=e.holidayRes.filter((function(e){return e.Date.split("-")[0]==t.year&&e.Date.split("-")[1]==t.month}));var o={};l&&l.length>0&&(o.month=t.month,o.year=t.year,o.holidays=[],l.forEach((function(t){(n={}).day=t.Date.split("-")[2],n.name=t.Holiday,o.holidays.push(n)})),e.datePickerComponent.addHolidays(o))}}),900)},t.prototype.getCalendarHolidays=function(){var t,e=this;t=this.generalAdapter.createCalendarHolidayRequest(),this._getCalendarHolidaysSub=this.generalService.getCalendarHolidays(t).subscribe((function(t){t&&t.Holidays&&t.Holidays.length>0&&(e.holidayRes=t.Holidays)}))},t.prototype.handleKeyboardEvent=function(t){9==t.which&&this.IsCheckIn?(this.IsCheckIn=!1,this.toggleCalendar("checkOut")):"checkIn"==this.calendarTyp?this.IsCheckIn=!0:this.onTabAction.emit("calendar")},t}()},XT8M:function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var l=n("CcnG"),o=(n("AcpL"),function(){function t(t,e){this.elementRef=t,this.generalService=e,this.isFirst=!1,this.calOpen=!1,this.onOuterClick=new l.q}return t.prototype.onDocumentClick=function(t){this.onOuterClick.emit(!0);var e=t.target;if(e&&!this.elementRef.nativeElement.contains(e)&&1==this.isFirst&&!this.calOpen&&this.showDiv)for(var n=0;n<this.showDiv.length;n++)this.showDiv[n]=!1},t}())},Yb6b:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var l=function(){function t(){}return t.prototype.getCleverTapHotel=function(t){var e;switch(t.Event){case"HOTEL SEARCH":e=this.clevertapHotelSearch(t);break;case"HOTEL SELECTED":e=this.clevertapHotelSelected(t);break;case"HOTEL ROOM SELECTED":e=this.clevertapHotelRoomSelected(t);break;case"HOTEL REVIEWED":e=this.clevertapHotelRoomReviewDetails(t);break;case"PAYMENT INITIATED":e=this.cleverTapPaymentInitiatedVM(t);break;case"CONFIRMATION DETAILS":e=this.cleverTapConfirmationDetails(t)}return e},t.prototype.clevertapHotelSearch=function(t){var e='"ATSource":"'+t.ATSource+'"';return e+=',"Location Id":"'+t.locationId+'"',e+=',"Destination":"'+t.destination+'"',e+=',"Location":"'+t.location+'"',e+=',"Reference Id":"'+t.referenceId+'"',e+=',"Country":"'+t.countryOfResidence+'"',e+=',"Type":"'+t.type+'"',e+=',"Latitude":"'+t.lat+'"',e+=',"Longitude":"'+t.long+'"',e+=',"CreateDate In DateTime":"'+t.createdDate+'"',e+=',"No Of Nights":"'+t.noOfNights+'"',e+=',"Check In":"'+t.checkIn+'"',e+=',"Check Out":"'+t.checkOut+'"',e+=',"Room Count":"'+t.roomCount+'"',e+=',"Guest Count":"'+t.guestCount+'"',e+=',"Occupancy":"'+t.occupancy+'"',e+=',"Travelling For":"'+t.travellingFor+'"',e+=',"URL":"'+t.URL+'"',e+=',"Search URL Prefix":"'+t.SearchURLPrefix+'"',(e+=',"campaign ID":"'+t.CampaignID+'"')+',"Campaign name":"'+t.CampaignName+'"'},t.prototype.clevertapHotelSelected=function(t){var e='"ATSource":"'+t.ATSource+'"';return e+=',"Location Id":"'+t.locationId+'"',e+=',"Destination":"'+t.destination+'"',e+=',"Location":"'+t.location+'"',e+=',"Reference Id":"'+t.referenceId+'"',e+=',"Country":"'+t.countryOfResidence+'"',e+=',"Type":"'+t.type+'"',e+=',"Latitude":"'+t.lat+'"',e+=',"Longitude":"'+t.long+'"',e+=',"CreateDate In DateTime":"'+t.createdDate+'"',e+=',"No Of Nights":"'+t.noOfNights+'"',e+=',"Check In":"'+t.checkIn+'"',e+=',"Check Out":"'+t.checkOut+'"',e+=',"Room Count":"'+t.roomCount+'"',e+=',"Guest Count":"'+t.guestCount+'"',e+=',"Occupancy":"'+t.occupancy+'"',e+=',"Travelling For":"'+t.travellingFor+'"',e+=',"Hotel Id":"'+t.hotelId+'"',e+=',"State":"'+t.state+'"',e+=',"URL":"'+t.URL+'"',e+=',"Search URL Prefix":"'+t.SearchURLPrefix+'"',(e+=',"campaign ID":"'+t.CampaignID+'"')+',"Campaign name":"'+t.CampaignName+'"'},t.prototype.clevertapHotelRoomSelected=function(t){var e='"ATSource":"'+t.ATSource+'"';return e+=',"Location Id":"'+t.locationId+'"',e+=',"Destination":"'+t.destination+'"',e+=',"Location":"'+t.location+'"',e+=',"Reference Id":"'+t.referenceId+'"',e+=',"Country":"'+t.countryOfResidence+'"',e+=',"Type":"'+t.type+'"',e+=',"Latitude":"'+t.lat+'"',e+=',"Longitude":"'+t.long+'"',e+=',"CreateDate In DateTime":"'+t.createdDate+'"',e+=',"No Of Nights":"'+t.noOfNights+'"',e+=',"Check In":"'+t.checkIn+'"',e+=',"Check Out":"'+t.checkOut+'"',e+=',"Room Count":"'+t.roomCount+'"',e+=',"Guest Count":"'+t.guestCount+'"',e+=',"Occupancy":"'+t.occupancy+'"',e+=',"Travelling For":"'+t.travellingFor+'"',e+=',"Hotel Id":"'+t.hotelId+'"',e+=',"Recommendation Id":"'+t.recId+'"',e+=',"Provider Name":"'+t.providerName+'"',e+=',"State":"'+t.state+'"',e+=',"URL":"'+t.URL+'"',e+=',"Search URL Prefix":"'+t.SearchURLPrefix+'"',(e+=',"campaign ID":"'+t.CampaignID+'"')+',"Campaign name":"'+t.CampaignName+'"'},t.prototype.clevertapHotelRoomReviewDetails=function(t){var e='"ATSource":"'+t.ATSource+'"';return e+=',"Hotel Id":"'+t.hotelId+'"',e+=',"Hotel Name":"'+t.hotelName+'"',e+=',"Location Id":"'+t.locationId+'"',e+=',"Title":"'+t.Title+'"',e+=',"First Name":"'+t.FirstName+'"',e+=',"Last Name":"'+t.LastName+'"',e+=',"Pax Type":"'+t.PaxType+'"',e+=',"Email":"'+t.Email+'"',e+=',"Mobile":"'+t.Mobile+'"',(e+=',"MSG-email":"'+t.MSGemail+'"')+',"MSG-whatsapp":"'+t.MSGwhatsapp+'"'},t.prototype.cleverTapPaymentInitiatedVM=function(t){var e='"ATSource":"'+t.ATSource+'"';return e+=',"GateWay Code":"'+t.GateWayCode+'"',e+=',"Hold":"'+t.Hold+'"',e+=',"Payment Type":"'+t.PaymentType+'"',e+=',"Payment Charge":"'+t.PaymentCharge+'"',e+=',"Payment Amount":"'+t.PaymentAmount+'"',e+=',"TransactionID":"'+t.TransactionID+'"',(e+=',"Promo Code":"'+t.PromoCode+'"')+',"Promo Amount":"'+t.PromoAmout+'"'},t.prototype.cleverTapConfirmationDetails=function(t){var e='"ATSource":"'+t.ATSource+'"';return e+=',"URL":"'+t.URL+'"',e+=',"Hotel Name":"'+t.hotelName+'"',e+=',"Check In Date":"'+t.checkIn+'"',e+=',"Check Out Date":"'+t.checkOut+'"',e+=',"NetFare":"'+t.NetFare+'"',e+=',"Promo Code":"'+t.PromoCode+'"',e+=',"Promo Amount":"'+t.PromoAmout+'"',e+=',"Payment Type":"'+t.PaymentType+'"',e+=',"Current Status":"'+t.CurrentStatus+'"',e+=',Refundable":"'+t.Refundable+'"',(e+=',"TransactionId":"'+t.TransactionId+'"')+',"BookingConfirmationId":"'+t.BookingConfirmationId+'"'},t}()},Yyop:function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));var l=n("/uON"),o=n("KuF8"),a=n("wd/R"),i=n("Yb6b"),r=function(){function t(){this.clevertapgeneralhelper=new l.a,this.cleverTapHotelHelper=new i.a,this.generalhelper=new o.a,this.CTHotelDetails={}}return t.prototype.createClevertapPageVisit=function(t,e){return this.clevetapgeneral={},this.clevetapgeneral.ATSource=t,null!==sessionStorage.getItem("campaignID")&&null!==sessionStorage.getItem("campaignName")&&(this.clevetapgeneral.CampaignID=sessionStorage.getItem("campaignID"),this.clevetapgeneral.CampaignName=sessionStorage.getItem("campaignName")),this.clevetapgeneral.PageTitle=e,this.clevetapgeneral.URL=this.generalhelper.getHostURL()+"/",this.clevetapgeneral.Event="Page Visited",this.clevertapgeneralhelper.getCleverTapGeneral(this.clevetapgeneral)},t.prototype.createClevertapCategoryViewed=function(t){return this.clevetapgeneral={},this.clevetapgeneral.ATSource=t,null!==sessionStorage.getItem("campaignID")&&null!==sessionStorage.getItem("campaignName")&&(this.clevetapgeneral.CampaignID=sessionStorage.getItem("campaignID"),this.clevetapgeneral.CampaignName=sessionStorage.getItem("campaignName")),this.clevetapgeneral.CategoryName="Hotel",this.clevetapgeneral.Event="CATEGORY VIEWED",this.clevertapgeneralhelper.getCleverTapGeneral(this.clevetapgeneral)},t.prototype.createNavigationPath=function(t,e,n,l,o,i,r,c){void 0===e&&(e=""),void 0===n&&(n=""),void 0===l&&(l=""),void 0===o&&(o=""),void 0===i&&(i=""),void 0===r&&(r=""),void 0===c&&(c="");var u="",s="NA";return""!=t.referenceId&&null!=t.referenceId&&(s=t.referenceId),u=t.locationId+"/"+t.destination+"/"+t.location+"/"+s+"/"+t.country+"/"+t.type+"/"+t.latitude+"/"+t.longitude+"/"+t.createdDate+"/"+t.noOfNights+"/"+a(t.checkIn).format("YYYY-MM-DD")+"/"+a(t.checkOut).format("YYYY-MM-DD")+"/"+t.roomCount+"/"+t.guestCount+"/"+t.occupancy+"/"+t.travelFor,"Index"==e&&(u=u+"/"+s),"IndexMoreRooms"==e&&(u=u+"/"+s+"/"+l),"Display"==e&&(u=u+"/"+n+"/"+l),"MoreRooms"==e&&(u=u+"/"+n+"/"+o+"/"+i+"/"+l),u},t.prototype.createCleverTapReviewVM=function(t,e,n,l,o){return this.CTHotelDetails.Event="HOTEL REVIEWED",this.CTHotelDetails.ATSource=t,this.CTHotelDetails.hotelId=e,this.CTHotelDetails.hotelName=n,this.CTHotelDetails.locationId=l,this.CTHotelDetails.Title=o.Rooms[0].Guests[0].Title,this.CTHotelDetails.FirstName=o.Rooms[0].Guests[0].FirstName,this.CTHotelDetails.LastName=o.Rooms[0].Guests[0].LastName,this.CTHotelDetails.PaxType=o.Rooms[0].Guests[0].PaxType,this.CTHotelDetails.Email=o.ContactInfo.Email,this.CTHotelDetails.Mobile=o.ContactInfo.MobileCountryCode+" "+o.ContactInfo.Mobile,this.CTHotelDetails.MSGemail=!0,this.CTHotelDetails.MSGwhatsapp=!0,this.cleverTapHotelHelper.getCleverTapHotel(this.CTHotelDetails)},t.prototype.createCleverTapPaymentInitiatedVM=function(t,e){return this.CTHotelDetails.Event="PAYMENT INITIATED",this.CTHotelDetails.ATSource=t,this.CTHotelDetails.GateWayCode=e.GateWayCode,this.CTHotelDetails.Hold=e.Hold,this.CTHotelDetails.PaymentType=e.PaymentType,this.CTHotelDetails.PaymentCharge=e.PaymentCharge,this.CTHotelDetails.PaymentAmount=e.PaymentAmount,this.CTHotelDetails.TransactionID=e.TransactionID,this.CTHotelDetails.PromoCode=e.Promo.Code,this.CTHotelDetails.PromoAmout=e.Promo.Amount,this.cleverTapHotelHelper.getCleverTapHotel(this.CTHotelDetails)},t.prototype.createCleverTapConfirmationDetails=function(t,e,n){return this.CTHotelDetails.Event="CONFIRMATION DETAILS",this.CTHotelDetails.ATSource=t,this.CTHotelDetails.URL=n,this.CTHotelDetails.hotelName=e.HotelInfo.Name,this.CTHotelDetails.checkIn=e.CheckInDate,this.CTHotelDetails.checkOut=e.CheckOutDate,this.CTHotelDetails.NetFare=e.NetFare,this.CTHotelDetails.PromoCode=e.Promo[0].Code,this.CTHotelDetails.PromoAmout=e.Promo[0].Amount,this.CTHotelDetails.PaymentType=e.PaymentMode,this.CTHotelDetails.CurrentStatus=e.CurrentStatus,this.CTHotelDetails.Refundable=e.Rooms[0].Refundable,this.CTHotelDetails.TransactionId=e.TransactionId,this.CTHotelDetails.BookingConfirmationId=e.BookingConfirmationId,this.cleverTapHotelHelper.getCleverTapHotel(this.CTHotelDetails)},t}()},cxbk:function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var l={production:!0,projectName:"B2C",hostURL:"https://www.akbartravels.com/ae",cdnPath:"https://dhiz4uvf5rpaq.cloudfront.net/ae/V8",dealsPath:"https://dhiz4uvf5rpaq.cloudfront.net/deal-files/json-files/AE",dealsImagePath:"https://b2ccdn.akbartravels.com/deal-files/deal-images/AE",bannerPath:"https://dhiz4uvf5rpaq.cloudfront.net/banner-files/json-files/AE",bannerImagePath:"https://dhiz4uvf5rpaq.cloudfront.net/banner-files/banner-images/AE",airlineLogoPath:"https://dhiz4uvf5rpaq.cloudfront.net/images/airline-logos",apiURL:"https://aeb2capi.akbartravels.com",apiDomain:"aeb2capi.akbartravels.com",festivalImageUrl:"https://imgdata.akbartravels.com/api/",festivalImageToken:"f8a7c549cc1dfe55fa0f6420941410dc696d51c890d14ed1a190c97c6816b00b9417500eafc84ba0f40669b8a8c9693dc9712d15ca424b74327b91434909f34bb4b0bfa3d646724204971bac668489303a8e667c6b5da276f48a355b1ced07ab66b5d38c0f40369c3c64130a0a5f08df41a7a3aa5477b558942a3648a3fcea99",hotelBiApiUrl:"https://aeb2chotelapi.akbartravels.com",hotelBiApiDomain:"aeb2chotelapi.akbartravels.com",busApiUrl:"https://b2cbetaapi.akbartravels.com",busApiDomain:"b2cbetaapi.akbartravels.com",currentDomain:"www.akbartravels.com",merchantID:"333",merchantIDMob:"509",merchantIDWebView:"506,508,501,502",apiKey:"AeBAs3RMj2",merchantIDPhonePE:"401",googleSearchMerchantID:"700",weatherAPIKey:"d952288c19cc7c0a1533bdaa40bdc53d",gmapAPIKey:"AIzaSyCFpP_miS6kjjBCJdHj-OjCKcu-CVhgypo",domLCCchannelcode:"6E,G8,G9,SG,IX,AK,FZ,LB,CSG,CG8,C6E,OP,2T,FG8,KG8,2S,PSG,J9",logoURL:"https://d3doe8tsu6ueaj.cloudfront.net/airlines/",phoneNo1:"+971 4 356 1122",phoneNo2:"+971 4 356 1122",hotelAffiliateRegion:"B2C_UAE",hotelWEATHERURL:"https://api.openweathermap.org/data/2.5/forecast?",hotelAPIDomain:"travelportal.akbartravels.com",hotelAPIURL:"https://travelportal.akbartravels.com",hotelAutosuggestAPIURL:"https://travelportal.akbartravels.com/api/content",hotelAPIKey:"48fb57a0-bcd7",hotelChannelId:"b2cUAEDeals",EnableUserRating:!1,payathotelChannelid:"b2bIndiaDealsPAH",hotelCulture:"en-US",hotelAutoCompleteSuggest:2,hotelContentFilterData:!1,hotelContentCallLimit:1e3,hotelDisplayLimit:50,paymentTimerInMinutes_hotel:20,sessionTimerInMinutes_hotel:20,hotelRadiusInKm:10,hotelRecentSearchClearDate:"2019-12-25 050000 pm",hotelDefaultPromo:"ATHTL",referencePrefix:"AK",disableHotelDefaultPromo:!1,MasterRefreshVersion:"V1",coronaLocKDownDate:"2020-05-31",paymentOTP:!1,rePaymentOTP:!1,SSRCodeCollection:["PBAB","PBAA","20 Kg Economy","30 Kg Economy","40 Kg Economy"],SMEActivePGList:["VPA","CC"],freePurchaseSSRProviders:["AK","G9"],SearchSettings:{TimeLimit:5,MaxHitCount:10},mobileCountryCode:{countryCode:"ae",placeHolder:"50 123 4567"},api:{url:{wc:{flight:"",util:"https://aeb2cutilsapi.akbartravels.com",utildomain:"aeb2cutilsapi.akbartravels.com",payment:"https://aeb2capi.akbartravels.com",paymentdomain:"aeb2capi.akbartravels.com"}}},mobile:{flight:{display:{flightRtTimDiffHrsDom:3,flightRtTimDiffHrsInt:3}},offers:{allOfferUrl:"https://pwa.akbarmobility.com/offers?traverse=rev"}},general:{logs:{enabledLogTyp:"ALL",versionId:159}},currency:"DH",currencySymbol:"DH",baseCurrency:"AED",playStoreUrl:"https://play.google.com/store/apps/details?id=com.akbartravel.AkbarTravels",appStoreUrl:"https://itunes.apple.com/in/app/facebook/id955378983?mt=8",ssrImageURL:"https://b2c-admin-storage.s3-ap-southeast-1.amazonaws.com/",redirectURL:"https://www.akbartravels.com/Flight/ProcessSearchFromMail/",mcredirectURL:"http://www.akbartravels.com/Flight/ProcessMultiCitySearchFromMail/",enableBetaLogin:!1,enableGoogleTagManager:!1,payzappPostUrl:"wallet.pc.enstage-sas.com",AKBTTheme:"AKBTGULF",reissueEnabled:!1,paymentTimerInMinutes:15,paymentTimerInMinutes_flight:10,b2bRedirectURL:"http://localhost:50585",s3BucketURL:"https://s3.ap-south-1.amazonaws.com/b2badminstorage/AGENT_LOGO/",firebase:{apiKey:"AIzaSyAf4TV0sKSKHnt8E1aflu-YYtjhkqBoACI",authDomain:"b2c-revamp.firebaseapp.com",databaseURL:"https://b2c-revamp.firebaseio.com",projectId:"b2c-revamp",storageBucket:"b2c-revamp.appspot.com",messagingSenderId:"938094268197"},CPC:{EnableVishibility:!1,EnableAdmitad:!0,EnableIcubes:!0,EnableInviteReferrals:!0,EnableIxigo:!0,EnableOptimise:!0,EnableOpicle:!0,EnableClick2Com:!0,EnableClickOnIk:!0,EnableGrabon:!0,EnableOptimidea:!0,EnableVcommission:!0,EnableLogicServe:!0,EnableAffoyMedia:!0,EnableCouponDuniya:!0,EnableFirstEconomy:!0,EnableClickByteMedia:!1,EnableTradeTrackerIndia:!0,EnableAdCounty:!0,EnableCashKaro:!0,EnableRefpaymedia:!1,EnableMediazotic:!0,EnableConvertUp:!0,EnableZoutons:!1,EnableAffnetMedia:!0,IxigoUrl:"https://www.ixigo.com"},accessCode:"AVHR73EJ66AY50RHYA",countryURL:{india:"https://www.akbartravels.com/in",uae:"https://www.akbartravels.com/ae",uk:"https://uk.akbartravels.com/",usa:"https://www.akbartravels.us/",kw:"https://www.akbartravels.com/kw",ksa:"https://www.akbartravels.com/sa",qat:"https://www.akbartravels.com/qa"},AUI:{skyScannerAUI:"405",wegoAUI:"406",kayakAUI:"407",travolicAUI:"408",clevertapAUI:"600,601,602"},enableSkyScanner:!0,enableWego:!0,enableKayak:!0,enableTravolic:!0,cleverTap:{EnableCleverTap:!0,EnableCleverTapUserLogin:!0,CleverTapAccountId:"WWR-5Z5-W75Z",CleverTapPassCode:"ICY-JOZ-YTKL"},domainUrl:"https://www.akbartravels.com",enableErrorLog:!0,defaultSessionTimeOut:25,otpTimeOut:2,cabSectors:"BOM",defaultCountryCode:"+971",paypalCurrencies:"USD",ShowHotelStarUpTo:0,supportMail:"gulfsupport@akbartravels.com",supportMailFlight:"support@akbartravelonlines.com",partialReissue:!1,reissueTimeDiff:4,assistanceNumber:"+971 43561122",tollFree:"800 1234",travelutilityMessage:"Travel Utility is an online payment option available for the convenience of customer to pay additional amount for the service opted.Payment can be made through your Credit card .We accept Credit cards of MasterCard and VISA.All payments must be in AED.",enableGST:!1,GSTMandatoryProviders:["SSG","S6E","SG8"],NDCProviders:[],country:"United Arab Emirates",displayAllFlightProviderCode:!0,DubaiExpoSettings:{FareSettings:[{index:1,type:"1 Day Ticket",text:"(Adult 18 to 59 years)",fare:"2015",defaultSelection:"true"},{index:2,type:"Multi-day pass",text:"(Adult 18 to 59 years)",fare:"4136",defaultSelection:"false"}],MailTo:"Akbar.dubaiexpo2020@gmail.com"},InsuranceSettings:{InsuranceEnabled:!0,insuranceProvideCode:"CTS",RPIenabled:!0,RPIproviderCode:"RPI",RPIdefaultSelection:"notselected",TuneProtectInsuranceEnabled:!0,TuneProtectInsuranceProviderCode:"IBE",TuneProtectInsuranceSector:"",BaggageProtectionEnabled:!0,BaggageProtectionProviderCode:"BRB",BaggageProtectiondefaultSelection:"no"},CountrySettings:{domCountrySettings:[{searchtype:"ON",country:""},{searchtype:"RT",country:""},{searchtype:"MC",country:""}]},CurrencySettings:{Currencies:[{Currency:"INR",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"DH",SplitRound:2,NetRound:2,SplitCeil:!1,NetCeil:!0},{Currency:"BD",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"EUR",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"GBP",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"KD",SplitRound:2,NetRound:2,SplitCeil:!1,NetCeil:!1},{Currency:"LKR",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"MYR",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"RO",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"QR",SplitRound:2,NetRound:2,SplitCeil:!1,NetCeil:!0},{Currency:"SR",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"SGD",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"THB",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"USD",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1},{Currency:"ZAR",SplitRound:2,NetRound:0,SplitCeil:!1,NetCeil:!1}]},VisaReqGulfCountries:["United Arab Emirates","Saudi Arabia","Qatar","Bahrain","Oman"],showOldItinerary:!0,OldItineraryUrl:"https://ae.akbartravels.com",SiteURL:"www.akbartravels.com/ae",EnableAkbarBizz:!1,DubaiExpoUrl:"https://akbartravels.com/ae/dubaiexpo2020",DubaiExpoBannerUrl:"https://www.akbartravels.com/ae/chance-to-win-freetickets/gulf-air.html",HoliDayPackageBannerUrl:"https://www.akbartravels.com/holidays/international-tour-packages/maldives-tour-packages/best-of-maldives-with-fihalhohi-island-resort-holi-special?utm_source=website+&utm_medium=flightbookingbanner&utm_campaign=Fihalhohi",destinationUrl:"https://www.akbartravels.com/ae/holidays/",EnableSectorWiseImpulsiveFare:!1,EnablePreferredLanguage:!0,EnableChatSupport:!1,CustomerSupport:"+971 43561122",TermsAndConditionLogin:"https://ae.akbartravels.com/utility/terms/",SocialMediaLinks:{facebook:"https://www.facebook.com/akbartravelsME",twitter:"https://twitter.com/Akbartravelsme",instagram:"https://www.instagram.com/akbartravelsme/?hl=en"},BusEnabled:!1,PaymentPageURL:{BookingPolicyUrl:"https://ae.akbartravels.com/utility/bookingpolicy",TermsAndConditionUrl:"https://ae.akbartravels.com/utility/terms"},ShowMinorMessage:!0,IsMessageWithAdditionalAirports:!1,NationalitySortList:[{Code:"AE",Name:"UNITED ARAB EMIRATES"},{Code:"IN",Name:"INDIA"},{Code:"EG",Name:"EGYPT"},{Code:"PK",Name:"PAKISTAN"},{Code:"BD",Name:"BANGLADESH"},{Code:"NP",Name:"NEPAL"},{Code:"PH",Name:"PHILIPPINES"},{Code:"JO",Name:"JORDAN"},{Code:"LB",Name:"LEBANON"}],EnableStudentFare:!1,EnableSeniorCitizenFare:!1,GoogleTagID:"GTM-5QFX3RQ",HotelGoogleTagID:"AW-11360054528",hreflang:"en-ae",GJSSpecialFareSettings:{EnableGJSSpecialFare:!1,GJSSpecialFareAirlines:[]},LanguageSettings:{enableLanguageSettings:!1,SupportedLanguages:["en","ar"],DefaultLanguage:"en",CurrentLanguage:"en"},MerchantSettings:{Desktop:{AUI:"333",APIkey:"AeBAs3RMj2"},Mobile:{AUI:"509",APIkey:"AeBAs3RMj2"},WebView:{AUI:"506,508,400,401,501,502",APIkey:"AeBAs3RMj2"},PhonePE:{AUI:"401",APIkey:"AeBAs3RMj2"},GoogleSearch:{AUI:"700",APIkey:"AeBAs3RMj2"},SkyScanner:{AUI:"405",APIkey:"AeBAs3RMj2"},Wego:{AUI:"406",APIkey:"AeBAs3RMj2"},Kayak:{AUI:"407",APIkey:"AeBAs3RMj2"},Travolic:{AUI:"408",APIkey:"AeBAs3RMj2"},Clevertap:{AUI:"600,601,602",APIkey:"AeBAs3RMj2"},Idbi:{AUI:"603",APIkey:"fW34J&A9Xn"}},XApiKeyCaptchaUrl:"https://apiimg.akbartravels.com/apis/captcha/",EnableXLAN:!0,XLANExcludedAPIs:[".json,b2cbetahotelapi,travelportal,captcha,Hotel"],EnableXAPIKey:!1,XAPIKeyExcludedAPIs:[".json,travelportal,b2cbetahotelapi,Hotel,captcha"],defaultOTPSessionTimeOut:10,sponsoredBanners:{flightBelowExclusiveDeal:{zoneid:"10",id:"6cd782a103c6e1056097fa771df83605",show:!1},flightBelowTravelStories:{zoneid:"11",id:"6cd782a103c6e1056097fa771df83605",show:!1},flightConfirmationPage:{zoneid:"14",id:"6cd782a103c6e1056097fa771df83605",show:!1},flightAvailabilityPage1:{zoneid:"97",id:"6cd782a103c6e1056097fa771df83605",show:!0},flightAvailabilityPage2:{zoneid:"98",id:"6cd782a103c6e1056097fa771df83605",show:!1},hotelBelowExclusiveDeal:{zoneid:"12",id:"6cd782a103c6e1056097fa771df83605",show:!1},hotelBelowTravelStories:{zoneid:"13",id:"6cd782a103c6e1056097fa771df83605",show:!1},hotelConfirmationPage:{zoneid:"58",id:"6cd782a103c6e1056097fa771df83605",show:!1}},enableEcommerce:!1,skyScannerTrackingSource_id:"DV-915448-1",ContactInfo:{Address:"AKBAR TRAVELS ONLINE",State:"DUBAI , UAE",City:"Oud Mehta",PIN:"25772"},expressSearchAPIUrl:"https://aeb2capit.akbartravels.com",facebookPixelCode:"1331416884347251",facebookPixelCodeSecondary:"454439627228231",RedirectionDetails:{RedirectionDetail:[{RedirectCountries:"Kuwait",RedirectURL:"https://www.akbartravels.com/kw"},{RedirectCountries:"Saudi Arabia",RedirectURL:"https://www.akbartravels.com/sa"},{RedirectCountries:"Qatar",RedirectURL:"https://www.akbartravels.com/qa"}]},visaURL:"https://aevisa.akbartravels.com",isMobiledevice:!1,sightseengURL:"https://testsightseeing.umrahtrip.com/apis/sightseeing/new/live",customerSupportMail:"",SPGMerchantSettings:{Desktop:{AUI:"333",APIkey:"AeBAs3RMj2",Region:"AE",Prefix:"AK"},Mobile:{AUI:"509",APIkey:"AeBAs3RMj2",Region:"AE",Prefix:"AK"}},SPGsignatureURL:"https://payapi.akbartravels.com/Payment/Signature",IdbiBaseUrl:"https://betapayapi.akbartravels.com/Payment/",Gtag:{enabledGtag:!1,Gtagkey:"G-TH890SJB2K"}}},gdea:function(t,e,n){"use strict";var l=n("CcnG"),o=n("MlvX"),a=n("Wf4p"),i=n("dJrM"),r=n("seP3"),c=n("Fzqc"),u=n("dWZg"),s=n("wFw1"),p=n("Azqq"),d=n("uGex"),h=n("gIcY"),g=n("qAlS"),m=n("lLAP"),b=n("Ip0R"),C=n("21Lb"),f=n("OzfB"),y=n("hUWP"),O=n("XT8M"),v=n("AcpL"),P=n("bujt"),M=n("UodH");n("vQIC"),n("Rx7G"),n("ZYCi"),n("Klzi"),n.d(e,"a",(function(){return x})),n.d(e,"b",(function(){return E}));var x=l.Ab({encapsulation:0,styles:[[".m-0[_ngcontent-%COMP%]{margin:0!important}.m-t-0[_ngcontent-%COMP%]{margin-top:0!important}.m-b-0[_ngcontent-%COMP%]{margin-bottom:0!important}.m-t-10[_ngcontent-%COMP%]{margin-top:10px!important}.m-t-15[_ngcontent-%COMP%]{margin-top:15px!important}.m-t-20[_ngcontent-%COMP%]{margin-top:20px!important}.m-t-30[_ngcontent-%COMP%]{margin-top:30px!important}.m-b-10[_ngcontent-%COMP%]{margin-bottom:10px!important}.m-b-20[_ngcontent-%COMP%]{margin-bottom:20px!important}.m-b-30[_ngcontent-%COMP%]{margin-bottom:30px!important}.m-b-15[_ngcontent-%COMP%]{margin-bottom:15px!important}.p-0[_ngcontent-%COMP%]{padding:0!important}.p-t-0[_ngcontent-%COMP%]{padding-top:0!important}.p-t-10[_ngcontent-%COMP%]{padding-top:10px!important}.p-t-20[_ngcontent-%COMP%]{padding-top:20px!important}.p-t-30[_ngcontent-%COMP%]{padding-top:30px!important}.p-b-0[_ngcontent-%COMP%]{padding-bottom:0!important}.p-b-10[_ngcontent-%COMP%]{padding-bottom:10px!important}.p-b-20[_ngcontent-%COMP%]{padding-bottom:20px!important}.p-b-30[_ngcontent-%COMP%]{padding-bottom:30px!important}.common-padding[_ngcontent-%COMP%]{padding-top:40px;padding-bottom:40px}.common-padding-innerpage[_ngcontent-%COMP%]{padding-top:25px;padding-bottom:25px}.row[_ngcontent-%COMP%]{margin-left:-15px;margin-right:-15px}.container[_ngcontent-%COMP%]{width:100%;max-width:1230px;padding:0 15px;margin:0 auto}ul[_ngcontent-%COMP%]{list-style-type:none}a[_ngcontent-%COMP%], a[_ngcontent-%COMP%]:focus, a[_ngcontent-%COMP%]:hover, button[_ngcontent-%COMP%], button[_ngcontent-%COMP%]:focus, button[_ngcontent-%COMP%]:hover{text-decoration:none;transition:all .5s ease;cursor:pointer}.heading-one[_ngcontent-%COMP%]{font-size:36px;font-weight:300;color:#000;margin:0 0 20px;text-align:center}.heading-one[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-weight:700}.mat-flat-button.mat-primary[_ngcontent-%COMP%]{background:#d32f2f;text-transform:capitalize;color:#fff!important}.mat-flat-button.mat-primary.mat-flat-button.mat-primary[disabled][_ngcontent-%COMP%]{background-color:rgba(0,0,0,.12)!important;color:rgba(0,0,0,.26)!important}.linkswith-heading[_ngcontent-%COMP%]{margin-bottom:40px}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels[_ngcontent-%COMP%]{color:#000;font-size:14px;padding:5px 13px;border-radius:999px;border:1px solid #b8b8b8}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels.active[_ngcontent-%COMP%], .linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels[_ngcontent-%COMP%]:hover{background:#d32f2f;color:#fff;border-color:#d32f2f}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.underline-link[_ngcontent-%COMP%]{font-size:13px;color:#d32f2f;text-decoration:underline}@media screen and (max-width:959px){.heading-one[_ngcontent-%COMP%]{font-size:22px}}@media (max-width:750px){.hide750[_ngcontent-%COMP%]{display:none}}.roomguests[_ngcontent-%COMP%]{background:#fff;width:400px!important;border:1px solid #d4d4d4;box-shadow:0 4px 5px 0 rgba(0,0,0,.23)}.roomguests[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{display:flex;justify-content:space-between;align-items:center;color:#000;font-size:18px;font-weight:700;padding:11px 15px 5px;width:100%}.roomguests[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] .remove[_ngcontent-%COMP%]{transition:all .5s ease;font-size:12px;cursor:pointer;opacity:.5}.roomguests[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] .remove[_ngcontent-%COMP%]:hover{opacity:1}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%]{position:relative;border-bottom:1px dashed #ebebeb;background:#f1f7ff;padding:15px;width:100%}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:15px;font-weight:700;color:#000;margin:0 0 5px}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{font-size:13px;font-weight:400;color:rgba(0,0,0,.5)}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] h5[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{color:#000;font-weight:700;display:inline-block;margin-right:3px}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{position:absolute;opacity:.5;transition:all .5s ease;cursor:pointer;font-size:12px;z-index:1;top:15px}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]:hover{opacity:1}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] .edit[_ngcontent-%COMP%]{right:40px;font-size:16px}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] .remove[_ngcontent-%COMP%]{right:15px;top:18px}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%]:last-of-type{border:0}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%]{width:100%}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{padding:10px 15px;border-bottom:1px dotted #ebebeb;transition:all .5s ease}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:15px;margin:0;color:#000;width:calc(100% - 130px)}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:block;font-size:12px;color:#6b6b6b}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{font-size:16px;margin:0;color:#363636;width:40px}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .btnouter[_ngcontent-%COMP%]{border:1px solid #d4d4d4;border-radius:7px;height:28px;overflow:hidden;background:#fff;width:70px}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .btnouter[_ngcontent-%COMP%] .btns[_ngcontent-%COMP%]{line-height:28px;color:#363636;font-size:20px;font-weight:700;padding:0 10px;cursor:pointer;transition:color .5s ease}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .btnouter[_ngcontent-%COMP%] .btns[_ngcontent-%COMP%]:first-child{border-right:1px solid #ebebeb}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .btnouter[_ngcontent-%COMP%] .btns[_ngcontent-%COMP%]:hover:not(.disabled){background-color:#d32f2f;color:#fff}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .btnouter[_ngcontent-%COMP%] .btns.disabled[_ngcontent-%COMP%]{background:#999;color:#ccc}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover{background:#f1f7ff}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover p[_ngcontent-%COMP%]{color:#d32f2f}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover p[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{color:#000}.roomguests[_ngcontent-%COMP%] .btn-outer[_ngcontent-%COMP%]{padding:15px;width:100%}.roomguests[_ngcontent-%COMP%] .btn-outer[_ngcontent-%COMP%] .add-room[_ngcontent-%COMP%]{font-size:15px;font-weight:700;color:#d32f2f;text-transform:capitalize}.roomguests[_ngcontent-%COMP%] .btn-outer[_ngcontent-%COMP%] .add-room[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{color:#d32f2f;font-weight:700;font-size:20px;display:inline-block;vertical-align:middle;margin-right:10px;transition:all .5s ease}.roomguests[_ngcontent-%COMP%] .btn-outer[_ngcontent-%COMP%] .add-room[_ngcontent-%COMP%]:hover span[_ngcontent-%COMP%]{margin-right:5px}.roomguests[_ngcontent-%COMP%] .btn-outer[_ngcontent-%COMP%] .mat-flat-button.mat-primary[_ngcontent-%COMP%]{font-size:13px;font-weight:600;text-transform:uppercase;transition:none}.childblock[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{margin:15px 0;text-transform:uppercase}.childblock[_ngcontent-%COMP%] .formouter[_ngcontent-%COMP%]{width:25%}@media screen and (max-width:1366px) and (min-width:1290px){.roomguests[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-size:15px}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:13px}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{font-size:12px}.roomguests[_ngcontent-%COMP%] .bookedrooms[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:16px}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:12px}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{font-size:13px}.roomguests[_ngcontent-%COMP%] .count[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .btnouter[_ngcontent-%COMP%] .btns[_ngcontent-%COMP%]{font-size:17px}.roomguests[_ngcontent-%COMP%] .btn-outer[_ngcontent-%COMP%] .add-room[_ngcontent-%COMP%]{font-size:13px}.roomguests[_ngcontent-%COMP%] .btn-outer[_ngcontent-%COMP%] .add-room[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:18px}.roomguests[_ngcontent-%COMP%] .btn-outer[_ngcontent-%COMP%] .mat-flat-button.mat-primary[_ngcontent-%COMP%]{font-size:12px}}"]],data:{}});function k(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,11,"div",[["class","bookedrooms"]],null,null,null,null,null)),(t()(),l.Cb(1,0,null,null,0,"span",[["class","ak-cancel remove icon"]],null,[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(l=!1!==t.component.cancelRoom(t.parent.context.index,n)&&l),l}),null,null)),(t()(),l.Cb(2,0,null,null,0,"span",[["class","ak-pencil edit icon"]],null,[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(l=!1!==t.component.editRoom(t.parent.context.index,n)&&l),l}),null,null)),(t()(),l.Cb(3,0,null,null,1,"h4",[],null,null,null,null,null)),(t()(),l.Wb(4,null,["Room ",""])),(t()(),l.Cb(5,0,null,null,6,"h5",[],null,null,null,null,null)),(t()(),l.Cb(6,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),l.Wb(7,null,["",""])),(t()(),l.Wb(-1,null,["Adults "])),(t()(),l.Cb(9,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),l.Wb(10,null,["",""])),(t()(),l.Wb(-1,null,["Children"]))],null,(function(t,e){t(e,4,0,e.parent.context.index+1);var n=e.parent.context.$implicit.get("adults").value;t(e,7,0,n);var l=e.parent.context.$implicit.get("children").value;t(e,10,0,l)}))}function _(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),l.Cb(1,0,null,null,0,"span",[["class","ak-cancel remove icon"]],null,[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(l=!1!==t.component.cancelRoom(t.parent.parent.context.index,n)&&l),l}),null,null))],null,null)}function D(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,1,"h5",[],null,null,null,null,null)),(t()(),l.Wb(-1,null,["Children's Age"]))],null,null)}function I(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,2,"mat-option",[["class","mat-option"],["role","option"]],[[1,"tabindex",0],[2,"mat-selected",null],[2,"mat-option-multiple",null],[2,"mat-active",null],[8,"id",0],[1,"aria-selected",0],[1,"aria-disabled",0],[2,"mat-option-disabled",null]],[[null,"click"],[null,"keydown"]],(function(t,e,n){var o=!0;return"click"===e&&(o=!1!==l.Ob(t,1)._selectViaInteraction()&&o),"keydown"===e&&(o=!1!==l.Ob(t,1)._handleKeydown(n)&&o),"click"===e&&(o=!1!==n.stopPropagation()&&o),o}),o.c,o.a)),l.Bb(1,8568832,[[10,4]],0,a.r,[l.n,l.h,[2,a.l],[2,a.q]],{value:[0,"value"]},null),(t()(),l.Wb(2,0,[" "," "]))],(function(t,e){t(e,1,0,e.context.$implicit.value)}),(function(t,e){t(e,0,0,l.Ob(e,1)._getTabIndex(),l.Ob(e,1).selected,l.Ob(e,1).multiple,l.Ob(e,1).active,l.Ob(e,1).id,l.Ob(e,1)._getAriaSelected(),l.Ob(e,1).disabled.toString(),l.Ob(e,1).disabled),t(e,2,0,e.context.$implicit.viewValue)}))}function A(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,27,null,null,null,null,null,null,null)),(t()(),l.Cb(1,0,null,null,26,"div",[["class","formouter"]],null,null,null,null,null)),(t()(),l.Cb(2,0,null,null,25,"mat-form-field",[["appearance","outline"],["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,i.b,i.a)),l.Bb(3,7520256,null,9,r.c,[l.n,l.h,[2,a.j],[2,c.b],[2,r.a],u.a,l.F,[2,s.a]],{appearance:[0,"appearance"]},null),l.Ub(603979776,1,{_controlNonStatic:0}),l.Ub(335544320,2,{_controlStatic:0}),l.Ub(603979776,3,{_labelChildNonStatic:0}),l.Ub(335544320,4,{_labelChildStatic:0}),l.Ub(603979776,5,{_placeholderChild:0}),l.Ub(603979776,6,{_errorChildren:1}),l.Ub(603979776,7,{_hintChildren:1}),l.Ub(603979776,8,{_prefixChildren:1}),l.Ub(603979776,9,{_suffixChildren:1}),(t()(),l.Cb(13,0,null,3,2,"mat-label",[],null,null,null,null,null)),l.Bb(14,16384,[[3,4],[4,4]],0,r.f,[],null,null),(t()(),l.Wb(15,null,["Child ",""])),(t()(),l.Cb(16,0,null,1,11,"mat-select",[["class","mat-select"],["placeholder","Child Age"],["role","listbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[1,"id",0],[1,"tabindex",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-required",0],[1,"aria-disabled",0],[1,"aria-invalid",0],[1,"aria-owns",0],[1,"aria-multiselectable",0],[1,"aria-describedby",0],[1,"aria-activedescendant",0],[2,"mat-select-disabled",null],[2,"mat-select-invalid",null],[2,"mat-select-required",null],[2,"mat-select-empty",null]],[[null,"keydown"],[null,"focus"],[null,"blur"]],(function(t,e,n){var o=!0;return"keydown"===e&&(o=!1!==l.Ob(t,21)._handleKeydown(n)&&o),"focus"===e&&(o=!1!==l.Ob(t,21)._onFocus()&&o),"blur"===e&&(o=!1!==l.Ob(t,21)._onBlur()&&o),o}),p.b,p.a)),l.Tb(6144,null,a.l,null,[d.c]),l.Bb(18,671744,null,0,h.j,[[3,h.c],[8,null],[8,null],[8,null],[2,h.E]],{name:[0,"name"]},null),l.Tb(2048,null,h.s,null,[h.j]),l.Bb(20,16384,null,0,h.t,[[4,h.s]],null,null),l.Bb(21,2080768,null,3,d.c,[g.j,l.h,l.F,a.d,l.n,[2,c.b],[2,h.v],[2,h.l],[2,r.c],[6,h.s],[8,null],d.a,m.k],{placeholder:[0,"placeholder"]},null),l.Ub(603979776,10,{options:1}),l.Ub(603979776,11,{optionGroups:1}),l.Ub(603979776,12,{customTrigger:0}),l.Tb(2048,[[1,4],[2,4]],r.d,null,[d.c]),(t()(),l.sb(16777216,null,1,1,null,I)),l.Bb(27,278528,null,0,b.p,[l.Y,l.V,l.x],{ngForOf:[0,"ngForOf"]},null)],(function(t,e){var n=e.component;t(e,3,0,"outline"),t(e,18,0,e.context.index),t(e,21,0,"Child Age"),t(e,27,0,n.childAgeSelectList)}),(function(t,e){t(e,2,1,["standard"==l.Ob(e,3).appearance,"fill"==l.Ob(e,3).appearance,"outline"==l.Ob(e,3).appearance,"legacy"==l.Ob(e,3).appearance,l.Ob(e,3)._control.errorState,l.Ob(e,3)._canLabelFloat,l.Ob(e,3)._shouldLabelFloat(),l.Ob(e,3)._hasFloatingLabel(),l.Ob(e,3)._hideControlPlaceholder(),l.Ob(e,3)._control.disabled,l.Ob(e,3)._control.autofilled,l.Ob(e,3)._control.focused,"accent"==l.Ob(e,3).color,"warn"==l.Ob(e,3).color,l.Ob(e,3)._shouldForward("untouched"),l.Ob(e,3)._shouldForward("touched"),l.Ob(e,3)._shouldForward("pristine"),l.Ob(e,3)._shouldForward("dirty"),l.Ob(e,3)._shouldForward("valid"),l.Ob(e,3)._shouldForward("invalid"),l.Ob(e,3)._shouldForward("pending"),!l.Ob(e,3)._animationsEnabled]),t(e,15,0,e.context.index+1),t(e,16,1,[l.Ob(e,20).ngClassUntouched,l.Ob(e,20).ngClassTouched,l.Ob(e,20).ngClassPristine,l.Ob(e,20).ngClassDirty,l.Ob(e,20).ngClassValid,l.Ob(e,20).ngClassInvalid,l.Ob(e,20).ngClassPending,l.Ob(e,21).id,l.Ob(e,21).tabIndex,l.Ob(e,21)._getAriaLabel(),l.Ob(e,21)._getAriaLabelledby(),l.Ob(e,21).required.toString(),l.Ob(e,21).disabled.toString(),l.Ob(e,21).errorState,l.Ob(e,21).panelOpen?l.Ob(e,21)._optionIds:null,l.Ob(e,21).multiple,l.Ob(e,21)._ariaDescribedby||null,l.Ob(e,21)._getAriaActiveDescendant(),l.Ob(e,21).disabled,l.Ob(e,21).errorState,l.Ob(e,21).required,l.Ob(e,21).empty])}))}function T(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),l.sb(16777216,null,null,1,null,A)),l.Bb(2,278528,null,0,b.p,[l.Y,l.V,l.x],{ngForOf:[0,"ngForOf"]},null),(t()(),l.sb(0,null,null,0))],(function(t,e){t(e,2,0,e.parent.parent.parent.context.$implicit.controls.childAges.controls)}),null)}function R(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,13,null,null,null,null,null,null,null)),(t()(),l.Cb(1,0,null,null,12,"div",[["class","childblock"]],null,null,null,null,null)),(t()(),l.sb(16777216,null,null,1,null,D)),l.Bb(3,16384,null,0,b.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(t()(),l.Cb(4,0,null,null,9,"div",[["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),l.Bb(5,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(6,1720320,null,0,C.e,[l.n,l.F,c.b,f.i,[2,C.l],f.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),l.Bb(7,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(t()(),l.Cb(8,0,null,null,5,null,null,null,null,null,null,null)),l.Bb(9,212992,null,0,h.f,[[3,h.c],[8,null],[8,null]],{name:[0,"name"]},null),l.Tb(2048,null,h.c,null,[h.f]),l.Bb(11,16384,null,0,h.u,[[4,h.c]],null,null),(t()(),l.sb(16777216,null,null,1,null,T)),l.Bb(13,16384,null,0,b.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null)],(function(t,e){t(e,3,0,"0"!=e.parent.parent.context.$implicit.controls.children.value),t(e,5,0,"row"),t(e,6,0,"10px"),t(e,7,0,"start center"),t(e,9,0,"childAges"),t(e,13,0,e.parent.parent.context.$implicit.controls.childAges.controls.length>0)}),null)}function S(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,63,null,null,null,null,null,null,null)),(t()(),l.Cb(1,0,null,null,3,"h2",[["class",""]],null,null,null,null,null)),(t()(),l.Wb(2,null,["Room "," "," "])),(t()(),l.sb(16777216,null,null,1,null,_)),l.Bb(4,16384,null,0,b.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(t()(),l.Cb(5,0,null,null,58,"ul",[["class","count"]],null,null,null,null,null)),(t()(),l.Cb(6,0,null,null,25,"li",[],null,null,null,null,null)),(t()(),l.Cb(7,0,null,null,24,"div",[["fxLayout","row"],["fxLayoutAlign","space-between center"],["fxLayoutGap","10px"]],null,null,null,null,null)),l.Bb(8,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(9,1720320,null,0,C.e,[l.n,l.F,c.b,f.i,[2,C.l],f.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),l.Bb(10,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(t()(),l.Cb(11,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),l.Wb(-1,null,["Adults"])),(t()(),l.Cb(13,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),l.Wb(14,null,["",""])),(t()(),l.Cb(15,0,null,null,16,"div",[["class","btnouter"],["fxLayout","row"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),l.Bb(16,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(17,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(t()(),l.Cb(18,0,null,null,4,"div",[["class","btns"],["fxFlex","100"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(l=!1!==t.component.setPaxCount("A",!1,t.parent.context.index)&&l),l}),null,null)),l.Bb(19,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(20,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),l.Bb(21,671744,null,0,C.a,[l.n,f.i,f.e,C.j,f.f],{fxFlex:[0,"fxFlex"]},null),(t()(),l.Wb(-1,null,["-"])),(t()(),l.Cb(23,0,null,null,8,"div",[["class","btns"],["fxFlex","100"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(t.component.setPaxCount("A",!0,t.parent.context.index),l=!1!==n.stopPropagation()&&l),l}),null,null)),l.Tb(512,null,b.H,b.I,[l.x,l.y,l.n,l.M]),l.Bb(25,278528,null,0,b.o,[b.H],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Rb(26,{disabled:0}),l.Bb(27,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),l.Bb(28,671744,null,0,C.a,[l.n,f.i,f.e,C.j,f.f],{fxFlex:[0,"fxFlex"]},null),l.Bb(29,933888,null,0,y.a,[l.n,f.i,f.f,b.H,[6,b.o]],{ngClass:[0,"ngClass"],klass:[1,"klass"]},null),l.Rb(30,{disabled:0}),(t()(),l.Wb(-1,null,["+ "])),(t()(),l.Cb(32,0,null,null,31,"li",[],null,null,null,null,null)),(t()(),l.Cb(33,0,null,null,28,"div",[["fxLayout","row"],["fxLayoutAlign","space-between center"],["fxLayoutGap","10px"]],null,null,null,null,null)),l.Bb(34,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(35,1720320,null,0,C.e,[l.n,l.F,c.b,f.i,[2,C.l],f.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),l.Bb(36,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(t()(),l.Cb(37,0,null,null,3,"p",[],null,null,null,null,null)),(t()(),l.Wb(-1,null,["Children "])),(t()(),l.Cb(39,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),l.Wb(-1,null,["0- 12 Years"])),(t()(),l.Cb(41,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),l.Wb(42,null,["",""])),(t()(),l.Cb(43,0,null,null,18,"div",[["class","btnouter"],["fxLayout","row"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),l.Bb(44,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(45,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(t()(),l.Cb(46,0,null,null,4,"div",[["class","btns"],["fxFlex","100"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(t.component.setPaxCount("C",!1,t.parent.context.index),l=!1!==n.stopPropagation()&&l),l}),null,null)),l.Bb(47,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(48,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),l.Bb(49,671744,null,0,C.a,[l.n,f.i,f.e,C.j,f.f],{fxFlex:[0,"fxFlex"]},null),(t()(),l.Wb(-1,null,["-"])),(t()(),l.Cb(51,0,null,null,10,"div",[["class","btns"],["fxFlex","100"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(t.component.setPaxCount("C",!0,t.parent.context.index),l=!1!==n.stopPropagation()&&l),l}),null,null)),l.Tb(512,null,b.H,b.I,[l.x,l.y,l.n,l.M]),l.Bb(53,278528,null,0,b.o,[b.H],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),l.Rb(54,{disabled:0}),l.Rb(55,{disabled:0}),l.Bb(56,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),l.Bb(57,671744,null,0,C.a,[l.n,f.i,f.e,C.j,f.f],{fxFlex:[0,"fxFlex"]},null),l.Bb(58,933888,null,0,y.a,[l.n,f.i,f.f,b.H,[6,b.o]],{ngClass:[0,"ngClass"],klass:[1,"klass"]},null),l.Rb(59,{disabled:0}),l.Rb(60,{disabled:0}),(t()(),l.Wb(-1,null,["+ "])),(t()(),l.sb(16777216,null,null,1,null,R)),l.Bb(63,16384,null,0,b.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null)],(function(t,e){var n=e.component;t(e,4,0,n.getControls(n.SearchRequest,"rooms").length>1),t(e,8,0,"row"),t(e,9,0,"10px"),t(e,10,0,"space-between center"),t(e,16,0,"row"),t(e,17,0,"start stretch"),t(e,19,0,"row"),t(e,20,0,"center center"),t(e,21,0,"100");var l=t(e,26,0,e.parent.context.$implicit.get("adults").value>=8);t(e,25,0,"btns",l),t(e,27,0,"center center"),t(e,28,0,"100");var o=t(e,30,0,e.parent.context.$implicit.get("adults").value>=8);t(e,29,0,o,"btns"),t(e,34,0,"row"),t(e,35,0,"10px"),t(e,36,0,"space-between center"),t(e,44,0,"row"),t(e,45,0,"start stretch"),t(e,47,0,"row"),t(e,48,0,"center center"),t(e,49,0,"100");var a="AKBTINDIA"==n.GetCurrTheme||"AKBTGULF"==n.GetCurrTheme?t(e,54,0,e.parent.context.$implicit.get("children").value>=2):t(e,55,0,e.parent.context.$implicit.get("children").value>=4);t(e,53,0,"btns",a),t(e,56,0,"center center"),t(e,57,0,"100");var i="AKBTINDIA"==n.GetCurrTheme||"AKBTGULF"==n.GetCurrTheme?t(e,59,0,e.parent.context.$implicit.get("children").value>=2):t(e,60,0,e.parent.context.$implicit.get("children").value>=4);t(e,58,0,i,"btns"),t(e,63,0,"0"!==e.parent.context.$implicit.controls.children.value)}),(function(t,e){t(e,2,0,e.parent.context.index+1,e.parent.context.$implicit.length);var n=e.parent.context.$implicit.get("adults").value;t(e,14,0,n);var l=e.parent.context.$implicit.get("children").value;t(e,42,0,l)}))}function w(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),l.Cb(1,0,null,null,7,null,null,null,null,null,null,null)),l.Bb(2,212992,null,0,h.m,[[3,h.c],[8,null],[8,null]],{name:[0,"name"]},null),l.Tb(2048,null,h.c,null,[h.m]),l.Bb(4,16384,null,0,h.u,[[4,h.c]],null,null),(t()(),l.sb(16777216,null,null,1,null,k)),l.Bb(6,16384,null,0,b.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(t()(),l.sb(16777216,null,null,1,null,S)),l.Bb(8,16384,null,0,b.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(t()(),l.sb(0,null,null,0))],(function(t,e){var n=e.component;t(e,2,0,l.Gb(1,"",e.context.index,"")),t(e,6,0,n.visibleIndex!==e.context.index),t(e,8,0,n.visibleIndex===e.context.index)}),null)}function L(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,0,"p",[],null,null,null,null,null))],null,null)}function B(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,27,null,null,null,null,null,null,null)),(t()(),l.Cb(1,0,null,null,26,"form",[["ShowHideHotel",""],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"],["document","click"]],(function(t,e,n){var o=!0;return"submit"===e&&(o=!1!==l.Ob(t,3).onSubmit(n)&&o),"reset"===e&&(o=!1!==l.Ob(t,3).onReset()&&o),"document:click"===e&&(o=!1!==l.Ob(t,6).onDocumentClick(n)&&o),o}),null,null)),l.Bb(2,16384,null,0,h.F,[],null,null),l.Bb(3,540672,null,0,h.l,[[8,null],[8,null]],{form:[0,"form"]},null),l.Tb(2048,null,h.c,null,[h.l]),l.Bb(5,16384,null,0,h.u,[[4,h.c]],null,null),l.Bb(6,16384,null,0,O.a,[l.n,v.b],{showDiv:[0,"showDiv"],isFirst:[1,"isFirst"]},null),(t()(),l.Cb(7,0,null,null,20,"div",[["class","roomguests"],["fxLayout","column"],["fxLayoutAlign","start start"]],null,null,null,null,null)),l.Bb(8,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(9,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(t()(),l.Cb(10,0,null,null,5,null,null,null,null,null,null,null)),l.Bb(11,212992,null,0,h.f,[[3,h.c],[8,null],[8,null]],{name:[0,"name"]},null),l.Tb(2048,null,h.c,null,[h.f]),l.Bb(13,16384,null,0,h.u,[[4,h.c]],null,null),(t()(),l.sb(16777216,null,null,1,null,w)),l.Bb(15,278528,null,0,b.p,[l.Y,l.V,l.x],{ngForOf:[0,"ngForOf"]},null),(t()(),l.Cb(16,0,null,null,11,"div",[["class","btn-outer"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),l.Bb(17,671744,null,0,C.d,[l.n,f.i,[2,C.m],f.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(18,671744,null,0,C.c,[l.n,f.i,[2,C.k],f.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(t()(),l.Cb(19,0,null,null,3,"a",[["class","add-room"]],[[8,"hidden",0]],[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(l=!1!==t.component.addAnotherRoom()&&l),l}),null,null)),(t()(),l.Cb(20,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),l.Wb(-1,null,["+"])),(t()(),l.Wb(-1,null,["Add another room"])),(t()(),l.sb(16777216,null,null,1,null,L)),l.Bb(24,16384,null,0,b.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(t()(),l.Cb(25,0,null,null,2,"button",[["color","primary"],["mat-flat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(l=!1!==t.component.closeRoomGuests()&&l),l}),P.b,P.a)),l.Bb(26,180224,null,0,M.b,[l.n,m.h,[2,s.a]],{color:[0,"color"]},null),(t()(),l.Wb(-1,0,["Done"]))],(function(t,e){var n=e.component;t(e,3,0,n.SearchRequest),t(e,6,0,n.showDiv,n.isFirst),t(e,8,0,"column"),t(e,9,0,"start start"),t(e,11,0,"rooms"),t(e,15,0,n.getControls(n.SearchRequest,"rooms")),t(e,17,0,"row"),t(e,18,0,"space-between center"),t(e,24,0,n.SearchRequest.controls.roomCount.value>8),t(e,26,0,"primary")}),(function(t,e){var n=e.component;t(e,1,0,l.Ob(e,5).ngClassUntouched,l.Ob(e,5).ngClassTouched,l.Ob(e,5).ngClassPristine,l.Ob(e,5).ngClassDirty,l.Ob(e,5).ngClassValid,l.Ob(e,5).ngClassInvalid,l.Ob(e,5).ngClassPending),t(e,19,0,"AKBTINDIA"==n.GetCurrTheme||"AKBTGULF"==n.GetCurrTheme?n.SearchRequest.controls.roomCount.value>5:n.SearchRequest.controls.roomCount.value>8),t(e,25,0,l.Ob(e,26).disabled||null,"NoopAnimations"===l.Ob(e,26)._animationMode)}))}function E(t){return l.Yb(0,[(t()(),l.sb(16777216,null,null,1,null,B)),l.Bb(1,16384,null,0,b.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null)],(function(t,e){t(e,1,0,e.component.SearchRequest)}),null)}},"hR/J":function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var l=n("mrSG"),o=n("CcnG"),a=n("Wf4p"),i=n("wd/R"),r=n.n(i).a||i;function c(t,e){for(var n=Array(t),l=0;l<t;l++)n[l]=e(l);return n}new o.u("MAT_MOMENT_DATE_ADAPTER_OPTIONS",{providedIn:"root",factory:function(){return{useUtc:!1}}});var u=function(t){function e(e,n){var l=t.call(this)||this;return l._options=n,l.setLocale(e||r.locale()),l}return Object(l.__extends)(e,t),e.prototype.setLocale=function(e){var n=this;t.prototype.setLocale.call(this,e);var l=r.localeData(e);this._localeData={firstDayOfWeek:l.firstDayOfWeek(),longMonths:l.months(),shortMonths:l.monthsShort(),dates:c(31,(function(t){return n.createDate(2017,0,t+1).format("D")})),longDaysOfWeek:l.weekdays(),shortDaysOfWeek:l.weekdaysShort(),narrowDaysOfWeek:l.weekdaysMin()}},e.prototype.getYear=function(t){return this.clone(t).year()},e.prototype.getMonth=function(t){return this.clone(t).month()},e.prototype.getDate=function(t){return this.clone(t).date()},e.prototype.getDayOfWeek=function(t){return this.clone(t).day()},e.prototype.getMonthNames=function(t){return"long"==t?this._localeData.longMonths:this._localeData.shortMonths},e.prototype.getDateNames=function(){return this._localeData.dates},e.prototype.getDayOfWeekNames=function(t){return"long"==t?this._localeData.longDaysOfWeek:"short"==t?this._localeData.shortDaysOfWeek:this._localeData.narrowDaysOfWeek},e.prototype.getYearName=function(t){return this.clone(t).format("YYYY")},e.prototype.getFirstDayOfWeek=function(){return this._localeData.firstDayOfWeek},e.prototype.getNumDaysInMonth=function(t){return this.clone(t).daysInMonth()},e.prototype.clone=function(t){return t.clone().locale(this.locale)},e.prototype.createDate=function(t,e,n){if(e<0||e>11)throw Error('Invalid month index "'+e+'". Month index has to be between 0 and 11.');if(n<1)throw Error('Invalid date "'+n+'". Date has to be greater than 0.');var l=this._createMoment({year:t,month:e,date:n}).locale(this.locale);if(!l.isValid())throw Error('Invalid date "'+n+'" for month with index "'+e+'".');return l},e.prototype.today=function(){return this._createMoment().locale(this.locale)},e.prototype.parse=function(t,e){return t&&"string"==typeof t?this._createMoment(t,e,this.locale):t?this._createMoment(t).locale(this.locale):null},e.prototype.format=function(t,e){if(t=this.clone(t),!this.isValid(t))throw Error("MomentDateAdapter: Cannot format invalid date.");return t.format(e)},e.prototype.addCalendarYears=function(t,e){return this.clone(t).add({years:e})},e.prototype.addCalendarMonths=function(t,e){return this.clone(t).add({months:e})},e.prototype.addCalendarDays=function(t,e){return this.clone(t).add({days:e})},e.prototype.toIso8601=function(t){return this.clone(t).format()},e.prototype.deserialize=function(e){var n;if(e instanceof Date)n=this._createMoment(e).locale(this.locale);else if(this.isDateInstance(e))return this.clone(e);if("string"==typeof e){if(!e)return null;n=this._createMoment(e,r.ISO_8601).locale(this.locale)}return n&&this.isValid(n)?this._createMoment(n).locale(this.locale):t.prototype.deserialize.call(this,e)},e.prototype.isDateInstance=function(t){return r.isMoment(t)},e.prototype.isValid=function(t){return this.clone(t).isValid()},e.prototype.invalid=function(){return r.invalid()},e.prototype._createMoment=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._options&&this._options.useUtc?r.utc.apply(r,t):r.apply(void 0,t)},e}(a.c)},kIHa:function(t,e,n){"use strict";var l=n("CcnG"),o=n("Yg17"),a=n("uXM4"),i=n("Ip0R"),r=n("XT8M"),c=n("AcpL"),u=n("21Lb"),s=n("OzfB"),p=n("hUWP"),d=n("ZYjt"),h=n("Fzqc");n("KWAq"),n("YqQn"),n("Rx7G"),n("Klzi"),n("ZYCi"),n("t/Na"),n.d(e,"a",(function(){return g})),n.d(e,"b",(function(){return C}));var g=l.Ab({encapsulation:0,styles:[[".m-0[_ngcontent-%COMP%]{margin:0!important}.m-t-0[_ngcontent-%COMP%]{margin-top:0!important}.m-b-0[_ngcontent-%COMP%]{margin-bottom:0!important}.m-t-10[_ngcontent-%COMP%]{margin-top:10px!important}.m-t-15[_ngcontent-%COMP%]{margin-top:15px!important}.m-t-20[_ngcontent-%COMP%]{margin-top:20px!important}.m-t-30[_ngcontent-%COMP%]{margin-top:30px!important}.m-b-10[_ngcontent-%COMP%]{margin-bottom:10px!important}.m-b-20[_ngcontent-%COMP%]{margin-bottom:20px!important}.m-b-30[_ngcontent-%COMP%]{margin-bottom:30px!important}.m-b-15[_ngcontent-%COMP%]{margin-bottom:15px!important}.p-0[_ngcontent-%COMP%]{padding:0!important}.p-t-0[_ngcontent-%COMP%]{padding-top:0!important}.p-t-10[_ngcontent-%COMP%]{padding-top:10px!important}.p-t-20[_ngcontent-%COMP%]{padding-top:20px!important}.p-t-30[_ngcontent-%COMP%]{padding-top:30px!important}.p-b-0[_ngcontent-%COMP%]{padding-bottom:0!important}.p-b-10[_ngcontent-%COMP%]{padding-bottom:10px!important}.p-b-20[_ngcontent-%COMP%]{padding-bottom:20px!important}.p-b-30[_ngcontent-%COMP%]{padding-bottom:30px!important}.common-padding[_ngcontent-%COMP%]{padding-top:40px;padding-bottom:40px}.common-padding-innerpage[_ngcontent-%COMP%]{padding-top:25px;padding-bottom:25px}.row[_ngcontent-%COMP%]{margin-left:-15px;margin-right:-15px}.container[_ngcontent-%COMP%]{width:100%;max-width:1230px;padding:0 15px;margin:0 auto}ul[_ngcontent-%COMP%]{list-style-type:none}a[_ngcontent-%COMP%], a[_ngcontent-%COMP%]:focus, a[_ngcontent-%COMP%]:hover, button[_ngcontent-%COMP%], button[_ngcontent-%COMP%]:focus, button[_ngcontent-%COMP%]:hover{text-decoration:none;transition:all .5s ease;cursor:pointer}.heading-one[_ngcontent-%COMP%]{font-size:36px;font-weight:300;color:#000;margin:0 0 20px;text-align:center}.heading-one[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-weight:700}.mat-flat-button.mat-primary[_ngcontent-%COMP%]{background:#d32f2f;text-transform:capitalize;color:#fff!important}.mat-flat-button.mat-primary.mat-flat-button.mat-primary[disabled][_ngcontent-%COMP%]{background-color:rgba(0,0,0,.12)!important;color:rgba(0,0,0,.26)!important}.linkswith-heading[_ngcontent-%COMP%]{margin-bottom:40px}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels[_ngcontent-%COMP%]{color:#000;font-size:14px;padding:5px 13px;border-radius:999px;border:1px solid #b8b8b8}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels.active[_ngcontent-%COMP%], .linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels[_ngcontent-%COMP%]:hover{background:#d32f2f;color:#fff;border-color:#d32f2f}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.underline-link[_ngcontent-%COMP%]{font-size:13px;color:#d32f2f;text-decoration:underline}@media screen and (max-width:959px){.heading-one[_ngcontent-%COMP%]{font-size:22px}}@media (max-width:750px){.hide750[_ngcontent-%COMP%]{display:none}}.date-picker[_ngcontent-%COMP%]{max-width:50%}.calendarOuter[_ngcontent-%COMP%]{width:661px;border:1px solid #d4d4d4;background:#fff;box-shadow:0 4px 9px 0 rgba(0,0,0,.14);padding:0}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%]{margin:0;padding:0;list-style-type:none;border-bottom:1px solid #d4d4d4}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{padding:0 15px;position:relative;border-left:1px solid #d4d4d4}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li.active[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;background:#d32f2f}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li.returnsection[_ngcontent-%COMP%]{padding-right:25px;z-index:8}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li.close-li[_ngcontent-%COMP%]{position:relative;width:0;padding:0;border:0;z-index:10}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li.close-li[_ngcontent-%COMP%] .close[_ngcontent-%COMP%]{width:20px;height:20px;font-size:15px;text-align:center;cursor:pointer;line-height:20px;opacity:.4;right:4px;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);position:absolute}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li.close-li[_ngcontent-%COMP%] .close[_ngcontent-%COMP%]:hover{opacity:.8}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:first-child{border:0}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:14px;font-weight:700;color:#000;margin:1em 0}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li[_ngcontent-%COMP%] h3[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:block;text-transform:uppercase;font-weight:400;font-size:11px;color:#5b5b5b}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.btn-style[_ngcontent-%COMP%]{font-size:14px;font-weight:700;color:#010101;background:#ebebeb;line-height:30px;height:30px;padding:0 15px;border-radius:999px;cursor:pointer}.calendarOuter[_ngcontent-%COMP%] .tab-style[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.btn-style[_ngcontent-%COMP%]:hover{background:#ccc}"]],data:{}});function m(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,1,"bi-calendar",[],null,[[null,"click"],[null,"dateSelected"],[null,"monthChanged"]],(function(t,e,n){var l=!0,o=t.component;return"click"===e&&(l=!1!==n.stopPropagation()&&l),"dateSelected"===e&&(l=!1!==o.onDateSelected(n)&&l),"monthChanged"===e&&(l=!1!==o.onMonthChanged(n)&&l),l}),o.b,o.a)),l.Bb(1,4964352,[[1,4],[2,4]],0,a.c,[l.k,l.F,l.I,l.h],{months:[0,"months"],Date:[1,"Date"],minDate:[2,"minDate"],maxDate:[3,"maxDate"],vertical:[4,"vertical"]},{monthChanged:"monthChanged",dateSelected:"dateSelected"})],(function(t,e){var n=e.component;t(e,1,0,n.numberOfMonths,n.selectCheckInDate,0,365,!1)}),null)}function b(t){return l.Yb(0,[(t()(),l.Cb(0,0,null,null,1,"bi-calendar",[],null,[[null,"click"],[null,"dateSelected"],[null,"monthChanged"]],(function(t,e,n){var l=!0,o=t.component;return"click"===e&&(l=!1!==n.stopPropagation()&&l),"dateSelected"===e&&(l=!1!==o.onDateSelected(n)&&l),"monthChanged"===e&&(l=!1!==o.onMonthChanged(n)&&l),l}),o.b,o.a)),l.Bb(1,4964352,[[1,4],[2,4]],0,a.c,[l.k,l.F,l.I,l.h],{months:[0,"months"],Date:[1,"Date"],minDate:[2,"minDate"],maxDate:[3,"maxDate"],vertical:[4,"vertical"]},{monthChanged:"monthChanged",dateSelected:"dateSelected"})],(function(t,e){var n=e.component;t(e,1,0,n.numberOfMonths,n.selectCheckOutDate,n.minDate,n.maxDate,!1)}),null)}function C(t){return l.Yb(0,[l.Qb(0,i.f,[l.z]),l.Ub(671088640,1,{CalendarComponent:0}),l.Ub(671088640,2,{datePickerComponent:0}),(t()(),l.Cb(3,0,null,null,35,"div",[["ShowHideHotel",""],["class","calendarOuter"]],null,[[null,"onOuterClick"],["document","click"]],(function(t,e,n){var o=!0,a=t.component;return"document:click"===e&&(o=!1!==l.Ob(t,4).onDocumentClick(n)&&o),"onOuterClick"===e&&(o=!1!==a.onOuterClick()&&o),o}),null,null)),l.Bb(4,16384,null,0,r.a,[l.n,c.b],{showDiv:[0,"showDiv"],isFirst:[1,"isFirst"],calOpen:[2,"calOpen"]},{onOuterClick:"onOuterClick"}),(t()(),l.Cb(5,0,null,null,29,"ul",[["class","tab-style"],["fxLayout","row"],["fxLayoutAlign","start"]],null,null,null,null,null)),l.Bb(6,671744,null,0,u.d,[l.n,s.i,[2,u.m],s.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(7,671744,null,0,u.c,[l.n,s.i,[2,u.k],s.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(t()(),l.Cb(8,0,null,null,12,"li",[["fxLayout","row"],["fxLayoutAlign","center center"]],[[8,"className",0]],[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(l=!1!==t.component.toggleCalendar("checkIn")&&l),l}),null,null)),l.Tb(512,null,i.J,i.K,[l.n,l.y,l.M]),l.Bb(10,278528,null,0,i.t,[i.J],{ngStyle:[0,"ngStyle"]},null),l.Rb(11,{"width.px":0}),l.Bb(12,671744,null,0,u.d,[l.n,s.i,[2,u.m],s.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(13,671744,null,0,u.c,[l.n,s.i,[2,u.k],s.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),l.Bb(14,933888,null,0,p.c,[l.n,s.i,s.f,i.J,d.c,[6,i.t],[2,s.g],l.I],{ngStyle:[0,"ngStyle"]},null),l.Rb(15,{"width.px":0}),(t()(),l.Cb(16,0,null,null,4,"h3",[],null,null,null,null,null)),(t()(),l.Cb(17,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),l.Wb(-1,null,["Check-in"])),(t()(),l.Wb(19,null,["",""])),l.Sb(20,2),(t()(),l.Cb(21,0,null,null,13,"li",[["fxLayout","row"],["fxLayoutAlign","center center"],["fxLayoutGap","10px"]],[[8,"className",0]],[[null,"click"]],(function(t,e,n){var l=!0;return"click"===e&&(l=!1!==t.component.toggleCalendar("checkOut")&&l),l}),null,null)),l.Tb(512,null,i.J,i.K,[l.n,l.y,l.M]),l.Bb(23,278528,null,0,i.t,[i.J],{ngStyle:[0,"ngStyle"]},null),l.Rb(24,{"width.px":0}),l.Bb(25,671744,null,0,u.d,[l.n,s.i,[2,u.m],s.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(26,1720320,null,0,u.e,[l.n,l.F,h.b,s.i,[2,u.l],s.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),l.Bb(27,671744,null,0,u.c,[l.n,s.i,[2,u.k],s.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),l.Bb(28,933888,null,0,p.c,[l.n,s.i,s.f,i.J,d.c,[6,i.t],[2,s.g],l.I],{ngStyle:[0,"ngStyle"]},null),l.Rb(29,{"width.px":0}),(t()(),l.Cb(30,0,null,null,4,"h3",[],null,null,null,null,null)),(t()(),l.Cb(31,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),l.Wb(-1,null,["Check-out"])),(t()(),l.Wb(33,null,["",""])),l.Sb(34,2),(t()(),l.sb(16777216,null,null,1,null,m)),l.Bb(36,16384,null,0,i.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(t()(),l.sb(16777216,null,null,1,null,b)),l.Bb(38,16384,null,0,i.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null)],(function(t,e){var n=e.component;t(e,4,0,n.showDiv,n.isFirst,n.calOpen),t(e,6,0,"row"),t(e,7,0,"start");var l=t(e,11,0,n.calenderCheckinWidth);t(e,10,0,l),t(e,12,0,"row"),t(e,13,0,"center center");var o=t(e,15,0,n.calenderCheckinWidth);t(e,14,0,o);var a=t(e,24,0,n.calenderCheckinWidth);t(e,23,0,a),t(e,25,0,"row"),t(e,26,0,"10px"),t(e,27,0,"center center");var i=t(e,29,0,n.calenderCheckinWidth);t(e,28,0,i),t(e,36,0,"checkIn"==n.CalendarTyp),t(e,38,0,"checkOut"==n.CalendarTyp)}),(function(t,e){var n=e.component;t(e,8,0,"checkIn"==n.calendarTyp?"active":"");var o=l.Xb(e,19,0,t(e,20,0,l.Ob(e,0),n.checkInDate,"mediumDate"));t(e,19,0,o),t(e,21,0,"checkOut"==n.calendarTyp?"active":"");var a=l.Xb(e,33,0,t(e,34,0,l.Ob(e,0),n.checkOutDate,"mediumDate"));t(e,33,0,a)}))}},vQIC:function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var l=n("CcnG"),o=(n("Rx7G"),n("tScZ")),a=(n("AcpL"),n("Klzi"),n("eXOc")),i=n("Ip0R"),r=n("AytR"),c=function(){function t(t,e,n,i,r,c){var u=this;this.platform=t,this.hotelStateService=e,this.generalStateService=n,this.route=i,this.generalService=r,this.fb=c,this.showDiv=[],this.isFirst=!1,this.onTabAction=new l.q,this.generalAdapter=new a.a(this.generalStateService),this.hotelAdapter=new o.a(this.hotelStateService,this.generalStateService,this.fb),this.visibleIndex=0,this.childAgeSelectList=[{value:"0",viewValue:"Under 1"},{value:"1",viewValue:"1"},{value:"2",viewValue:"2"},{value:"3",viewValue:"3"},{value:"4",viewValue:"4"},{value:"5",viewValue:"5"},{value:"6",viewValue:"6"},{value:"7",viewValue:"7"},{value:"8",viewValue:"8"},{value:"9",viewValue:"9"},{value:"10",viewValue:"10"},{value:"11",viewValue:"11"},{value:"12",viewValue:"12"}],this.setPaxCount=function(t,e,n){try{if("A"===t){var l=u.SearchRequest.controls.rooms.at(n).get("adults");e&&l.value<8?l.setValue(parseInt(l.value)+1):!e&&l.value>1&&l.setValue(parseInt(l.value)-1)}else if("C"===t){var o=u.SearchRequest.controls.rooms.at(n).get("children");"AKBTINDIA"==u.GetCurrTheme||"AKBTGULF"==u.GetCurrTheme?e&&o.value<2?(o.setValue(parseInt(o.value)+1),u.onChildChange(parseInt(o.value),n)):!e&&o.value>0&&(o.setValue(parseInt(o.value)-1),u.onChildChange(parseInt(o.value),n)):e&&o.value<4?(o.setValue(parseInt(o.value)+1),u.onChildChange(parseInt(o.value),n)):!e&&o.value>0&&(o.setValue(parseInt(o.value)-1),u.onChildChange(parseInt(o.value),n))}u.getGuestsCount()}catch(a){u.eventTracker(a,"B2CPORTALERR - setPaxCount()")}}}return t.prototype.getControls=function(t,e){if(t&&t.controls&&t.controls[e])return t.controls[e].controls},t.prototype.eventTracker=function(t,e){if(Object(i.F)(this.platform)){var n=this.generalAdapter.eventTracker("ERROR",e,t,"HTL_"+this.route.component.name,this.generalStateService.TUI);this._eventTrackSub=this.generalService.eventTracker(n).subscribe()}},t.prototype.ngOnInit=function(){try{this.showDiv=this.show}catch(t){this.eventTracker(t,"B2CPORTALERR - ngOnInit()")}},t.prototype.ngOnDestroy=function(){try{this._eventTrackSub&&this._eventTrackSub.unsubscribe()}catch(t){this.eventTracker(t.stack.toLocaleString(),"B2CPORTALERR - ngOnDestroy()")}},t.prototype.ngAfterViewChecked=function(){var t=this;try{Object(i.F)(this.platform)&&setTimeout((function(){t.isFirst=!0}),1)}catch(e){this.eventTracker(e,"B2CPORTALERR - ngAfterViewChecked()")}},Object.defineProperty(t.prototype,"GetCurrTheme",{get:function(){return r.a.AKBTTheme},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"SearchRequest",{get:function(){return this.hotelStateService.SearchRequestFormGroup},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"occupancieslst",{get:function(){return this.SearchRequest.get("rooms")},enumerable:!0,configurable:!0}),t.prototype.initRoomList=function(){try{return this.hotelAdapter.createHotelRoomFormGroup()}catch(t){this.eventTracker(t,"B2CPORTALERR - initRoomList()")}},t.prototype.initAge=function(){try{return this.hotelAdapter.createHotelAgeFormGroup()}catch(t){this.eventTracker(t,"B2CPORTALERR - initAge()")}},t.prototype.onChildChange=function(t,e){try{var n=t,l=this.SearchRequest.controls.rooms.at(e).get("childAges"),o=l.length;if(n>=o)for(var a=0;a<n;a++)a>=o&&l.push(this.initAge());else for(a=0;a<l.length;a++)a>=n&&(l.removeAt(a),a--)}catch(i){this.eventTracker(i,"B2CPORTALERR - onChildChange()")}},t.prototype.addAnotherRoom=function(){try{this.SearchRequest.controls.roomCount.value<9&&(this.SearchRequest.controls.roomCount.setValue(parseInt(this.SearchRequest.controls.roomCount.value)+1),this.occupancieslst.push(this.initRoomList()),this.toggleRoom(this.SearchRequest.controls.roomCount.value-1),this.getGuestsCount())}catch(t){this.eventTracker(t,"B2CPORTALERR - addAnotherRoom()")}},t.prototype.cancelRoom=function(t,e){try{e.stopPropagation(),this.SearchRequest.controls.roomCount.value>1&&(this.SearchRequest.controls.roomCount.setValue(parseInt(this.SearchRequest.controls.roomCount.value)-1),this.occupancieslst.removeAt(t),this.toggleRoom(this.SearchRequest.controls.roomCount.value-1),this.getGuestsCount(),this.show[0]=!0)}catch(n){this.eventTracker(n,"B2CPORTALERR - cancelRoom()")}},t.prototype.editRoom=function(t,e){try{e.stopPropagation(),this.SearchRequest.controls.roomCount.value>1&&this.visibleIndex!==t&&this.toggleRoom(t)}catch(n){this.eventTracker(n,"B2CPORTALERR - editRoom()")}},t.prototype.toggleRoom=function(t){try{this.visibleIndex=1===this.SearchRequest.controls.roomCount.value?0:t}catch(e){this.eventTracker(e,"B2CPORTALERR - toggleRoom()")}},t.prototype.closeRoomGuests=function(){try{this.showDiv[0]=!1}catch(t){this.eventTracker(t,"B2CPORTALERR - closeRoomGuests()")}},t.prototype.getGuestsCount=function(){try{var t,e=0;t=this.SearchRequest.get("roomCount").value;for(var n=0;n<t;n++){var l=this.SearchRequest.controls.rooms.at(n).get("adults"),o=this.SearchRequest.controls.rooms.at(n).get("children");e+=parseInt(l.value)+parseInt(o.value)}this.SearchRequest.controls.guestCount.setValue(e)}catch(a){this.eventTracker(a,"B2CPORTALERR - getGuestsCount()")}},t.prototype.handleKeyboardEvent=function(t){9==t.which&&this.onTabAction.emit("guest")},t}()}}]);