(window.webpackJsonp=window.webpackJsonp||[]).push([[68],{"/33l":function(n,l,t){"use strict";t.d(l,"a",(function(){return s}));var e=t("AytR"),o=(t("s1el"),t("AcpL")),u=(t("Klzi"),t("eXOc")),r=(t("KuF8"),t("qIOU"),t("cFZg"),t("Ip0R")),a=t("kHqD"),i=t("QtZE"),c=(t("YqQn"),t("uWsw")),s=(t("yTtk"),function(){function n(n,l,t,o,i,s,b,g,d,m,p,f,h,C,O,y){this.generalHelper=n,this.dialogRef=l,this.generalService=t,this.errorLogger=o,this.formBuilder=i,this.generalState=s,this.myProfileservice=b,this.router=g,this.flightState=d,this.auth=m,this.route=p,this.translateService=f,this.cleverTapflightgeneralhelper=h,this.elmRef=C,this.platform=O,this.dialog=y,this.cntryCode="",this.mobilePlaceholder=e.a.mobileCountryCode.placeHolder,this.initialCountry=e.a.mobileCountryCode.countryCode,this.showSuccessMsg=!1,this.forgotpasswordopen=!1,this.showErrMsg=!1,this.submitted=!1,this.regsubmitted=!1,this.showFPSuccessMsg=!1,this.buttonStatus=!1,this.forgotsubmit=!1,this.loginres={},this.loginopen=!0,this.registeropen=!1,this.isForgotPaswordDialogue=!1,this.rememberMe=!1,this.loginErrMsg=!1,this.showRegistrationError=!1,this.isShowPwd=!1,this.isShowRegisterPwd=!1,this.isEmailExists=!1,this.showLoader=!1,this.loginButtonStatus=!1,this.isMobNeed=!1,this.getprofileres={},this.currentTheme="",this.reviewHelper=new c.a(this.flightState,this.generalState),this.generalAdapter=new u.a(this.generalState,this.formBuilder),Object(r.F)(this.platform)&&this.generalHelper.SetCurrentLanguage(),this.currentTheme=e.a.AKBTTheme,this.theme=a.a}return n.prototype.ngOnInit=function(){try{Object(r.F)(this.platform)&&e.a.cleverTap.EnableCleverTap&&null==window.clevertap&&this.processClevertapAccountID(),this.loginForm=this.generalAdapter.createLoginFormGroup(),this.mobileForm=this.generalAdapter.createMobileFormGroup(),Object(r.F)(this.platform)&&(this.loginForm=this.generalHelper.getRememberMe(this.loginForm)),this.registerForm=this.generalAdapter.createRegisterFormGroup(),this.isForgotPaswordDialogue?this.openForgotPasswordmodal():this.isLoginDialogue||this.openRegistermodal()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:ngOnInit",n.stack.toLocaleString())}},n.prototype.getCDNPath=function(){try{return this.generalHelper.getCDNPath()}catch(n){}},Object.defineProperty(n.prototype,"fb",{get:function(){try{return null!=this.loginForm?this.loginForm.controls:void 0}catch(n){}},enumerable:!0,configurable:!0}),n.prototype.processLogin=function(){var n=this;try{if(0==this.buttonStatus){if(sessionStorage.removeItem("RBContact"),sessionStorage.removeItem("RBName"),this.loginErrMsg=!1,this.submitted=!0,this.loginForm.invalid)return void(this.buttonStatus=!1);var l;this.showLoader=!0,this.loginButtonStatus=!0,this.buttonStatus=!0,l=this.generalAdapter.createLoginrequest(this.loginForm.controls.ClientID.value,this.loginForm.controls.Password.value,this.generalState.TUI,!1),this._loginSub=this.generalService.Login(l).subscribe((function(t){if(n.loginres=t,n.loginres)if("Success"==n.loginres.Msg[0]){if(n.generalHelper.setLoginStatusSession(),n.generalHelper.setTUIState(n.loginres.TUI),n.fb.RememberMe.value&&n.generalHelper.setRememberMe(n.loginres.Password,l.ClientID),n.getProfile("akbarlogin"),"HTL"==n.generalState.ServiceType&&n.generalState.loggedIn$.next(),setTimeout((function(){n.showLoader=!1,n.loginButtonStatus=!1,n.dialogRef.close("loginSuccess")}),3e3),""!==n.generalState.MyAccountRedirectLink){var e=n.generalState.MyAccountRedirectLink;n.generalState.MyAccountRedirectLink="",n.router.navigateByUrl("/myaccount/"+e)}}else n.loginErrMsg=!0,n.buttonStatus=!1,n.showLoader=!1,n.loginButtonStatus=!1;else n.loginErrMsg=!0,n.showLoader=!1,n.loginButtonStatus=!1}),(function(n){}))}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:processLogin",t.stack.toLocaleString())}},n.prototype.getProfile=function(n,l,t){try{var e=this.generalAdapter.createReviewGetProfileRequest(this.generalState.TUI);this.getProfileService(e,n,l,t)}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:getProfile",o.stack.toLocaleString())}},n.prototype.getProfileService=function(n,l,t,o){var u=this;try{this.myProfileservice.getProfile(n).subscribe((function(n){if(u.getprofileres=n,n)if(t&&"200"!==n.Code){if(t.user&&null==t.user.phoneNumber)return u.showLoader=!1,u.loginopen=!1,u.registeropen=!1,u.isMobNeed=!0,!1;u.createRegisterRequestForSocialMedia(l,t,o)}else setTimeout((function(){u.showLoader=!1,u.dialogRef.close("loginSuccess")}),3e3),t?(u.generalState.ClientIDDecrypted=u.getEmailFromSocialMediaResponse(t),u.generalState.LoginStatus=!0):u.generalState.ClientIDDecrypted=u.loginForm.controls.ClientID.value,u.generalHelper.processLoginResponse(u.loginForm.controls.ClientID.value,n,l),e.a.cleverTap.EnableCleverTap&&(e.a.cleverTap.EnableCleverTapUserLogin?u.processClevertapOnuserLogin():u.processClevertapProfilepush(),u.processclevertapLogion()),u.reviewHelper.updateTravelItineraruFormGroup(),u.generalState.updateCountryCodeSubject$.next(),u.generalState.QuickPayFormGroup&&u.generalHelper.updateUtilityForm("fromLogin");else u.buttonStatus=!1,u.showLoader=!1,u.generalState.GuestStatus=!0}))}catch(r){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:getProfileService",r.stack.toLocaleString())}},n.prototype.createRegisterRequestForSocialMedia=function(n,l,t){var o,u=this,r=this.mobileForm.controls.mobile.value,a=this.mobileForm.controls.mobileCountryCode.value,i=this.getEmailFromSocialMediaResponse(l);o=this.generalAdapter.createRegisterSocialLoginRequestAfterLogin(n,l,t,r,a,i),this._getProfSub=this.myProfileservice.registerProfile(o).subscribe((function(l){l&&"Success"==l.Msg[0]?(u.generalState.LoginStatus=!0,u.generalState.ClientID=l.ClientID,u.generalState.ClientIDDecrypted=i,u.generalHelper.setSessionProfile(n)):(u.buttonStatus=!1,u.showLoader=!1,u.loginErrMsg=!0,u.generalState.LoginStatus=!1,u.generalState.ClientID="",u.generalState.ClientIDDecrypted="")}),(function(n){u.buttonStatus=!1,u.showLoader=!1,u.loginErrMsg=!0,u.generalState.LoginStatus=!1,u.generalState.ClientID="",u.generalState.ClientIDDecrypted=""})),setTimeout((function(){u.showLoader=!1,u.dialogRef.close("loginSuccess")}),3e3),e.a.cleverTap.EnableCleverTap&&(e.a.cleverTap.EnableCleverTapUserLogin?this.processClevertapOnuserLogin():this.processClevertapProfilepush(),this.processclevertapLogion()),this.reviewHelper.updateTravelItineraruFormGroup(),this.generalState.QuickPayFormGroup&&(this.generalState.updateCountryCodeSubject$.next(),this.generalHelper.updateUtilityForm("fromLogin"))},n.prototype.processClevertapOnuserLogin=function(){try{if("506"!=e.a.MerchantSettings.Desktop.AUI&&"508"!=e.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapOnuserLoginwithLoginDetails(this.generalState.UserDetails),l=document.createElement("script");l.type="text/javascript",l.innerHTML+='clevertap.onUserLogin.push({"Site":{'+n+"}});",this.elmRef.nativeElement.appendChild(l)}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:processClevertapOnuserLogin",t.stack.toLocaleString())}},n.prototype.processClevertapProfilepush=function(){try{if("506"!=e.a.MerchantSettings.Desktop.AUI&&"508"!=e.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapProfileWithLoginDetails(this.generalState.UserDetails),l=document.createElement("script");l.type="text/javascript",l.innerHTML+='clevertap.profile.push({"Site":{'+n+"}} );",this.elmRef.nativeElement.appendChild(l)}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:processClevertapProfilepush",t.stack.toLocaleString())}},n.prototype.cancelLogin=function(){try{this.dialogRef.close()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:cancelLogin",n.stack.toLocaleString())}},n.prototype.openForgotPasswordmodal=function(){try{if(this.buttonStatus)return;this.loginopen=!this.loginopen,this.forgotpasswordopen=!this.forgotpasswordopen,this.clientId&&this.loginForm.controls.ClientID.setValue(this.clientId)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:openForgotPasswordmodal",n.stack.toLocaleString())}},n.prototype.callSuccessmsg=function(){try{this.showSuccessMsg=!0,this.loginopen=!1}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:callSuccessmsg",n.stack.toLocaleString())}},n.prototype.forgotPassword=function(){var n=this;try{return this.forgotsubmit=!0,this.loginForm.controls.ClientID.invalid?void this.generalHelper.markFormControlTouched(this.loginForm):(this.showLoader=!0,l=this.generalAdapter.createForgotPasswordRequest(this.loginForm.controls.ClientID.value),this._fgtPassSub=this.myProfileservice.ForgotPassword(l).subscribe((function(l){n.showLoader=!1,null!=l&&null!=l&&(n.showFPSuccessMsg="200"==l.Code,n.isEmailExists="5062"==l.Code,n.isEmailExists||n.showFPSuccessMsg&&(n.dialogRef.close(),n.dialog.open(i.a,{width:"500px",data:{Text:n.translateService.instant("pwdsenttoemail"),isShowAlert:!0,header:n.translateService.instant("thankyou")}})))})),"");var l}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:forgotPassword",t.stack.toLocaleString())}},n.prototype.closeDialog=function(){try{this.dialogRef.close()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:closeDialog",n.stack.toLocaleString())}},Object.defineProperty(n.prototype,"registerFormValidation",{get:function(){try{return null!=this.registerForm?this.registerForm.controls:void 0}catch(n){}},enumerable:!0,configurable:!0}),n.prototype.onSubmit=function(){var n=this;try{if(this.regsubmitted=!0,this.registerForm.invalid)return;var l;this.showLoader=!0,sessionStorage.removeItem("RBContact"),sessionStorage.removeItem("RBName"),l=this.generalAdapter.createRegisterRequest(this.registerForm.controls.email.value,this.registerForm.controls.mobileCountryCode.value,this.registerForm.controls.mobile.value,this.registerForm.controls.password.value),this._regProfSub=this.myProfileservice.registerProfile(l).subscribe((function(l){if(n.showLoader=!1,"Success"==l.Msg[0]){var t=n.registerForm.controls.email.value;n.showSuccessMsg=!0,n.registeropen=!1,n.generalState.ClientIDDecrypted=t,n.generalState.ClientID=l.ClientID,n.generalState.LoginStatus=!0,n.generalState.UserDetails=new o.c,n.generalState.UserDetails.MobNumber=n.registerForm.controls.mobile.value,n.generalState.UserDetails.MobileCountryCode=n.registerForm.controls.mobileCountryCode.value,n.generalState.UserDetails.Email=t,"undefined"!=typeof sessionStorage&&sessionStorage.setItem("user",JSON.stringify(n.generalState.UserDetails)),e.a.cleverTap.EnableCleverTap&&(e.a.cleverTap.EnableCleverTapUserLogin?n.processClevertapOnuserLogin():n.processClevertapProfilepush(),n.processClevertapSignUP()),n.generalHelper.setLoginStatusSession(),n.generalHelper.setTUIState(l.TUI)}else n.showRegistrationError=!0,n.regErrMsg=l.Msg[0]}))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:onSubmit",t.stack.toLocaleString())}},n.prototype.getCPCFromLocalStorage=function(n){try{if(Object(r.F)(this.platform))return this.generalHelper.getFromLocalStorage(n)}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:getCPCFromLocalStorage",l.stack.toLocaleString())}},n.prototype.openRegistermodal=function(){try{if(this.buttonStatus)return;this.loginopen=!this.loginopen,this.registeropen=!this.registeropen,this.showRegistrationError=!1}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:openRegistermodal",n.stack.toLocaleString())}},n.prototype.ValidatesocialLogin=function(){this.mobileForm.controls.mobile.invalid||(this.showLoader=!0,this.createRegisterRequestForSocialMedia(this.loginType,this.socialMediaUserDetails,this.socialMediaToken))},n.prototype.socialLogin=function(n){var l=this;try{if(this.loginType=n,this.buttonStatus)return;this.buttonStatus=!0,this.showLoader=!0,this.auth.socialLogin(n).then((function(t){""!=l.getEmailFromSocialMediaResponse(t)?(l.socialMediaUserDetails=t,l.authenticateAndLogin(t,n)):(l.buttonStatus=!1,l.showLoader=!1)}))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:socialLogin",t.stack.toLocaleString())}},n.prototype.getEmailFromSocialMediaResponse=function(n){try{var l="";return n&&n.user&&n.user.email&&""!=n.user.email?l=n.user.email:n&&n.user&&n.user.providerData&&n.user.providerData[0]&&n.user.providerData[0].email&&""!=n.user.providerData[0].email?l=n.user.providerData[0].email:n&&n.additionalUserInfo&&n.additionalUserInfo.profile&&n.additionalUserInfo.profile.email&&""!=n.additionalUserInfo.profile.email&&(l=n.additionalUserInfo.profile.email),l}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:getEmailFromSocialMediaResponse",t.stack.toLocaleString())}},n.prototype.authenticateAndLogin=function(n,l){var t=this;try{this.auth.getUserToken().then((function(e){var o;o=t.generalAdapter.createLoginrequest(t.loginForm.controls.ClientID.value,t.loginForm.controls.Password.value,t.generalState.TUI,!1,t.getEmailFromSocialMediaResponse(n),e),t._loginSub=t.generalService.Login(o).subscribe((function(o){if(o&&"Success"==o.Msg[0]){if(t.generalState.SocialMediaID=n.credential.accessToken,t.generalState.SocialMediaUserID=n.additionalUserInfo.profile.id,t.generalState.SocialMediaType=l,t.socialMediaToken=e,t.generalHelper.setTUIState(o.TUI),t.getProfile(l,n,e),"HTL"==t.generalState.ServiceType&&t.generalState.loggedIn$.next(),""!==t.generalState.MyAccountRedirectLink){var u=t.generalState.MyAccountRedirectLink;t.generalState.MyAccountRedirectLink="",t.router.navigateByUrl("/myaccount/"+u)}}else t.buttonStatus=!1,t.showLoader=!1,t.loginErrMsg=!0}),(function(n){t.buttonStatus=!1,t.showLoader=!1,t.loginErrMsg=!0,t.errorLogger.Log("B2CPORTAL","WC ERROR","FLT","LayoutLoginComponent:authenticateAndLogin:err",n.message)}))}))}catch(e){this.errorLogger.Log("B2CPORTAL","WC ERROR","FLT","LayoutLoginComponent:authenticateAndLogin",e.message)}},n.prototype.showToggle=function(n){try{"L"==n&&(this.isShowPwd=!this.isShowPwd),"R"==n&&(this.isShowRegisterPwd=!this.isShowRegisterPwd)}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:showToggle",l.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){try{this._loginSub&&this._loginSub.unsubscribe(),this._getProfSub&&this._getProfSub.unsubscribe(),this._fgtPassSub&&this._fgtPassSub.unsubscribe(),this._regProfSub&&this._regProfSub.unsubscribe()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:ngOnDestroy",n.stack.toLocaleString())}},n.prototype.processclevertapLogion=function(){try{if("506"!=e.a.MerchantSettings.Desktop.AUI&&"508"!=e.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapLogin("Web","Email"),l=document.createElement("script");l.type="text/javascript",l.innerHTML+='clevertap.event.push("Login", {'+n+" });",this.elmRef.nativeElement.appendChild(l)}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:processclevertapLogion",t.stack.toLocaleString())}},n.prototype.processClevertapSignUP=function(){try{if("506"!=e.a.MerchantSettings.Desktop.AUI&&"508"!=e.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapSignUp("Web"),l=document.createElement("script");l.type="text/javascript",l.innerHTML+='clevertap.event.push("Signup", {'+n+" });",this.elmRef.nativeElement.appendChild(l)}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:processClevertapSignUP",t.stack.toLocaleString())}},n.prototype.navigationMenu=function(){try{var n="";this.generalState&&this.generalState.LoginStatus&&1==this.generalState.LoginStatus?"undefined"!=typeof sessionStorage&&(n=sessionStorage.getItem("clientid")):n="",this.generalHelper.postRedirectUrl(e.a.TermsAndConditionLogin,n)}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:navigationMenu",l.stack.toLocaleString())}},n.prototype.processClevertapAccountID=function(){try{var n=document.createElement("script");n.type="text/javascript",n.innerHTML=" var clevertap = {event:[], profile:[], account:[], onUserLogin:[], notifications:[]}; ",n.innerHTML+='clevertap.account.push({ "id": "'+e.a.cleverTap.CleverTapAccountId+'" });',this.elmRef.nativeElement.appendChild(n);var l=document.createElement("script");l.type="text/javascript",l.async=!0,l.src=("https:"==document.location.protocol?"https://d2r1yp2w7bby2u.cloudfront.net":"http://static.clevertap.com")+"/js/a.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(l,t),this.elmRef.nativeElement.appendChild(t)}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:processClevertapAccountID",o.stack.toLocaleString())}},n.prototype.modifyText=function(n){try{"login"!==n&&"forgotPass"!==n||this.loginForm.controls.ClientID.setValue(this.loginForm.controls.ClientID.value.trim()),"register"===n&&this.registerForm.controls.email.setValue(this.registerForm.controls.email.value.trim())}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent:modifyText",l.stack.toLocaleString())}},n.prototype.onCountryChange=function(n){try{this.isMobNeed&&this.mobileForm&&this.mobileForm.controls&&this.mobileForm.controls.mobileCountryCode?this.mobileForm.controls.mobileCountryCode.setValue("+"+n.dialCode):this.registerForm&&this.registerForm.controls&&this.registerForm.controls.mobileCountryCode&&this.registerForm.controls.mobileCountryCode.setValue("+"+n.dialCode),this.validateNumber()}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent: onCountryChange",l.stack.toLocaleString())}},n.prototype.inputValidation=function(n){try{var l=n.srcElement.value,t=e.a.defaultCountryCode.replace(/[^0-9]/g,"");this.getNumberPlaceHolderLength()&&l.length>=this.getNumberPlaceHolderLength()+t.length&&l.startsWith(t)?l=l.slice(2):l.startsWith("0")&&(l=l.slice(1)),this.isMobNeed?this.mobileForm.controls.mobile.setValue(l):this.registerForm.controls.mobile.setValue(l),this.validateNumber()}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent: inputValidation",o.stack.toLocaleString())}},n.prototype.validateNumber=function(){try{var n="";this.isMobNeed&&this.mobileForm.controls.mobile&&this.mobileForm.controls.mobile.value?n=this.mobileForm.controls.mobile.value.trim():this.registerForm.controls.mobile&&this.registerForm.controls.mobile.value&&(n=this.registerForm.controls.mobile.value.trim()),this.getNumberPlaceHolderLength()&&this.getNumberPlaceHolderLength()!=n.length||/\s/g.test(n)?this.isMobNeed?(this.mobileForm.controls.mobile.setErrors({pattern:!0}),this.mobileForm.controls.mobile.markAsTouched()):(this.registerForm.controls.mobile.setErrors({pattern:!0}),this.registerForm.controls.mobile.markAsTouched()):this.isMobNeed?(this.mobileForm.controls.mobile.setErrors(null),this.mobileForm.controls.mobile.setValue(n)):(this.registerForm.controls.mobile.setErrors(null),this.registerForm.controls.mobile.setValue(n))}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent: validateNumber",l.stack.toLocaleString())}},n.prototype.getNumberPlaceHolderLength=function(){try{var n=void 0;if((n=this.isMobNeed?document.getElementById("phoneInputMobile"):document.getElementById("phoneInput"))&&n.attributes.getNamedItem("placeholder"))return n.attributes.getNamedItem("placeholder").value.replace(/[^0-9]/g,"").length}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutLoginComponent: getNumberPlaceHolderLength",l.stack.toLocaleString())}},n}())},"0YY+":function(n,l,t){"use strict";var e=t("CcnG"),o=t("bujt"),u=t("UodH"),r=t("lLAP"),a=t("wFw1"),i=t("mVsa"),c=t("eDkP"),s=t("Fzqc"),b=t("2Q+G"),g=t("21Lb"),d=t("OzfB"),m=t("Ip0R"),p=t("hUWP"),f=t("A7o+"),h=t("Mr+X"),C=t("SMsm");t("AoGd"),t("KuF8"),t("o3x0"),t("YqQn"),t("ZYCi"),t("AcpL"),t("Klzi"),t("mjA3"),t.d(l,"a",(function(){return O})),t.d(l,"b",(function(){return R}));var O=e.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}}ul.utilitymenu[_ngcontent-%COMP%]{gap:5px}ul.utilitymenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%]{height:36px;padding:0 10px;border-radius:4px;background:#22364c;color:#fff;font-size:12px;font-weight:400;line-height:36px;min-width:0;text-transform:uppercase}ul.utilitymenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .mat-button[aria-expanded=true][_ngcontent-%COMP%]{z-index:1010}ul.utilitymenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{display:inline-block;font-size:9px;margin-left:3px}ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%]{background-image:linear-gradient(to right,#d32f2f,#7f0101);border:1px solid transparent}ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] .ak-user[_ngcontent-%COMP%]{margin-top:-1px;display:inline-block}ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .mat-button.afterlogin[_ngcontent-%COMP%]{border:1px solid #99be35;background:#99be35;text-transform:none}ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .mat-button.logged-out[_ngcontent-%COMP%]{border:1px solid #bf3535}ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] .mat-icon[_ngcontent-%COMP%]{margin-left:28px;line-height:24px;width:12px}ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .seo-user-icon[_ngcontent-%COMP%]{display:none;color:#fff;cursor:pointer;margin:14px}ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .seo-user-icon.afterlogin[_ngcontent-%COMP%]{color:#99be35}ul.utilitymenu[_ngcontent-%COMP%] li.country[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%]{border:1px solid #314a64}ul.utilitymenu[_ngcontent-%COMP%] li.country[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{border-radius:4px;width:17px;height:15px;overflow:hidden;margin-right:7px}ul.utilitymenu[_ngcontent-%COMP%] li.language[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%], ul.utilitymenu[_ngcontent-%COMP%] li.money[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%]{border:1px solid #314a64}ul.utilitymenu[_ngcontent-%COMP%] li.language[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{border-radius:4px;width:17px;height:15px;overflow:hidden;margin-right:7px}.block[_ngcontent-%COMP%]{width:33.333%;border-right:1px solid rgba(0,0,0,.05)}.block[_ngcontent-%COMP%]:last-child{border:0}.block[_ngcontent-%COMP%] .block-currency[_ngcontent-%COMP%]{text-transform:uppercase;font-size:12px}.block[_ngcontent-%COMP%] .block-currency[_ngcontent-%COMP%] .cur-text-wrap[_ngcontent-%COMP%]{gap:8px;display:flex;flex-direction:row;align-items:center;transition:all .5s ease}.block[_ngcontent-%COMP%] .block-currency[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:15px}.block[_ngcontent-%COMP%] .block-currency[_ngcontent-%COMP%]:hover .cur-text-wrap[_ngcontent-%COMP%]{gap:3px}.block[_ngcontent-%COMP%] .block-currency[_ngcontent-%COMP%]:hover .icon[_ngcontent-%COMP%]{color:#000}@media screen and (max-width:1366px) and (min-width:1290px){ul.utilitymenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%]{height:30px;font-size:12px;line-height:30px}ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] .ak-user[_ngcontent-%COMP%]{margin-top:-3px}ul.utilitymenu[_ngcontent-%COMP%] li.country[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] span[_ngcontent-%COMP%], ul.utilitymenu[_ngcontent-%COMP%] li.language[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{width:14px;height:14px;border-radius:2px}}@media screen and (max-width:1150px){ul.utilitymenu[_ngcontent-%COMP%] li.login[_ngcontent-%COMP%] .mat-button[_ngcontent-%COMP%] .mat-icon[_ngcontent-%COMP%]{margin-left:0}}"]],data:{}});function y(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,183,"li",[["class","money"]],null,null,null,null,null)),(n()(),e.Cb(1,16777216,null,null,4,"button",[["aria-haspopup","true"],["mat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null],[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,3)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,3)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,3)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),o.b,o.a)),e.Bb(2,180224,null,0,u.b,[e.n,r.h,[2,a.a]],null,null),e.Bb(3,1196032,null,0,i.g,[c.c,e.n,e.Y,i.c,[2,i.d],[8,null],[2,s.b],r.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),(n()(),e.Wb(4,0,[""," "," "])),(n()(),e.Cb(5,0,null,0,0,"span",[["class","ak-sort-down icon"]],null,null,null,null,null)),(n()(),e.Cb(6,0,null,null,177,"mat-menu",[],null,null,null,b.d,b.b)),e.Bb(7,1294336,[["currencylist",4]],3,i.h,[e.n,e.F,i.a],{panelClass:[0,"panelClass"]},null),e.Ub(603979776,1,{_allItems:1}),e.Ub(603979776,2,{items:1}),e.Ub(603979776,3,{lazyContent:0}),e.Tb(2048,null,i.d,null,[i.h]),e.Tb(2048,null,i.b,null,[i.d]),(n()(),e.Cb(13,0,null,0,170,"div",[["fxLayout","row"],["fxLayoutAlign","start"]],null,null,null,null,null)),e.Bb(14,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(15,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(16,0,null,null,55,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(17,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,18)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,18)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("₹","INR")&&o),o}),b.c,b.a)),e.Bb(18,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(19,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(20,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(21,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(22,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(23,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["₹"])),(n()(),e.Cb(25,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["INR"])),(n()(),e.Cb(27,0,null,null,0,"span",[["class","flag-icon flag-icon-in"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,29)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,29)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("DH","DH")&&o),o}),b.c,b.a)),e.Bb(29,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(30,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(31,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(32,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(33,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(34,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["DH"])),(n()(),e.Cb(36,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["AED"])),(n()(),e.Cb(38,0,null,null,0,"span",[["class","flag-icon flag-icon-ae"]],null,null,null,null,null)),(n()(),e.Cb(39,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,40)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,40)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("BD","BD")&&o),o}),b.c,b.a)),e.Bb(40,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(41,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(42,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(43,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(44,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(45,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["BD"])),(n()(),e.Cb(47,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["BHD"])),(n()(),e.Cb(49,0,null,null,0,"span",[["class","flag-icon flag-icon-bh"]],null,null,null,null,null)),(n()(),e.Cb(50,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,51)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,51)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("€","EUR")&&o),o}),b.c,b.a)),e.Bb(51,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(52,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(53,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(54,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(55,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(56,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["€"])),(n()(),e.Cb(58,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["EUR"])),(n()(),e.Cb(60,0,null,null,0,"span",[["class","flag-icon flag-icon-eu"]],null,null,null,null,null)),(n()(),e.Cb(61,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,62)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,62)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("£","GBP")&&o),o}),b.c,b.a)),e.Bb(62,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(63,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(64,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(65,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(66,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(67,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["£"])),(n()(),e.Cb(69,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["GBP"])),(n()(),e.Cb(71,0,null,null,0,"span",[["class","flag-icon flag-icon-gb"]],null,null,null,null,null)),(n()(),e.Cb(72,0,null,null,55,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(73,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,74)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,74)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("KD","KD")&&o),o}),b.c,b.a)),e.Bb(74,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(75,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(76,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(77,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(78,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(79,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["KD"])),(n()(),e.Cb(81,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["KWD"])),(n()(),e.Cb(83,0,null,null,0,"span",[["class","flag-icon flag-icon-kw"]],null,null,null,null,null)),(n()(),e.Cb(84,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,85)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,85)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("රු‎","LKR")&&o),o}),b.c,b.a)),e.Bb(85,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(86,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(87,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(88,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(89,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(90,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["රු"])),(n()(),e.Cb(92,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["LKR"])),(n()(),e.Cb(94,0,null,null,0,"span",[["class","flag-icon flag-icon-lk"]],null,null,null,null,null)),(n()(),e.Cb(95,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,96)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,96)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("RM","MYR")&&o),o}),b.c,b.a)),e.Bb(96,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(97,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(98,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(99,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(100,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(101,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["RM"])),(n()(),e.Cb(103,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["MYR"])),(n()(),e.Cb(105,0,null,null,0,"span",[["class","flag-icon flag-icon-my"]],null,null,null,null,null)),(n()(),e.Cb(106,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,107)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,107)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("OR","RO")&&o),o}),b.c,b.a)),e.Bb(107,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(108,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(109,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(110,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(111,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(112,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["OR"])),(n()(),e.Cb(114,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["OMR"])),(n()(),e.Cb(116,0,null,null,0,"span",[["class","flag-icon flag-icon-om"]],null,null,null,null,null)),(n()(),e.Cb(117,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,118)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,118)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("QR","QR")&&o),o}),b.c,b.a)),e.Bb(118,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(119,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(120,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(121,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(122,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(123,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["QR"])),(n()(),e.Cb(125,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["QAR"])),(n()(),e.Cb(127,0,null,null,0,"span",[["class","flag-icon flag-icon-qa"]],null,null,null,null,null)),(n()(),e.Cb(128,0,null,null,55,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(129,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,130)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,130)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("SR","SR")&&o),o}),b.c,b.a)),e.Bb(130,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(131,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(132,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(133,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(134,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(135,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["SR"])),(n()(),e.Cb(137,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["SAR"])),(n()(),e.Cb(139,0,null,null,0,"span",[["class","flag-icon flag-icon-sa"]],null,null,null,null,null)),(n()(),e.Cb(140,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,141)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,141)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("S$","SGD")&&o),o}),b.c,b.a)),e.Bb(141,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(142,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(143,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(144,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(145,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(146,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["S$"])),(n()(),e.Cb(148,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["SGD"])),(n()(),e.Cb(150,0,null,null,0,"span",[["class","flag-icon flag-icon-sg"]],null,null,null,null,null)),(n()(),e.Cb(151,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,152)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,152)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("฿","THB")&&o),o}),b.c,b.a)),e.Bb(152,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(153,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(154,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(155,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(156,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(157,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["฿'"])),(n()(),e.Cb(159,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["THB"])),(n()(),e.Cb(161,0,null,null,0,"span",[["class","flag-icon flag-icon-th"]],null,null,null,null,null)),(n()(),e.Cb(162,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,163)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,163)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("$","USD")&&o),o}),b.c,b.a)),e.Bb(163,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(164,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(165,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(166,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(167,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(168,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["$"])),(n()(),e.Cb(170,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["USD"])),(n()(),e.Cb(172,0,null,null,0,"span",[["class","flag-icon flag-icon-us"]],null,null,null,null,null)),(n()(),e.Cb(173,0,null,null,10,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,174)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,174)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.setCurrency("R","ZAR")&&o),o}),b.c,b.a)),e.Bb(174,180224,[[1,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(175,0,null,0,8,"span",[["class","block-currency"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(176,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(177,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(178,0,null,null,4,"span",[["class","cur-text-wrap"]],null,null,null,null,null)),(n()(),e.Cb(179,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["R"])),(n()(),e.Cb(181,0,null,null,1,"span",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["ZAR"])),(n()(),e.Cb(183,0,null,null,0,"span",[["class","flag-icon flag-icon-za"]],null,null,null,null,null))],(function(n,l){var t=l.component;n(l,3,0,e.Ob(l,7)),n(l,7,0,e.Gb(1,"",t.isSeoPage?"currencylist seo-menu":"currencylist","")),n(l,14,0,"row"),n(l,15,0,"start"),n(l,20,0,"row"),n(l,21,0,"space-between center"),n(l,31,0,"row"),n(l,32,0,"space-between center"),n(l,42,0,"row"),n(l,43,0,"space-between center"),n(l,53,0,"row"),n(l,54,0,"space-between center"),n(l,64,0,"row"),n(l,65,0,"space-between center"),n(l,76,0,"row"),n(l,77,0,"space-between center"),n(l,87,0,"row"),n(l,88,0,"space-between center"),n(l,98,0,"row"),n(l,99,0,"space-between center"),n(l,109,0,"row"),n(l,110,0,"space-between center"),n(l,120,0,"row"),n(l,121,0,"space-between center"),n(l,132,0,"row"),n(l,133,0,"space-between center"),n(l,143,0,"row"),n(l,144,0,"space-between center"),n(l,154,0,"row"),n(l,155,0,"space-between center"),n(l,165,0,"row"),n(l,166,0,"space-between center"),n(l,176,0,"row"),n(l,177,0,"space-between center")}),(function(n,l){var t=l.component;n(l,1,0,e.Ob(l,2).disabled||null,"NoopAnimations"===e.Ob(l,2)._animationMode,e.Ob(l,3).menuOpen||null),n(l,4,0,t.CurrencySymbol,t.currencyValue),n(l,17,0,e.Ob(l,18).role,e.Ob(l,18)._highlighted,e.Ob(l,18)._triggersSubmenu,e.Ob(l,18)._getTabIndex(),e.Ob(l,18).disabled.toString(),e.Ob(l,18).disabled||null),n(l,28,0,e.Ob(l,29).role,e.Ob(l,29)._highlighted,e.Ob(l,29)._triggersSubmenu,e.Ob(l,29)._getTabIndex(),e.Ob(l,29).disabled.toString(),e.Ob(l,29).disabled||null),n(l,39,0,e.Ob(l,40).role,e.Ob(l,40)._highlighted,e.Ob(l,40)._triggersSubmenu,e.Ob(l,40)._getTabIndex(),e.Ob(l,40).disabled.toString(),e.Ob(l,40).disabled||null),n(l,50,0,e.Ob(l,51).role,e.Ob(l,51)._highlighted,e.Ob(l,51)._triggersSubmenu,e.Ob(l,51)._getTabIndex(),e.Ob(l,51).disabled.toString(),e.Ob(l,51).disabled||null),n(l,61,0,e.Ob(l,62).role,e.Ob(l,62)._highlighted,e.Ob(l,62)._triggersSubmenu,e.Ob(l,62)._getTabIndex(),e.Ob(l,62).disabled.toString(),e.Ob(l,62).disabled||null),n(l,73,0,e.Ob(l,74).role,e.Ob(l,74)._highlighted,e.Ob(l,74)._triggersSubmenu,e.Ob(l,74)._getTabIndex(),e.Ob(l,74).disabled.toString(),e.Ob(l,74).disabled||null),n(l,84,0,e.Ob(l,85).role,e.Ob(l,85)._highlighted,e.Ob(l,85)._triggersSubmenu,e.Ob(l,85)._getTabIndex(),e.Ob(l,85).disabled.toString(),e.Ob(l,85).disabled||null),n(l,95,0,e.Ob(l,96).role,e.Ob(l,96)._highlighted,e.Ob(l,96)._triggersSubmenu,e.Ob(l,96)._getTabIndex(),e.Ob(l,96).disabled.toString(),e.Ob(l,96).disabled||null),n(l,106,0,e.Ob(l,107).role,e.Ob(l,107)._highlighted,e.Ob(l,107)._triggersSubmenu,e.Ob(l,107)._getTabIndex(),e.Ob(l,107).disabled.toString(),e.Ob(l,107).disabled||null),n(l,117,0,e.Ob(l,118).role,e.Ob(l,118)._highlighted,e.Ob(l,118)._triggersSubmenu,e.Ob(l,118)._getTabIndex(),e.Ob(l,118).disabled.toString(),e.Ob(l,118).disabled||null),n(l,129,0,e.Ob(l,130).role,e.Ob(l,130)._highlighted,e.Ob(l,130)._triggersSubmenu,e.Ob(l,130)._getTabIndex(),e.Ob(l,130).disabled.toString(),e.Ob(l,130).disabled||null),n(l,140,0,e.Ob(l,141).role,e.Ob(l,141)._highlighted,e.Ob(l,141)._triggersSubmenu,e.Ob(l,141)._getTabIndex(),e.Ob(l,141).disabled.toString(),e.Ob(l,141).disabled||null),n(l,151,0,e.Ob(l,152).role,e.Ob(l,152)._highlighted,e.Ob(l,152)._triggersSubmenu,e.Ob(l,152)._getTabIndex(),e.Ob(l,152).disabled.toString(),e.Ob(l,152).disabled||null),n(l,162,0,e.Ob(l,163).role,e.Ob(l,163)._highlighted,e.Ob(l,163)._triggersSubmenu,e.Ob(l,163)._getTabIndex(),e.Ob(l,163).disabled.toString(),e.Ob(l,163).disabled||null),n(l,173,0,e.Ob(l,174).role,e.Ob(l,174)._highlighted,e.Ob(l,174)._triggersSubmenu,e.Ob(l,174)._getTabIndex(),e.Ob(l,174).disabled.toString(),e.Ob(l,174).disabled||null)}))}function x(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,24,"li",[["class","language"]],null,null,null,null,null)),(n()(),e.Cb(1,16777216,null,null,4,"button",[["aria-haspopup","true"],["mat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null],[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,3)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,3)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,3)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),o.b,o.a)),e.Bb(2,180224,null,0,u.b,[e.n,r.h,[2,a.a]],null,null),e.Bb(3,1196032,null,0,i.g,[c.c,e.n,e.Y,i.c,[2,i.d],[8,null],[2,s.b],r.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),(n()(),e.Wb(4,0,[""," "])),(n()(),e.Cb(5,0,null,0,0,"i",[["class","ak-sort-down icon"]],null,null,null,null,null)),(n()(),e.Cb(6,0,null,null,18,"mat-menu",[],null,null,null,b.d,b.b)),e.Bb(7,1294336,[["languagelist",4]],3,i.h,[e.n,e.F,i.a],null,null),e.Ub(603979776,7,{_allItems:1}),e.Ub(603979776,8,{items:1}),e.Ub(603979776,9,{lazyContent:0}),e.Tb(2048,null,i.d,null,[i.h]),e.Tb(2048,null,i.b,null,[i.d]),(n()(),e.Cb(13,0,null,0,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,16)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,16)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.languageClick("ar")&&o),o}),b.c,b.a)),e.Tb(512,null,m.H,m.I,[e.x,e.y,e.n,e.M]),e.Bb(15,278528,null,0,m.o,[m.H],{ngClass:[0,"ngClass"]},null),e.Bb(16,180224,[[7,4],[8,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),e.Bb(17,933888,null,0,p.a,[e.n,d.i,d.f,m.H,[6,m.o]],{ngClass:[0,"ngClass"]},null),(n()(),e.Wb(-1,0,["عربي"])),(n()(),e.Cb(19,0,null,0,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,22)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,22)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.languageClick("en")&&o),o}),b.c,b.a)),e.Tb(512,null,m.H,m.I,[e.x,e.y,e.n,e.M]),e.Bb(21,278528,null,0,m.o,[m.H],{ngClass:[0,"ngClass"]},null),e.Bb(22,180224,[[7,4],[8,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),e.Bb(23,933888,null,0,p.a,[e.n,d.i,d.f,m.H,[6,m.o]],{ngClass:[0,"ngClass"]},null),(n()(),e.Wb(-1,0,["English"]))],(function(n,l){var t=l.component;n(l,3,0,e.Ob(l,7)),n(l,7,0),n(l,15,0,t.GetSelectedLangauge("ar")?"active":""),n(l,17,0,t.GetSelectedLangauge("ar")?"active":""),n(l,21,0,t.GetSelectedLangauge("en")?"active":""),n(l,23,0,t.GetSelectedLangauge("en")?"active":"")}),(function(n,l){var t=l.component;n(l,1,0,e.Ob(l,2).disabled||null,"NoopAnimations"===e.Ob(l,2)._animationMode,e.Ob(l,3).menuOpen||null),n(l,4,0,t.selectedLang),n(l,13,0,e.Ob(l,16).role,e.Ob(l,16)._highlighted,e.Ob(l,16)._triggersSubmenu,e.Ob(l,16)._getTabIndex(),e.Ob(l,16).disabled.toString(),e.Ob(l,16).disabled||null),n(l,19,0,e.Ob(l,22).role,e.Ob(l,22)._highlighted,e.Ob(l,22)._triggersSubmenu,e.Ob(l,22)._getTabIndex(),e.Ob(l,22).disabled.toString(),e.Ob(l,22).disabled||null)}))}function _(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(n()(),e.Wb(1,null,[""," "," "])),e.Qb(131072,f.k,[f.l,e.h])],null,(function(n,l){var t=l.component;n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("Hi")),t.GetLoginName)}))}function P(n){return e.Yb(0,[(n()(),e.Wb(0,null,["",""])),e.Qb(131072,f.k,[f.l,e.h])],null,(function(n,l){n(l,0,0,e.Xb(l,0,0,e.Ob(l,1).transform("loginorregister")))}))}function L(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"button",[["class","username mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,0,"img",[["alt","user icon"]],[[8,"src",4]],null,null,null,null)),(n()(),e.Wb(3,0,[" ",""])),e.Sb(4,1)],null,(function(n,l){var t=l.component;n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,2,0,e.Gb(1,"",t.cdnPath,"/assets/images/user.png"));var o=e.Xb(l,3,0,n(l,4,0,e.Ob(l.parent,0),t.GetLoginName));n(l,3,0,o)}))}function M(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.openDialogLogin()&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,2,"mat-icon",[["class","icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),e.Bb(3,9158656,null,0,C.b,[e.n,C.d,[8,null],[2,C.a]],null,null),(n()(),e.Wb(-1,0,["lock"])),(n()(),e.Wb(5,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h])],(function(n,l){n(l,3,0)}),(function(n,l){n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,2,0,e.Ob(l,3).inline,"primary"!==e.Ob(l,3).color&&"accent"!==e.Ob(l,3).color&&"warn"!==e.Ob(l,3).color),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("loginorregister")))}))}function v(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.checkLogin("dashboard")&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,0,"span",[["class","ak-dashboard icon"]],null,null,null,null,null)),(n()(),e.Wb(3,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("Dashboard")))}))}function w(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.checkLogin("upcomingtrips")&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,0,"span",[["class","ak-suitcase-2 icon"]],null,null,null,null,null)),(n()(),e.Wb(3,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("UpcomingTrips")))}))}function k(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.checkLogin("myprofile")&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,0,"span",[["class","ak-user icon"]],null,null,null,null,null)),(n()(),e.Wb(3,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("MyProfile")))}))}function S(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.checkLogin("walletbalance")&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,0,"span",[["class","ak-gift-card icon"]],null,null,null,null,null)),(n()(),e.Wb(3,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("MyWalletBalance")))}))}function T(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.checkLogin("viewcancellations")&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,0,"span",[["class","icon ak-close"]],null,null,null,null,null)),(n()(),e.Wb(3,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("Viewcancellations")))}))}function F(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.checkLogin("myprofile#travellers")&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,0,"span",[["class","ak-traveler icon"]],null,null,null,null,null)),(n()(),e.Wb(3,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("UtilsTravellers")))}))}function B(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"button",[["class","logout mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,1)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,1)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.logOut()&&o),o}),b.c,b.a)),e.Bb(1,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(2,0,null,0,2,"mat-icon",[["class","icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),e.Bb(3,9158656,null,0,C.b,[e.n,C.d,[8,null],[2,C.a]],null,null),(n()(),e.Wb(-1,0,["power_settings_new"])),(n()(),e.Wb(5,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h])],(function(n,l){n(l,3,0)}),(function(n,l){n(l,0,0,e.Ob(l,1).role,e.Ob(l,1)._highlighted,e.Ob(l,1)._triggersSubmenu,e.Ob(l,1)._getTabIndex(),e.Ob(l,1).disabled.toString(),e.Ob(l,1).disabled||null),n(l,2,0,e.Ob(l,3).inline,"primary"!==e.Ob(l,3).color&&"accent"!==e.Ob(l,3).color&&"warn"!==e.Ob(l,3).color),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("Logout")))}))}function I(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"div",[],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,B)),e.Bb(2,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){n(l,2,0,l.component.isLoggedIn())}),null)}function R(n){return e.Yb(0,[e.Qb(0,m.C,[]),(n()(),e.Cb(1,0,null,null,134,"ul",[["class","utilitymenu"],["fxLayout","row"],["fxLayoutAlign","end center"]],null,null,null,null,null)),e.Bb(2,671744,null,0,g.d,[e.n,d.i,[2,g.m],d.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(3,671744,null,0,g.c,[e.n,d.i,[2,g.k],d.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.sb(16777216,null,null,1,null,y)),e.Bb(5,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(6,0,null,null,60,"li",[["class","country"]],null,null,null,null,null)),(n()(),e.Cb(7,16777216,null,null,8,"button",[["aria-haspopup","true"],["mat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null],[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,9)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,9)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,9)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),o.b,o.a)),e.Bb(8,180224,null,0,u.b,[e.n,r.h,[2,a.a]],null,null),e.Bb(9,1196032,null,0,i.g,[c.c,e.n,e.Y,i.c,[2,i.d],[8,null],[2,s.b],r.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),(n()(),e.Cb(10,0,null,0,3,"span",[["class","flag-icon"]],null,null,null,null,null)),e.Tb(512,null,m.H,m.I,[e.x,e.y,e.n,e.M]),e.Bb(12,278528,null,0,m.o,[m.H],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),e.Bb(13,933888,null,0,p.a,[e.n,d.i,d.f,m.H,[6,m.o]],{ngClass:[0,"ngClass"],klass:[1,"klass"]},null),(n()(),e.Wb(14,0,[""," "])),(n()(),e.Cb(15,0,null,0,0,"i",[["class","ak-sort-down icon"]],null,null,null,null,null)),(n()(),e.Cb(16,0,null,null,50,"mat-menu",[["class","contrylist"]],null,null,null,b.d,b.b)),e.Bb(17,1294336,[["contrylist",4]],3,i.h,[e.n,e.F,i.a],{panelClass:[0,"panelClass"]},null),e.Ub(603979776,4,{_allItems:1}),e.Ub(603979776,5,{items:1}),e.Ub(603979776,6,{lazyContent:0}),e.Tb(2048,null,i.d,null,[i.h]),e.Tb(2048,null,i.b,null,[i.d]),(n()(),e.Cb(23,0,null,0,24,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(24,0,null,null,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,25)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,25)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.countryClick("india")&&o),o}),b.c,b.a)),e.Bb(25,180224,[[4,4],[5,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(26,0,null,0,0,"span",[["class","flag-icon flag-icon-in"]],null,null,null,null,null)),(n()(),e.Cb(27,0,null,0,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(28,null,["",""])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.Cb(30,0,null,null,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,31)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,31)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.countryClick("uae")&&o),o}),b.c,b.a)),e.Bb(31,180224,[[4,4],[5,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(32,0,null,0,0,"span",[["class","flag-icon flag-icon-ae"]],null,null,null,null,null)),(n()(),e.Cb(33,0,null,0,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(34,null,["",""])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.Cb(36,0,null,null,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,37)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,37)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.countryClick("uk")&&o),o}),b.c,b.a)),e.Bb(37,180224,[[4,4],[5,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(38,0,null,0,0,"span",[["class","flag-icon flag-icon-gb"]],null,null,null,null,null)),(n()(),e.Cb(39,0,null,0,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(40,null,["",""])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.Cb(42,0,null,null,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,43)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,43)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.countryClick("qat")&&o),o}),b.c,b.a)),e.Bb(43,180224,[[4,4],[5,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(44,0,null,0,0,"span",[["class","flag-icon flag-icon-qa"]],null,null,null,null,null)),(n()(),e.Cb(45,0,null,0,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(46,null,["",""])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.Cb(48,0,null,0,18,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(49,0,null,null,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,50)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,50)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.countryClick("usa")&&o),o}),b.c,b.a)),e.Bb(50,180224,[[4,4],[5,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(51,0,null,0,0,"span",[["class","flag-icon flag-icon-us"]],null,null,null,null,null)),(n()(),e.Cb(52,0,null,0,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(53,null,["",""])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.Cb(55,0,null,null,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,56)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,56)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.countryClick("kwt")&&o),o}),b.c,b.a)),e.Bb(56,180224,[[4,4],[5,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(57,0,null,0,0,"span",[["class","flag-icon flag-icon-kw"]],null,null,null,null,null)),(n()(),e.Cb(58,0,null,0,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(59,null,["",""])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.Cb(61,0,null,null,5,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,62)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,62)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.countryClick("ksa")&&o),o}),b.c,b.a)),e.Bb(62,180224,[[4,4],[5,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(63,0,null,0,0,"span",[["class","flag-icon flag-icon-sa"]],null,null,null,null,null)),(n()(),e.Cb(64,0,null,0,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(65,null,["",""])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,x)),e.Bb(68,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(69,0,null,null,66,"li",[["class","login"]],null,null,null,null,null)),(n()(),e.Cb(70,16777216,null,null,12,"button",[["aria-haspopup","true"],["mat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null],[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,75)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,75)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,75)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),o.b,o.a)),e.Tb(512,null,m.H,m.I,[e.x,e.y,e.n,e.M]),e.Bb(72,278528,null,0,m.o,[m.H],{ngClass:[0,"ngClass"]},null),e.Rb(73,{afterlogin:0,"logged-out":1}),e.Bb(74,180224,null,0,u.b,[e.n,r.h,[2,a.a]],null,null),e.Bb(75,1196032,null,0,i.g,[c.c,e.n,e.Y,i.c,[2,i.d],[8,null],[2,s.b],r.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),e.Bb(76,933888,null,0,p.a,[e.n,d.i,d.f,m.H,[6,m.o]],{ngClass:[0,"ngClass"]},null),e.Rb(77,{afterlogin:0,"logged-out":1}),(n()(),e.Cb(78,0,null,0,0,"span",[["class","ak-user"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,0,1,null,_)),e.Bb(80,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(n()(),e.sb(0,[["Login",2]],0,0,null,P)),(n()(),e.Cb(82,0,null,0,0,"span",[["class","ak-sort-down icon mat-icon"]],null,null,null,null,null)),(n()(),e.Cb(83,16777216,null,null,6,"span",[["aria-haspopup","true"],["class","ak-user seo-user-icon"]],[[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,87)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,87)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,87)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),null,null)),e.Tb(512,null,m.H,m.I,[e.x,e.y,e.n,e.M]),e.Bb(85,278528,null,0,m.o,[m.H],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),e.Rb(86,{afterlogin:0}),e.Bb(87,1196032,null,0,i.g,[c.c,e.n,e.Y,i.c,[2,i.d],[8,null],[2,s.b],r.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),e.Bb(88,933888,null,0,p.a,[e.n,d.i,d.f,m.H,[6,m.o]],{ngClass:[0,"ngClass"],klass:[1,"klass"]},null),e.Rb(89,{afterlogin:0}),(n()(),e.Cb(90,0,null,null,45,"mat-menu",[["class","loginmenu"]],null,null,null,b.d,b.b)),e.Tb(6144,null,i.d,null,[i.h]),e.Tb(6144,null,i.b,null,[i.d]),e.Bb(93,1294336,[["loginmenu",4]],3,i.h,[e.n,e.F,i.a],{panelClass:[0,"panelClass"]},null),e.Ub(603979776,10,{_allItems:1}),e.Ub(603979776,11,{items:1}),e.Ub(603979776,12,{lazyContent:0}),(n()(),e.sb(16777216,null,0,1,null,L)),e.Bb(98,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,0,1,null,M)),e.Bb(100,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,0,1,null,v)),e.Bb(102,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(103,0,null,0,6,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,104)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,104)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.checkLogin("mybookings")&&o),o}),b.c,b.a)),e.Bb(104,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(105,0,null,0,2,"mat-icon",[["class","icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),e.Bb(106,9158656,null,0,C.b,[e.n,C.d,[8,null],[2,C.a]],null,null),(n()(),e.Wb(-1,0,["book"])),(n()(),e.Wb(108,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.sb(16777216,null,0,1,null,w)),e.Bb(111,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,0,1,null,k)),e.Bb(113,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,0,1,null,S)),e.Bb(115,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,0,1,null,T)),e.Bb(117,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,0,1,null,F)),e.Bb(119,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(120,0,null,0,6,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,121)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,121)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.makePayment()&&o),o}),b.c,b.a)),e.Bb(121,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(122,0,null,0,2,"mat-icon",[["class","icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),e.Bb(123,9158656,null,0,C.b,[e.n,C.d,[8,null],[2,C.a]],null,null),(n()(),e.Wb(-1,0,["payment"])),(n()(),e.Wb(125,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.Cb(127,0,null,0,6,"button",[["class","mat-menu-item"],["mat-menu-item",""]],[[1,"role",0],[2,"mat-menu-item-highlighted",null],[2,"mat-menu-item-submenu-trigger",null],[1,"tabindex",0],[1,"aria-disabled",0],[1,"disabled",0]],[[null,"click"],[null,"mouseenter"]],(function(n,l,t){var o=!0,u=n.component;return"click"===l&&(o=!1!==e.Ob(n,128)._checkDisabled(t)&&o),"mouseenter"===l&&(o=!1!==e.Ob(n,128)._handleMouseEnter()&&o),"click"===l&&(o=!1!==u.goBlog()&&o),o}),b.c,b.a)),e.Bb(128,180224,[[10,4],[11,4]],0,i.e,[e.n,m.e,r.h,[2,i.b]],null,null),(n()(),e.Cb(129,0,null,0,2,"mat-icon",[["class","icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,h.b,h.a)),e.Bb(130,9158656,null,0,C.b,[e.n,C.d,[8,null],[2,C.a]],null,null),(n()(),e.Wb(-1,0,["edit"])),(n()(),e.Wb(132,0,[""," "])),e.Qb(131072,f.k,[f.l,e.h]),(n()(),e.sb(16777216,null,0,1,null,I)),e.Bb(135,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0,"row"),n(l,3,0,"end center"),n(l,5,0,t.CurrncySelection),n(l,9,0,e.Ob(l,17)),n(l,12,0,"flag-icon",t.getCountryFlag),n(l,13,0,t.getCountryFlag,"flag-icon"),n(l,17,0,"contrylist"),n(l,68,0,t.ShowLanguageSettings);var o=n(l,73,0,t.LoginStatus||t.generalState.LoginStatus,!t.LoginStatus&&!t.generalState.LoginStatus);n(l,72,0,o),n(l,75,0,e.Ob(l,93));var u=n(l,77,0,t.LoginStatus||t.generalState.LoginStatus,!t.LoginStatus&&!t.generalState.LoginStatus);n(l,76,0,u),n(l,80,0,t.GetClientID&&""!=t.GetLoginName,e.Ob(l,81));var r=n(l,86,0,t.LoginStatus||t.generalState.LoginStatus);n(l,85,0,"ak-user seo-user-icon",r),n(l,87,0,e.Ob(l,93));var a=n(l,89,0,t.LoginStatus||t.generalState.LoginStatus);n(l,88,0,a,"ak-user seo-user-icon"),n(l,93,0,"loginmenu"),n(l,98,0,t.generalState.LoginStatus),n(l,100,0,!t.generalState.LoginStatus||null==t.generalState.LoginStatus),n(l,102,0,t.generalState.LoginStatus),n(l,106,0),n(l,111,0,t.generalState.LoginStatus),n(l,113,0,t.generalState.LoginStatus),n(l,115,0,t.generalState.LoginStatus),n(l,117,0,t.generalState.LoginStatus),n(l,119,0,t.generalState.LoginStatus),n(l,123,0),n(l,130,0),n(l,135,0,t.showLogout())}),(function(n,l){var t=l.component;n(l,7,0,e.Ob(l,8).disabled||null,"NoopAnimations"===e.Ob(l,8)._animationMode,e.Ob(l,9).menuOpen||null),n(l,14,0,t.Country),n(l,24,0,e.Ob(l,25).role,e.Ob(l,25)._highlighted,e.Ob(l,25)._triggersSubmenu,e.Ob(l,25)._getTabIndex(),e.Ob(l,25).disabled.toString(),e.Ob(l,25).disabled||null),n(l,28,0,e.Xb(l,28,0,e.Ob(l,29).transform("India"))),n(l,30,0,e.Ob(l,31).role,e.Ob(l,31)._highlighted,e.Ob(l,31)._triggersSubmenu,e.Ob(l,31)._getTabIndex(),e.Ob(l,31).disabled.toString(),e.Ob(l,31).disabled||null),n(l,34,0,e.Xb(l,34,0,e.Ob(l,35).transform("UAE"))),n(l,36,0,e.Ob(l,37).role,e.Ob(l,37)._highlighted,e.Ob(l,37)._triggersSubmenu,e.Ob(l,37)._getTabIndex(),e.Ob(l,37).disabled.toString(),e.Ob(l,37).disabled||null),n(l,40,0,e.Xb(l,40,0,e.Ob(l,41).transform("UK"))),n(l,42,0,e.Ob(l,43).role,e.Ob(l,43)._highlighted,e.Ob(l,43)._triggersSubmenu,e.Ob(l,43)._getTabIndex(),e.Ob(l,43).disabled.toString(),e.Ob(l,43).disabled||null),n(l,46,0,e.Xb(l,46,0,e.Ob(l,47).transform("QAT"))),n(l,49,0,e.Ob(l,50).role,e.Ob(l,50)._highlighted,e.Ob(l,50)._triggersSubmenu,e.Ob(l,50)._getTabIndex(),e.Ob(l,50).disabled.toString(),e.Ob(l,50).disabled||null),n(l,53,0,e.Xb(l,53,0,e.Ob(l,54).transform("USA"))),n(l,55,0,e.Ob(l,56).role,e.Ob(l,56)._highlighted,e.Ob(l,56)._triggersSubmenu,e.Ob(l,56)._getTabIndex(),e.Ob(l,56).disabled.toString(),e.Ob(l,56).disabled||null),n(l,59,0,e.Xb(l,59,0,e.Ob(l,60).transform("KWT"))),n(l,61,0,e.Ob(l,62).role,e.Ob(l,62)._highlighted,e.Ob(l,62)._triggersSubmenu,e.Ob(l,62)._getTabIndex(),e.Ob(l,62).disabled.toString(),e.Ob(l,62).disabled||null),n(l,65,0,e.Xb(l,65,0,e.Ob(l,66).transform("KSA"))),n(l,70,0,e.Ob(l,74).disabled||null,"NoopAnimations"===e.Ob(l,74)._animationMode,e.Ob(l,75).menuOpen||null),n(l,83,0,e.Ob(l,87).menuOpen||null),n(l,103,0,e.Ob(l,104).role,e.Ob(l,104)._highlighted,e.Ob(l,104)._triggersSubmenu,e.Ob(l,104)._getTabIndex(),e.Ob(l,104).disabled.toString(),e.Ob(l,104).disabled||null),n(l,105,0,e.Ob(l,106).inline,"primary"!==e.Ob(l,106).color&&"accent"!==e.Ob(l,106).color&&"warn"!==e.Ob(l,106).color),n(l,108,0,e.Xb(l,108,0,e.Ob(l,109).transform("MyBookings"))),n(l,120,0,e.Ob(l,121).role,e.Ob(l,121)._highlighted,e.Ob(l,121)._triggersSubmenu,e.Ob(l,121)._getTabIndex(),e.Ob(l,121).disabled.toString(),e.Ob(l,121).disabled||null),n(l,122,0,e.Ob(l,123).inline,"primary"!==e.Ob(l,123).color&&"accent"!==e.Ob(l,123).color&&"warn"!==e.Ob(l,123).color),n(l,125,0,e.Xb(l,125,0,e.Ob(l,126).transform("MakePayment"))),n(l,127,0,e.Ob(l,128).role,e.Ob(l,128)._highlighted,e.Ob(l,128)._triggersSubmenu,e.Ob(l,128)._getTabIndex(),e.Ob(l,128).disabled.toString(),e.Ob(l,128).disabled||null),n(l,129,0,e.Ob(l,130).inline,"primary"!==e.Ob(l,130).color&&"accent"!==e.Ob(l,130).color&&"warn"!==e.Ob(l,130).color),n(l,132,0,e.Xb(l,132,0,e.Ob(l,133).transform("Blog")))}))}},"2Q+G":function(n,l,t){"use strict";t.d(l,"b",(function(){return i})),t.d(l,"d",(function(){return s})),t.d(l,"a",(function(){return b})),t.d(l,"c",(function(){return g}));var e=t("CcnG"),o=(t("mVsa"),t("eDkP"),t("Fzqc"),t("Wf4p")),u=(t("ZYjt"),t("Ip0R")),r=t("dWZg"),a=(t("4c35"),t("qAlS"),t("wFw1")),i=(t("lLAP"),e.Ab({encapsulation:2,styles:[".mat-menu-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 48px);border-radius:4px;outline:0;min-height:64px}.mat-menu-panel.ng-animating{pointer-events:none}@media (-ms-high-contrast:active){.mat-menu-panel{outline:solid 1px}}.mat-menu-content:not(:empty){padding-top:8px;padding-bottom:8px}.mat-menu-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;position:relative}.mat-menu-item::-moz-focus-inner{border:0}.mat-menu-item[disabled]{cursor:default}[dir=rtl] .mat-menu-item{text-align:right}.mat-menu-item .mat-icon{margin-right:16px;vertical-align:middle}.mat-menu-item .mat-icon svg{vertical-align:top}[dir=rtl] .mat-menu-item .mat-icon{margin-left:16px;margin-right:0}@media (-ms-high-contrast:active){.mat-menu-item-highlighted,.mat-menu-item.cdk-keyboard-focused,.mat-menu-item.cdk-program-focused{outline:dotted 1px}}.mat-menu-item-submenu-trigger{padding-right:32px}.mat-menu-item-submenu-trigger::after{width:0;height:0;border-style:solid;border-width:5px 0 5px 5px;border-color:transparent transparent transparent currentColor;content:'';display:inline-block;position:absolute;top:50%;right:16px;transform:translateY(-50%)}[dir=rtl] .mat-menu-item-submenu-trigger{padding-right:16px;padding-left:32px}[dir=rtl] .mat-menu-item-submenu-trigger::after{right:auto;left:16px;transform:rotateY(180deg) translateY(-50%)}button.mat-menu-item{width:100%}.mat-menu-item .mat-menu-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}"],data:{animation:[{type:7,name:"transformMenu",definitions:[{type:0,name:"void",styles:{type:6,styles:{opacity:0,transform:"scale(0.8)"},offset:null},options:void 0},{type:1,expr:"void => enter",animation:{type:3,steps:[{type:11,selector:".mat-menu-content, .mat-mdc-menu-content",animation:{type:4,styles:{type:6,styles:{opacity:1},offset:null},timings:"100ms linear"},options:null},{type:4,styles:{type:6,styles:{transform:"scale(1)"},offset:null},timings:"120ms cubic-bezier(0, 0, 0.2, 1)"}],options:null},options:null},{type:1,expr:"* => void",animation:{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"100ms 25ms linear"},options:null}],options:{}},{type:7,name:"fadeInItems",definitions:[{type:0,name:"showing",styles:{type:6,styles:{opacity:1},offset:null},options:void 0},{type:1,expr:"void => *",animation:[{type:6,styles:{opacity:0},offset:null},{type:4,styles:null,timings:"400ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)"}],options:null}],options:{}}]}}));function c(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"div",[["class","mat-menu-panel"],["role","menu"],["tabindex","-1"]],[[24,"@transformMenu",0]],[[null,"keydown"],[null,"click"],[null,"@transformMenu.start"],[null,"@transformMenu.done"]],(function(n,l,t){var e=!0,o=n.component;return"keydown"===l&&(e=!1!==o._handleKeydown(t)&&e),"click"===l&&(e=!1!==o.closed.emit("click")&&e),"@transformMenu.start"===l&&(e=!1!==o._onAnimationStart(t)&&e),"@transformMenu.done"===l&&(e=!1!==o._onAnimationDone(t)&&e),e}),null,null)),e.Tb(512,null,u.H,u.I,[e.x,e.y,e.n,e.M]),e.Bb(2,278528,null,0,u.o,[u.H],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(n()(),e.Cb(3,0,null,null,1,"div",[["class","mat-menu-content"]],null,null,null,null,null)),e.Nb(null,0)],(function(n,l){n(l,2,0,"mat-menu-panel",l.component._classList)}),(function(n,l){n(l,0,0,l.component._panelAnimationState)}))}function s(n){return e.Yb(2,[e.Ub(671088640,1,{templateRef:0}),(n()(),e.sb(0,[[1,2]],null,0,null,c))],null,null)}var b=e.Ab({encapsulation:2,styles:[],data:{}});function g(n){return e.Yb(2,[e.Nb(null,0),(n()(),e.Cb(1,0,null,null,1,"div",[["class","mat-menu-ripple mat-ripple"],["matRipple",""]],[[2,"mat-ripple-unbounded",null]],null,null,null,null)),e.Bb(2,212992,null,0,o.w,[e.n,e.F,r.a,[2,o.m],[2,a.a]],{disabled:[0,"disabled"],trigger:[1,"trigger"]},null)],(function(n,l){var t=l.component;n(l,2,0,t.disableRipple||t.disabled,t._getHostElement())}),(function(n,l){n(l,1,0,e.Ob(l,2).unbounded)}))}},"62Mb":function(n,l,t){"use strict";t.d(l,"c",(function(){return e})),t.d(l,"b",(function(){return o})),t.d(l,"a",(function(){return u}));var e=function(){return function(){}}(),o=function(){return function(){this.Rules=[]}}(),u=function(){return function(){}}()},"6csJ":function(n,l){},AoGd:function(n,l,t){"use strict";t.d(l,"a",(function(){return c}));var e=t("eXOc"),o=t("/33l"),u=t("o+fa"),r=(t("AcpL"),t("Klzi"),t("KuF8"),t("AytR")),a=(t("mjA3"),t("YqQn"),t("Ip0R")),i=t("kHqD"),c=function(){function n(n,l,t,o,u,i,c,s,b,g,d,m){this.generalHelper=n,this.dialog=l,this.errorLogger=t,this.route=o,this.renderer=u,this.generalState=i,this.generalService=c,this.router=s,this.myTransactionState=b,this.translateService=g,this.platform=d,this._location=m,this.isSeoPage=!1,this.loginSession=!1,this.baseCurrency="",this.currency="",this.currencySymbol="",this.selectedLang="",this.cdnPath=r.a.cdnPath,this.generalAdapter=new e.a(this.generalState),this.currencyValue=r.a.baseCurrency,Object(a.F)(this.platform)&&(this.generalHelper.SetCurrentLanguage(),this.baseCurrency=this.EnvironmentSettings.currency,this.currency=this.EnvironmentSettings.currency,this.currencySymbol=this.EnvironmentSettings.currencySymbol,this.selectedLang="ar"==this.EnvironmentSettings.LanguageSettings.CurrentLanguage?"English":"عربي",this.Country&&this.Country!=this.generalHelper.getCountryFromTheme(r.a.AKBTTheme)&&this.generalHelper.keepInSession("theme",r.a.AKBTTheme))}return Object.defineProperty(n.prototype,"ShowLanguageSettings",{get:function(){try{return this.generalState.EnableLanguageSelection}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"CurrncySelection",{get:function(){try{return this.generalState.EnableCurrencySelection}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"EnvironmentSettings",{get:function(){try{return r.a}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"Currency",{get:function(){try{return this.generalHelper.getCurrency()}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"CurrencySymbol",{get:function(){try{return this.generalHelper.getCurrencySymbol()}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"Country",{get:function(){try{var n=this.generalHelper.getCountry();return this.translateService.instant(n)}catch(l){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"getCountryFlag",{get:function(){try{return this.generalHelper.getCountryFlag()}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"LoginStatus",{get:function(){try{if(Object(a.F)(this.platform))return"undefined"!=typeof sessionStorage&&!(!sessionStorage.getItem("LoginStatus")||"true"!=sessionStorage.getItem("LoginStatus"))&&this.generalState.LoginStatus}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"LoginSessionStatus",{get:function(){try{return this.loginSession}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"GetClientID",{get:function(){try{if(""!=this.generalState.ClientIDDecrypted&&null!=this.generalState.ClientIDDecrypted)return this.generalState.ClientIDDecrypted}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"GetLoginName",{get:function(){try{var n="";return this.generalState.UserDetails&&""!=this.generalState.UserDetails.Fname&&null!=this.generalState.UserDetails.Fname?(n=this.generalState.UserDetails.Fname,this.generalState.UserDetails.Lname&&""!=this.generalState.UserDetails.Lname&&(n=n+" "+this.generalState.UserDetails.Lname)):""!=this.generalState.ClientIDDecrypted&&null!=this.generalState.ClientIDDecrypted&&(n=this.generalState.ClientIDDecrypted),n}catch(l){}},enumerable:!0,configurable:!0}),n.prototype.ngOnInit=function(){try{Object(a.F)(this.platform)&&(this.loginSession=this.generalHelper.getLoginStatus(),this.loginSession&&this.generalHelper.resetLogin(),!this.generalState.LoginStatus&&0==this.generalHelper.getLoginStatus()&&this.generalState.IsMyAccountRedirect&&(this.generalState.IsMyAccountRedirect=!1,this.openDialogLogin()))}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:ngOnInit",n.stack.toLocaleString())}},n.prototype.getCDNPath=function(){try{return this.generalHelper.getCDNPath()}catch(n){}},n.prototype.checkLogin=function(n){try{this.generalState.LoginStatus||0!=this.generalHelper.getLoginStatus()?this.router.navigateByUrl("/myaccount/"+n):(this.generalState.MyAccountRedirectLink=n,this.openDialogLogin())}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:checkLogin",l.stack.toLocaleString())}},n.prototype.openDialogLogin=function(){try{this.dialog.open(u.a,{}).afterClosed().subscribe((function(n){}))}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:openDialogLogin",n.stack.toLocaleString())}},n.prototype.openDialogRegister=function(){try{var n=this.dialog.open(o.a,{});n.componentInstance.isLoginDialogue=!1,n.afterClosed().subscribe((function(n){}))}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:openDialogRegister",l.stack.toLocaleString())}},n.prototype.logOut=function(){try{this.generalHelper.removeLoginStatusSession(),this.generalHelper.clearRememberMe(),this.loginSession=!1,this.generalState.LoginStatus=!1,this.generalState.isCreateItnryComplete=!1,this.generalState.ClientID="",this.generalState.ClientIDDecrypted="",this.generalState.UserDetails={},"HTL"==this.generalState.ServiceType&&this.generalState.loggedIn$.next(),this.router.url.indexOf("myaccount")>0&&this.router.navigate(["/flight"]),this.myTransactionState.BookingResponse=void 0,this.myTransactionState.BookingRequest=void 0,this.myTransactionState.CancellationsResponse=void 0,this.generalState.updateCountryCodeSubject$.next(),this.generalState.QuickPayFormGroup&&this.generalHelper.updateUtilityForm(),this.generalHelper.getFromSession("reissue")&&this.router.navigateByUrl("/")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:logOut",n.stack.toLocaleString())}},n.prototype.showLogout=function(){try{return this.generalHelper.showLogout(this.router.url)}catch(n){}},n.prototype.setCurrency=function(n,l){try{this.currencyValue="DH"==l?"AED":"BD"==l?"BHD":"KD"==l?"KWD":"RO"==l?"OMR":"QR"==l?"QAR":"SR"==l?"SAR":l,this.currencySymbol=n.trim(),this.currency=l.trim(),"undefined"!=typeof sessionStorage&&(sessionStorage.setItem("currencySymbol",n),sessionStorage.setItem("currencyvalue",l)),this.processExchangeRate()}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:setCurrency",t.stack.toLocaleString())}},n.prototype.goDashboard=function(){try{this.router.navigateByUrl("dashboard")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:goDashboard",n.stack.toLocaleString())}},n.prototype.makePayment=function(){try{this.router.navigateByUrl("payment/travelutility")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:makePayment",n.stack.toLocaleString())}},n.prototype.goBlog=function(){try{Object(a.F)(this.platform)&&window.open("https://blog.akbartravels.com/","_blank")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:goBlog",n.stack.toLocaleString())}},n.prototype.countryClick=function(n){try{if(Object(a.F)(this.platform))switch(this.generalHelper.updateCountryAndCurrencyInSession(n),n){case"india":window.open(r.a.countryURL.india+"/flight?country="+r.a.mobileCountryCode.countryCode,"_self");break;case"uae":window.open(r.a.countryURL.uae+"/flight?country="+r.a.mobileCountryCode.countryCode,"_self");break;case"uk":window.open(r.a.countryURL.uk+"/flight?country="+r.a.mobileCountryCode.countryCode,"_self");break;case"usa":window.open(r.a.countryURL.usa,"_self");break;case"kwt":window.open(r.a.countryURL.kw+"/flight?country="+r.a.mobileCountryCode.countryCode,"_self");break;case"ksa":window.open(r.a.countryURL.ksa+"/flight?country="+r.a.mobileCountryCode.countryCode,"_self");break;case"qat":window.open(r.a.countryURL.qat+"/flight?country="+r.a.mobileCountryCode.countryCode,"_self")}}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:countryClick",l.stack.toLocaleString())}},n.prototype.processExchangeRate=function(){var n=this;try{if(Object(a.F)(this.platform)){this.generalHelper.keepInLocalStorage(this.generalHelper.localStorageKey.currencysymbol,this.currencySymbol),this.generalHelper.keepInLocalStorage(this.generalHelper.localStorageKey.currency,this.currency),this.generalHelper.keepInLocalStorage(this.generalHelper.localStorageKey.currencyVal,this.currencyValue);var l=this.generalAdapter.createCurrencyExchangeRateRequest();this._getCrcyExRtSub=this.generalService.getCurrencyExchangeRate(l).subscribe((function(l){null!=l&&l.Currencies&&n.generalHelper.keepInSession(n.generalHelper.sessionStorageKey.currencyexchangerates,l.Currencies)}),(function(n){}))}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:processExchangeRate",t.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){try{Object(a.F)(this.platform)&&(this._getCrcyExRtSub&&this._getCrcyExRtSub.unsubscribe(),this._setLangQuerySub&&this._setLangQuerySub.unsubscribe())}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:ngOnDestroy",n.stack.toLocaleString())}},n.prototype.ngAfterViewChecked=function(){this.currencyValue=this.generalHelper.getCurrencyValue()},n.prototype.isLoggedIn=function(){if(Object(a.F)(this.platform))return"undefined"!=typeof sessionStorage&&!(!sessionStorage.getItem("loginstatus")||"true"!=sessionStorage.getItem("loginstatus"))&&this.generalState.LoginStatus},n.prototype.isOpen=function(){Object(a.F)(this.platform)&&(this.renderer.addClass(document.body,"mat-menu-is-opened"),this.renderer.addClass(document.body,"transition-none"))},n.prototype.isClose=function(){var n=this;Object(a.F)(this.platform)&&(this.renderer.removeClass(document.body,"mat-menu-is-opened"),setTimeout((function(){n.renderer.removeClass(document.body,"transition-none")}),500))},n.prototype.getSymbol=function(){try{return"AED"==this.CurrencySymbol?"DH":"KWD"==this.CurrencySymbol?"KD":"SAR"==this.CurrencySymbol?"SR":this.CurrencySymbol}catch(n){}},Object.defineProperty(n.prototype,"isLanguageSettingsEnabled",{get:function(){try{if(this.generalState&&this.generalState.EnableLanguageSelection)return this.generalState.EnableLanguageSelection}catch(n){}},enumerable:!0,configurable:!0}),n.prototype.languageClick=function(n){var l=this;try{if(this.selectedLang="ar"==n?"English":"عربي",this.EnvironmentSettings.LanguageSettings.DefaultLanguage=n,this.EnvironmentSettings.LanguageSettings.CurrentLanguage=n,"undefined"!=typeof sessionStorage&&sessionStorage.setItem("currentLanguage",n),"undefined"!=typeof localStorage&&(i.a.INDIA==r.a.AKBTTheme?localStorage.setItem("INcurrentLanguage",n):i.a.GULF==r.a.AKBTTheme?localStorage.setItem("AEcurrentLanguage",n):i.a.KSA==r.a.AKBTTheme?localStorage.setItem("SAcurrentLanguage",n):i.a.KUWAIT==r.a.AKBTTheme?localStorage.setItem("KWcurrentLanguage",n):i.a.QATAR==r.a.AKBTTheme&&localStorage.setItem("QAcurrentLanguage",n)),this.generalHelper.SetCurrentLanguage(),this.clearStateVariables(),this.router.url.indexOf("display")<=0&&this.router.url.indexOf("myaccount")<=0)if((this.router.url.indexOf("/flight")>-1||this.router.url.indexOf("/flight?")>-1||this.router.url.indexOf("/flight&")>-1)&&"ar"==n){var t=this.router.createUrlTree(["/flight-ar"],{queryParams:{lan:n},queryParamsHandling:"merge",preserveFragment:!0});this._location.replaceState(t.toString()),this.router.navigateByUrl(t)}else this.router.url.indexOf("/flight-ar")>-1&&"en"==n&&(t=this.router.createUrlTree(["/flight"],{queryParams:{lan:n},queryParamsHandling:"merge",preserveFragment:!0}),this._location.replaceState(t.toString()),this.router.navigateByUrl(t));else this._setLangQuerySub=this.route.queryParams.subscribe((function(t){if(0===Object.keys(t).length&&t.constructor===Object)l._location.replaceState(l.router.url+"?lan="+n);else if(t.lan){var e=l.router.createUrlTree([],{queryParams:{lan:n},queryParamsHandling:"merge",preserveFragment:!0});l._location.replaceState(e.toString())}else l._location.replaceState(l.router.url+"&lan="+n)}));localStorage.removeItem("searchUpdated"),this.proceedToReloadURL()}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:languageClick",e.stack.toLocaleString())}},n.prototype.clearStateVariables=function(){try{"undefined"!=typeof localStorage&&localStorage.getItem("storeversion")&&(localStorage.removeItem("popularairports"),localStorage.removeItem("allairports"),localStorage.removeItem("storeversion")),this.myTransactionState&&this.myTransactionState.BookingResponse&&(this.myTransactionState.BookingResponse=null)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:clearStateVariables",n.stack.toLocaleString())}},n.prototype.proceedToReloadURL=function(){try{window.location.reload()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","UtilitymenuComponent:proceedToReloadURL",n.stack.toLocaleString())}},n.prototype.GetSelectedLangauge=function(n){try{return this.EnvironmentSettings.LanguageSettings.CurrentLanguage==n}catch(l){}},n}()},BbN5:function(n,l,t){"use strict";t.d(l,"a",(function(){return h}));var e=t("ZYCi"),o=(t("Klzi"),t("AcpL"),t("eXOc")),u=(t("KuF8"),t("gIcY")),r=(t("1Opb"),t("VnD/")),a=t("qyHS"),i=t("9Wjo"),c=t("Ip0R"),s=t("J0YA"),b=(t("yTtk"),t("xCW2")),g=t("mmnA"),d=(t("ckqB"),t("QtZE")),m=(t("YqQn"),t("AytR")),p=t("kHqD"),f=t("/0v3"),h=function(){function n(n,l,t,d,p,h,C,O,y,x,_,P,L){var M=this;this.generalHelper=n,this.router=l,this.flightService=t,this.generalState=d,this.route=p,this.errorLogger=h,this.generalService=C,this.formBuilder=O,this.platform=y,this.flightState=x,this.flightHomeService=_,this.dialog=P,this.translateService=L,this.mobilePlaceholder=m.a.mobileCountryCode.placeHolder,this.initialCountry=m.a.mobileCountryCode.countryCode,this.expandValue=!1,this.serviceType="",this.utl="",this.generalAdapter=new o.a(this.generalState),this.expSearchReq=new i.a,this.expSearchReqRSF=new i.a,this.flightAdapter=new b.a(this.flightState,this.generalState,null,this.formBuilder),this.flightHelper=new s.a(this.flightState,this.flightService,null,this.generalState,this.flightAdapter,null),this.flightHomeAdapter=new g.a(null,this.generalState),this.checkError=!1,this.submitted=!1,this.pageFromParams="",this.checkFareType="",this.errorMessage="",this.errorURL="",this.errorPage="",this.buttonText="Yes";try{if(Object(c.F)(this.platform)){if(this.generalHelper.SetCurrentLanguage(),location.href.indexOf("/parent")>0&&(window.parent.location.href=location.href.replace("/parent","")),this.serviceType=this.generalHelper.getCurrentServiceType(),this.generalState.TUI&&(this.utl=this.generalState.TUI.split("|")[0]),this.contactForm=this.formBuilder.group({ContactNumber:["",u.B.required],ContactEmail:["",[u.B.required,u.B.email,u.B.pattern("[a-zA-Z0-9.-_]{1,}@[a-zA-Z.-]{2,}[.]{1}[a-zA-Z]{2,}")]],Remarks:["",u.B.required]}),"undefined"!=typeof sessionStorage&&this.generalHelper.getFromSession("user")&&(this.generalHelper.getFromSession("user").MobNumber&&this.contactForm.controls.ContactNumber.setValue(this.generalHelper.getFromSession("user").MobNumber),this.generalHelper.getFromSession("user").Email&&this.contactForm.controls.ContactEmail.setValue(this.generalHelper.getFromSession("user").Email),this.generalHelper.getFromSession("user").MobileCountryCode&&""!=this.generalHelper.getFromSession("user").MobileCountryCode)){var v=(this.generalHelper.getFromSession("user").MobileCountryCode.includes("+")?this.generalHelper.getFromSession("user").MobileCountryCode:"+"+this.generalHelper.getFromSession("user").MobileCountryCode)+this.generalHelper.getFromSession("user").MobNumber,w=new f.a;w.input(v);var k=void 0;w.getNumber()&&(k=w.getNumber().country),k&&(this.initialCountry=w.getNumber().country)}if("undefined"!=typeof sessionStorage&&1==this.generalHelper.getFromSession("LoginStatus")&&"guest"==this.generalHelper.getFromSession("loginType")&&(this.generalHelper.getFromSession("clientiddecrypted")&&this.contactForm.controls.ContactEmail.setValue(this.generalHelper.getFromSession("clientiddecrypted")),this.generalHelper.getFromSession("profile")&&this.contactForm.controls.ContactNumber.setValue(this.generalHelper.getFromSession("profile").Profile.Mobile)),"undefined"!=typeof sessionStorage){var S="";this.router&&this.router.url&&(S=this.router.url),this.errorMessage=sessionStorage.getItem("responseMessage")?sessionStorage.getItem("responseMessage").replace(/\"/g,""):"blank message",sessionStorage.removeItem("responseMessage"),this.errorLogger.Log("Error Page Loaded","FLOW","FLT","ErrorComponent:constructor","Error Page Loaded. Current URL : "+S)}if(l.events.pipe(Object(r.a)((function(n){return n instanceof e.d})),Object(a.a)()).subscribe((function(n){M.errorURL=n[0].urlAfterRedirects})),this.route.queryParams.subscribe((function(n){M.pageFromParams=n.page,M.hotelPageParams=n.pageroot})),this.errorPage=this.errorURL?this.errorURL:this.pageFromParams?this.pageFromParams:"error","undefined"!=typeof sessionStorage){var T=this.generalHelper.getFromSession("avlreq");T&&(this.checkFareType=T.FareType)}this.mobilePlaceholder=m.a.mobileCountryCode.placeHolder}}catch(F){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: constructor",F.stack.toLocaleString())}}return Object.defineProperty(n.prototype,"GetThemes",{get:function(){try{return p.a}catch(n){}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"GetCurrTheme",{get:function(){try{return m.a.AKBTTheme}catch(n){}},enumerable:!0,configurable:!0}),n.prototype.retryAgain=function(){try{if("FLT"==this.serviceType&&"undefined"!=typeof sessionStorage&&this.generalHelper.getFromSession("avlreq")){var n=this.generalHelper.getFromSession("avlreq");(n&&n.Trips[0].From&&n.Trips[0].To||n.Trips[0].OnwardDate||n.Trips[0].ReturnDate)&&("flightListingDomOw"==this.pageFromParams||"flightReview"==this.pageFromParams||"flightListingDomRt"==this.pageFromParams||"flightRtDom"==this.pageFromParams||"flightListingIntOw"==this.pageFromParams||"flightListingIntRt"==this.pageFromParams||"flightDisplay"==this.pageFromParams?this.preInitSearch():this.router.navigate(["/flight"])),this.router.navigate(["/flight"])}else if("HTL"==this.serviceType){var l="";"undefined"!=typeof sessionStorage&&sessionStorage.getItem("ErrorRedirectUrl")&&(l=sessionStorage.getItem("ErrorRedirectUrl")),this.router.navigate(""!=l?[l.replace(/\%20/g," ")]:["/cheap-hotels"])}else this.router.navigate(["/flight"])}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: retryAgain",t.stack.toLocaleString())}},n.prototype.preInitSearch=function(){try{Object(c.F)(this.platform)&&(this.flightHelper.clearFlightTUI(),this.initSearch())}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: preInitSearch",n.stack.toLocaleString())}},n.prototype.initSearch=function(){try{this.flightState.isFreshSearch=!0,this.expSearchReq=this.generateSearchReq("RT"),this.expSearchReqRSF=this.generateSearchReq("RS"),this.flightAdapter.createSearchFormGroupInState(this.expSearchReq),this.flightState.SearchRequest=this.expSearchReq,this.flightState.SectorType=this.expSearchReq.SecType,this.generalState.SectorType=this.expSearchReq.SecType,this.startExpSearch()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: initSearch",n.stack.toLocaleString())}},n.prototype.startExpSearch=function(){var n=this;try{return this.flightHelper.keepInSession(this.flightHelper.sessionStorageKey.avlreq,this.expSearchReq),this.flightState.SearchRequest=this.expSearchReq,"RT"==this.expSearchReq.FareType?this.flightHomeService.startInRsf(this.expSearchReq,this.expSearchReqRSF).subscribe((function(l){n.setDisplayUrl(l[0],l[1]),n.navigateToDisplay(l[0],l[1])})):this.flightHomeService.startExpressSearch(this.expSearchReq).subscribe((function(l){n.setDisplayUrl(l),n.navigateToDisplay(l)}),(function(n){}))}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: startExpSearch",l.stack.toLocaleString())}},n.prototype.navigateToDisplay=function(n,l){try{this.flightState.isBackToSearch=!1,this.flightState.isFreshSearch=!0,this.router.navigate([this.dispUrl])}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: navigateToDisplay",t.stack.toLocaleString())}},n.prototype.setDisplayUrl=function(n,l){try{this.dispUrl=null==l||null==l||""==l?"/flight/display/"+this.expSearchReq.Trips[0].From+"/"+this.expSearchReq.Trips[0].To+"/"+this.expSearchReq.Trips[0].OnwardDate+"_"+this.expSearchReq.Trips[0].ReturnDate+"/"+this.expSearchReq.ADT+"_"+this.expSearchReq.CHD+"_"+this.expSearchReq.INF+"/"+n+"/"+this.expSearchReq.Cabin:"/flight/display/"+this.expSearchReq.Trips[0].From+"/"+this.expSearchReq.Trips[0].To+"/"+this.expSearchReq.Trips[0].OnwardDate+"_"+this.expSearchReq.Trips[0].ReturnDate+"/"+this.expSearchReq.ADT+"_"+this.expSearchReq.CHD+"_"+this.expSearchReq.INF+"/"+n+"_"+l+"/"+this.expSearchReq.Cabin,this.flightHelper.keepInSession("displayUrl",this.dispUrl)}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: setDisplayUrl",t.stack.toLocaleString())}},n.prototype.generateSearchReq=function(n){try{var l=void 0;(l=new i.a).Trips=[];var t=new i.c;if("undefined"!=typeof sessionStorage){var e=this.generalHelper.getFromSession("avlreq");return l.ADT=e.ADT,l.CHD=e.CHD,l.INF=e.INF,l.Cabin=e.Cabin,l.SecType=this.generalHelper.getFromSession("SectorType"),l.Mode="AS",l.Source="CF",l.ClientID=this.generalHelper.getFromSession("clientid")?this.generalHelper.getFromSession("clientid"):"","ON"==e.FareType?(t.From=e.Trips[0].From,t.To=e.Trips[0].To,t.OnwardDate=e.Trips[0].OnwardDate,t.ReturnDate="",l.FareType="ON",t.FromCity=e.Trips[0].FromCity,t.ToCity=e.Trips[0].ToCity,l.Trips.push(t)):(t.From=e.Trips[0].From,t.To=e.Trips[0].To,t.OnwardDate=e.Trips[0].OnwardDate,t.ReturnDate=e.Trips[0].ReturnDate,t.FromCity=e.Trips[0].FromCity,t.ToCity=e.Trips[0].ToCity,l.FareType="RT",l.Trips.push(t)),l.Parameters=new i.b,l.Parameters.IsDirect=e.Parameters.IsDirect,l.Parameters.Airlines=e.Parameters.Airlines,l.Parameters.GroupType=e.Parameters.GroupType,l.Parameters.Refundable=e.Parameters.Refundable,l}}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: generateSearchReq",o.stack.toLocaleString())}return null},n.prototype.needAssistance=function(){try{this.expandValue=!this.expandValue,this.checkError=!0}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: needAssistance",n.stack.toLocaleString())}},n.prototype.onClickSubmit=function(){var n=this;try{if(this.submitted=!0,this.contactForm.valid){var l=this.generalAdapter.createErrorCheckRequest(this.contactForm.value,this.errorPage);this.generalService.getErrorCheck(l).subscribe((function(l){l&&"Success"==l.Msg[0]?n.dialog.open(d.a,{width:"500px",data:{Text:n.translateService.instant("getintouch"),header:"Thank you!"}}).afterClosed().subscribe((function(l){if(n.contactForm.reset(),"FLT"==n.serviceType)n.router.navigate(["/flight"]);else if("HTL"==n.serviceType){var t="";"undefined"!=typeof sessionStorage&&sessionStorage.getItem("ErrorRedirectUrl")&&(t=sessionStorage.getItem("ErrorRedirectUrl")),n.router.navigate(""!=t?[t.replace(/\%20/g," ")]:["/cheap-hotels"])}else n.router.navigate(["/flight"])})):n.dialog.open(d.a,{width:"500px",data:{Text:n.translateService.instant("someErrorOccd"),header:"Sorry!!"}})}))}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: onClickSubmit",t.stack.toLocaleString())}},n.prototype.backTohome=function(){try{if("FLT"==this.serviceType)this.router.navigate(["/flight"]);else if("HTL"==this.serviceType){var n="";"undefined"!=typeof sessionStorage&&sessionStorage.getItem("ErrorRedirectUrl")&&(n=sessionStorage.getItem("ErrorRedirectUrl")),this.router.navigate(""!=n?[n.replace(/\%20/g," ")]:["/cheap-hotels"])}else this.router.navigate(["/flight"])}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: backTohome",l.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){},n.prototype.onCountryChange=function(n){try{this.contactForm&&this.contactForm.controls&&this.contactForm.controls.CountryCode&&this.contactForm.controls.CountryCode.setValue("+"+n.dialCode),this.validateNumber()}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: onCountryChange",l.stack.toLocaleString())}},n.prototype.inputValidation=function(n){try{var l="";l=n?n.srcElement.value:this.contactForm.controls.ContactNumber.value;var t=m.a.defaultCountryCode.replace(/[^0-9]/g,"");this.getNumberPlaceHolderLength()&&l.length>=this.getNumberPlaceHolderLength()+t.length&&l.startsWith(t)?l=l.slice(2):l.startsWith("0")&&(l=l.slice(1)),this.contactForm.controls.ContactNumber.setValue(l),this.validateNumber()}catch(e){}},n.prototype.validateNumber=function(){try{if(this.contactForm.controls.ContactNumber&&this.contactForm.controls.ContactNumber.value){var n=this.contactForm.controls.ContactNumber.value.trim();this.getNumberPlaceHolderLength()&&this.getNumberPlaceHolderLength()!=n.length||/\s/g.test(n)?(this.contactForm.controls.ContactNumber.setErrors({pattern:!0}),this.contactForm.controls.ContactNumber.markAsTouched()):(this.contactForm.controls.ContactNumber.setErrors(null),this.contactForm.controls.ContactNumber.setValue(n))}}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: validateNumber",l.stack.toLocaleString())}},n.prototype.getNumberPlaceHolderLength=function(){try{var n=document.getElementById("phoneInput");if(n&&n.attributes.getNamedItem("placeholder"))return n.attributes.getNamedItem("placeholder").value.replace(/[^0-9]/g,"").length}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ErrorComponent: getNumberPlaceHolderLength",l.stack.toLocaleString())}},n}()},CBon:function(n,l,t){"use strict";t.d(l,"a",(function(){return tn})),t.d(l,"b",(function(){return e})),t.d(l,"c",(function(){return o})),t.d(l,"n",(function(){return u})),t.d(l,"y",(function(){return r})),t.d(l,"J",(function(){return a})),t.d(l,"U",(function(){return i})),t.d(l,"Y",(function(){return c})),t.d(l,"Z",(function(){return s})),t.d(l,"ab",(function(){return b})),t.d(l,"bb",(function(){return g})),t.d(l,"d",(function(){return d})),t.d(l,"e",(function(){return m})),t.d(l,"f",(function(){return p})),t.d(l,"g",(function(){return f})),t.d(l,"h",(function(){return h})),t.d(l,"i",(function(){return C})),t.d(l,"j",(function(){return O})),t.d(l,"k",(function(){return y})),t.d(l,"l",(function(){return x})),t.d(l,"m",(function(){return _})),t.d(l,"o",(function(){return P})),t.d(l,"p",(function(){return L})),t.d(l,"q",(function(){return M})),t.d(l,"r",(function(){return v})),t.d(l,"s",(function(){return w})),t.d(l,"t",(function(){return k})),t.d(l,"u",(function(){return S})),t.d(l,"v",(function(){return T})),t.d(l,"w",(function(){return F})),t.d(l,"x",(function(){return B})),t.d(l,"z",(function(){return I})),t.d(l,"A",(function(){return R})),t.d(l,"B",(function(){return A})),t.d(l,"C",(function(){return D})),t.d(l,"D",(function(){return E})),t.d(l,"E",(function(){return U})),t.d(l,"F",(function(){return q})),t.d(l,"G",(function(){return H})),t.d(l,"H",(function(){return W})),t.d(l,"I",(function(){return z})),t.d(l,"K",(function(){return Y})),t.d(l,"L",(function(){return N})),t.d(l,"M",(function(){return G})),t.d(l,"N",(function(){return Q})),t.d(l,"O",(function(){return V})),t.d(l,"P",(function(){return X})),t.d(l,"Q",(function(){return j})),t.d(l,"R",(function(){return K})),t.d(l,"S",(function(){return Z})),t.d(l,"T",(function(){return $})),t.d(l,"V",(function(){return J})),t.d(l,"W",(function(){return nn})),t.d(l,"X",(function(){return ln})),t("NlUY"),t("BbN5");var e=function(){return Promise.all([t.e(0),t.e(1),t.e(6),t.e(12),t.e(19),t.e(41),t.e(40),t.e(58),t.e(85)]).then(t.bind(null,"nL0D")).then((function(n){return n.HomeModuleNgFactory}))},o={preload:!0},u=function(){return t.e(84).then(t.bind(null,"xDVW")).then((function(n){return n.UpdateDealsModuleNgFactory}))},r={preload:!0},a=function(){return t.e(73).then(t.bind(null,"35Tv")).then((function(n){return n.VisaAppModuleNgFactory}))},i={preload:!0},c=function(){return Promise.all([t.e(0),t.e(1),t.e(80)]).then(t.bind(null,"QgW4")).then((function(n){return n.AkbarbizzModuleNgFactory}))},s=function(){return Promise.all([t.e(0),t.e(1),t.e(6),t.e(12),t.e(19),t.e(41),t.e(40),t.e(58),t.e(85)]).then(t.bind(null,"nL0D")).then((function(n){return n.HomeModuleNgFactory}))},b={preload:!0},g=function(){return Promise.all([t.e(0),t.e(1),t.e(4),t.e(6),t.e(12),t.e(11),t.e(14),t.e(21),t.e(20),t.e(19),t.e(30),t.e(28),t.e(29),t.e(41),t.e(43),t.e(44),t.e(42),t.e(40),t.e(54),t.e(2),t.e(76)]).then(t.bind(null,"NMYk")).then((function(n){return n.FlightModuleNgFactory}))},d={preload:!0},m=function(){return Promise.all([t.e(0),t.e(1),t.e(5),t.e(4),t.e(6),t.e(12),t.e(11),t.e(14),t.e(21),t.e(20),t.e(30),t.e(28),t.e(43),t.e(60),t.e(72),t.e(2),t.e(113)]).then(t.bind(null,"6eeb")).then((function(n){return n.PaymentModuleNgFactory}))},p=function(){return Promise.all([t.e(0),t.e(1),t.e(5),t.e(4),t.e(6),t.e(12),t.e(11),t.e(14),t.e(21),t.e(20),t.e(30),t.e(28),t.e(43),t.e(60),t.e(72),t.e(2),t.e(113)]).then(t.bind(null,"6eeb")).then((function(n){return n.PaymentModuleNgFactory}))},f={preload:!0},h=function(){return Promise.all([t.e(0),t.e(1),t.e(5),t.e(12),t.e(35),t.e(48),t.e(40),t.e(58),t.e(2),t.e(89)]).then(t.bind(null,"UC/r")).then((function(n){return n.HotelModuleNgFactory}))},C=function(){return Promise.all([t.e(0),t.e(1),t.e(5),t.e(6),t.e(12),t.e(14),t.e(21),t.e(30),t.e(59),t.e(71),t.e(111)]).then(t.bind(null,"XRhr")).then((function(n){return n.MyAccountModuleNgFactory}))},O={preload:!0},y=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(109)]).then(t.bind(null,"JGy/")).then((function(n){return n.QatarAboutModuleNgFactory}))},x={preload:!0},_=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(103)]).then(t.bind(null,"X5DZ")).then((function(n){return n.FlightBookingModuleNgFactory}))},P={preload:!0},L=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(105)]).then(t.bind(null,"lFUU")).then((function(n){return n.InternationalFlightBookingModuleNgFactory}))},M={preload:!0},v=function(){return Promise.all([t.e(0),t.e(1),t.e(117)]).then(t.bind(null,"9wM7")).then((function(n){return n.QuatarDeskModuleNgFactory}))},w={preload:!0},k=function(){return Promise.all([t.e(0),t.e(1),t.e(70),t.e(2),t.e(107)]).then(t.bind(null,"KrQ0")).then((function(n){return n.LegalModuleNgFactory}))},S={preload:!0},T=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(101)]).then(t.bind(null,"nY9t")).then((function(n){return n.CareersModuleNgFactory}))},F={preload:!0},B=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(106)]).then(t.bind(null,"j7SY")).then((function(n){return n.InternationalFlightsModuleNgFactory}))},I={preload:!0},R=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(104)]).then(t.bind(null,"f8FZ")).then((function(n){return n.InternationalAirlinesModuleNgFactory}))},A={preload:!0},D=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(102)]).then(t.bind(null,"fCAq")).then((function(n){return n.CheapAirTicketsModuleNgFactory}))},E={preload:!0},U=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(110)]).then(t.bind(null,"DDWZ")).then((function(n){return n.TipsCheapFlightBookingModuleNgFactory}))},q={preload:!0},H=function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(108)]).then(t.bind(null,"Ynhi")).then((function(n){return n.PartnerWithUsModuleNgFactory}))},W={preload:!0},z=function(){return Promise.all([t.e(0),t.e(1),t.e(57),t.e(83)]).then(t.bind(null,"T4r0")).then((function(n){return n.ContactUsModuleNgFactory}))},Y={preload:!0},N=function(){return Promise.all([t.e(0),t.e(1),t.e(117)]).then(t.bind(null,"9wM7")).then((function(n){return n.QuatarDeskModuleNgFactory}))},G={preload:!0},Q=function(){return Promise.all([t.e(0),t.e(1),t.e(117)]).then(t.bind(null,"9wM7")).then((function(n){return n.QuatarDeskModuleNgFactory}))},V={preload:!0},X=function(){return Promise.all([t.e(0),t.e(1),t.e(117)]).then(t.bind(null,"9wM7")).then((function(n){return n.QuatarDeskModuleNgFactory}))},j={preload:!0},K=function(){return Promise.all([t.e(0),t.e(1),t.e(81)]).then(t.bind(null,"GQPJ")).then((function(n){return n.BrowserErrorModuleNgFactory}))},Z=function(){return Promise.all([t.e(0),t.e(1),t.e(3),t.e(5),t.e(7),t.e(10),t.e(9),t.e(13),t.e(12),t.e(23),t.e(24),t.e(35),t.e(37),t.e(34),t.e(49),t.e(51),t.e(50),t.e(67),t.e(68),t.e(93)]).then(t.bind(null,"XgmC")).then((function(n){return n.HotelSeoPagesModuleNgFactory}))},$={preload:!0},J=function(){return t.e(82).then(t.bind(null,"n5ra")).then((function(n){return n.CommonPagesModuleNgFactory}))},nn={preload:!0},ln=function(){return Promise.all([t.e(0),t.e(1),t.e(5),t.e(4),t.e(6),t.e(12),t.e(11),t.e(14),t.e(21),t.e(20),t.e(30),t.e(28),t.e(43),t.e(60),t.e(72),t.e(2),t.e(113)]).then(t.bind(null,"6eeb")).then((function(n){return n.PaymentModuleNgFactory}))},tn=function(){return function(){}}()},GSOK:function(n,l,t){"use strict";t.d(l,"a",(function(){return a}));var e=t("Ip0R"),o=t("wd/R"),u=t("AytR"),r=(t("YqQn"),t("HlvN")),a=(t("KuF8"),function(){function n(n,l,t,o,u,r,a){this.generalHelper=n,this.rendererdata=l,this.dialog=t,this.errorLogger=o,this.router=u,this.platform=r,this.translateService=a,this.remainingTime="",this._autoRefrshCallTm=48e4,this.modalTimeoutState="hidden",this.interval$=null,this._timeTimeout=null,this.showTimer=!1,this.serviceType="",this.currUrl="",this.redirectUrl="",Object(e.F)(this.platform)&&this.generalHelper.SetCurrentLanguage()}return n.prototype.ngOnInit=function(){Object(e.F)(this.platform)&&(this.serviceType=this.generalHelper.getCurrentServiceType(),"undefined"!=typeof sessionStorage&&sessionStorage.getItem("URL")&&(this.redirectUrl=sessionStorage.getItem("URL")),this.prepareTimer())},n.prototype.setPaymentTimer=function(){try{Object(e.F)(this.platform)&&(this._sessiontimeOut=o.duration(u.a.paymentTimerInMinutes_hotel,"minutes").asMilliseconds(),this._intervalTime=this._sessiontimeOut,this.prepareTimer())}catch(n){this.errorLogger.Log("B2BPORTAL","ERROR","HTL","sessionFooter.component:setPaymentTimer",n.stack.toLocaleString())}},n.prototype.prepareTimer=function(){var n,l,t=this;null!=this.timerChk?1==this.timerChk&&("HTL"==this.serviceType&&(this.router.url.includes("/hoteldetails/")||this.router.url.includes("/review/"))?l=20:(n=10,l=10,this.showTimer=!0)):"HTL"==this.serviceType&&(this.router.url.includes("/hoteldetails")||this.router.url.includes("/review"))?l=u.a.sessionTimerInMinutes_hotel:(n=u.a.paymentTimerInMinutes_hotel,l=u.a.paymentTimerInMinutes_hotel,this.showTimer=!0),this._sessiontimeOut=o.duration(n,"minutes").asMilliseconds(),this._intervalTime=this._sessiontimeOut;var r=o.duration(l,"minutes").asMilliseconds();if(Object(e.F)(this.platform)){this.interval$&&clearInterval(this.interval$);var a=new Date;this.remainingTime=this.msToTime(r),this.interval$=setInterval((function(){var n=+new Date-+a;if(n>=r)return clearInterval(t.interval$),t.sessioncomplete=0,t.remainingTime=t.msToTime(t.sessioncomplete),void t.ShowSessionTimeoutModal();(t.router.url.includes("/hoteldetails/")||t.router.url.includes("/review/"))&&r-n<=6e4?(t.showTimer=!0,t.remainingTime=t.msToTime(r-n)):t.remainingTime=t.msToTime(r-n)}),1e3)}},n.prototype.ShowSessionTimeoutModal=function(){try{this.dialog.open(r.a).afterClosed().subscribe((function(n){}))}catch(n){this.errorLogger.Log("B2BPORTAL","ERROR","HTL","sessionFooter.component:ShowSessionTimeoutModal",n.stack.toLocaleString())}},n.prototype.msToTime=function(n){try{var l=(n=(n-n%1e3)/1e3)%60;return((n=(n-l)/60)%60).toString().padStart(2,"0")+" min "+l.toString().padStart(2,"0")+" sec"}catch(t){this.errorLogger.Log("B2BPORTAL","ERROR","PAY","sessionFooter.component:msToTime",t.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){this.interval$&&clearInterval(this.interval$),this._timeTimeout&&clearTimeout(this._timeTimeout)},n}())},I4Ii:function(n,l,t){"use strict";t.d(l,"a",(function(){return u}));var e=t("o3x0"),o=t("wd/R"),u=function(){function n(n){this.generalState=n}return n.prototype.setSSRDialogData=function(n){return{height:"400px",width:"50%",data:{journey:n}}},n.prototype.setFlightCabinDialogData=function(n){return{width:"50%",disableClose:!0,height:"auto",data:n}},n.prototype.setSectorDialogData=function(n,l,t){return{height:"auto",data:{SearchedSector:n,SelectedSector:l,hasDMS:t}}},n.prototype.setSSRRTDialogData=function(n,l){return{height:"400px",width:"50%",data:{journey:n,completed:l}}},n.prototype.setShareSearchWarningDialogData=function(){return{data:{warning:!0}}},Object.defineProperty(n.prototype,"SearchRequest",{get:function(){return this.flightState.SearchRequestFormGroup},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"getSearchResponse",{get:function(){return this.flightState.SearchResult},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"SectorType",{get:function(){return this.flightState.SectorType},enumerable:!0,configurable:!0}),n.prototype.createFlightInfoRequest=function(n,l){var t=this,e={};e.ClientID=this.generalState.ClientID;var o={};return o.TUI=this.flightState.TUI,e.TripType="RT"==this.SearchRequest.controls.FareType.value&&"D"==this.SectorType?"ON":this.SearchRequest.controls.FareType.value,e.Trips=[],"ON"==e.TripType?(o.Amount=n[0].NetFare,o.Index=n[0].Index,o.OrderID=1,e.Trips.push(o)):"RT"==e.TripType&&("D"==this.SectorType?(o.Amount=n[0].NetFare,o.Index=n[0].Index,o.OrderID=0==l?1:2,e.Trips.push(o)):n.forEach((function(n,l){var o={};o.TUI=t.flightState.TUI,o.Amount=n.NetFare,o.Index=n.Index,o.OrderID=l+1,e.Trips.push(o)}))),e},n.prototype.createGetFareCalendarRequest=function(n,l){var t={};return t.ClientID=n,t.TUI=this.generalState?this.generalState.TUI:"",t.Days=30,t.OnwardDate=l.OnwardDate,t.ReturnDate=l.ReturnDate,l&&l.From&&(t.From=l.From.indexOf("[")>-1?l.From.match(/\[(.*?)\]/)[1]:l.From),l&&l.To&&(t.To=l.To.indexOf("[")>-1?l.To.match(/\[(.*?)\]/)[1]:l.To),t},n.prototype.createGetFareCalendarRequestRtn=function(n,l){var t={};return t.ClientID=n,t.TUI=this.generalState?this.generalState.TUI:"",t.Days=30,t.OnwardDate=l.OnwardDate,t.ReturnDate=l.ReturnDate,l&&l.To&&(t.From=l.To.indexOf("[")>-1?l.To.match(/\[(.*?)\]/)[1]:l.To),l&&l.From&&(t.To=l.From.indexOf("[")>-1?l.From.match(/\[(.*?)\]/)[1]:l.From),t},n.prototype.setTimeChangeDialogData=function(){var n=new e.g;return n.width="500px",n},n.prototype.createFareCalendarReq=function(n,l,t,e,u){var r={};if(r.ClientID=this.generalState.ClientID,r.TUI=this.generalState?this.generalState.TUI:"",o().month()==n-1&&o().year()==l){var a=this.getDaysInMonth(n,l)-o().day();r.Days=a+1,r.OnwardDate=l+"-"+n+"-"+o().day()}else r.Days=this.getDaysInMonth(n,l),r.OnwardDate=l+"-"+n+"-01";return r.Days=365,r.ReturnDate="","ON"==u?(r.From=t.indexOf("[")>-1?t.match(/\[(.*?)\]/)[1]:t,r.To=e.indexOf("[")>-1?e.match(/\[(.*?)\]/)[1]:e):(r.From=e.indexOf("[")>-1?e.match(/\[(.*?)\]/)[1]:e,r.To=t.indexOf("[")>-1?t.match(/\[(.*?)\]/)[1]:t),r},n.prototype.getDaysInMonth=function(n,l){return o(l+"-"+n,"ŸYYYY-MM").daysInMonth()},n.prototype.setSearchRequestFromURL=function(n){var l={};l.TUI=n[7],l.FareType="",n[6]&&(l.ADT=parseInt(n[6].split("_")[0]),l.CHD=parseInt(n[6].split("_")[1]),l.INF=parseInt(n[6].split("_")[2])),l.Cabin=n[8],l.Source="",l.Mode="",l.ClientID="",l.Trips=[];var t={};return t.From=n[3],t.To=n[4],n[5]&&(t.ReturnDate=n[5].split("_")[1],t.OnwardDate=n[5].split("_")[0]),t.TUI="",t.FromCity="",t.FromArptName="",t.ToCity="",t.ToArptName="",l.Trips.push(t),l.Parameters={},l.Parameters.Airlines="",l.Parameters.GroupType="",l.Parameters.Refundable="",l.Parameters.IsDirect=!1,l.Parameters.PaxCategory="",l},n.prototype.createGetRTSearchSettingsRequest=function(n,l){var t={};return t.TUI=this.generalState&&this.generalState.TUI?this.generalState.TUI:"",t.ClientID="",t.FromSector=n,t.ToSector=l,t},n.prototype.setDefenceFareDialogData=function(){var n=new e.g;return n.width="500px",n},n}()},ICey:function(n,l,t){"use strict";t.d(l,"a",(function(){return e}));var e=function(){return function(){}}()},LQRe:function(n,l,t){"use strict";var e=t("CcnG"),o=t("Ip0R"),u=t("MQYo"),r=t("ZYjt");t.d(l,"a",(function(){return g}));var a=e.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}}.tabby-box.success[_ngcontent-%COMP%]{background:#fff;border:1px solid rgba(156,170,179,.28);box-shadow:0 0 9px 0 rgba(0,0,0,.1);border-radius:5px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:0 auto 15px}.tabby-box.success[_ngcontent-%COMP%] .top-logo[_ngcontent-%COMP%]{border-bottom:1px dashed #d3d3d3;width:100%;padding-bottom:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.tabby-box.success[_ngcontent-%COMP%] .head[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.tabby-box.success[_ngcontent-%COMP%] .head[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#307d01;width:60px;height:60px;border-radius:50%;color:#fff;font-size:25px}.tabby-box.success[_ngcontent-%COMP%] .head[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{color:#307d01;font-size:23px;font-weight:500;line-height:23px}@media screen and (max-width:600px){.tabby-box.success[_ngcontent-%COMP%]{padding:20px 10px}.tabby-box.success[_ngcontent-%COMP%] .head[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{width:50px;height:50px;font-size:20px}.tabby-box.success[_ngcontent-%COMP%] .head[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:19px;line-height:22px}.tabby-box.success[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:15px}}.tabby-box.success[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:7px}.tabby-box.success[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-weight:500}.tabby-box.success[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .gray[_ngcontent-%COMP%]{color:#5b5b5b;font-weight:400;font-size:15px}.tabby-box.success[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.tabby-box.success[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{background:#e2f9e2;padding:8px 14px;border-radius:18px;border:1px dashed #8dc38d;color:#307d01;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px}.tabby-box.success[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] h4[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:19px;color:#307d01;cursor:pointer}.tabby-box.success[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:15px;font-weight:500}.tabby-box.success[_ngcontent-%COMP%] .fare[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:3px}.tabby-box.success[_ngcontent-%COMP%] .fare[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:15px}.tabby-box.success[_ngcontent-%COMP%] .fare[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:23px}.tabby-box.success[_ngcontent-%COMP%] .support[_ngcontent-%COMP%]{display:flex;flex-direction:column;width:100%}.tabby-box.success[_ngcontent-%COMP%] .support[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 0}.tabby-box.success[_ngcontent-%COMP%] .support[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%] .list[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;font-size:14px;color:gray}.tabby-box.success[_ngcontent-%COMP%] .support[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%] .list[_ngcontent-%COMP%] p[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{cursor:pointer;color:gray}.tabby-box.success[_ngcontent-%COMP%] .support[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%] .list[_ngcontent-%COMP%] p[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#000}.tabby-box.success[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{border-top:1px dashed #d3d3d3;width:100%;padding-top:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.tabby-box.failed[_ngcontent-%COMP%]{background:#fff;border:1px solid rgba(156,170,179,.28);box-shadow:0 0 9px 0 rgba(0,0,0,.1);border-radius:5px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:0 auto 15px}.tabby-box.failed[_ngcontent-%COMP%] .top-logo[_ngcontent-%COMP%]{border-bottom:1px dashed #d3d3d3;width:100%;padding-bottom:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.tabby-box.failed[_ngcontent-%COMP%] .head[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.tabby-box.failed[_ngcontent-%COMP%] .head[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#d32f2f;width:60px;height:60px;border-radius:50%;color:#fff;font-size:25px}@media screen and (max-width:600px){.tabby-box.success[_ngcontent-%COMP%] .fare[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:19px}.tabby-box.failed[_ngcontent-%COMP%]{padding:20px 10px}.tabby-box.failed[_ngcontent-%COMP%] .head[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{width:50px;height:50px;font-size:20px}}.tabby-box.failed[_ngcontent-%COMP%] .head[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{color:#d32f2f;font-size:23px;font-weight:500;line-height:23px}.tabby-box.failed[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:7px}.tabby-box.failed[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-weight:500}.tabby-box.failed[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .gray[_ngcontent-%COMP%]{color:#5b5b5b;font-weight:400;font-size:15px}.tabby-box.failed[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.tabby-box.failed[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{background:#fff5f5;padding:8px 14px;border-radius:18px;border:1px dashed #edb9b9;color:#d32f2f;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px}.tabby-box.failed[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] h4[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:19px;color:#d32f2f;cursor:pointer}@media screen and (max-width:600px){.tabby-box.failed[_ngcontent-%COMP%] .head[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:19px;line-height:22px}.tabby-box.failed[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:15px}}.tabby-box.failed[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:15px}.tabby-box.failed[_ngcontent-%COMP%] .fare[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:3px}.tabby-box.failed[_ngcontent-%COMP%] .fare[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:15px}.tabby-box.failed[_ngcontent-%COMP%] .fare[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:23px}@media screen and (max-width:600px){.tabby-box.failed[_ngcontent-%COMP%] .fare[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:19px}}.tabby-box.failed[_ngcontent-%COMP%] .support[_ngcontent-%COMP%]{display:flex;flex-direction:column;width:100%}.tabby-box.failed[_ngcontent-%COMP%] .support[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 0}.tabby-box.failed[_ngcontent-%COMP%] .support[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%] .list[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;font-size:14px;color:gray}.tabby-box.failed[_ngcontent-%COMP%] .support[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%] .list[_ngcontent-%COMP%] p[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{cursor:pointer;color:gray}.tabby-box.failed[_ngcontent-%COMP%] .support[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%] .list[_ngcontent-%COMP%] p[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#000}.tabby-box.failed[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{border-top:1px dashed #d3d3d3;width:100%;padding-top:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}"]],data:{}});function i(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,40,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,39,"div",[["class","tabby-box success"]],null,null,null,null,null)),(n()(),e.Cb(2,0,null,null,1,"div",[["class","top-logo"]],null,null,null,null,null)),(n()(),e.Cb(3,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(4,0,null,null,4,"div",[["class","head"]],null,null,null,null,null)),(n()(),e.Cb(5,0,null,null,1,"div",[["class","icon"]],null,null,null,null,null)),(n()(),e.Cb(6,0,null,null,0,"span",[["class","ak-checked"]],null,null,null,null,null)),(n()(),e.Cb(7,0,null,null,1,"h4",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Payment Success"])),(n()(),e.Cb(9,0,null,null,4,"div",[["class","content"]],null,null,null,null,null)),(n()(),e.Cb(10,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Thank You!! We have recieved your payment."])),(n()(),e.Cb(12,0,null,null,1,"p",[["class","gray"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["In case of any concern, our team will get in touch with you on your registered contact number "])),(n()(),e.Cb(14,0,null,null,5,"div",[["class","footer"]],null,null,null,null,null)),(n()(),e.Cb(15,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Reference Number"])),(n()(),e.Cb(17,0,null,null,2,"h4",[],null,null,null,null,null)),(n()(),e.Wb(18,null,["",""])),(n()(),e.Cb(19,0,null,null,0,"span",[["class","ak-copy"]],null,null,null,null,null)),(n()(),e.Cb(20,0,null,null,4,"div",[["class","fare"]],null,null,null,null,null)),(n()(),e.Cb(21,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Total Fare"])),(n()(),e.Cb(23,0,null,null,1,"h4",[],null,null,null,null,null)),(n()(),e.Wb(24,null,["",""])),(n()(),e.Cb(25,0,null,null,15,"div",[["class","support"]],null,null,null,null,null)),(n()(),e.Cb(26,0,null,null,12,"div",[["class","contact"]],null,null,null,null,null)),(n()(),e.Cb(27,0,null,null,3,"div",[["class","list"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,0,"span",[["class","ak-phone-contact"]],null,null,null,null,null)),(n()(),e.Cb(29,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["+971 43561122"])),(n()(),e.Cb(31,0,null,null,2,"div",[["class","list"]],null,null,null,null,null)),(n()(),e.Cb(32,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["|"])),(n()(),e.Cb(34,0,null,null,4,"div",[["class","list"]],null,null,null,null,null)),(n()(),e.Cb(35,0,null,null,0,"span",[["class","ak-email"]],null,null,null,null,null)),(n()(),e.Cb(36,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Cb(37,0,null,null,1,"a",[["href","mailto:Gulfsupport@akbartravels.com"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Gulfsupport@akbartravels.com"])),(n()(),e.Cb(39,0,null,null,1,"div",[["class","logo"]],null,null,null,null,null)),(n()(),e.Cb(40,0,null,null,0,"img",[["width","80"]],[[8,"src",4]],null,null,null,null))],null,(function(n,l){var t=l.component;n(l,3,0,e.Gb(1,"",t.imagePath,"/assets/images/akbar-beta-logo.png")),n(l,18,0,t.fort_Id),n(l,24,0,t.amount),n(l,40,0,e.Gb(1,"",t.imagePath,"/assets/tabbyimages/tabbylogo.png"))}))}function c(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,38,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,37,"div",[["class","tabby-box failed"]],null,null,null,null,null)),(n()(),e.Cb(2,0,null,null,1,"div",[["class","top-logo"]],null,null,null,null,null)),(n()(),e.Cb(3,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(4,0,null,null,4,"div",[["class","head"]],null,null,null,null,null)),(n()(),e.Cb(5,0,null,null,1,"div",[["class","icon"]],null,null,null,null,null)),(n()(),e.Cb(6,0,null,null,0,"span",[["class","ak-cancel"]],null,null,null,null,null)),(n()(),e.Cb(7,0,null,null,1,"h4",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Payment Failed"])),(n()(),e.Cb(9,0,null,null,2,"div",[["class","content"]],null,null,null,null,null)),(n()(),e.Cb(10,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Oops !! Your payment failed. "])),(n()(),e.Cb(12,0,null,null,5,"div",[["class","footer"]],null,null,null,null,null)),(n()(),e.Cb(13,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Reference Number"])),(n()(),e.Cb(15,0,null,null,2,"h4",[],null,null,null,null,null)),(n()(),e.Wb(16,null,["",""])),(n()(),e.Cb(17,0,null,null,0,"span",[["class","ak-copy"]],null,null,null,null,null)),(n()(),e.Cb(18,0,null,null,4,"div",[["class","fare"]],null,null,null,null,null)),(n()(),e.Cb(19,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Total Fare"])),(n()(),e.Cb(21,0,null,null,1,"h4",[],null,null,null,null,null)),(n()(),e.Wb(22,null,["",""])),(n()(),e.Cb(23,0,null,null,15,"div",[["class","support"]],null,null,null,null,null)),(n()(),e.Cb(24,0,null,null,12,"div",[["class","contact"]],null,null,null,null,null)),(n()(),e.Cb(25,0,null,null,3,"div",[["class","list"]],null,null,null,null,null)),(n()(),e.Cb(26,0,null,null,0,"span",[["class","ak-phone-contact"]],null,null,null,null,null)),(n()(),e.Cb(27,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["+971 43561122"])),(n()(),e.Cb(29,0,null,null,2,"div",[["class","list"]],null,null,null,null,null)),(n()(),e.Cb(30,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,["|"])),(n()(),e.Cb(32,0,null,null,4,"div",[["class","list"]],null,null,null,null,null)),(n()(),e.Cb(33,0,null,null,0,"span",[["class","ak-email"]],null,null,null,null,null)),(n()(),e.Cb(34,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Cb(35,0,null,null,1,"a",[["href","mailto:Gulfsupport@akbartravels.com"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Gulfsupport@akbartravels.com"])),(n()(),e.Cb(37,0,null,null,1,"div",[["class","logo"]],null,null,null,null,null)),(n()(),e.Cb(38,0,null,null,0,"img",[["width","80"]],[[8,"src",4]],null,null,null,null))],null,(function(n,l){var t=l.component;n(l,3,0,e.Gb(1,"",t.imagePath,"/assets/images/akbar-beta-logo.png")),n(l,16,0,t.fort_Id),n(l,22,0,t.amount),n(l,38,0,e.Gb(1,"",t.imagePath,"/assets/tabbyimages/tabbylogo.png"))}))}function s(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,5,"div",[["class","reviewouter common-padding-innerpage"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,4,"div",[["class","container min-width1000"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,i)),e.Bb(3,16384,null,0,o.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,c)),e.Bb(5,16384,null,0,o.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,3,0,"success"===t.isSuccess),n(l,5,0,"fail"===t.isSuccess)}),null)}function b(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,1,"payment-status",[],null,null,null,s,a)),e.Bb(1,114688,null,0,u.a,[[2,"amount"],[2,"response_code"],e.I,r.k,[2,"payment_link_id"],[2,"fort_id"]],null,null)],(function(n,l){n(l,1,0)}),null)}var g=e.yb("payment-status",u.a,b,{},{},[])},MQYo:function(n,l,t){"use strict";t.d(l,"a",(function(){return s}));var e=t("ZYjt"),o=t("Ip0R"),u=t("AytR"),r=Object(e.l)("amount"),a=Object(e.l)("response_code"),i=Object(e.l)("payment_link_id"),c=Object(e.l)("fort_id"),s=function(){function n(n,l,t,e,s,b){this.Platform=t,this.state=e,this.cdnPath=u.a.cdnPath,this.imagePath=this.cdnPath,this.responseCode="",this.paymentlinkid="",this.fort_Id="",this.isSuccess="";try{Object(o.G)(this.Platform)&&(n&&this.state.set(r,n),l&&this.state.set(a,l),s&&this.state.set(i,s),b&&this.state.set(c,b)),Object(o.F)(this.Platform)&&(this.amount=this.state.get(r,null),this.responseCode=this.state.get(a,null),this.paymentlinkid=this.state.get(i,null),this.fort_Id=this.state.get(c,null))}catch(g){}}return n.prototype.ngOnInit=function(){try{Object(o.F)(this.Platform)&&(this.isSuccess=14e3==Number(this.responseCode)?"success":"fail",this.amount&&(this.amount/=100))}catch(n){}},n}()},NlUY:function(n,l,t){"use strict";t.d(l,"a",(function(){return a}));var e=t("ZYCi"),o=(t("AcpL"),t("KuF8"),t("Klzi"),t("eXOc")),u=t("bne5"),r=t("Ip0R"),a=(t("YqQn"),function(){function n(n,l,t,a,i,c,s,b,g,d,m){var p=this;this.generalHelper=n,this.renderer=l,this.ref=t,this.errorLogger=a,this.zone=i,this.router=c,this.route=s,this.translateService=b,this.generalState=g,this.generalService=d,this.platform=m,this.showScroller=!1,this.generalAdapter=new o.a(this.generalState),this.footerHide=!0,this.headerhide=!1,this.fixedTop=!1,this.commonHeader=!1,this.hideCustomerSupport=!0,this.hideScrollButton=!1,this.hideCustomerSupport2=!0,this.footerHide2=!0;try{Object(r.F)(this.platform)&&(this.generalHelper.SetCurrentLanguage(),this.zone.runOutsideAngular((function(){p.scrollSubscription=Object(u.a)(window,"scroll",{passive:!0,capture:!0}).subscribe((function(n){p.onWindowScroll()}))}))),this.navigationSubscription=this.router.events.subscribe((function(n){n instanceof e.d&&(p.router.url.includes("/city/hotel-in")?p.footerHide2=!0:p.router.url.includes("/itinerary/sightseeing")?p.generalState.EnableCurrencySelection=!1:p.router.url.includes("/myaccount/mybookings")?p.generalState.EnableCurrencySelection=!0:p.footerHide2=!1,p.hideCustomerSupport2=!!p.router.url.includes("/city/hotel-in"),p.footerCondition=p.router.url.includes("/city/hotel-in"),Object(r.F)(p.platform)&&("undefined"!=typeof document&&("/flight-ar"==p.router.url||"/flight"==p.router.url||"/hotel"==p.router.url||"/cheap-hotels"==p.router.url||p.router.url.includes("/hotel/index/")||p.router.url.includes("/b2blogin")||-1!=p.router.url.indexOf("/flight?")&&-1==p.router.url.indexOf("/myaccount")||-1!=p.router.url.indexOf("/hotel?")&&-1==p.router.url.indexOf("/myaccount")||p.router.url.includes("ExclusiveDeals")||p.router.url.indexOf("/flight-ar?")>-1?(p.renderer.setElementClass(document.body,"body-min-width",!1),p.renderer.setElementClass(document.body,"hidecommonHeader",!0),p.renderer.setElementClass(document.body,"commomn-header-remove-top",!0),p.renderer.setElementClass(document.body,"commomn-header-top-sticky",!1),p.renderer.setElementClass(document.body,"otherpageHeader",!1),p.showScroller=!0):(p.renderer.setElementClass(document.body,"body-min-width",!0),p.renderer.setElementClass(document.body,"hidecommonHeader",!1),p.renderer.setElementClass(document.body,"otherpageHeader",!0),p.showScroller=!1),"/become-travel-agent"!=p.router.url&&"/akbarbizz"!=p.router.url&&"/akbaracademy/online-travel-courses"!=p.router.url&&"/akbaracademy/academysuccess"!=p.router.url||p.renderer.setElementClass(document.body,"body-min-width",!1)),p.onWindowScroll()),p.initialiseInvites())}))}catch(f){}}return n.prototype.initialiseInvites=function(){try{this.router.url.match("/review/")||this.router.url.match("/display/")||this.router.url.match("/cheap-hotels")||this.router.url.match("/akbarbizz")||this.router.url.match("/become-travel-agent")||this.router.url.match("/akbaracademy/online-travel-courses")||this.router.url.match("/akbaracademy/academysuccess")?(this.headerhide=!!(this.router.url.match("/akbarbizz")||this.router.url.match("/become-travel-agent")||this.router.url.match("/akbaracademy/online-travel-courses")||this.router.url.match("/akbaracademy/academysuccess")||"HTL"==this.generalState.ServiceType&&!this.router.url.match("/cheap-hotels/")&&!this.router.url.match("/hotel/")),this.footerHide=!(this.router.url.match("/review/")||"HTL"==this.generalState.ServiceType&&!this.router.url.match("/cheap-hotels/"))):this.footerHide=!1}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutComponent:initialiseInvites",n.stack.toLocaleString())}},n.prototype.ngOnInit=function(){try{this.generalHelper.getLoginStatus(),this.loadScript()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutComponent:ngOnInit",n.stack.toLocaleString())}},n.prototype.ngAfterViewInit=function(){try{(this.router.url.match("/become-travel-agent")||this.router.url.match("/akbaracademy/online-travel-courses")||this.router.url.match("/akbaracademy/academysuccess"))&&null!=this.customerSupport&&this.renderer.setElementClass(this.customerSupport.nativeElement,"hide",!0)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutComponent:ngAfterViewInit",n.stack.toLocaleString())}},n.prototype.loadScript=function(){var n=this;Object(r.F)(this.platform)&&this.route.queryParams.subscribe((function(l){var t;l&&l.utm_source&&"admitad"==l.utm_source.toLowerCase().trim()?(t=n.generalHelper.getFromLocalStorage("admitad"))&&t.StatusFlag?n.commonAdmitadLoadScript():t||n.commonAdmitadLoadScript():"HTL"==n.generalState.ServiceType&&(t=n.generalHelper.getFromLocalStorage("admitad"))&&t.StatusFlag&&n.commonAdmitadLoadScript()}))},n.prototype.commonAdmitadLoadScript=function(){var n=document.createElement("script");"FLT"==this.generalState.ServiceType?n.src="https://www.artfut.com/static/tagtag.min.js?campaign_code=31d09ebb63":"HTL"==this.generalState.ServiceType&&(n.src="https://www.artfut.com/static/tagtag.min.js?campaign_code=c358f64ac6"),n.async=!0;var l=document.createAttribute("onerror");l.value='var self = this;window.ADMITAD=window.ADMITAD||{},ADMITAD.Helpers=ADMITAD.Helpers||{},ADMITAD.Helpers.generateDomains=function(){for(var e=new Date,n=Math.floor(new Date(2020,e.getMonth(),e.getDate()).setUTCHours(0,0,0,0)/1e3),t=parseInt(1e12*(Math.sin(n)+1)).toString(30),i=["de"],o=[],a=0;a100&&(this.hideScrollButton=!0,null!=this.scrollNxtSec&&this.renderer.setElementClass(this.scrollNxtSec.nativeElement,"hideButton",!0)),Math.max(document.body.scrollHeight,document.body.offsetHeight,document.documentElement.clientHeight,document.documentElement.scrollHeight,document.documentElement.offsetHeight),this.router.url.match("/become-travel-agent")||this.router.url.match("/akbaracademy/online-travel-courses")||this.router.url.match("/akbaracademy/academysuccess")||void 0!==this.customerSupport&&(window.pageYOffset+window.innerHeight>=document.body.scrollHeight-150?this.renderer.setElementClass(this.customerSupport.nativeElement,"hide",!0):this.renderer.setElementClass(this.customerSupport.nativeElement,"hide",!1)),this.router.url.includes("flight-ar")||"/flight"==this.router.url||"/hotel"==this.router.url||"/cheap-hotels"==this.router.url||this.router.url.includes("/hotel/index/")||this.router.url.includes("/b2blogin")||-1!=this.router.url.indexOf("/flight?")&&-1==this.router.url.indexOf("/myaccount")||-1!=this.router.url.indexOf("/hotel?")&&-1==this.router.url.indexOf("/myaccount")||this.router.url.includes("ExclusiveDeals")?window.pageYOffset>=151?(this.fixedTop=!0,setTimeout((function(){n.renderer.setElementClass(document.body,"commomn-header-top-sticky",!0),n.renderer.setElementClass(document.body,"commomn-header-remove-top",!1)}),100)):(this.fixedTop=!1,this.commonHeader=!1,this.renderer.setElementClass(document.body,"commomn-header-remove-top",!0),this.renderer.setElementClass(document.body,"commomn-header-top-sticky",!1)):(this.commonHeader=!0,this.fixedTop=!1,this.hideScrollButton=!0,this.renderer.setElementClass(document.body,"commomn-header-top-sticky",!1),this.renderer.setElementClass(document.body,"commomn-header-remove-top",!1)),void 0!==this.header&&(this.fixedTop?this.renderer.setElementClass(this.header.nativeElement,"fixedTopbar",!0):(this.renderer.setElementClass(this.header.nativeElement,"fixedTopbar",!1),this.commonHeader?(this.renderer.setElementClass(document.body,"otherpageHeader",!0),this.renderer.setElementClass(this.header.nativeElement,"removeHeader",!1)):(this.renderer.setElementClass(this.header.nativeElement,"removeHeader",!0),this.renderer.setElementClass(document.body,"otherpageHeader",!1))))}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutComponent:onWindowScroll",l.stack.toLocaleString())}},n.prototype.scrollToNextSection=function(){try{if(Object(r.F)(this.platform)){if("undefined"!=typeof window&&window.hasOwnProperty("scrollTo"))try{window.scrollTo({behavior:"smooth",top:300})}catch(n){window.scrollTo(0,300)}this.hideScrollButton=!0}}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutComponent:scrollToNextSection",l.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){try{this.navigationSubscription&&this.navigationSubscription.unsubscribe(),this.scrollSubscription&&this.scrollSubscription.unsubscribe()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LayoutComponent:ngOnDestroy",n.stack.toLocaleString())}},n}())},Utj4:function(n,l,t){"use strict";var e=t("CcnG"),o=t("seP3"),u=t("A7o+"),r=t("21Lb"),a=t("OzfB"),i=t("Fzqc"),c=t("gIcY"),s=t("dJrM"),b=t("Wf4p"),g=t("dWZg"),d=t("wFw1"),m=t("Ip0R"),p=t("b716"),f=t("/VYK"),h=t("eiDF"),C=t("bujt"),O=t("UodH"),y=t("lLAP"),x=t("9It4"),_=t("Ourk"),P=t("YlbQ"),L=t("hUWP"),M=t("Mr+X"),v=t("SMsm"),w=t("Z5h4"),k=t("de3e"),S=t("/uON"),T=t("cFZg"),F=t("o+fa"),B=t("KuF8"),I=t("o3x0"),R=t("AcpL"),A=t("YqQn"),D=t("Klzi"),E=t("s1el"),U=t("ZYCi"),q=t("yTtk"),H=t("qIOU");t.d(l,"a",(function(){return On}));var W=e.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}}.close-outer[_ngcontent-%COMP%]{position:relative;height:10px}.close-outer[_ngcontent-%COMP%] .close-icon[_ngcontent-%COMP%]{position:absolute;right:0;top:-10px;opacity:.5;transition:all .4s ease;cursor:pointer;transform:scale(.8);-moz-transform:scale(.8)}.close-outer[_ngcontent-%COMP%] .close-icon[_ngcontent-%COMP%]:hover{opacity:1;transform:scale(1);-moz-transform:scale(1)}.login-outer[_ngcontent-%COMP%]{padding:15px;max-width:480px;text-align:center;min-width:481px;animation:.2s forwards zooming;-webkit-animation:.2s forwards zooming}.login-outer.more-width[_ngcontent-%COMP%]{max-width:400px;min-width:400px;gap:20px}.login-outer.more-width[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{margin:0 0 15px!important}.login-outer.more-width[_ngcontent-%COMP%] .checkouter[_ngcontent-%COMP%]{margin:15px 0}.login-outer.more-width[_ngcontent-%COMP%] .mt-40[_ngcontent-%COMP%]{margin-top:20px}.login-outer.more-width[_ngcontent-%COMP%] b[_ngcontent-%COMP%]{font-size:14px}.login-outer.more-width[_ngcontent-%COMP%] .left[_ngcontent-%COMP%]{width:100%;text-align:left;padding:20px 30px 10px 0}.login-outer.more-width[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .select_mailid[_ngcontent-%COMP%]{margin:10px 0}.login-outer[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-size:27px;font-weight:700;color:#d32f2f;margin:0 0 45px}.login-outer[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:22px;font-weight:400;color:#d32f2f;margin:0 0 15px}.login-outer[_ngcontent-%COMP%] .opt_pic[_ngcontent-%COMP%]{margin-bottom:15px}.login-outer[_ngcontent-%COMP%] span.mail[_ngcontent-%COMP%]{font-size:15px;font-weight:400;color:#000;margin:0 0 15px}.login-outer[_ngcontent-%COMP%] span.mail_otp[_ngcontent-%COMP%]{font-size:14px;font-weight:400;color:#19478a;margin:0 0 15px;cursor:pointer}.login-outer[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;font-weight:400;color:#9c9c9c;margin:0 0 30px}.login-outer[_ngcontent-%COMP%] p[_ngcontent-%COMP%] span.mob_nu[_ngcontent-%COMP%]{color:#000}.login-outer[_ngcontent-%COMP%] .block[_ngcontent-%COMP%]{margin-bottom:25px}.login-outer[_ngcontent-%COMP%] .block1[_ngcontent-%COMP%]{margin-bottom:25px;display:flex;justify-content:space-between;align-items:flex-start}.login-outer[_ngcontent-%COMP%] .block1[_ngcontent-%COMP%] .title[_ngcontent-%COMP%]{width:15%}.login-outer[_ngcontent-%COMP%] .block1[_ngcontent-%COMP%] .f_name[_ngcontent-%COMP%], .login-outer[_ngcontent-%COMP%] .block1[_ngcontent-%COMP%] .l_name[_ngcontent-%COMP%]{width:40%}.login-outer[_ngcontent-%COMP%] .please_chk[_ngcontent-%COMP%]{color:green;font-size:14px;margin-bottom:15px}.login-outer[_ngcontent-%COMP%] .resend_otp-link[_ngcontent-%COMP%]{color:#19478a;cursor:pointer}.login-outer[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%]{text-align:left;margin-bottom:25px;color:#19478a;cursor:pointer}.login-outer[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-align:left;color:#d32f2f;font-size:13px;font-weight:700;text-decoration:underline}.login-outer[_ngcontent-%COMP%] .btn[_ngcontent-%COMP%]{font-size:18px;font-weight:700;text-transform:capitalize;height:55px;width:100%;margin-bottom:25px}.login-outer[_ngcontent-%COMP%] .create-new[_ngcontent-%COMP%]{display:flex;flex-direction:column}.login-outer[_ngcontent-%COMP%] .create-new[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#000;font-size:17px;font-weight:700}.login-outer[_ngcontent-%COMP%] .create-new[_ngcontent-%COMP%] p[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:underline;color:#d32f2f}.login-outer[_ngcontent-%COMP%] .create-new[_ngcontent-%COMP%] .forgot[_ngcontent-%COMP%], .login-outer[_ngcontent-%COMP%] .create-new[_ngcontent-%COMP%] .login_different[_ngcontent-%COMP%]{font-size:14px;font-weight:400;color:#19478a;margin:0 0 15px;cursor:pointer}.login-outer[_ngcontent-%COMP%] .resend_otp[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.login-outer[_ngcontent-%COMP%] .resend_otp[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;font-weight:400;color:#000;margin:0}.login-outer[_ngcontent-%COMP%] .divider-line[_ngcontent-%COMP%]{position:relative;margin-bottom:15px}.login-outer[_ngcontent-%COMP%] .divider-line[_ngcontent-%COMP%]::before{content:'';width:70%;left:50%;transform:translate(-50%,-50%);top:50%;height:1px;background:#d8d8d8;position:absolute;z-index:0}.login-outer[_ngcontent-%COMP%] .divider-line[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{position:relative;z-index:10;background:#fff;padding:0 7px;color:#787878;font-size:11px;font-weight:500}.login-outer[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{color:rgba(0,0,0,.8);font-size:15px;font-weight:500;text-align:center;margin:0 0 20px;text-transform:uppercase}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{border:1px solid #ddd;width:100%}.login-outer[_ngcontent-%COMP%] ul.ulwidth[_ngcontent-%COMP%]{width:80%!important}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{width:100%;border-right:1px solid #ddd;padding:10px 0;cursor:pointer}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#000;font-size:17px;font-weight:500;margin:0;text-transform:capitalize}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{margin-right:5px;transition:all .4s ease}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover img[_ngcontent-%COMP%]{transform:scale(.8);-moz-transform:scale(.8)}.successmg-style[_ngcontent-%COMP%]{border-left:3px solid #307d01;padding:5px 15px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);width:auto;background:#fff}.successmg-style[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:30px;width:30px;height:30px;line-height:30px;color:#307d01}.successmg-style[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;color:#307d01;font-weight:400;line-height:18px;margin:0}.successmg-style[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#d32f2f;font-weight:700;text-decoration:underline}.error-style[_ngcontent-%COMP%]{border-left:3px solid #d32f2f;padding:5px 15px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);width:auto;background:#fff}.error-style[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:30px;width:30px;height:30px;line-height:30px;color:#d32f2f}.error-style[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;color:#d32f2f;font-weight:400;line-height:18px;margin:0}.mb-10[_ngcontent-%COMP%]{margin-bottom:10px}@-webkit-keyframes zooming{0%{transform:scale(.5);-moz-transform:scale(.5);opacity:0}100%{transform:scale(1);-moz-transform:scale(1);opacity:1}}@keyframes zooming{0%{transform:scale(.5);-moz-transform:scale(.5);opacity:0}100%{transform:scale(1);-moz-transform:scale(1);opacity:1}}.back_to_login[_ngcontent-%COMP%]{text-decoration:underline;color:#d32f2f;font-weight:500;cursor:pointer}[_nghost-%COMP%] .mat-checkbox-label{font-size:12px;color:#000;white-space:unset}[_nghost-%COMP%] .block .mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .iti{width:100%}[_nghost-%COMP%] mat-form-field.email .iti__flag-container{display:none!important}[_nghost-%COMP%] mat-form-field.email input{padding-left:0!important}[_nghost-%COMP%] mat-form-field.email.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::-webkit-input-placeholder{color:inherit!important;-webkit-text-fill-color:inherit!important}[_nghost-%COMP%] mat-form-field.email.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::-moz-placeholder{color:inherit!important;-webkit-text-fill-color:inherit!important}[_nghost-%COMP%] mat-form-field.email.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::-ms-input-placeholder{color:inherit!important;-webkit-text-fill-color:inherit!important}[_nghost-%COMP%] mat-form-field.email.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::placeholder{color:inherit!important;-webkit-text-fill-color:inherit!important}.animating[_ngcontent-%COMP%]{animation:1s linear infinite forwards flash;-webkit-animation:1s linear infinite forwards flash;background:linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);background-size:1000px 104px}"]],data:{}});function z(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-label",[],null,null,null,null,null)),e.Bb(1,16384,[[3,4],[4,4]],0,o.f,[],null,null),(n()(),e.Wb(2,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("emailIdorMob")))}))}function Y(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-label",[],null,null,null,null,null)),e.Bb(1,16384,[[3,4],[4,4]],0,o.f,[],null,null),(n()(),e.Wb(2,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("enteryourmail")))}))}function N(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" ",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),e.Wb(5,null,[" ",""])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("emailIdorMob"))),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("required")))}))}function G(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" ",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),e.Wb(5,null,[" ",""])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("EmailID"))),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("required")))}))}function Q(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginMobileNummustbevalid")))}))}function V(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("TrvlUtilityEmailmustbeValid")))}))}function X(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,9,"div",[["class","successmg-style"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(1,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,1720320,null,0,r.e,[e.n,e.F,i.b,a.i,[2,r.l],a.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(3,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,5,"p",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openPopup("MailPass")&&e),e}),null,null)),(n()(),e.Wb(5,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(7,0,null,null,2,"a",[],null,null,null,null,null)),(n()(),e.Wb(8,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){n(l,1,0,"row"),n(l,2,0,"10px"),n(l,3,0,"start center")}),(function(n,l){n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("SetthePassword"))),n(l,8,0,e.Xb(l,8,0,e.Ob(l,9).transform("continue")))}))}function j(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"li",[["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.socialLogin("facebook")&&e),e}),null,null)),e.Bb(1,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(4,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(5,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){n(l,1,0,"row"),n(l,2,0,"center center")}),(function(n,l){n(l,3,0,e.Gb(1,"",l.component.cdnPath,"/assets/images/facebook-color.png")),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("LoginFacebook")))}))}function K(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,66,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,65,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,3).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,3).onReset()&&o),o}),null,null)),e.Bb(2,16384,null,0,c.F,[],null,null),e.Bb(3,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(5,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(6,0,null,null,60,"section",[["class","login-outer"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(7,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(8,0,null,null,2,"h2",[],null,null,null,null,null)),(n()(),e.Wb(9,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(11,0,null,null,34,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(12,0,null,null,33,"mat-form-field",[["appearance","outline"],["class","mat-form-field"]],[[2,"email",null],[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,s.b,s.a)),e.Bb(13,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,1,{_controlNonStatic:0}),e.Ub(335544320,2,{_controlStatic:0}),e.Ub(603979776,3,{_labelChildNonStatic:0}),e.Ub(335544320,4,{_labelChildStatic:0}),e.Ub(603979776,5,{_placeholderChild:0}),e.Ub(603979776,6,{_errorChildren:1}),e.Ub(603979776,7,{_hintChildren:1}),e.Ub(603979776,8,{_prefixChildren:1}),e.Ub(603979776,9,{_suffixChildren:1}),(n()(),e.sb(16777216,null,3,1,null,z)),e.Bb(24,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,3,1,null,Y)),e.Bb(26,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(27,0,[["phoneInput",1]],1,10,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","ClientID"],["id","phoneInput"],["matInput",""],["ng2TelInput",""],["type","tel"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"countryChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,28)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,28).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,28)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,28)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,33)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,33)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,33)._onInput()&&o),"blur"===l&&(o=!1!==e.Ob(n,34).onBlur()&&o),"countryChange"===l&&(o=!1!==u.onCountryChange(t)&&o),"input"===l&&(o=!1!==u.inputValidation(t)&&o),o}),null,null)),e.Bb(28,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(30,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(32,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(33,999424,null,0,p.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],f.a,e.F],{id:[0,"id"],placeholder:[1,"placeholder"],type:[2,"type"]},null),e.Bb(34,81920,null,0,h.a,[e.n,e.I],{ng2TelInputOptions:[0,"ng2TelInputOptions"]},{countryChange:"countryChange"}),e.Pb(35,5),e.Rb(36,{initialCountry:0,preferredCountries:1,separateDialCode:2,customContainer:3}),e.Tb(2048,[[1,4],[2,4]],o.d,null,[p.b]),(n()(),e.sb(16777216,null,5,1,null,N)),e.Bb(39,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,G)),e.Bb(41,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,Q)),e.Bb(43,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,V)),e.Bb(45,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(46,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.processLogin()&&e),e}),C.b,C.a)),e.Bb(47,180224,null,0,O.b,[e.n,y.h,[2,d.a]],{disabled:[0,"disabled"],color:[1,"color"]},null),(n()(),e.Wb(48,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,X)),e.Bb(51,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(52,0,null,null,14,"div",[["class","social-login"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(53,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(54,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(55,0,null,null,11,"ul",[["fxLayout","row"],["fxLayoutAlign","space-between"]],[[2,"ulwidth",null]],null,null,null,null)),e.Bb(56,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(57,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.sb(16777216,null,null,1,null,j)),e.Bb(59,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(60,0,null,null,6,"li",[["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.socialLogin("google")&&e),e}),null,null)),e.Bb(61,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(62,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(63,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(64,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(65,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,3,0,t.loginForm),n(l,7,0,"column"),n(l,13,0,"outline"),n(l,24,0,t.enableMobileOtp),n(l,26,0,!t.enableMobileOtp),n(l,30,0,"ClientID"),n(l,33,0,"phoneInput",t.isEmail?t.Placeholder:t.mobilePlaceholder,"tel");var e=n(l,36,0,t.initialCountry,n(l,35,0,"in","ae","qa","sa","kw"),!0,t.custom-t.input);n(l,34,0,e),n(l,39,0,t.enableMobileOtp&&(null==t.loginForm.controls.ClientID.errors?null:t.loginForm.controls.ClientID.errors.required)&&t.loginForm.controls.ClientID.touched),n(l,41,0,!t.enableMobileOtp&&(null==t.loginForm.controls.ClientID.errors?null:t.loginForm.controls.ClientID.errors.required)&&t.loginForm.controls.ClientID.touched),n(l,43,0,!t.isEmail&&(null==t.loginForm.controls.ClientID.errors?null:t.loginForm.controls.ClientID.errors.pattern)&&t.loginForm.controls.ClientID.touched),n(l,45,0,t.isEmail&&(null==t.loginForm.controls.ClientID.errors?null:t.loginForm.controls.ClientID.errors.pattern)&&t.loginForm.controls.ClientID.touched),n(l,47,0,t.isMailSent,"primary"),n(l,51,0,1==t.isMailSent),n(l,53,0,"row"),n(l,54,0,"center center"),n(l,56,0,"row"),n(l,57,0,"space-between"),n(l,59,0,t.showFB),n(l,61,0,"row"),n(l,62,0,"center center")}),(function(n,l){var t=l.component;n(l,1,0,e.Ob(l,5).ngClassUntouched,e.Ob(l,5).ngClassTouched,e.Ob(l,5).ngClassPristine,e.Ob(l,5).ngClassDirty,e.Ob(l,5).ngClassValid,e.Ob(l,5).ngClassInvalid,e.Ob(l,5).ngClassPending),n(l,9,0,e.Xb(l,9,0,e.Ob(l,10).transform("LoginHead"))),n(l,12,1,[t.isEmail,"standard"==e.Ob(l,13).appearance,"fill"==e.Ob(l,13).appearance,"outline"==e.Ob(l,13).appearance,"legacy"==e.Ob(l,13).appearance,e.Ob(l,13)._control.errorState,e.Ob(l,13)._canLabelFloat,e.Ob(l,13)._shouldLabelFloat(),e.Ob(l,13)._hasFloatingLabel(),e.Ob(l,13)._hideControlPlaceholder(),e.Ob(l,13)._control.disabled,e.Ob(l,13)._control.autofilled,e.Ob(l,13)._control.focused,"accent"==e.Ob(l,13).color,"warn"==e.Ob(l,13).color,e.Ob(l,13)._shouldForward("untouched"),e.Ob(l,13)._shouldForward("touched"),e.Ob(l,13)._shouldForward("pristine"),e.Ob(l,13)._shouldForward("dirty"),e.Ob(l,13)._shouldForward("valid"),e.Ob(l,13)._shouldForward("invalid"),e.Ob(l,13)._shouldForward("pending"),!e.Ob(l,13)._animationsEnabled]),n(l,27,1,[e.Ob(l,32).ngClassUntouched,e.Ob(l,32).ngClassTouched,e.Ob(l,32).ngClassPristine,e.Ob(l,32).ngClassDirty,e.Ob(l,32).ngClassValid,e.Ob(l,32).ngClassInvalid,e.Ob(l,32).ngClassPending,e.Ob(l,33)._isServer,e.Ob(l,33).id,e.Ob(l,33).placeholder,e.Ob(l,33).disabled,e.Ob(l,33).required,e.Ob(l,33).readonly&&!e.Ob(l,33)._isNativeSelect||null,e.Ob(l,33)._ariaDescribedby||null,e.Ob(l,33).errorState,e.Ob(l,33).required.toString()]),n(l,46,0,t.showLoader,e.Ob(l,47).disabled||null,"NoopAnimations"===e.Ob(l,47)._animationMode),n(l,48,0,e.Xb(l,48,0,e.Ob(l,49).transform("continue"))),n(l,55,0,!t.showFB),n(l,63,0,e.Gb(1,"",t.cdnPath,"/assets/images/google.png")),n(l,65,0,e.Xb(l,65,0,e.Ob(l,66).transform("LoginGoogle")))}))}function Z(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[15,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("OTPNumberisrequired")))}))}function $(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"div",[["class","please_chk"]],null,null,null,null,null)),(n()(),e.Wb(1,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("ResenttheOTP")))}))}function J(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,57,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,56,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,3).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,3).onReset()&&o),o}),null,null)),e.Bb(2,16384,null,0,c.F,[],null,null),e.Bb(3,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(5,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(6,0,null,null,51,"section",[["class","login-outer"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(7,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(8,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(9,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(11,0,null,null,1,"div",[["class","opt_pic"]],null,null,null,null,null)),(n()(),e.Cb(12,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(13,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(14,null,[""," "," "," "])),e.Qb(131072,u.k,[u.l,e.h]),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(17,0,null,null,1,"span",[["class","mob_nu"]],null,null,null,null,null)),(n()(),e.Wb(18,null,["",""])),(n()(),e.Cb(19,0,null,null,26,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(20,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,s.b,s.a)),e.Bb(21,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,10,{_controlNonStatic:0}),e.Ub(335544320,11,{_controlStatic:0}),e.Ub(603979776,12,{_labelChildNonStatic:0}),e.Ub(335544320,13,{_labelChildStatic:0}),e.Ub(603979776,14,{_placeholderChild:0}),e.Ub(603979776,15,{_errorChildren:1}),e.Ub(603979776,16,{_hintChildren:1}),e.Ub(603979776,17,{_prefixChildren:1}),e.Ub(603979776,18,{_suffixChildren:1}),(n()(),e.Cb(31,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(32,16384,[[12,4],[13,4]],0,o.f,[],null,null),(n()(),e.Wb(33,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(35,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","OTP"],["matInput",""],["name","otp"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,36)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,36).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,36)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,36)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,41)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,41)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,41)._onInput()&&o),o}),null,null)),e.Bb(36,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(38,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(40,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(41,999424,null,0,p.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],f.a,e.F],{placeholder:[0,"placeholder"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[10,4],[11,4]],o.d,null,[p.b]),(n()(),e.sb(16777216,null,5,1,null,Z)),e.Bb(45,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,$)),e.Bb(47,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(48,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.processMobOtp()&&e),e}),C.b,C.a)),e.Bb(49,180224,null,0,O.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(50,0,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(52,0,null,null,2,"div",[["class","resend_otp-link mb-10"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.resendMobOtp()&&e),e}),null,null)),(n()(),e.Wb(53,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(55,0,null,null,2,"div",[["class","resend_otp-link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openPopup("login")&&e),e}),null,null)),(n()(),e.Wb(56,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,3,0,t.otpGenerationForm),n(l,7,0,"column"),n(l,21,0,"outline"),n(l,38,0,"OTP"),n(l,41,0,e.Xb(l,41,0,e.Ob(l,42).transform("PleaseEnterOTP"))),n(l,45,0,null==t.otpGenerationForm.controls.OTP.errors?null:t.otpGenerationForm.controls.OTP.errors.required),n(l,47,0,t.showResendOtpMsg),n(l,49,0,"primary")}),(function(n,l){var t=l.component;n(l,1,0,e.Ob(l,5).ngClassUntouched,e.Ob(l,5).ngClassTouched,e.Ob(l,5).ngClassPristine,e.Ob(l,5).ngClassDirty,e.Ob(l,5).ngClassValid,e.Ob(l,5).ngClassInvalid,e.Ob(l,5).ngClassPending),n(l,9,0,e.Xb(l,9,0,e.Ob(l,10).transform("VerifyYourMobileNumber"))),n(l,12,0,e.Gb(1,"",t.cdnPath,"/assets/images/mob-otp.png")),n(l,14,0,e.Xb(l,14,0,e.Ob(l,15).transform("OTPValid")),t.remainingTime,e.Xb(l,14,2,e.Ob(l,16).transform("OTPsentto"))),n(l,18,0,t.clientId),n(l,20,1,["standard"==e.Ob(l,21).appearance,"fill"==e.Ob(l,21).appearance,"outline"==e.Ob(l,21).appearance,"legacy"==e.Ob(l,21).appearance,e.Ob(l,21)._control.errorState,e.Ob(l,21)._canLabelFloat,e.Ob(l,21)._shouldLabelFloat(),e.Ob(l,21)._hasFloatingLabel(),e.Ob(l,21)._hideControlPlaceholder(),e.Ob(l,21)._control.disabled,e.Ob(l,21)._control.autofilled,e.Ob(l,21)._control.focused,"accent"==e.Ob(l,21).color,"warn"==e.Ob(l,21).color,e.Ob(l,21)._shouldForward("untouched"),e.Ob(l,21)._shouldForward("touched"),e.Ob(l,21)._shouldForward("pristine"),e.Ob(l,21)._shouldForward("dirty"),e.Ob(l,21)._shouldForward("valid"),e.Ob(l,21)._shouldForward("invalid"),e.Ob(l,21)._shouldForward("pending"),!e.Ob(l,21)._animationsEnabled]),n(l,33,0,e.Xb(l,33,0,e.Ob(l,34).transform("enterotp"))),n(l,35,1,[e.Ob(l,40).ngClassUntouched,e.Ob(l,40).ngClassTouched,e.Ob(l,40).ngClassPristine,e.Ob(l,40).ngClassDirty,e.Ob(l,40).ngClassValid,e.Ob(l,40).ngClassInvalid,e.Ob(l,40).ngClassPending,e.Ob(l,41)._isServer,e.Ob(l,41).id,e.Ob(l,41).placeholder,e.Ob(l,41).disabled,e.Ob(l,41).required,e.Ob(l,41).readonly&&!e.Ob(l,41)._isNativeSelect||null,e.Ob(l,41)._ariaDescribedby||null,e.Ob(l,41).errorState,e.Ob(l,41).required.toString()]),n(l,48,0,t.showLoader,e.Ob(l,49).disabled||null,"NoopAnimations"===e.Ob(l,49)._animationMode),n(l,50,0,e.Xb(l,50,0,e.Ob(l,51).transform("submit"))),n(l,53,0,e.Xb(l,53,0,e.Ob(l,54).transform("ResendOTP"))),n(l,56,0,e.Xb(l,56,0,e.Ob(l,57).transform("LoginasaDifferentUser")))}))}function nn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,13,"div",[["class","select_mailid"],["fxLayout","row"]],null,null,null,null,null)),e.Bb(1,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(2,0,null,null,11,"mat-radio-group",[["class","mat-radio-group"],["formControlName","Emailchecked"],["fxLayout","column"],["fxLayoutAlign","start start"],["role","radiogroup"]],[[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,null,null,null)),e.Bb(3,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(4,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),e.Bb(5,1064960,null,1,x.c,[e.h],null,null),e.Ub(603979776,19,{_radios:1}),e.Tb(1024,null,c.r,(function(n){return[n]}),[x.c]),e.Bb(8,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(10,16384,null,0,c.t,[[4,c.s]],null,null),(n()(),e.Cb(11,0,null,null,2,"mat-radio-button",[["class","mat-radio-button"]],[[2,"mat-radio-checked",null],[2,"mat-radio-disabled",null],[2,"_mat-animation-noopable",null],[2,"mat-primary",null],[2,"mat-accent",null],[2,"mat-warn",null],[1,"tabindex",0],[1,"id",0]],[[null,"change"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"focus"===l&&(o=!1!==e.Ob(n,12)._inputElement.nativeElement.focus()&&o),"change"===l&&(o=!1!==u.selectEmail(n.context.$implicit.Email)&&o),o}),_.b,_.a)),e.Bb(12,4440064,[[19,4]],0,x.b,[[2,x.c],e.n,e.h,y.h,P.d,[2,d.a],[2,x.a]],{checked:[0,"checked"],value:[1,"value"]},{change:"change"}),(n()(),e.Wb(13,0,["",""]))],(function(n,l){var t=l.component;n(l,1,0,"row"),n(l,3,0,"column"),n(l,4,0,"start start"),n(l,8,0,"Emailchecked"),n(l,12,0,l.context.index==t.defaultSelection,l.context.$implicit.Email)}),(function(n,l){n(l,2,0,e.Ob(l,10).ngClassUntouched,e.Ob(l,10).ngClassTouched,e.Ob(l,10).ngClassPristine,e.Ob(l,10).ngClassDirty,e.Ob(l,10).ngClassValid,e.Ob(l,10).ngClassInvalid,e.Ob(l,10).ngClassPending),n(l,11,0,e.Ob(l,12).checked,e.Ob(l,12).disabled,"NoopAnimations"===e.Ob(l,12)._animationMode,"primary"===e.Ob(l,12).color,"accent"===e.Ob(l,12).color,"warn"===e.Ob(l,12).color,-1,e.Ob(l,12).id),n(l,13,0,l.context.$implicit.Email)}))}function ln(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,32,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,31,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,3).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,3).onReset()&&o),o}),null,null)),e.Bb(2,16384,null,0,c.F,[],null,null),e.Bb(3,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(5,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(6,0,null,null,26,"section",[["class","login-outer more-width"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(7,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(8,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(9,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(11,0,null,null,21,"div",[["class","mt-40"],["fxLayout","row"],["fxLayoutAlign","start stretch"]],null,null,null,null,null)),e.Bb(12,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(13,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(14,0,null,null,18,"div",[["class","left"],["fxLayout","column"],["fxLayoutAlign","start start"]],null,null,null,null,null)),e.Bb(15,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(16,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(17,0,null,null,3,"p",[],null,null,null,null,null)),(n()(),e.Wb(18,null,[" "," "," "," "])),e.Qb(131072,u.k,[u.l,e.h]),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(21,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(22,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(24,0,null,null,2,"b",[],null,null,null,null,null)),(n()(),e.Wb(25,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,nn)),e.Bb(28,278528,null,0,m.p,[e.Y,e.V,e.x],{ngForOf:[0,"ngForOf"]},null),(n()(),e.Cb(29,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0,o=n.component;return"click"===l&&(e=!1!==o.validateAccount(o.userExistForm.controls.Emailchecked.value)&&e),e}),C.b,C.a)),e.Bb(30,180224,null,0,O.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(31,0,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,3,0,t.userExistForm),n(l,7,0,"column"),n(l,12,0,"row"),n(l,13,0,"start stretch"),n(l,15,0,"column"),n(l,16,0,"start start"),n(l,28,0,t.emailList),n(l,30,0,"primary")}),(function(n,l){var t=l.component;n(l,1,0,e.Ob(l,5).ngClassUntouched,e.Ob(l,5).ngClassTouched,e.Ob(l,5).ngClassPristine,e.Ob(l,5).ngClassDirty,e.Ob(l,5).ngClassValid,e.Ob(l,5).ngClassInvalid,e.Ob(l,5).ngClassPending),n(l,9,0,e.Xb(l,9,0,e.Ob(l,10).transform("MobileNumberAlreadyRegistered"))),n(l,18,0,e.Xb(l,18,0,e.Ob(l,19).transform("ThisMobileNumber")),t.mobNumber,e.Xb(l,18,2,e.Ob(l,20).transform("AssociatedwiththeFollowingAccount"))),n(l,22,0,e.Xb(l,22,0,e.Ob(l,23).transform("SelecttheMobileNumber"))),n(l,25,0,e.Xb(l,25,0,e.Ob(l,26).transform("ThisNumberWillthenbeRemoved"))),n(l,29,0,t.showLoader,e.Ob(l,30).disabled||null,"NoopAnimations"===e.Ob(l,30)._animationMode),n(l,31,0,e.Xb(l,31,0,e.Ob(l,32).transform("continue")))}))}function tn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[25,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginPasswordRequired")))}))}function en(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[25,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginPswdMustbe6Charactr")))}))}function on(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,56,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,55,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,3).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,3).onReset()&&o),o}),null,null)),e.Bb(2,16384,null,0,c.F,[],null,null),e.Bb(3,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(5,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(6,0,null,null,50,"section",[["class","login-outer"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(7,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(8,0,null,null,1,"div",[["class","opt_pic"]],null,null,null,null,null)),(n()(),e.Cb(9,0,null,null,0,"img",[["alt",""]],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(10,0,null,null,1,"span",[["class","mail"]],null,null,null,null,null)),(n()(),e.Wb(11,null,["",""])),(n()(),e.Cb(12,0,null,null,33,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(13,0,null,null,32,"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,s.b,s.a)),e.Bb(14,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,20,{_controlNonStatic:0}),e.Ub(335544320,21,{_controlStatic:0}),e.Ub(603979776,22,{_labelChildNonStatic:0}),e.Ub(335544320,23,{_labelChildStatic:0}),e.Ub(603979776,24,{_placeholderChild:0}),e.Ub(603979776,25,{_errorChildren:1}),e.Ub(603979776,26,{_hintChildren:1}),e.Ub(603979776,27,{_prefixChildren:1}),e.Ub(603979776,28,{_suffixChildren:1}),(n()(),e.Cb(24,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(25,16384,[[22,4],[23,4]],0,o.f,[],null,null),(n()(),e.Wb(26,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(28,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","password"],["matInput",""]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,29)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,29).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,29)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,29)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,34)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,34)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,34)._onInput()&&o),o}),null,null)),e.Bb(29,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(31,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(33,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(34,999424,null,0,p.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],f.a,e.F],{placeholder:[0,"placeholder"],type:[1,"type"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[20,4],[21,4]],o.d,null,[p.b]),(n()(),e.Cb(37,0,null,4,4,"span",[["matSuffix",""]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.showToggle("L")&&e),e}),null,null)),e.Tb(512,null,m.H,m.I,[e.x,e.y,e.n,e.M]),e.Bb(39,278528,null,0,m.o,[m.H],{ngClass:[0,"ngClass"]},null),e.Bb(40,933888,null,0,L.a,[e.n,a.i,a.f,m.H,[6,m.o]],{ngClass:[0,"ngClass"]},null),e.Bb(41,16384,[[28,4]],0,o.h,[],null,null),(n()(),e.sb(16777216,null,5,1,null,tn)),e.Bb(43,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,en)),e.Bb(45,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(46,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.processMobOtp()&&e),e}),C.b,C.a)),e.Bb(47,180224,null,0,O.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(48,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(50,0,null,null,6,"div",[["class",""]],null,null,null,null,null)),(n()(),e.Cb(51,0,null,null,2,"div",[["class","resend_otp-link mb-10"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openForgotPasswordmodal()&&e),e}),null,null)),(n()(),e.Wb(52,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(54,0,null,null,2,"div",[["class","resend_otp-link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openPopup("login")&&e),e}),null,null)),(n()(),e.Wb(55,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,3,0,t.mailPasswordForm),n(l,7,0,"column"),n(l,14,0,"outline"),n(l,31,0,"password"),n(l,34,0,e.Xb(l,34,0,e.Ob(l,35).transform("enterpwd")),t.isShowPwd?"text":"password"),n(l,39,0,t.isShowPwd?"ak-hide":"ak-show"),n(l,40,0,t.isShowPwd?"ak-hide":"ak-show"),n(l,43,0,null==t.mailPasswordForm.controls.password.errors?null:t.mailPasswordForm.controls.password.errors.required),n(l,45,0,null==t.mailPasswordForm.controls.password.errors?null:t.mailPasswordForm.controls.password.errors.minlength),n(l,47,0,"primary")}),(function(n,l){var t=l.component;n(l,1,0,e.Ob(l,5).ngClassUntouched,e.Ob(l,5).ngClassTouched,e.Ob(l,5).ngClassPristine,e.Ob(l,5).ngClassDirty,e.Ob(l,5).ngClassValid,e.Ob(l,5).ngClassInvalid,e.Ob(l,5).ngClassPending),n(l,9,0,e.Gb(1,"",t.cdnPath,"/assets/images/mail-otp.png")),n(l,11,0,t.clientId),n(l,13,1,["standard"==e.Ob(l,14).appearance,"fill"==e.Ob(l,14).appearance,"outline"==e.Ob(l,14).appearance,"legacy"==e.Ob(l,14).appearance,e.Ob(l,14)._control.errorState,e.Ob(l,14)._canLabelFloat,e.Ob(l,14)._shouldLabelFloat(),e.Ob(l,14)._hasFloatingLabel(),e.Ob(l,14)._hideControlPlaceholder(),e.Ob(l,14)._control.disabled,e.Ob(l,14)._control.autofilled,e.Ob(l,14)._control.focused,"accent"==e.Ob(l,14).color,"warn"==e.Ob(l,14).color,e.Ob(l,14)._shouldForward("untouched"),e.Ob(l,14)._shouldForward("touched"),e.Ob(l,14)._shouldForward("pristine"),e.Ob(l,14)._shouldForward("dirty"),e.Ob(l,14)._shouldForward("valid"),e.Ob(l,14)._shouldForward("invalid"),e.Ob(l,14)._shouldForward("pending"),!e.Ob(l,14)._animationsEnabled]),n(l,26,0,e.Xb(l,26,0,e.Ob(l,27).transform("enterpwd"))),n(l,28,1,[e.Ob(l,33).ngClassUntouched,e.Ob(l,33).ngClassTouched,e.Ob(l,33).ngClassPristine,e.Ob(l,33).ngClassDirty,e.Ob(l,33).ngClassValid,e.Ob(l,33).ngClassInvalid,e.Ob(l,33).ngClassPending,e.Ob(l,34)._isServer,e.Ob(l,34).id,e.Ob(l,34).placeholder,e.Ob(l,34).disabled,e.Ob(l,34).required,e.Ob(l,34).readonly&&!e.Ob(l,34)._isNativeSelect||null,e.Ob(l,34)._ariaDescribedby||null,e.Ob(l,34).errorState,e.Ob(l,34).required.toString()]),n(l,46,0,t.showLoader,e.Ob(l,47).disabled||null,"NoopAnimations"===e.Ob(l,47)._animationMode),n(l,48,0,e.Xb(l,48,0,e.Ob(l,49).transform("Login"))),n(l,52,0,e.Xb(l,52,0,e.Ob(l,53).transform("LoginForgotPassword"))),n(l,55,0,e.Xb(l,55,0,e.Ob(l,56).transform("LoginasaDifferentUser")))}))}function un(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[43,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegEmailIdisRequired")))}))}function rn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[43,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegEmailIdmustbeValid")))}))}function an(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[43,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegInvalidEmailid")))}))}function cn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,8,"div",[["class","error-style"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(1,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,1720320,null,0,r.e,[e.n,e.F,i.b,a.i,[2,r.l],a.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(3,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,2,"mat-icon",[["class","icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,M.b,M.a)),e.Bb(5,9158656,null,0,v.b,[e.n,v.d,[8,null],[2,v.a]],null,null),(n()(),e.Wb(-1,0,["error"])),(n()(),e.Cb(7,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(8,null,["",""]))],(function(n,l){n(l,1,0,"row"),n(l,2,0,"10px"),n(l,3,0,"start center"),n(l,5,0)}),(function(n,l){var t=l.component;n(l,4,0,e.Ob(l,5).inline,"primary"!==e.Ob(l,5).color&&"accent"!==e.Ob(l,5).color&&"warn"!==e.Ob(l,5).color),n(l,8,0,t.errMsg)}))}function sn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,91,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,90,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,3).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,3).onReset()&&o),o}),null,null)),e.Bb(2,16384,null,0,c.F,[],null,null),e.Bb(3,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(5,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(6,0,null,null,85,"section",[["class","login-outer"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(7,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(8,0,null,null,2,"h2",[],null,null,null,null,null)),(n()(),e.Wb(9,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(11,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(12,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(14,0,null,null,18,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(15,0,null,null,17,"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,s.b,s.a)),e.Bb(16,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,29,{_controlNonStatic:0}),e.Ub(335544320,30,{_controlStatic:0}),e.Ub(603979776,31,{_labelChildNonStatic:0}),e.Ub(335544320,32,{_labelChildStatic:0}),e.Ub(603979776,33,{_placeholderChild:0}),e.Ub(603979776,34,{_errorChildren:1}),e.Ub(603979776,35,{_hintChildren:1}),e.Ub(603979776,36,{_prefixChildren:1}),e.Ub(603979776,37,{_suffixChildren:1}),(n()(),e.Cb(26,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(27,16384,[[31,4],[32,4]],0,o.f,[],null,null),(n()(),e.Wb(28,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(30,0,null,1,2,"input",[["class","mat-input-element mat-form-field-autofill-control"],["disabled",""],["matInput",""],["placeholder","Ex. Pizza"]],[[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"blur"],[null,"focus"],[null,"input"]],(function(n,l,t){var o=!0;return"blur"===l&&(o=!1!==e.Ob(n,31)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,31)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,31)._onInput()&&o),o}),null,null)),e.Bb(31,999424,null,0,p.b,[e.n,g.a,[8,null],[2,c.v],[2,c.l],b.d,[8,null],f.a,e.F],{disabled:[0,"disabled"],placeholder:[1,"placeholder"],value:[2,"value"]},null),e.Tb(2048,[[29,4],[30,4]],o.d,null,[p.b]),(n()(),e.Cb(33,0,null,null,30,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(34,0,null,null,29,"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,s.b,s.a)),e.Bb(35,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,38,{_controlNonStatic:0}),e.Ub(335544320,39,{_controlStatic:0}),e.Ub(603979776,40,{_labelChildNonStatic:0}),e.Ub(335544320,41,{_labelChildStatic:0}),e.Ub(603979776,42,{_placeholderChild:0}),e.Ub(603979776,43,{_errorChildren:1}),e.Ub(603979776,44,{_hintChildren:1}),e.Ub(603979776,45,{_prefixChildren:1}),e.Ub(603979776,46,{_suffixChildren:1}),(n()(),e.Cb(45,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(46,16384,[[40,4],[41,4]],0,o.f,[],null,null),(n()(),e.Wb(47,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(49,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","EmailID"],["matInput",""]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,50)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,50).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,50)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,50)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,55)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,55)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,55)._onInput()&&o),o}),null,null)),e.Bb(50,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(52,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(54,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(55,999424,null,0,p.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],f.a,e.F],{placeholder:[0,"placeholder"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[38,4],[39,4]],o.d,null,[p.b]),(n()(),e.sb(16777216,null,5,1,null,un)),e.Bb(59,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,rn)),e.Bb(61,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,an)),e.Bb(63,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,cn)),e.Bb(65,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(66,0,null,null,14,"div",[["class","forgot-password"],["fxLayout","column"],["fxLayoutAlign","space-between start"]],null,null,null,null,null)),e.Bb(67,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(68,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(69,0,null,null,5,"div",[["class","checkouter"]],null,null,null,null,null)),(n()(),e.Cb(70,0,null,null,4,"mat-checkbox",[["class","check mat-checkbox"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null]],[[null,"change"]],(function(n,l,t){var e=!0;return"change"===l&&(e=!1!==n.component.onChange(t,"P")&&e),e}),w.b,w.a)),e.Tb(5120,null,c.r,(function(n){return[n]}),[k.b]),e.Bb(72,8568832,null,0,k.b,[e.n,e.h,y.h,e.F,[8,null],[2,k.a],[2,d.a]],{checked:[0,"checked"]},{change:"change"}),(n()(),e.Wb(73,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(75,0,null,null,5,"div",[["class","checkouter"]],null,null,null,null,null)),(n()(),e.Cb(76,0,null,null,4,"mat-checkbox",[["class","check mat-checkbox"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",null]],[[null,"change"]],(function(n,l,t){var e=!0;return"change"===l&&(e=!1!==n.component.onChange(t,"W")&&e),e}),w.b,w.a)),e.Tb(5120,null,c.r,(function(n){return[n]}),[k.b]),e.Bb(78,8568832,null,0,k.b,[e.n,e.h,y.h,e.F,[8,null],[2,k.a],[2,d.a]],{checked:[0,"checked"]},{change:"change"}),(n()(),e.Wb(79,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(81,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.createAccount()&&e),e}),C.b,C.a)),e.Bb(82,180224,null,0,O.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(83,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(85,0,null,null,6,"div",[["class","resend_otp"]],null,null,null,null,null)),(n()(),e.Cb(86,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(87,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(89,0,null,null,2,"span",[["class","resend_otp-link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.navigationMenu()&&e),e}),null,null)),(n()(),e.Wb(90,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,3,0,t.createAccountForm),n(l,7,0,"column"),n(l,16,0,"outline"),n(l,31,0,"","Ex. Pizza",t.clientId),n(l,35,0,"outline"),n(l,52,0,"EmailID"),n(l,55,0,e.Xb(l,55,0,e.Ob(l,56).transform("PleaseEnterEmailID"))),n(l,59,0,null==t.createAccountForm.controls.EmailID.errors?null:t.createAccountForm.controls.EmailID.errors.required),n(l,61,0,(null==t.createAccountForm.controls.EmailID.errors?null:t.createAccountForm.controls.EmailID.errors.pattern)||(null==t.createAccountForm.controls.EmailID.errors?null:t.createAccountForm.controls.EmailID.errors.email)&&t.createAccountForm.controls.EmailID.touched),n(l,63,0,null==t.createAccountForm.controls.EmailID.errors?null:t.createAccountForm.controls.EmailID.errors.defaultEmail),n(l,65,0,t.showRegistrationError),n(l,67,0,"column"),n(l,68,0,"space-between start"),n(l,72,0,t.promotions),n(l,78,0,t.whatsappNotification),n(l,82,0,"primary")}),(function(n,l){var t=l.component;n(l,1,0,e.Ob(l,5).ngClassUntouched,e.Ob(l,5).ngClassTouched,e.Ob(l,5).ngClassPristine,e.Ob(l,5).ngClassDirty,e.Ob(l,5).ngClassValid,e.Ob(l,5).ngClassInvalid,e.Ob(l,5).ngClassPending),n(l,9,0,e.Xb(l,9,0,e.Ob(l,10).transform("WelcometoAkbarTravels"))),n(l,12,0,e.Xb(l,12,0,e.Ob(l,13).transform("FewMoreDetailstoCreateAccount"))),n(l,15,1,["standard"==e.Ob(l,16).appearance,"fill"==e.Ob(l,16).appearance,"outline"==e.Ob(l,16).appearance,"legacy"==e.Ob(l,16).appearance,e.Ob(l,16)._control.errorState,e.Ob(l,16)._canLabelFloat,e.Ob(l,16)._shouldLabelFloat(),e.Ob(l,16)._hasFloatingLabel(),e.Ob(l,16)._hideControlPlaceholder(),e.Ob(l,16)._control.disabled,e.Ob(l,16)._control.autofilled,e.Ob(l,16)._control.focused,"accent"==e.Ob(l,16).color,"warn"==e.Ob(l,16).color,e.Ob(l,16)._shouldForward("untouched"),e.Ob(l,16)._shouldForward("touched"),e.Ob(l,16)._shouldForward("pristine"),e.Ob(l,16)._shouldForward("dirty"),e.Ob(l,16)._shouldForward("valid"),e.Ob(l,16)._shouldForward("invalid"),e.Ob(l,16)._shouldForward("pending"),!e.Ob(l,16)._animationsEnabled]),n(l,28,0,e.Xb(l,28,0,e.Ob(l,29).transform("MobileNumer"))),n(l,30,0,e.Ob(l,31)._isServer,e.Ob(l,31).id,e.Ob(l,31).placeholder,e.Ob(l,31).disabled,e.Ob(l,31).required,e.Ob(l,31).readonly&&!e.Ob(l,31)._isNativeSelect||null,e.Ob(l,31)._ariaDescribedby||null,e.Ob(l,31).errorState,e.Ob(l,31).required.toString()),n(l,34,1,["standard"==e.Ob(l,35).appearance,"fill"==e.Ob(l,35).appearance,"outline"==e.Ob(l,35).appearance,"legacy"==e.Ob(l,35).appearance,e.Ob(l,35)._control.errorState,e.Ob(l,35)._canLabelFloat,e.Ob(l,35)._shouldLabelFloat(),e.Ob(l,35)._hasFloatingLabel(),e.Ob(l,35)._hideControlPlaceholder(),e.Ob(l,35)._control.disabled,e.Ob(l,35)._control.autofilled,e.Ob(l,35)._control.focused,"accent"==e.Ob(l,35).color,"warn"==e.Ob(l,35).color,e.Ob(l,35)._shouldForward("untouched"),e.Ob(l,35)._shouldForward("touched"),e.Ob(l,35)._shouldForward("pristine"),e.Ob(l,35)._shouldForward("dirty"),e.Ob(l,35)._shouldForward("valid"),e.Ob(l,35)._shouldForward("invalid"),e.Ob(l,35)._shouldForward("pending"),!e.Ob(l,35)._animationsEnabled]),n(l,47,0,e.Xb(l,47,0,e.Ob(l,48).transform("EmailID"))),n(l,49,1,[e.Ob(l,54).ngClassUntouched,e.Ob(l,54).ngClassTouched,e.Ob(l,54).ngClassPristine,e.Ob(l,54).ngClassDirty,e.Ob(l,54).ngClassValid,e.Ob(l,54).ngClassInvalid,e.Ob(l,54).ngClassPending,e.Ob(l,55)._isServer,e.Ob(l,55).id,e.Ob(l,55).placeholder,e.Ob(l,55).disabled,e.Ob(l,55).required,e.Ob(l,55).readonly&&!e.Ob(l,55)._isNativeSelect||null,e.Ob(l,55)._ariaDescribedby||null,e.Ob(l,55).errorState,e.Ob(l,55).required.toString()]),n(l,70,0,e.Ob(l,72).id,null,e.Ob(l,72).indeterminate,e.Ob(l,72).checked,e.Ob(l,72).disabled,"before"==e.Ob(l,72).labelPosition,"NoopAnimations"===e.Ob(l,72)._animationMode),n(l,73,0,e.Xb(l,73,0,e.Ob(l,74).transform("InformedAkbarTravelsSpecialPromotionsandoffers"))),n(l,76,0,e.Ob(l,78).id,null,e.Ob(l,78).indeterminate,e.Ob(l,78).checked,e.Ob(l,78).disabled,"before"==e.Ob(l,78).labelPosition,"NoopAnimations"===e.Ob(l,78)._animationMode),n(l,79,0,e.Xb(l,79,0,e.Ob(l,80).transform("IwouldliketogetWhatsAppnotifications"))),n(l,81,0,t.showLoader,e.Ob(l,82).disabled||null,"NoopAnimations"===e.Ob(l,82)._animationMode),n(l,83,0,e.Xb(l,83,0,e.Ob(l,84).transform("CreateAccount"))),n(l,87,0,e.Xb(l,87,0,e.Ob(l,88).transform("ByproceedingYouagreewithour"))),n(l,90,0,e.Xb(l,90,0,e.Ob(l,91).transform("TermsofserviceMasterUserAgreement")))}))}function bn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[52,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginEmailIdisRequired")))}))}function gn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[52,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginEmailIdmustbeValid")))}))}function dn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,49,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,48,"section",[["class","login-outer"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(2,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(3,0,null,null,46,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,5).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,5).onReset()&&o),o}),null,null)),e.Bb(4,16384,null,0,c.F,[],null,null),e.Bb(5,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(7,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(8,0,null,null,2,"h2",[],null,null,null,null,null)),(n()(),e.Wb(9,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(11,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(12,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(14,0,null,null,28,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(15,0,null,null,27,"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,s.b,s.a)),e.Bb(16,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,47,{_controlNonStatic:0}),e.Ub(335544320,48,{_controlStatic:0}),e.Ub(603979776,49,{_labelChildNonStatic:0}),e.Ub(335544320,50,{_labelChildStatic:0}),e.Ub(603979776,51,{_placeholderChild:0}),e.Ub(603979776,52,{_errorChildren:1}),e.Ub(603979776,53,{_hintChildren:1}),e.Ub(603979776,54,{_prefixChildren:1}),e.Ub(603979776,55,{_suffixChildren:1}),(n()(),e.Cb(26,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(27,16384,[[49,4],[50,4]],0,o.f,[],null,null),(n()(),e.Wb(28,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(30,0,null,1,8,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","EmailID"],["matInput",""],["name","clientid"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,31)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,31).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,31)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,31)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,36)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,36)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,36)._onInput()&&o),"input"===l&&(o=!1!==u.modifyText("forgotPass")&&o),o}),null,null)),e.Bb(31,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(33,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(35,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(36,999424,null,0,p.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],f.a,e.F],{placeholder:[0,"placeholder"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[47,4],[48,4]],o.d,null,[p.b]),(n()(),e.sb(16777216,null,5,1,null,bn)),e.Bb(40,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,gn)),e.Bb(42,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(43,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.forgotPassword()&&e),e}),C.b,C.a)),e.Bb(44,180224,null,0,O.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(45,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(47,0,null,null,2,"div",[["class"," back_to_login"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openPopup("login")&&e),e}),null,null)),(n()(),e.Wb(48,null,[" ",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,2,0,"column"),n(l,5,0,t.forgotPwdForm),n(l,16,0,"outline"),n(l,33,0,"EmailID"),n(l,36,0,e.Xb(l,36,0,e.Ob(l,37).transform("enterEmailID"))),n(l,40,0,null==t.forgotPwdForm.controls.EmailID.errors?null:t.forgotPwdForm.controls.EmailID.errors.required),n(l,42,0,(null==t.forgotPwdForm.controls.EmailID.errors?null:t.forgotPwdForm.controls.EmailID.errors.pattern)&&t.fb.ClientID.touched),n(l,44,0,"primary")}),(function(n,l){var t=l.component;n(l,3,0,e.Ob(l,7).ngClassUntouched,e.Ob(l,7).ngClassTouched,e.Ob(l,7).ngClassPristine,e.Ob(l,7).ngClassDirty,e.Ob(l,7).ngClassValid,e.Ob(l,7).ngClassInvalid,e.Ob(l,7).ngClassPending),n(l,9,0,e.Xb(l,9,0,e.Ob(l,10).transform("LoginForgotPassword"))),n(l,12,0,e.Xb(l,12,0,e.Ob(l,13).transform("LoginPlsenteremailIdRegisteredwithus"))),n(l,15,1,["standard"==e.Ob(l,16).appearance,"fill"==e.Ob(l,16).appearance,"outline"==e.Ob(l,16).appearance,"legacy"==e.Ob(l,16).appearance,e.Ob(l,16)._control.errorState,e.Ob(l,16)._canLabelFloat,e.Ob(l,16)._shouldLabelFloat(),e.Ob(l,16)._hasFloatingLabel(),e.Ob(l,16)._hideControlPlaceholder(),e.Ob(l,16)._control.disabled,e.Ob(l,16)._control.autofilled,e.Ob(l,16)._control.focused,"accent"==e.Ob(l,16).color,"warn"==e.Ob(l,16).color,e.Ob(l,16)._shouldForward("untouched"),e.Ob(l,16)._shouldForward("touched"),e.Ob(l,16)._shouldForward("pristine"),e.Ob(l,16)._shouldForward("dirty"),e.Ob(l,16)._shouldForward("valid"),e.Ob(l,16)._shouldForward("invalid"),e.Ob(l,16)._shouldForward("pending"),!e.Ob(l,16)._animationsEnabled]),n(l,28,0,e.Xb(l,28,0,e.Ob(l,29).transform("LoginEmailId"))),n(l,30,1,[e.Ob(l,35).ngClassUntouched,e.Ob(l,35).ngClassTouched,e.Ob(l,35).ngClassPristine,e.Ob(l,35).ngClassDirty,e.Ob(l,35).ngClassValid,e.Ob(l,35).ngClassInvalid,e.Ob(l,35).ngClassPending,e.Ob(l,36)._isServer,e.Ob(l,36).id,e.Ob(l,36).placeholder,e.Ob(l,36).disabled,e.Ob(l,36).required,e.Ob(l,36).readonly&&!e.Ob(l,36)._isNativeSelect||null,e.Ob(l,36)._ariaDescribedby||null,e.Ob(l,36).errorState,e.Ob(l,36).required.toString()]),n(l,43,0,t.showLoader,e.Ob(l,44).disabled||null,"NoopAnimations"===e.Ob(l,44)._animationMode),n(l,45,0,e.Xb(l,45,0,e.Ob(l,46).transform("LoginSubmit"))),n(l,48,0,e.Xb(l,48,0,e.Ob(l,49).transform("LoginBackTologin")))}))}function mn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["autocomplete","off"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[61,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginMobileNumisrequired")))}))}function pn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[61,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginMobileNummustbevalid")))}))}function fn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,47,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,46,"section",[["class","login-outer"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(2,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(3,0,null,null,2,"h2",[],null,null,null,null,null)),(n()(),e.Wb(4,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(6,0,null,null,41,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,8).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,8).onReset()&&o),o}),null,null)),e.Bb(7,16384,null,0,c.F,[],null,null),e.Bb(8,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(10,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(11,0,null,null,32,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(12,0,null,null,31,"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,s.b,s.a)),e.Bb(13,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,56,{_controlNonStatic:0}),e.Ub(335544320,57,{_controlStatic:0}),e.Ub(603979776,58,{_labelChildNonStatic:0}),e.Ub(335544320,59,{_labelChildStatic:0}),e.Ub(603979776,60,{_placeholderChild:0}),e.Ub(603979776,61,{_errorChildren:1}),e.Ub(603979776,62,{_hintChildren:1}),e.Ub(603979776,63,{_prefixChildren:1}),e.Ub(603979776,64,{_suffixChildren:1}),(n()(),e.Cb(23,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(24,16384,[[58,4],[59,4]],0,o.f,[],null,null),(n()(),e.Wb(25,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(27,0,null,1,12,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mobile"],["id","phoneInputMobile"],["matInput",""],["maxlength","15"],["ng2TelInput",""],["onkeypress","if ( isNaN( String.fromCharCode(event.keyCode)) || event.keyCode==32) return false;"],["type","tel"]],[[1,"maxlength",0],[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"countryChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,28)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,28).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,28)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,28)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,35)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,35)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,35)._onInput()&&o),"blur"===l&&(o=!1!==e.Ob(n,36).onBlur()&&o),"countryChange"===l&&(o=!1!==u.onCountryChange(t)&&o),"input"===l&&(o=!1!==u.inputValidation(t)&&o),o}),null,null)),e.Bb(28,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Bb(29,540672,null,0,c.o,[],{maxlength:[0,"maxlength"]},null),e.Tb(1024,null,c.q,(function(n){return[n]}),[c.o]),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(32,671744,null,0,c.j,[[3,c.c],[6,c.q],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(34,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(35,999424,null,0,p.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],f.a,e.F],{id:[0,"id"],placeholder:[1,"placeholder"],type:[2,"type"]},null),e.Bb(36,81920,null,0,h.a,[e.n,e.I],{ng2TelInputOptions:[0,"ng2TelInputOptions"]},{countryChange:"countryChange"}),e.Pb(37,3),e.Rb(38,{initialCountry:0,preferredCountries:1,separateDialCode:2,customContainer:3}),e.Tb(2048,[[56,4],[57,4]],o.d,null,[p.b]),(n()(),e.sb(16777216,null,5,1,null,mn)),e.Bb(41,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,pn)),e.Bb(43,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(44,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.ValidatesocialLogin()&&e),e}),C.b,C.a)),e.Bb(45,180224,null,0,O.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(46,0,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,2,0,"column"),n(l,8,0,t.mobileForm),n(l,13,0,"outline"),n(l,29,0,"15"),n(l,32,0,"mobile"),n(l,35,0,"phoneInputMobile",t.isMobNeedPlaceholder,"tel");var e=n(l,38,0,t.initialCountry,n(l,37,0,"in","ae","qa"),!0,t.custom-t.input);n(l,36,0,e),n(l,41,0,null==t.mobileForm.controls.mobile.errors?null:t.mobileForm.controls.mobile.errors.required),n(l,43,0,(null==t.mobileForm.controls.mobile.errors?null:t.mobileForm.controls.mobile.errors.pattern)&&t.mobileForm.controls.mobile.touched),n(l,45,0,"primary")}),(function(n,l){var t=l.component;n(l,4,0,e.Xb(l,4,0,e.Ob(l,5).transform("Login"))),n(l,6,0,e.Ob(l,10).ngClassUntouched,e.Ob(l,10).ngClassTouched,e.Ob(l,10).ngClassPristine,e.Ob(l,10).ngClassDirty,e.Ob(l,10).ngClassValid,e.Ob(l,10).ngClassInvalid,e.Ob(l,10).ngClassPending),n(l,12,1,["standard"==e.Ob(l,13).appearance,"fill"==e.Ob(l,13).appearance,"outline"==e.Ob(l,13).appearance,"legacy"==e.Ob(l,13).appearance,e.Ob(l,13)._control.errorState,e.Ob(l,13)._canLabelFloat,e.Ob(l,13)._shouldLabelFloat(),e.Ob(l,13)._hasFloatingLabel(),e.Ob(l,13)._hideControlPlaceholder(),e.Ob(l,13)._control.disabled,e.Ob(l,13)._control.autofilled,e.Ob(l,13)._control.focused,"accent"==e.Ob(l,13).color,"warn"==e.Ob(l,13).color,e.Ob(l,13)._shouldForward("untouched"),e.Ob(l,13)._shouldForward("touched"),e.Ob(l,13)._shouldForward("pristine"),e.Ob(l,13)._shouldForward("dirty"),e.Ob(l,13)._shouldForward("valid"),e.Ob(l,13)._shouldForward("invalid"),e.Ob(l,13)._shouldForward("pending"),!e.Ob(l,13)._animationsEnabled]),n(l,25,0,e.Xb(l,25,0,e.Ob(l,26).transform("enterMobNo"))),n(l,27,1,[e.Ob(l,29).maxlength?e.Ob(l,29).maxlength:null,e.Ob(l,34).ngClassUntouched,e.Ob(l,34).ngClassTouched,e.Ob(l,34).ngClassPristine,e.Ob(l,34).ngClassDirty,e.Ob(l,34).ngClassValid,e.Ob(l,34).ngClassInvalid,e.Ob(l,34).ngClassPending,e.Ob(l,35)._isServer,e.Ob(l,35).id,e.Ob(l,35).placeholder,e.Ob(l,35).disabled,e.Ob(l,35).required,e.Ob(l,35).readonly&&!e.Ob(l,35)._isNativeSelect||null,e.Ob(l,35)._ariaDescribedby||null,e.Ob(l,35).errorState,e.Ob(l,35).required.toString()]),n(l,44,0,t.showLoader,e.Ob(l,45).disabled||null,"NoopAnimations"===e.Ob(l,45)._animationMode),n(l,46,0,e.Xb(l,46,0,e.Ob(l,47).transform("LoginSubmit")))}))}function hn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"div",[["class","close-outer"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,2,"mat-icon",[["class","close-icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.closeDialog()&&e),e}),M.b,M.a)),e.Bb(2,9158656,null,0,v.b,[e.n,v.d,[8,null],[2,v.a]],null,null),(n()(),e.Wb(-1,0,["close"])),(n()(),e.sb(16777216,null,null,1,null,K)),e.Bb(5,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,J)),e.Bb(7,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,ln)),e.Bb(9,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,on)),e.Bb(11,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,sn)),e.Bb(13,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,dn)),e.Bb(15,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,fn)),e.Bb(17,16384,null,0,m.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0),n(l,5,0,"login"==t.type),n(l,7,0,"otpMob"==t.type),n(l,9,0,"userExist"==t.type),n(l,11,0,"MailPass"==t.type),n(l,13,0,"createAccount"==t.type),n(l,15,0,"forgot_password"==t.type),n(l,17,0,"isMobNeed"==t.type)}),(function(n,l){n(l,1,0,e.Ob(l,2).inline,"primary"!==e.Ob(l,2).color&&"accent"!==e.Ob(l,2).color&&"warn"!==e.Ob(l,2).color)}))}function Cn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"app-login-modal",[],null,null,null,hn,W)),e.Tb(4608,null,S.a,S.a,[]),e.Tb(512,null,T.a,T.a,[]),e.Bb(3,8634368,null,0,F.a,[B.a,I.j,e.I,R.b,c.g,e.n,A.a,D.a,E.a,u.l,I.e,U.l,T.a,q.a,H.a],null,null)],(function(n,l){n(l,3,0)}),null)}var On=e.yb("app-login-modal",F.a,Cn,{},{},[])},ZVu5:function(n,l,t){"use strict";t.d(l,"a",(function(){return e})),t("MQYo");var e=function(){return function(){}}()},agye:function(n,l,t){"use strict";var e=t("CcnG"),o=t("seP3"),u=t("A7o+"),r=t("21Lb"),a=t("OzfB"),i=t("Fzqc"),c=t("gIcY"),s=t("dJrM"),b=t("Wf4p"),g=t("dWZg"),d=t("wFw1"),m=t("b716"),p=t("/VYK"),f=t("Ip0R"),h=t("hUWP"),C=t("Z5h4"),O=t("de3e"),y=t("lLAP"),x=t("bujt"),_=t("UodH"),P=t("eiDF"),L=t("Mr+X"),M=t("SMsm"),v=t("/uON"),w=t("cFZg"),k=t("/33l"),S=t("KuF8"),T=t("o3x0"),F=t("Klzi"),B=t("YqQn"),I=t("AcpL"),R=t("s1el"),A=t("ZYCi"),D=t("yTtk"),E=t("qIOU");t.d(l,"a",(function(){return Cn}));var U=e.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}}.close-outer[_ngcontent-%COMP%]{position:relative;height:10px}.close-outer[_ngcontent-%COMP%] .close-icon[_ngcontent-%COMP%]{position:absolute;right:0;top:-10px;opacity:.5;transition:all .4s ease;cursor:pointer;transform:scale(.8);-moz-transform:scale(.8)}.close-outer[_ngcontent-%COMP%] .close-icon[_ngcontent-%COMP%]:hover{opacity:1;transform:scale(1);-moz-transform:scale(1)}.login-outer[_ngcontent-%COMP%]{padding:15px;width:480px;text-align:center;animation:.2s forwards zooming;-webkit-animation:.2s forwards zooming}.login-outer[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-size:27px;font-weight:700;color:#d32f2f;margin:0 0 25px}.login-outer[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;font-weight:400;color:#363636;margin:0 0 30px}.login-outer[_ngcontent-%COMP%] .block[_ngcontent-%COMP%]{margin-bottom:20px}.login-outer[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%]{text-align:left;margin-bottom:25px}.login-outer[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-align:left;color:#d32f2f;font-size:13px;font-weight:700;text-decoration:underline}.login-outer[_ngcontent-%COMP%] .btn[_ngcontent-%COMP%]{font-size:18px;font-weight:700;text-transform:capitalize;height:55px;width:100%;margin-bottom:25px}.login-outer[_ngcontent-%COMP%] .create-new[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#000;font-size:17px;font-weight:700}.login-outer[_ngcontent-%COMP%] .create-new[_ngcontent-%COMP%] p[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:underline;color:#d32f2f}.login-outer[_ngcontent-%COMP%] .divider-line[_ngcontent-%COMP%]{position:relative;margin-bottom:15px}.login-outer[_ngcontent-%COMP%] .divider-line[_ngcontent-%COMP%]::before{content:'';width:70%;left:50%;transform:translate(-50%,-50%);top:50%;height:1px;background:#d8d8d8;position:absolute;z-index:0}.login-outer[_ngcontent-%COMP%] .divider-line[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{position:relative;z-index:10;background:#fff;padding:0 7px;color:#787878;font-size:11px;font-weight:500}.login-outer[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{color:rgba(0,0,0,.8);font-size:15px;font-weight:500;text-align:center;margin:0 0 20px;text-transform:uppercase}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{border:1px solid #ddd}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{width:50%;border-right:1px solid #ddd;padding:10px 0;cursor:pointer}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#000;font-size:17px;font-weight:500;margin:0;text-transform:capitalize}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{margin-right:5px;transition:all .4s ease}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover img[_ngcontent-%COMP%]{transform:scale(.8);-moz-transform:scale(.8)}.mobilesection[_ngcontent-%COMP%] .block[_ngcontent-%COMP%]:first-child{width:107px}.mobilesection[_ngcontent-%COMP%] .block[_ngcontent-%COMP%]:last-child{width:100%}.success-msg-container[_ngcontent-%COMP%]{padding:15px;width:480px;animation:.2s forwards zooming;-webkit-animation:.2s forwards zooming}.success-msg-container[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:45px;color:#307d01}.success-msg-container[_ngcontent-%COMP%] header[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{color:#307d01;text-transform:uppercase;font-size:35px;font-weight:700}.success-msg-container[_ngcontent-%COMP%] header[_ngcontent-%COMP%] h3[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:block;font-size:18px;color:#000;font-weight:400;text-transform:none}.success-msg-container[_ngcontent-%COMP%] .box[_ngcontent-%COMP%]{border-left:3px solid #307d01;padding:15px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);width:85%}.success-msg-container[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;color:#307d01;font-weight:400;line-height:18px}.success-msg-container[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;color:#525252;line-height:20px}.success-msg-container.errormsg[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{color:#d32f2f}.success-msg-container.errormsg[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]::before{content:\"\\e95a\"}.success-msg-container.errormsg[_ngcontent-%COMP%] header[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{color:#d32f2f}.forgotpassword-container[_ngcontent-%COMP%] .successmg-style[_ngcontent-%COMP%]{border-left:3px solid #307d01;padding:5px 15px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);width:100%}.forgotpassword-container[_ngcontent-%COMP%] .successmg-style[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:30px;width:30px;height:30px;line-height:30px;color:#307d01}.forgotpassword-container[_ngcontent-%COMP%] .successmg-style[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;color:#307d01;font-weight:400;line-height:18px;margin:0}.error-style[_ngcontent-%COMP%]{border-left:3px solid #d32f2f;padding:5px 15px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);width:auto;background:#fff}.error-style[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:30px;width:30px;height:30px;line-height:30px;color:#d32f2f}.error-style[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px;color:#d32f2f;font-weight:400;line-height:18px;margin:0}@-webkit-keyframes zooming{0%{transform:scale(.5);-moz-transform:scale(.5);opacity:0}100%{transform:scale(1);-moz-transform:scale(1);opacity:1}}@keyframes zooming{0%{transform:scale(.5);-moz-transform:scale(.5);opacity:0}100%{transform:scale(1);-moz-transform:scale(1);opacity:1}}@media screen and (max-width:1366px) and (min-width:1290px){.login-outer[_ngcontent-%COMP%]{width:450px}.login-outer[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-size:24px}.login-outer[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%] a[_ngcontent-%COMP%], .login-outer[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:12px}.login-outer[_ngcontent-%COMP%] .btn[_ngcontent-%COMP%]{font-size:15px;height:50px;line-height:50px}.login-outer[_ngcontent-%COMP%] .create-new[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px}.login-outer[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{font-size:12px}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:14px}.success-msg-container[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:40px}.success-msg-container[_ngcontent-%COMP%] header[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:30px}.success-msg-container[_ngcontent-%COMP%] header[_ngcontent-%COMP%] h3[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:15px}.success-msg-container[_ngcontent-%COMP%] .box[_ngcontent-%COMP%] p[_ngcontent-%COMP%], .success-msg-container[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:12px}.forgotpassword-container[_ngcontent-%COMP%] .successmg-style[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:25px}.forgotpassword-container[_ngcontent-%COMP%] .successmg-style[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:12px}.error-style[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:25px}.error-style[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:12px}}@media (max-width:700px){.login-outer[_ngcontent-%COMP%], .success-msg-container[_ngcontent-%COMP%]{width:100%}}@media (max-width:599px){.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{width:100%;border-right:0;border-bottom:1px solid #ddd}.login-outer[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:last-child{border:0}}"]],data:{}});function q(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginEmailIdisRequired")))}))}function H(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginEmailIdmustbeValid")))}))}function W(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginInvalidEmailid")))}))}function z(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[15,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginPasswordRequired")))}))}function Y(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[15,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginPswdMustbe6Charactr")))}))}function N(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"div",[["class","error-style"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(1,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,1720320,null,0,r.e,[e.n,e.F,i.b,a.i,[2,r.l],a.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(3,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(5,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){n(l,1,0,"row"),n(l,2,0,"10px"),n(l,3,0,"start center")}),(function(n,l){n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("LoginInvalidUsrnameorPswd")))}))}function G(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,127,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,126,"section",[["class","login-outer"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(2,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(3,0,null,null,2,"h2",[],null,null,null,null,null)),(n()(),e.Wb(4,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(6,0,null,null,121,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,8).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,8).onReset()&&o),o}),null,null)),e.Bb(7,16384,null,0,c.F,[],null,null),e.Bb(8,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(10,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(11,0,null,null,30,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(12,0,null,null,29,"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,s.b,s.a)),e.Bb(13,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,1,{_controlNonStatic:0}),e.Ub(335544320,2,{_controlStatic:0}),e.Ub(603979776,3,{_labelChildNonStatic:0}),e.Ub(335544320,4,{_labelChildStatic:0}),e.Ub(603979776,5,{_placeholderChild:0}),e.Ub(603979776,6,{_errorChildren:1}),e.Ub(603979776,7,{_hintChildren:1}),e.Ub(603979776,8,{_prefixChildren:1}),e.Ub(603979776,9,{_suffixChildren:1}),(n()(),e.Cb(23,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(24,16384,[[3,4],[4,4]],0,o.f,[],null,null),(n()(),e.Wb(25,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(27,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","ClientID"],["matInput",""],["name","clientid"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,28)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,28).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,28)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,28)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,33)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,33)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,33)._onInput()&&o),"input"===l&&(o=!1!==u.modifyText("login")&&o),o}),null,null)),e.Bb(28,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(30,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(32,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(33,999424,null,0,m.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],p.a,e.F],{placeholder:[0,"placeholder"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[1,4],[2,4]],o.d,null,[m.b]),(n()(),e.sb(16777216,null,5,1,null,q)),e.Bb(37,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,H)),e.Bb(39,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,W)),e.Bb(41,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(42,0,null,null,33,"div",[["class","block passwordhideshow"]],null,null,null,null,null)),(n()(),e.Cb(43,0,null,null,32,"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,s.b,s.a)),e.Bb(44,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,10,{_controlNonStatic:0}),e.Ub(335544320,11,{_controlStatic:0}),e.Ub(603979776,12,{_labelChildNonStatic:0}),e.Ub(335544320,13,{_labelChildStatic:0}),e.Ub(603979776,14,{_placeholderChild:0}),e.Ub(603979776,15,{_errorChildren:1}),e.Ub(603979776,16,{_hintChildren:1}),e.Ub(603979776,17,{_prefixChildren:1}),e.Ub(603979776,18,{_suffixChildren:1}),(n()(),e.Cb(54,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(55,16384,[[12,4],[13,4]],0,o.f,[],null,null),(n()(),e.Wb(56,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(58,0,null,1,8,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","Password"],["matInput",""],["name","password"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,59)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,59).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,59)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,59)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,64)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,64)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,64)._onInput()&&o),o}),null,null)),e.Bb(59,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(61,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(63,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(64,999424,null,0,m.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],p.a,e.F],{placeholder:[0,"placeholder"],type:[1,"type"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[10,4],[11,4]],o.d,null,[m.b]),(n()(),e.Cb(67,0,null,4,4,"span",[["matSuffix",""]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.showToggle("L")&&e),e}),null,null)),e.Tb(512,null,f.H,f.I,[e.x,e.y,e.n,e.M]),e.Bb(69,278528,null,0,f.o,[f.H],{ngClass:[0,"ngClass"]},null),e.Bb(70,933888,null,0,h.a,[e.n,a.i,a.f,f.H,[6,f.o]],{ngClass:[0,"ngClass"]},null),e.Bb(71,16384,[[18,4]],0,o.h,[],null,null),(n()(),e.sb(16777216,null,5,1,null,z)),e.Bb(73,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,Y)),e.Bb(75,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(76,0,null,null,14,"div",[["class","forgot-password"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(77,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(78,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(79,0,null,null,8,"div",[["class","checkouter"]],null,null,null,null,null)),(n()(),e.Cb(80,0,null,null,7,"mat-checkbox",[["class","check mat-checkbox"],["formControlName","RememberMe"]],[[8,"id",0],[1,"tabindex",0],[2,"mat-checkbox-indeterminate",null],[2,"mat-checkbox-checked",null],[2,"mat-checkbox-disabled",null],[2,"mat-checkbox-label-before",null],[2,"_mat-animation-noopable",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]],null,null,C.b,C.a)),e.Bb(81,8568832,null,0,O.b,[e.n,e.h,y.h,e.F,[8,null],[2,O.a],[2,d.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[O.b]),e.Bb(83,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(85,16384,null,0,c.t,[[4,c.s]],null,null),(n()(),e.Wb(86,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(88,0,null,null,2,"a",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openForgotPasswordmodal()&&e),e}),null,null)),(n()(),e.Wb(89,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,N)),e.Bb(92,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(93,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.processLogin()&&e),e}),x.b,x.a)),e.Bb(94,180224,null,0,_.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(95,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(97,0,null,null,6,"div",[["class","create-new"]],null,null,null,null,null)),(n()(),e.Cb(98,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(99,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(101,0,null,null,2,"a",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openRegistermodal()&&e),e}),null,null)),(n()(),e.Wb(102,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(104,0,null,null,3,"p",[["class","divider-line"]],null,null,null,null,null)),(n()(),e.Cb(105,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),e.Wb(106,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(108,0,null,null,2,"h5",[],null,null,null,null,null)),(n()(),e.Wb(109,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(111,0,null,null,16,"ul",[["fxLayout","row"],["fxLayout.lt-sm","column"],["fxLayoutAlign","space-between"]],null,null,null,null,null)),e.Bb(112,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"],"fxLayout.lt-sm":[1,"fxLayout.lt-sm"]},null),e.Bb(113,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(114,0,null,null,6,"li",[["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.socialLogin("facebook")&&e),e}),null,null)),e.Bb(115,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(116,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(117,0,null,null,0,"img",[["alt","facebook icon"]],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(118,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(119,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(121,0,null,null,6,"li",[["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.socialLogin("google")&&e),e}),null,null)),e.Bb(122,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(123,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(124,0,null,null,0,"img",[["alt","google icon"]],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(125,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(126,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,2,0,"column"),n(l,8,0,t.loginForm),n(l,13,0,"outline"),n(l,30,0,"ClientID"),n(l,33,0,e.Xb(l,33,0,e.Ob(l,34).transform("LoginEmailId"))),n(l,37,0,null==t.loginForm.controls.ClientID.errors?null:t.loginForm.controls.ClientID.errors.required),n(l,39,0,(null==t.loginForm.controls.ClientID.errors?null:t.loginForm.controls.ClientID.errors.pattern)&&t.loginForm.controls.ClientID.touched),n(l,41,0,null==t.loginForm.controls.ClientID.errors?null:t.loginForm.controls.ClientID.errors.defaultEmail),n(l,44,0,"outline"),n(l,61,0,"Password"),n(l,64,0,e.Xb(l,64,0,e.Ob(l,65).transform("LoginPassword")),t.isShowPwd?"text":"password"),n(l,69,0,t.isShowPwd?"ak-hide":"ak-show"),n(l,70,0,t.isShowPwd?"ak-hide":"ak-show"),n(l,73,0,null==t.loginForm.controls.Password.errors?null:t.loginForm.controls.Password.errors.required),n(l,75,0,null==t.loginForm.controls.Password.errors?null:t.loginForm.controls.Password.errors.minlength),n(l,77,0,"row"),n(l,78,0,"space-between center"),n(l,83,0,"RememberMe"),n(l,92,0,t.loginErrMsg),n(l,94,0,"primary"),n(l,112,0,"row","column"),n(l,113,0,"space-between"),n(l,115,0,"row"),n(l,116,0,"center center"),n(l,122,0,"row"),n(l,123,0,"center center")}),(function(n,l){var t=l.component;n(l,4,0,e.Xb(l,4,0,e.Ob(l,5).transform("LoginHead"))),n(l,6,0,e.Ob(l,10).ngClassUntouched,e.Ob(l,10).ngClassTouched,e.Ob(l,10).ngClassPristine,e.Ob(l,10).ngClassDirty,e.Ob(l,10).ngClassValid,e.Ob(l,10).ngClassInvalid,e.Ob(l,10).ngClassPending),n(l,12,1,["standard"==e.Ob(l,13).appearance,"fill"==e.Ob(l,13).appearance,"outline"==e.Ob(l,13).appearance,"legacy"==e.Ob(l,13).appearance,e.Ob(l,13)._control.errorState,e.Ob(l,13)._canLabelFloat,e.Ob(l,13)._shouldLabelFloat(),e.Ob(l,13)._hasFloatingLabel(),e.Ob(l,13)._hideControlPlaceholder(),e.Ob(l,13)._control.disabled,e.Ob(l,13)._control.autofilled,e.Ob(l,13)._control.focused,"accent"==e.Ob(l,13).color,"warn"==e.Ob(l,13).color,e.Ob(l,13)._shouldForward("untouched"),e.Ob(l,13)._shouldForward("touched"),e.Ob(l,13)._shouldForward("pristine"),e.Ob(l,13)._shouldForward("dirty"),e.Ob(l,13)._shouldForward("valid"),e.Ob(l,13)._shouldForward("invalid"),e.Ob(l,13)._shouldForward("pending"),!e.Ob(l,13)._animationsEnabled]),n(l,25,0,e.Xb(l,25,0,e.Ob(l,26).transform("LoginEmailId"))),n(l,27,1,[e.Ob(l,32).ngClassUntouched,e.Ob(l,32).ngClassTouched,e.Ob(l,32).ngClassPristine,e.Ob(l,32).ngClassDirty,e.Ob(l,32).ngClassValid,e.Ob(l,32).ngClassInvalid,e.Ob(l,32).ngClassPending,e.Ob(l,33)._isServer,e.Ob(l,33).id,e.Ob(l,33).placeholder,e.Ob(l,33).disabled,e.Ob(l,33).required,e.Ob(l,33).readonly&&!e.Ob(l,33)._isNativeSelect||null,e.Ob(l,33)._ariaDescribedby||null,e.Ob(l,33).errorState,e.Ob(l,33).required.toString()]),n(l,43,1,["standard"==e.Ob(l,44).appearance,"fill"==e.Ob(l,44).appearance,"outline"==e.Ob(l,44).appearance,"legacy"==e.Ob(l,44).appearance,e.Ob(l,44)._control.errorState,e.Ob(l,44)._canLabelFloat,e.Ob(l,44)._shouldLabelFloat(),e.Ob(l,44)._hasFloatingLabel(),e.Ob(l,44)._hideControlPlaceholder(),e.Ob(l,44)._control.disabled,e.Ob(l,44)._control.autofilled,e.Ob(l,44)._control.focused,"accent"==e.Ob(l,44).color,"warn"==e.Ob(l,44).color,e.Ob(l,44)._shouldForward("untouched"),e.Ob(l,44)._shouldForward("touched"),e.Ob(l,44)._shouldForward("pristine"),e.Ob(l,44)._shouldForward("dirty"),e.Ob(l,44)._shouldForward("valid"),e.Ob(l,44)._shouldForward("invalid"),e.Ob(l,44)._shouldForward("pending"),!e.Ob(l,44)._animationsEnabled]),n(l,56,0,e.Xb(l,56,0,e.Ob(l,57).transform("LoginPassword"))),n(l,58,1,[e.Ob(l,63).ngClassUntouched,e.Ob(l,63).ngClassTouched,e.Ob(l,63).ngClassPristine,e.Ob(l,63).ngClassDirty,e.Ob(l,63).ngClassValid,e.Ob(l,63).ngClassInvalid,e.Ob(l,63).ngClassPending,e.Ob(l,64)._isServer,e.Ob(l,64).id,e.Ob(l,64).placeholder,e.Ob(l,64).disabled,e.Ob(l,64).required,e.Ob(l,64).readonly&&!e.Ob(l,64)._isNativeSelect||null,e.Ob(l,64)._ariaDescribedby||null,e.Ob(l,64).errorState,e.Ob(l,64).required.toString()]),n(l,80,1,[e.Ob(l,81).id,null,e.Ob(l,81).indeterminate,e.Ob(l,81).checked,e.Ob(l,81).disabled,"before"==e.Ob(l,81).labelPosition,"NoopAnimations"===e.Ob(l,81)._animationMode,e.Ob(l,85).ngClassUntouched,e.Ob(l,85).ngClassTouched,e.Ob(l,85).ngClassPristine,e.Ob(l,85).ngClassDirty,e.Ob(l,85).ngClassValid,e.Ob(l,85).ngClassInvalid,e.Ob(l,85).ngClassPending]),n(l,86,0,e.Xb(l,86,0,e.Ob(l,87).transform("LoginRememberMe"))),n(l,89,0,e.Xb(l,89,0,e.Ob(l,90).transform("LoginForgotPassword"))),n(l,93,0,t.showLoader,e.Ob(l,94).disabled||null,"NoopAnimations"===e.Ob(l,94)._animationMode),n(l,95,0,e.Xb(l,95,0,e.Ob(l,96).transform("Login"))),n(l,99,0,e.Xb(l,99,0,e.Ob(l,100).transform("LoginDonthaveanAcnt"))),n(l,102,0,e.Xb(l,102,0,e.Ob(l,103).transform("LoginCreateNow"))),n(l,106,0,e.Xb(l,106,0,e.Ob(l,107).transform("LoginOr"))),n(l,109,0,e.Xb(l,109,0,e.Ob(l,110).transform("Loginwith"))),n(l,117,0,e.Gb(1,"",t.getCDNPath(),"/assets/images/facebook-color.png")),n(l,119,0,e.Xb(l,119,0,e.Ob(l,120).transform("LoginFacebook"))),n(l,124,0,e.Gb(1,"",t.getCDNPath(),"/assets/images/google.png")),n(l,126,0,e.Xb(l,126,0,e.Ob(l,127).transform("LoginGoogle")))}))}function Q(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["autocomplete","off"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[24,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginMobileNumisrequired")))}))}function V(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[24,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginMobileNummustbevalid")))}))}function X(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,43,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,42,"section",[["class","login-outer"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(2,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(3,0,null,null,2,"h2",[],null,null,null,null,null)),(n()(),e.Wb(4,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(6,0,null,null,37,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,8).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,8).onReset()&&o),o}),null,null)),e.Bb(7,16384,null,0,c.F,[],null,null),e.Bb(8,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(10,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(11,0,null,null,28,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(12,0,null,null,27,"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,s.b,s.a)),e.Bb(13,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,19,{_controlNonStatic:0}),e.Ub(335544320,20,{_controlStatic:0}),e.Ub(603979776,21,{_labelChildNonStatic:0}),e.Ub(335544320,22,{_labelChildStatic:0}),e.Ub(603979776,23,{_placeholderChild:0}),e.Ub(603979776,24,{_errorChildren:1}),e.Ub(603979776,25,{_hintChildren:1}),e.Ub(603979776,26,{_prefixChildren:1}),e.Ub(603979776,27,{_suffixChildren:1}),(n()(),e.Cb(23,0,null,1,12,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mobile"],["id","phoneInputMobile"],["matInput",""],["maxlength","15"],["ng2TelInput",""],["onkeypress","if ( isNaN( String.fromCharCode(event.keyCode)) || event.keyCode==32) return false;"],["type","tel"]],[[1,"maxlength",0],[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"countryChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,24)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,24).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,24)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,24)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,31)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,31)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,31)._onInput()&&o),"blur"===l&&(o=!1!==e.Ob(n,32).onBlur()&&o),"countryChange"===l&&(o=!1!==u.onCountryChange(t)&&o),"input"===l&&(o=!1!==u.inputValidation(t)&&o),o}),null,null)),e.Bb(24,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Bb(25,540672,null,0,c.o,[],{maxlength:[0,"maxlength"]},null),e.Tb(1024,null,c.q,(function(n){return[n]}),[c.o]),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(28,671744,null,0,c.j,[[3,c.c],[6,c.q],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(30,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(31,999424,null,0,m.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],p.a,e.F],{id:[0,"id"],placeholder:[1,"placeholder"],type:[2,"type"],readonly:[3,"readonly"]},null),e.Bb(32,81920,null,0,P.a,[e.n,e.I],{ng2TelInputOptions:[0,"ng2TelInputOptions"]},{countryChange:"countryChange"}),e.Pb(33,3),e.Rb(34,{initialCountry:0,preferredCountries:1,separateDialCode:2,customContainer:3}),e.Tb(2048,[[19,4],[20,4]],o.d,null,[m.b]),(n()(),e.sb(16777216,null,5,1,null,Q)),e.Bb(37,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,V)),e.Bb(39,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(40,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.ValidatesocialLogin()&&e),e}),x.b,x.a)),e.Bb(41,180224,null,0,_.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(42,0,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,2,0,"column"),n(l,8,0,t.mobileForm),n(l,13,0,"outline"),n(l,25,0,"15"),n(l,28,0,"mobile"),n(l,31,0,"phoneInputMobile",t.mobilePlaceholder,"tel",t.reIssue);var e=n(l,34,0,t.initialCountry,n(l,33,0,"in","ae","qa"),!0,t.custom-t.input);n(l,32,0,e),n(l,37,0,null==t.mobileForm.controls.mobile.errors?null:t.mobileForm.controls.mobile.errors.required),n(l,39,0,(null==t.mobileForm.controls.mobile.errors?null:t.mobileForm.controls.mobile.errors.pattern)&&t.mobileForm.controls.mobile.touched),n(l,41,0,"primary")}),(function(n,l){var t=l.component;n(l,4,0,e.Xb(l,4,0,e.Ob(l,5).transform("Login"))),n(l,6,0,e.Ob(l,10).ngClassUntouched,e.Ob(l,10).ngClassTouched,e.Ob(l,10).ngClassPristine,e.Ob(l,10).ngClassDirty,e.Ob(l,10).ngClassValid,e.Ob(l,10).ngClassInvalid,e.Ob(l,10).ngClassPending),n(l,12,1,["standard"==e.Ob(l,13).appearance,"fill"==e.Ob(l,13).appearance,"outline"==e.Ob(l,13).appearance,"legacy"==e.Ob(l,13).appearance,e.Ob(l,13)._control.errorState,e.Ob(l,13)._canLabelFloat,e.Ob(l,13)._shouldLabelFloat(),e.Ob(l,13)._hasFloatingLabel(),e.Ob(l,13)._hideControlPlaceholder(),e.Ob(l,13)._control.disabled,e.Ob(l,13)._control.autofilled,e.Ob(l,13)._control.focused,"accent"==e.Ob(l,13).color,"warn"==e.Ob(l,13).color,e.Ob(l,13)._shouldForward("untouched"),e.Ob(l,13)._shouldForward("touched"),e.Ob(l,13)._shouldForward("pristine"),e.Ob(l,13)._shouldForward("dirty"),e.Ob(l,13)._shouldForward("valid"),e.Ob(l,13)._shouldForward("invalid"),e.Ob(l,13)._shouldForward("pending"),!e.Ob(l,13)._animationsEnabled]),n(l,23,1,[e.Ob(l,25).maxlength?e.Ob(l,25).maxlength:null,e.Ob(l,30).ngClassUntouched,e.Ob(l,30).ngClassTouched,e.Ob(l,30).ngClassPristine,e.Ob(l,30).ngClassDirty,e.Ob(l,30).ngClassValid,e.Ob(l,30).ngClassInvalid,e.Ob(l,30).ngClassPending,e.Ob(l,31)._isServer,e.Ob(l,31).id,e.Ob(l,31).placeholder,e.Ob(l,31).disabled,e.Ob(l,31).required,e.Ob(l,31).readonly&&!e.Ob(l,31)._isNativeSelect||null,e.Ob(l,31)._ariaDescribedby||null,e.Ob(l,31).errorState,e.Ob(l,31).required.toString()]),n(l,40,0,t.showLoader,e.Ob(l,41).disabled||null,"NoopAnimations"===e.Ob(l,41)._animationMode),n(l,42,0,e.Xb(l,42,0,e.Ob(l,43).transform("LoginSubmit")))}))}function j(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[33,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegEmailIdisRequired")))}))}function K(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[33,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegEmailIdmustbeValid")))}))}function Z(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[33,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegInvalidEmailid")))}))}function $(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["autocomplete","off"],["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[42,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegMobileNumisRequired")))}))}function J(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[42,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegMobileNummustbeValid")))}))}function nn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[51,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegPasswordisrequired")))}))}function ln(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[51,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegPasswordmusttbeAtleast6Characters")))}))}function tn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,8,"div",[["class","error-style"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(1,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,1720320,null,0,r.e,[e.n,e.F,i.b,a.i,[2,r.l],a.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(3,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,2,"mat-icon",[["class","icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,L.b,L.a)),e.Bb(5,9158656,null,0,M.b,[e.n,M.d,[8,null],[2,M.a]],null,null),(n()(),e.Wb(-1,0,["error"])),(n()(),e.Cb(7,0,null,null,1,"p",[],null,null,null,null,null)),(n()(),e.Wb(8,null,["",""]))],(function(n,l){n(l,1,0,"row"),n(l,2,0,"10px"),n(l,3,0,"start center"),n(l,5,0)}),(function(n,l){var t=l.component;n(l,4,0,e.Ob(l,5).inline,"primary"!==e.Ob(l,5).color&&"accent"!==e.Ob(l,5).color&&"warn"!==e.Ob(l,5).color),n(l,8,0,t.regErrMsg)}))}function en(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,153,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,152,"section",[["class","login-outer registerouter"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(2,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(3,0,null,null,2,"h2",[],null,null,null,null,null)),(n()(),e.Wb(4,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(6,0,null,null,147,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,8).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,8).onReset()&&o),o}),null,null)),e.Bb(7,16384,null,0,c.F,[],null,null),e.Bb(8,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(10,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(11,0,null,null,30,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(12,0,null,null,29,"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,s.b,s.a)),e.Bb(13,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,28,{_controlNonStatic:0}),e.Ub(335544320,29,{_controlStatic:0}),e.Ub(603979776,30,{_labelChildNonStatic:0}),e.Ub(335544320,31,{_labelChildStatic:0}),e.Ub(603979776,32,{_placeholderChild:0}),e.Ub(603979776,33,{_errorChildren:1}),e.Ub(603979776,34,{_hintChildren:1}),e.Ub(603979776,35,{_prefixChildren:1}),e.Ub(603979776,36,{_suffixChildren:1}),(n()(),e.Cb(23,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(24,16384,[[30,4],[31,4]],0,o.f,[],null,null),(n()(),e.Wb(25,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(27,0,null,1,8,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","email"],["matInput",""],["name","clientid"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,28)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,28).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,28)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,28)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,33)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,33)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,33)._onInput()&&o),"input"===l&&(o=!1!==u.modifyText("register")&&o),o}),null,null)),e.Bb(28,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(30,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(32,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(33,999424,null,0,m.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],p.a,e.F],{placeholder:[0,"placeholder"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[28,4],[29,4]],o.d,null,[m.b]),(n()(),e.sb(16777216,null,5,1,null,j)),e.Bb(37,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,K)),e.Bb(39,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,Z)),e.Bb(41,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(42,0,null,null,33,"div",[["class","mobilesection"],["fxLayout","row"],["fxLayoutAlign","space-between start"]],null,null,null,null,null)),e.Bb(43,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(44,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(45,0,null,null,30,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(46,0,null,null,29,"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,s.b,s.a)),e.Bb(47,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,37,{_controlNonStatic:0}),e.Ub(335544320,38,{_controlStatic:0}),e.Ub(603979776,39,{_labelChildNonStatic:0}),e.Ub(335544320,40,{_labelChildStatic:0}),e.Ub(603979776,41,{_placeholderChild:0}),e.Ub(603979776,42,{_errorChildren:1}),e.Ub(603979776,43,{_hintChildren:1}),e.Ub(603979776,44,{_prefixChildren:1}),e.Ub(603979776,45,{_suffixChildren:1}),(n()(),e.Cb(57,0,null,1,12,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mobile"],["id","phoneInput"],["matInput",""],["maxlength","15"],["ng2TelInput",""],["onkeypress","if ( isNaN( String.fromCharCode(event.keyCode)) || event.keyCode==32) return false;"],["type","tel"]],[[1,"maxlength",0],[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"countryChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,58)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,58).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,58)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,58)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,65)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,65)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,65)._onInput()&&o),"blur"===l&&(o=!1!==e.Ob(n,66).onBlur()&&o),"countryChange"===l&&(o=!1!==u.onCountryChange(t)&&o),"input"===l&&(o=!1!==u.inputValidation(t)&&o),o}),null,null)),e.Bb(58,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Bb(59,540672,null,0,c.o,[],{maxlength:[0,"maxlength"]},null),e.Tb(1024,null,c.q,(function(n){return[n]}),[c.o]),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(62,671744,null,0,c.j,[[3,c.c],[6,c.q],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(64,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(65,999424,null,0,m.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],p.a,e.F],{id:[0,"id"],placeholder:[1,"placeholder"],type:[2,"type"]},null),e.Bb(66,81920,null,0,P.a,[e.n,e.I],{ng2TelInputOptions:[0,"ng2TelInputOptions"]},{countryChange:"countryChange"}),e.Pb(67,3),e.Rb(68,{initialCountry:0,preferredCountries:1,separateDialCode:2,customContainer:3}),e.Tb(2048,[[37,4],[38,4]],o.d,null,[m.b]),(n()(),e.sb(16777216,null,5,1,null,$)),e.Bb(71,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Wb(72,1,[" "," "])),e.Qb(0,f.i,[]),(n()(),e.sb(16777216,null,5,1,null,J)),e.Bb(75,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(76,0,null,null,33,"div",[["class","block passwordhideshow"]],null,null,null,null,null)),(n()(),e.Cb(77,0,null,null,32,"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,s.b,s.a)),e.Bb(78,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,46,{_controlNonStatic:0}),e.Ub(335544320,47,{_controlStatic:0}),e.Ub(603979776,48,{_labelChildNonStatic:0}),e.Ub(335544320,49,{_labelChildStatic:0}),e.Ub(603979776,50,{_placeholderChild:0}),e.Ub(603979776,51,{_errorChildren:1}),e.Ub(603979776,52,{_hintChildren:1}),e.Ub(603979776,53,{_prefixChildren:1}),e.Ub(603979776,54,{_suffixChildren:1}),(n()(),e.Cb(88,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(89,16384,[[48,4],[49,4]],0,o.f,[],null,null),(n()(),e.Wb(90,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(92,0,null,1,8,"input",[["autocomplete","new-password"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","password"],["matInput",""],["name","email_phrase"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,93)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,93).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,93)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,93)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,98)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,98)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,98)._onInput()&&o),o}),null,null)),e.Bb(93,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(95,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(97,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(98,999424,null,0,m.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],p.a,e.F],{placeholder:[0,"placeholder"],type:[1,"type"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[46,4],[47,4]],o.d,null,[m.b]),(n()(),e.Cb(101,0,null,4,4,"span",[["matSuffix",""]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.showToggle("R")&&e),e}),null,null)),e.Tb(512,null,f.H,f.I,[e.x,e.y,e.n,e.M]),e.Bb(103,278528,null,0,f.o,[f.H],{ngClass:[0,"ngClass"]},null),e.Bb(104,933888,null,0,h.a,[e.n,a.i,a.f,f.H,[6,f.o]],{ngClass:[0,"ngClass"]},null),e.Bb(105,16384,[[54,4]],0,o.h,[],null,null),(n()(),e.sb(16777216,null,5,1,null,nn)),e.Bb(107,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,ln)),e.Bb(109,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,tn)),e.Bb(111,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(112,0,null,null,6,"div",[["class","create-new"]],null,null,null,null,null)),(n()(),e.Cb(113,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(114,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(116,0,null,null,2,"a",[["target","_blank"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.navigationMenu()&&e),e}),null,null)),(n()(),e.Wb(117,null,[" ",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(119,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.onSubmit()&&e),e}),x.b,x.a)),e.Bb(120,180224,null,0,_.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(121,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(123,0,null,null,6,"div",[["class","create-new"]],null,null,null,null,null)),(n()(),e.Cb(124,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(125,null,[""," "])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(127,0,null,null,2,"a",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openRegistermodal()&&e),e}),null,null)),(n()(),e.Wb(128,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(130,0,null,null,3,"p",[["class","divider-line"]],null,null,null,null,null)),(n()(),e.Cb(131,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),e.Wb(132,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(134,0,null,null,2,"h5",[],null,null,null,null,null)),(n()(),e.Wb(135,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(137,0,null,null,16,"ul",[["fxLayout","row"],["fxLayout.lt-sm","column"],["fxLayoutAlign","space-between"]],null,null,null,null,null)),e.Bb(138,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"],"fxLayout.lt-sm":[1,"fxLayout.lt-sm"]},null),e.Bb(139,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(140,0,null,null,6,"li",[["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.socialLogin("facebook")&&e),e}),null,null)),e.Bb(141,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(142,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(143,0,null,null,0,"img",[["alt","facebook icon"]],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(144,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(145,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(147,0,null,null,6,"li",[["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.socialLogin("google")&&e),e}),null,null)),e.Bb(148,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(149,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(150,0,null,null,0,"img",[["alt","google icon"]],[[8,"src",4]],null,null,null,null)),(n()(),e.Cb(151,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(152,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){var t=l.component;n(l,2,0,"column"),n(l,8,0,t.registerForm),n(l,13,0,"outline"),n(l,30,0,"email"),n(l,33,0,e.Xb(l,33,0,e.Ob(l,34).transform("enterEmailID"))),n(l,37,0,null==t.registerForm.controls.email.errors?null:t.registerForm.controls.email.errors.required),n(l,39,0,(null==t.registerForm.controls.email.errors?null:t.registerForm.controls.email.errors.pattern)||(null==t.registerForm.controls.email.errors?null:t.registerForm.controls.email.errors.email)&&t.registerForm.controls.email.touched),n(l,41,0,null==t.registerForm.controls.email.errors?null:t.registerForm.controls.email.errors.defaultEmail),n(l,43,0,"row"),n(l,44,0,"space-between start"),n(l,47,0,"outline"),n(l,59,0,"15"),n(l,62,0,"mobile"),n(l,65,0,"phoneInput",t.mobilePlaceholder,"tel");var o=n(l,68,0,t.initialCountry,n(l,67,0,"in","ae","qa"),!0,t.custom-t.input);n(l,66,0,o),n(l,71,0,null==t.registerForm.controls.mobile.errors?null:t.registerForm.controls.mobile.errors.required),n(l,75,0,(null==t.registerForm.controls.mobile.errors?null:t.registerForm.controls.mobile.errors.pattern)&&t.registerForm.controls.mobile.touched),n(l,78,0,"outline"),n(l,95,0,"password"),n(l,98,0,e.Xb(l,98,0,e.Ob(l,99).transform("enterPwd")),t.isShowRegisterPwd?"text":"password"),n(l,103,0,t.isShowRegisterPwd?"ak-hide":"ak-show"),n(l,104,0,t.isShowRegisterPwd?"ak-hide":"ak-show"),n(l,107,0,null==t.registerForm.controls.password.errors?null:t.registerForm.controls.password.errors.required),n(l,109,0,null==t.registerForm.controls.password.errors?null:t.registerForm.controls.password.errors.minlength),n(l,111,0,t.showRegistrationError),n(l,120,0,"primary"),n(l,138,0,"row","column"),n(l,139,0,"space-between"),n(l,141,0,"row"),n(l,142,0,"center center"),n(l,148,0,"row"),n(l,149,0,"center center")}),(function(n,l){var t=l.component;n(l,4,0,e.Xb(l,4,0,e.Ob(l,5).transform("RegisterWithus"))),n(l,6,0,e.Ob(l,10).ngClassUntouched,e.Ob(l,10).ngClassTouched,e.Ob(l,10).ngClassPristine,e.Ob(l,10).ngClassDirty,e.Ob(l,10).ngClassValid,e.Ob(l,10).ngClassInvalid,e.Ob(l,10).ngClassPending),n(l,12,1,["standard"==e.Ob(l,13).appearance,"fill"==e.Ob(l,13).appearance,"outline"==e.Ob(l,13).appearance,"legacy"==e.Ob(l,13).appearance,e.Ob(l,13)._control.errorState,e.Ob(l,13)._canLabelFloat,e.Ob(l,13)._shouldLabelFloat(),e.Ob(l,13)._hasFloatingLabel(),e.Ob(l,13)._hideControlPlaceholder(),e.Ob(l,13)._control.disabled,e.Ob(l,13)._control.autofilled,e.Ob(l,13)._control.focused,"accent"==e.Ob(l,13).color,"warn"==e.Ob(l,13).color,e.Ob(l,13)._shouldForward("untouched"),e.Ob(l,13)._shouldForward("touched"),e.Ob(l,13)._shouldForward("pristine"),e.Ob(l,13)._shouldForward("dirty"),e.Ob(l,13)._shouldForward("valid"),e.Ob(l,13)._shouldForward("invalid"),e.Ob(l,13)._shouldForward("pending"),!e.Ob(l,13)._animationsEnabled]),n(l,25,0,e.Xb(l,25,0,e.Ob(l,26).transform("RegEmailId"))),n(l,27,1,[e.Ob(l,32).ngClassUntouched,e.Ob(l,32).ngClassTouched,e.Ob(l,32).ngClassPristine,e.Ob(l,32).ngClassDirty,e.Ob(l,32).ngClassValid,e.Ob(l,32).ngClassInvalid,e.Ob(l,32).ngClassPending,e.Ob(l,33)._isServer,e.Ob(l,33).id,e.Ob(l,33).placeholder,e.Ob(l,33).disabled,e.Ob(l,33).required,e.Ob(l,33).readonly&&!e.Ob(l,33)._isNativeSelect||null,e.Ob(l,33)._ariaDescribedby||null,e.Ob(l,33).errorState,e.Ob(l,33).required.toString()]),n(l,46,1,["standard"==e.Ob(l,47).appearance,"fill"==e.Ob(l,47).appearance,"outline"==e.Ob(l,47).appearance,"legacy"==e.Ob(l,47).appearance,e.Ob(l,47)._control.errorState,e.Ob(l,47)._canLabelFloat,e.Ob(l,47)._shouldLabelFloat(),e.Ob(l,47)._hasFloatingLabel(),e.Ob(l,47)._hideControlPlaceholder(),e.Ob(l,47)._control.disabled,e.Ob(l,47)._control.autofilled,e.Ob(l,47)._control.focused,"accent"==e.Ob(l,47).color,"warn"==e.Ob(l,47).color,e.Ob(l,47)._shouldForward("untouched"),e.Ob(l,47)._shouldForward("touched"),e.Ob(l,47)._shouldForward("pristine"),e.Ob(l,47)._shouldForward("dirty"),e.Ob(l,47)._shouldForward("valid"),e.Ob(l,47)._shouldForward("invalid"),e.Ob(l,47)._shouldForward("pending"),!e.Ob(l,47)._animationsEnabled]),n(l,57,1,[e.Ob(l,59).maxlength?e.Ob(l,59).maxlength:null,e.Ob(l,64).ngClassUntouched,e.Ob(l,64).ngClassTouched,e.Ob(l,64).ngClassPristine,e.Ob(l,64).ngClassDirty,e.Ob(l,64).ngClassValid,e.Ob(l,64).ngClassInvalid,e.Ob(l,64).ngClassPending,e.Ob(l,65)._isServer,e.Ob(l,65).id,e.Ob(l,65).placeholder,e.Ob(l,65).disabled,e.Ob(l,65).required,e.Ob(l,65).readonly&&!e.Ob(l,65)._isNativeSelect||null,e.Ob(l,65)._ariaDescribedby||null,e.Ob(l,65).errorState,e.Ob(l,65).required.toString()]),n(l,72,0,e.Xb(l,72,0,e.Ob(l,73).transform(null==t.registerForm.controls.mobile.errors?null:t.registerForm.controls.mobile.errors.pattern))),n(l,77,1,["standard"==e.Ob(l,78).appearance,"fill"==e.Ob(l,78).appearance,"outline"==e.Ob(l,78).appearance,"legacy"==e.Ob(l,78).appearance,e.Ob(l,78)._control.errorState,e.Ob(l,78)._canLabelFloat,e.Ob(l,78)._shouldLabelFloat(),e.Ob(l,78)._hasFloatingLabel(),e.Ob(l,78)._hideControlPlaceholder(),e.Ob(l,78)._control.disabled,e.Ob(l,78)._control.autofilled,e.Ob(l,78)._control.focused,"accent"==e.Ob(l,78).color,"warn"==e.Ob(l,78).color,e.Ob(l,78)._shouldForward("untouched"),e.Ob(l,78)._shouldForward("touched"),e.Ob(l,78)._shouldForward("pristine"),e.Ob(l,78)._shouldForward("dirty"),e.Ob(l,78)._shouldForward("valid"),e.Ob(l,78)._shouldForward("invalid"),e.Ob(l,78)._shouldForward("pending"),!e.Ob(l,78)._animationsEnabled]),n(l,90,0,e.Xb(l,90,0,e.Ob(l,91).transform("RegPassword"))),n(l,92,1,[e.Ob(l,97).ngClassUntouched,e.Ob(l,97).ngClassTouched,e.Ob(l,97).ngClassPristine,e.Ob(l,97).ngClassDirty,e.Ob(l,97).ngClassValid,e.Ob(l,97).ngClassInvalid,e.Ob(l,97).ngClassPending,e.Ob(l,98)._isServer,e.Ob(l,98).id,e.Ob(l,98).placeholder,e.Ob(l,98).disabled,e.Ob(l,98).required,e.Ob(l,98).readonly&&!e.Ob(l,98)._isNativeSelect||null,e.Ob(l,98)._ariaDescribedby||null,e.Ob(l,98).errorState,e.Ob(l,98).required.toString()]),n(l,114,0,e.Xb(l,114,0,e.Ob(l,115).transform("RegBysigningupYouagree"))),n(l,117,0,e.Xb(l,117,0,e.Ob(l,118).transform("RegTermsandCondition"))),n(l,119,0,t.showLoader,e.Ob(l,120).disabled||null,"NoopAnimations"===e.Ob(l,120)._animationMode),n(l,121,0,e.Xb(l,121,0,e.Ob(l,122).transform("Regsignup"))),n(l,125,0,e.Xb(l,125,0,e.Ob(l,126).transform("RegAlreadyhaveanacnt"))),n(l,128,0,e.Xb(l,128,0,e.Ob(l,129).transform("RegSigninnow"))),n(l,132,0,e.Xb(l,132,0,e.Ob(l,133).transform("Regor"))),n(l,135,0,e.Xb(l,135,0,e.Ob(l,136).transform("RegLoginwith"))),n(l,143,0,e.Gb(1,"",t.getCDNPath(),"/assets/images/facebook-color.png")),n(l,145,0,e.Xb(l,145,0,e.Ob(l,146).transform("Regfacebook"))),n(l,150,0,e.Gb(1,"",t.getCDNPath(),"/assets/images/google.png")),n(l,152,0,e.Xb(l,152,0,e.Ob(l,153).transform("Reggoogle")))}))}function on(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[60,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginEmailIdisRequired")))}))}function un(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[60,4]],0,o.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("LoginEmailIdmustbeValid")))}))}function rn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"div",[["class","create-new"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,3,"p",[],null,null,null,null,null)),(n()(),e.Cb(2,0,null,null,2,"a",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openForgotPasswordmodal()&&e),e}),null,null)),(n()(),e.Wb(3,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("LoginBackTologin")))}))}function an(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"div",[["class","error-style"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(1,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,1720320,null,0,r.e,[e.n,e.F,i.b,a.i,[2,r.l],a.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(3,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(5,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],(function(n,l){n(l,1,0,"row"),n(l,2,0,"10px"),n(l,3,0,"start center")}),(function(n,l){n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("LoginUserdoestexist")))}))}function cn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,50,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,49,"section",[["class","login-outer forgotpassword-container"],["fxLayout","column"]],null,null,null,null,null)),e.Bb(2,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),(n()(),e.Cb(3,0,null,null,2,"h2",[],null,null,null,null,null)),(n()(),e.Wb(4,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(6,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(7,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(9,0,null,null,33,"form",[["autocomplete","off"],["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,11).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,11).onReset()&&o),o}),null,null)),e.Bb(10,16384,null,0,c.F,[],null,null),e.Bb(11,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(13,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(14,0,null,null,28,"div",[["class","block"]],null,null,null,null,null)),(n()(),e.Cb(15,0,null,null,27,"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,s.b,s.a)),e.Bb(16,7520256,null,9,o.c,[e.n,e.h,[2,b.j],[2,i.b],[2,o.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,55,{_controlNonStatic:0}),e.Ub(335544320,56,{_controlStatic:0}),e.Ub(603979776,57,{_labelChildNonStatic:0}),e.Ub(335544320,58,{_labelChildStatic:0}),e.Ub(603979776,59,{_placeholderChild:0}),e.Ub(603979776,60,{_errorChildren:1}),e.Ub(603979776,61,{_hintChildren:1}),e.Ub(603979776,62,{_prefixChildren:1}),e.Ub(603979776,63,{_suffixChildren:1}),(n()(),e.Cb(26,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(27,16384,[[57,4],[58,4]],0,o.f,[],null,null),(n()(),e.Wb(28,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(30,0,null,1,8,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","ClientID"],["matInput",""],["name","clientid"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,31)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,31).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,31)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,31)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,36)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,36)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,36)._onInput()&&o),"input"===l&&(o=!1!==u.modifyText("forgotPass")&&o),o}),null,null)),e.Bb(31,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(33,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(35,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(36,999424,null,0,m.b,[e.n,g.a,[6,c.s],[2,c.v],[2,c.l],b.d,[8,null],p.a,e.F],{placeholder:[0,"placeholder"]},null),e.Qb(131072,u.k,[u.l,e.h]),e.Tb(2048,[[55,4],[56,4]],o.d,null,[m.b]),(n()(),e.sb(16777216,null,5,1,null,on)),e.Bb(40,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,un)),e.Bb(42,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(43,0,null,null,3,"button",[["class","btn"],["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.forgotPassword()&&e),e}),x.b,x.a)),e.Bb(44,180224,null,0,_.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(45,0,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,rn)),e.Bb(48,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,an)),e.Bb(50,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0,"column"),n(l,11,0,t.loginForm),n(l,16,0,"outline"),n(l,33,0,"ClientID"),n(l,36,0,e.Xb(l,36,0,e.Ob(l,37).transform("enterEmailID"))),n(l,40,0,null==t.fb.ClientID.errors?null:t.fb.ClientID.errors.required),n(l,42,0,(null==t.fb.ClientID.errors?null:t.fb.ClientID.errors.pattern)&&t.fb.ClientID.touched),n(l,44,0,"primary"),n(l,48,0,!t.isForgotPaswordDialogue),n(l,50,0,t.isEmailExists)}),(function(n,l){var t=l.component;n(l,4,0,e.Xb(l,4,0,e.Ob(l,5).transform("LoginForgotPswd"))),n(l,7,0,e.Xb(l,7,0,e.Ob(l,8).transform("LoginPlsenteremailIdRegisteredwithus"))),n(l,9,0,e.Ob(l,13).ngClassUntouched,e.Ob(l,13).ngClassTouched,e.Ob(l,13).ngClassPristine,e.Ob(l,13).ngClassDirty,e.Ob(l,13).ngClassValid,e.Ob(l,13).ngClassInvalid,e.Ob(l,13).ngClassPending),n(l,15,1,["standard"==e.Ob(l,16).appearance,"fill"==e.Ob(l,16).appearance,"outline"==e.Ob(l,16).appearance,"legacy"==e.Ob(l,16).appearance,e.Ob(l,16)._control.errorState,e.Ob(l,16)._canLabelFloat,e.Ob(l,16)._shouldLabelFloat(),e.Ob(l,16)._hasFloatingLabel(),e.Ob(l,16)._hideControlPlaceholder(),e.Ob(l,16)._control.disabled,e.Ob(l,16)._control.autofilled,e.Ob(l,16)._control.focused,"accent"==e.Ob(l,16).color,"warn"==e.Ob(l,16).color,e.Ob(l,16)._shouldForward("untouched"),e.Ob(l,16)._shouldForward("touched"),e.Ob(l,16)._shouldForward("pristine"),e.Ob(l,16)._shouldForward("dirty"),e.Ob(l,16)._shouldForward("valid"),e.Ob(l,16)._shouldForward("invalid"),e.Ob(l,16)._shouldForward("pending"),!e.Ob(l,16)._animationsEnabled]),n(l,28,0,e.Xb(l,28,0,e.Ob(l,29).transform("LoginEmailId"))),n(l,30,1,[e.Ob(l,35).ngClassUntouched,e.Ob(l,35).ngClassTouched,e.Ob(l,35).ngClassPristine,e.Ob(l,35).ngClassDirty,e.Ob(l,35).ngClassValid,e.Ob(l,35).ngClassInvalid,e.Ob(l,35).ngClassPending,e.Ob(l,36)._isServer,e.Ob(l,36).id,e.Ob(l,36).placeholder,e.Ob(l,36).disabled,e.Ob(l,36).required,e.Ob(l,36).readonly&&!e.Ob(l,36)._isNativeSelect||null,e.Ob(l,36)._ariaDescribedby||null,e.Ob(l,36).errorState,e.Ob(l,36).required.toString()]),n(l,43,0,t.showLoader,e.Ob(l,44).disabled||null,"NoopAnimations"===e.Ob(l,44)._animationMode),n(l,45,0,e.Xb(l,45,0,e.Ob(l,46).transform("LoginSubmit")))}))}function sn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,5,"h3",[],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(3,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),e.Wb(4,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("RegThankyou"))),n(l,4,0,e.Xb(l,4,0,e.Ob(l,5).transform("RegforRegisteringwithAkbartravels")))}))}function bn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,5,"h3",[],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(3,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),e.Wb(4,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("RegSorry"))),n(l,4,0,e.Xb(l,4,0,e.Ob(l,5).transform("RegRegistrationfailedPlstryAgain")))}))}function gn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(1,null,[" ","("])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.Cb(3,0,null,null,1,"strong",[],null,null,null,null,null)),(n()(),e.Wb(4,null,[" ",""])),(n()(),e.Wb(-1,null,[")"]))],null,(function(n,l){var t=l.component;n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("LoginYouareloggedinas"))),n(l,4,0,t.generalState.ClientIDDecrypted)}))}function dn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,5,"div",[["class","box"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(2,null,["",""])),e.Qb(131072,u.k,[u.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,gn)),e.Bb(5,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,5,0,1==t.generalState.LoginStatus||1==t.loginSession)}),(function(n,l){n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("RegYourRestrationisCompleted")))}))}function mn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,u.k,[u.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("RegWehavecreatedanAccount")))}))}function pn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,17,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,16,"div",[["fxLayout","column"],["fxLayoutAlign","start start"],["fxLayoutGap","15px"]],[[8,"className",0]],null,null,null,null)),e.Bb(2,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(3,1720320,null,0,r.e,[e.n,e.F,i.b,a.i,[2,r.l],a.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(4,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(5,0,null,null,8,"header",[["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","15px"]],null,null,null,null,null)),e.Bb(6,671744,null,0,r.d,[e.n,a.i,[2,r.m],a.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(7,1720320,null,0,r.e,[e.n,e.F,i.b,a.i,[2,r.l],a.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(8,671744,null,0,r.c,[e.n,a.i,[2,r.k],a.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(9,0,null,null,0,"span",[["class","ak-success icon"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,sn)),e.Bb(11,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,bn)),e.Bb(13,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,dn)),e.Bb(15,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,mn)),e.Bb(17,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0,"column"),n(l,3,0,"15px"),n(l,4,0,"start start"),n(l,6,0,"row"),n(l,7,0,"15px"),n(l,8,0,"start center"),n(l,11,0,!t.showErrMsg),n(l,13,0,t.showErrMsg),n(l,15,0,!t.showErrMsg),n(l,17,0,!t.showErrMsg)}),(function(n,l){n(l,1,0,l.component.showErrMsg?"success-msg-container errormsg":"success-msg-container")}))}function fn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"div",[["class","close-outer"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,2,"mat-icon",[["class","close-icon mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.closeDialog()&&e),e}),L.b,L.a)),e.Bb(2,9158656,null,0,M.b,[e.n,M.d,[8,null],[2,M.a]],null,null),(n()(),e.Wb(-1,0,["close"])),(n()(),e.sb(16777216,null,null,1,null,G)),e.Bb(5,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,X)),e.Bb(7,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,en)),e.Bb(9,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,cn)),e.Bb(11,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,pn)),e.Bb(13,16384,null,0,f.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0),n(l,5,0,t.loginopen),n(l,7,0,t.isMobNeed),n(l,9,0,t.registeropen),n(l,11,0,t.forgotpasswordopen),n(l,13,0,t.showSuccessMsg)}),(function(n,l){n(l,1,0,e.Ob(l,2).inline,"primary"!==e.Ob(l,2).color&&"accent"!==e.Ob(l,2).color&&"warn"!==e.Ob(l,2).color)}))}function hn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"app-layout-login",[],null,null,null,fn,U)),e.Tb(4608,null,v.a,v.a,[]),e.Tb(512,null,w.a,w.a,[]),e.Bb(3,245760,null,0,k.a,[S.a,T.j,F.a,B.a,c.g,I.b,R.a,A.l,D.a,E.a,A.a,u.l,w.a,e.n,e.I,T.e],null,null)],(function(n,l){n(l,3,0)}),null)}var Cn=e.yb("app-layout-login",k.a,hn,{},{},[])},avBP:function(n,l,t){"use strict";t.d(l,"a",(function(){return e}));var e=function(){function n(){this._impulsiveCity="City Or Airport"}return Object.defineProperty(n.prototype,"impulsiveCity",{get:function(){return this._impulsiveCity},set:function(n){this._impulsiveCity=n},enumerable:!0,configurable:!0}),n}()},ccwm:function(n,l,t){"use strict";t.d(l,"a",(function(){return e}));var e=function(){return function(){}}()},"h/6S":function(n,l,t){"use strict";var e=t("CcnG"),o=t("A7o+"),u=t("Ip0R"),r=t("lzlj"),a=t("FVSy"),i=t("wFw1"),c=t("gIcY"),s=t("dJrM"),b=t("seP3"),g=t("Wf4p"),d=t("Fzqc"),m=t("dWZg"),p=t("b716"),f=t("/VYK"),h=t("bujt"),C=t("UodH"),O=t("lLAP"),y=t("s1el"),x=t("AcpL"),_=t("Klzi"),P=t("eXOc"),L=t("YqQn"),M=t("AytR"),v=t("KuF8"),w=function(){function n(n,l,t,e,o,u,r,a,i){this.generalHelper=n,this.dialogRef=l,this.errorLogger=t,this.formBuilder=e,this.myProfileservice=o,this.generalState=u,this.generalService=r,this.route=a,this.translateService=i,this.submitted=!1,this.generalAdapter=new P.a(this.generalState);try{this.generalHelper.SetCurrentLanguage(),this.registerForm=this.formBuilder.group({email:["",[c.B.required,c.B.email]],mobile:["",[c.B.required,c.B.minLength(8),c.B.pattern("^[0][1-9]\\d{9}$|^[1-9]\\d{9}")]],password:["",[c.B.required,c.B.minLength(6)]]})}catch(s){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","RegisterProfileComponent:constructor",s.stack.toLocaleString())}}return Object.defineProperty(n.prototype,"f",{get:function(){try{return null!=this.registerForm?this.registerForm.controls:void 0}catch(n){}},enumerable:!0,configurable:!0}),n.prototype.onSubmit=function(){try{if(this.submitted=!0,this.registerForm.invalid)return;var n;n=new P.a(this.generalState).createRegisterRequest(this.registerForm.controls.email.value,M.a.defaultCountryCode,this.registerForm.controls.mobile.value,this.registerForm.controls.password.value),this._regProfSub=this.myProfileservice.registerProfile(n).subscribe((function(n){}))}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","RegisterProfileComponent:onSubmit",l.stack.toLocaleString())}},n.prototype.onNoClick=function(){try{this.dialogRef.close()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","RegisterProfileComponent:onNoClick",n.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){try{this._regProfSub&&this._regProfSub.unsubscribe()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","RegisterProfileComponent:ngOnDestroy",n.stack.toLocaleString())}},n.prototype.modifyText=function(){try{this.registerForm.controls.email.setValue(this.registerForm.controls.email.value.trim())}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","RegisterProfileComponent:ngOnDestroy",n.stack.toLocaleString())}},n}(),k=t("o3x0"),S=t("ZYCi");t.d(l,"a",(function(){return W}));var T=e.Ab({encapsulation:0,styles:[[""]],data:{}});function F(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"div",[],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("NewsltrEmailRequired")))}))}function B(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"div",[["class","invalid-feedback"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,F)),e.Bb(2,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){n(l,2,0,l.component.f.email.errors.required)}),null)}function I(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"div",[],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("mobIsReq")))}))}function R(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"div",[],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("mobNotValid")))}))}function A(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"div",[["class","invalid-feedback"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,I)),e.Bb(2,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,R)),e.Bb(4,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0,t.f.mobile.errors.required),n(l,4,0,t.f.mobile.errors.minlength&&t.f.mobile.errors.pattern)}),null)}function D(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"div",[],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("LoginPasswordRequired")))}))}function E(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"div",[],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("LoginPswdMustbe6Charactr")))}))}function U(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,"div",[["class","invalid-feedback"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,D)),e.Bb(2,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,E)),e.Bb(4,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0,t.f.password.errors.required),n(l,4,0,t.f.password.errors.minlength)}),null)}function q(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,85,"mat-card",[["class","mat-card"]],[[2,"_mat-animation-noopable",null]],null,null,r.b,r.a)),e.Bb(1,49152,null,0,a.a,[[2,i.a]],null,null),(n()(),e.Cb(2,0,null,0,2,"h1",[["mat-dialog-title",""]],null,null,null,null,null)),(n()(),e.Wb(3,null,["",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(5,0,null,0,80,"form",[["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,"ngSubmit"],[null,"submit"],[null,"reset"]],(function(n,l,t){var o=!0,u=n.component;return"submit"===l&&(o=!1!==e.Ob(n,7).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,7).onReset()&&o),"ngSubmit"===l&&(o=!1!==u.onSubmit()&&o),o}),null,null)),e.Bb(6,16384,null,0,c.F,[],null,null),e.Bb(7,540672,null,0,c.l,[[8,null],[8,null]],{form:[0,"form"]},{ngSubmit:"ngSubmit"}),e.Tb(2048,null,c.c,null,[c.l]),e.Bb(9,16384,null,0,c.u,[[4,c.c]],null,null),(n()(),e.Cb(10,0,null,null,66,"div",[["mat-dialog-content",""]],null,null,null,null,null)),(n()(),e.Cb(11,0,null,null,19,"mat-form-field",[["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,s.b,s.a)),e.Bb(12,7520256,null,9,b.c,[e.n,e.h,[2,g.j],[2,d.b],[2,b.a],m.a,e.F,[2,i.a]],null,null),e.Ub(603979776,1,{_controlNonStatic:0}),e.Ub(335544320,2,{_controlStatic:0}),e.Ub(603979776,3,{_labelChildNonStatic:0}),e.Ub(335544320,4,{_labelChildStatic:0}),e.Ub(603979776,5,{_placeholderChild:0}),e.Ub(603979776,6,{_errorChildren:1}),e.Ub(603979776,7,{_hintChildren:1}),e.Ub(603979776,8,{_prefixChildren:1}),e.Ub(603979776,9,{_suffixChildren:1}),(n()(),e.Cb(22,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","email"],["matInput",""],["name","email"],["type","email"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,23)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,23).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,23)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,23)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,28)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,28)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,28)._onInput()&&o),"input"===l&&(o=!1!==u.modifyText()&&o),o}),null,null)),e.Bb(23,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(25,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(27,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(28,999424,null,0,p.b,[e.n,m.a,[6,c.s],[2,c.v],[2,c.l],g.d,[8,null],f.a,e.F],{placeholder:[0,"placeholder"],type:[1,"type"]},null),e.Qb(131072,o.k,[o.l,e.h]),e.Tb(2048,[[1,4],[2,4]],b.d,null,[p.b]),(n()(),e.sb(16777216,null,null,1,null,B)),e.Bb(32,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(33,0,null,null,19,"mat-form-field",[["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,s.b,s.a)),e.Bb(34,7520256,null,9,b.c,[e.n,e.h,[2,g.j],[2,d.b],[2,b.a],m.a,e.F,[2,i.a]],null,null),e.Ub(603979776,10,{_controlNonStatic:0}),e.Ub(335544320,11,{_controlStatic:0}),e.Ub(603979776,12,{_labelChildNonStatic:0}),e.Ub(335544320,13,{_labelChildStatic:0}),e.Ub(603979776,14,{_placeholderChild:0}),e.Ub(603979776,15,{_errorChildren:1}),e.Ub(603979776,16,{_hintChildren:1}),e.Ub(603979776,17,{_prefixChildren:1}),e.Ub(603979776,18,{_suffixChildren:1}),(n()(),e.Cb(44,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","mobile"],["matInput",""],["name","mobile"],["type","text"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,45)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,45).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,45)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,45)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,50)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,50)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,50)._onInput()&&o),o}),null,null)),e.Bb(45,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(47,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(49,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(50,999424,null,0,p.b,[e.n,m.a,[6,c.s],[2,c.v],[2,c.l],g.d,[8,null],f.a,e.F],{placeholder:[0,"placeholder"],type:[1,"type"]},null),e.Qb(131072,o.k,[o.l,e.h]),e.Tb(2048,[[10,4],[11,4]],b.d,null,[p.b]),(n()(),e.sb(16777216,null,null,1,null,A)),e.Bb(54,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(55,0,null,null,19,"mat-form-field",[["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,s.b,s.a)),e.Bb(56,7520256,null,9,b.c,[e.n,e.h,[2,g.j],[2,d.b],[2,b.a],m.a,e.F,[2,i.a]],null,null),e.Ub(603979776,19,{_controlNonStatic:0}),e.Ub(335544320,20,{_controlStatic:0}),e.Ub(603979776,21,{_labelChildNonStatic:0}),e.Ub(335544320,22,{_labelChildStatic:0}),e.Ub(603979776,23,{_placeholderChild:0}),e.Ub(603979776,24,{_errorChildren:1}),e.Ub(603979776,25,{_hintChildren:1}),e.Ub(603979776,26,{_prefixChildren:1}),e.Ub(603979776,27,{_suffixChildren:1}),(n()(),e.Cb(66,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","password"],["matInput",""],["name","password"],["type","password"]],[[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-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,67)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,67).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,67)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,67)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,72)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,72)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,72)._onInput()&&o),o}),null,null)),e.Bb(67,16384,null,0,c.d,[e.M,e.n,[2,c.a]],null,null),e.Tb(1024,null,c.r,(function(n){return[n]}),[c.d]),e.Bb(69,671744,null,0,c.j,[[3,c.c],[8,null],[8,null],[6,c.r],[2,c.E]],{name:[0,"name"]},null),e.Tb(2048,null,c.s,null,[c.j]),e.Bb(71,16384,null,0,c.t,[[4,c.s]],null,null),e.Bb(72,999424,null,0,p.b,[e.n,m.a,[6,c.s],[2,c.v],[2,c.l],g.d,[8,null],f.a,e.F],{placeholder:[0,"placeholder"],type:[1,"type"]},null),e.Qb(131072,o.k,[o.l,e.h]),e.Tb(2048,[[19,4],[20,4]],b.d,null,[p.b]),(n()(),e.sb(16777216,null,null,1,null,U)),e.Bb(76,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(77,0,null,null,8,"div",[["mat-dialog-actions",""]],null,null,null,null,null)),(n()(),e.Cb(78,0,null,null,3,"button",[["color","primary"],["mat-raised-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],null,null,h.b,h.a)),e.Bb(79,180224,null,0,C.b,[e.n,O.h,[2,i.a]],{color:[0,"color"]},null),(n()(),e.Wb(80,0,["",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(82,0,null,null,3,"button",[["cdkFocusInitial",""],["color","primary"],["mat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.onNoClick()&&e),e}),h.b,h.a)),e.Bb(83,180224,null,0,C.b,[e.n,O.h,[2,i.a]],{color:[0,"color"]},null),(n()(),e.Wb(84,0,["",""])),e.Qb(131072,o.k,[o.l,e.h])],(function(n,l){var t=l.component;n(l,7,0,t.registerForm),n(l,25,0,"email"),n(l,28,0,e.Xb(l,28,0,e.Ob(l,29).transform("email")),"email"),n(l,32,0,t.submitted&&t.f.email.errors),n(l,47,0,"mobile"),n(l,50,0,e.Xb(l,50,0,e.Ob(l,51).transform("mobile")),"text"),n(l,54,0,t.submitted&&t.f.mobile.errors),n(l,69,0,"password"),n(l,72,0,e.Xb(l,72,0,e.Ob(l,73).transform("RegPassword")),"password"),n(l,76,0,t.submitted&&t.f.password.errors),n(l,79,0,"primary"),n(l,83,0,"primary")}),(function(n,l){n(l,0,0,"NoopAnimations"===e.Ob(l,1)._animationMode),n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("regProfile"))),n(l,5,0,e.Ob(l,9).ngClassUntouched,e.Ob(l,9).ngClassTouched,e.Ob(l,9).ngClassPristine,e.Ob(l,9).ngClassDirty,e.Ob(l,9).ngClassValid,e.Ob(l,9).ngClassInvalid,e.Ob(l,9).ngClassPending),n(l,11,1,["standard"==e.Ob(l,12).appearance,"fill"==e.Ob(l,12).appearance,"outline"==e.Ob(l,12).appearance,"legacy"==e.Ob(l,12).appearance,e.Ob(l,12)._control.errorState,e.Ob(l,12)._canLabelFloat,e.Ob(l,12)._shouldLabelFloat(),e.Ob(l,12)._hasFloatingLabel(),e.Ob(l,12)._hideControlPlaceholder(),e.Ob(l,12)._control.disabled,e.Ob(l,12)._control.autofilled,e.Ob(l,12)._control.focused,"accent"==e.Ob(l,12).color,"warn"==e.Ob(l,12).color,e.Ob(l,12)._shouldForward("untouched"),e.Ob(l,12)._shouldForward("touched"),e.Ob(l,12)._shouldForward("pristine"),e.Ob(l,12)._shouldForward("dirty"),e.Ob(l,12)._shouldForward("valid"),e.Ob(l,12)._shouldForward("invalid"),e.Ob(l,12)._shouldForward("pending"),!e.Ob(l,12)._animationsEnabled]),n(l,22,1,[e.Ob(l,27).ngClassUntouched,e.Ob(l,27).ngClassTouched,e.Ob(l,27).ngClassPristine,e.Ob(l,27).ngClassDirty,e.Ob(l,27).ngClassValid,e.Ob(l,27).ngClassInvalid,e.Ob(l,27).ngClassPending,e.Ob(l,28)._isServer,e.Ob(l,28).id,e.Ob(l,28).placeholder,e.Ob(l,28).disabled,e.Ob(l,28).required,e.Ob(l,28).readonly&&!e.Ob(l,28)._isNativeSelect||null,e.Ob(l,28)._ariaDescribedby||null,e.Ob(l,28).errorState,e.Ob(l,28).required.toString()]),n(l,33,1,["standard"==e.Ob(l,34).appearance,"fill"==e.Ob(l,34).appearance,"outline"==e.Ob(l,34).appearance,"legacy"==e.Ob(l,34).appearance,e.Ob(l,34)._control.errorState,e.Ob(l,34)._canLabelFloat,e.Ob(l,34)._shouldLabelFloat(),e.Ob(l,34)._hasFloatingLabel(),e.Ob(l,34)._hideControlPlaceholder(),e.Ob(l,34)._control.disabled,e.Ob(l,34)._control.autofilled,e.Ob(l,34)._control.focused,"accent"==e.Ob(l,34).color,"warn"==e.Ob(l,34).color,e.Ob(l,34)._shouldForward("untouched"),e.Ob(l,34)._shouldForward("touched"),e.Ob(l,34)._shouldForward("pristine"),e.Ob(l,34)._shouldForward("dirty"),e.Ob(l,34)._shouldForward("valid"),e.Ob(l,34)._shouldForward("invalid"),e.Ob(l,34)._shouldForward("pending"),!e.Ob(l,34)._animationsEnabled]),n(l,44,1,[e.Ob(l,49).ngClassUntouched,e.Ob(l,49).ngClassTouched,e.Ob(l,49).ngClassPristine,e.Ob(l,49).ngClassDirty,e.Ob(l,49).ngClassValid,e.Ob(l,49).ngClassInvalid,e.Ob(l,49).ngClassPending,e.Ob(l,50)._isServer,e.Ob(l,50).id,e.Ob(l,50).placeholder,e.Ob(l,50).disabled,e.Ob(l,50).required,e.Ob(l,50).readonly&&!e.Ob(l,50)._isNativeSelect||null,e.Ob(l,50)._ariaDescribedby||null,e.Ob(l,50).errorState,e.Ob(l,50).required.toString()]),n(l,55,1,["standard"==e.Ob(l,56).appearance,"fill"==e.Ob(l,56).appearance,"outline"==e.Ob(l,56).appearance,"legacy"==e.Ob(l,56).appearance,e.Ob(l,56)._control.errorState,e.Ob(l,56)._canLabelFloat,e.Ob(l,56)._shouldLabelFloat(),e.Ob(l,56)._hasFloatingLabel(),e.Ob(l,56)._hideControlPlaceholder(),e.Ob(l,56)._control.disabled,e.Ob(l,56)._control.autofilled,e.Ob(l,56)._control.focused,"accent"==e.Ob(l,56).color,"warn"==e.Ob(l,56).color,e.Ob(l,56)._shouldForward("untouched"),e.Ob(l,56)._shouldForward("touched"),e.Ob(l,56)._shouldForward("pristine"),e.Ob(l,56)._shouldForward("dirty"),e.Ob(l,56)._shouldForward("valid"),e.Ob(l,56)._shouldForward("invalid"),e.Ob(l,56)._shouldForward("pending"),!e.Ob(l,56)._animationsEnabled]),n(l,66,1,[e.Ob(l,71).ngClassUntouched,e.Ob(l,71).ngClassTouched,e.Ob(l,71).ngClassPristine,e.Ob(l,71).ngClassDirty,e.Ob(l,71).ngClassValid,e.Ob(l,71).ngClassInvalid,e.Ob(l,71).ngClassPending,e.Ob(l,72)._isServer,e.Ob(l,72).id,e.Ob(l,72).placeholder,e.Ob(l,72).disabled,e.Ob(l,72).required,e.Ob(l,72).readonly&&!e.Ob(l,72)._isNativeSelect||null,e.Ob(l,72)._ariaDescribedby||null,e.Ob(l,72).errorState,e.Ob(l,72).required.toString()]),n(l,78,0,e.Ob(l,79).disabled||null,"NoopAnimations"===e.Ob(l,79)._animationMode),n(l,80,0,e.Xb(l,80,0,e.Ob(l,81).transform("submit"))),n(l,82,0,e.Ob(l,83).disabled||null,"NoopAnimations"===e.Ob(l,83)._animationMode),n(l,84,0,e.Xb(l,84,0,e.Ob(l,85).transform("cancel")))}))}function H(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,1,"registerprofile",[],null,null,null,q,T)),e.Bb(1,180224,null,0,w,[v.a,k.j,L.a,c.g,y.a,x.b,_.a,S.a,o.l],null,null)],null,null)}var W=e.yb("registerprofile",w,H,{},{},[])},jit6:function(n,l,t){"use strict";t.d(l,"a",(function(){return e}));var e=function(){return function(n,l,t,e){this.TUI=n,this.SearchText=l,this.Type=t,this.ClientID=e}}()},kd6A:function(n,l,t){"use strict";var e=t("CcnG"),o=t("A7o+"),u=t("Ip0R"),r=t("GSOK"),a=t("KuF8"),i=t("o3x0"),c=t("YqQn"),s=t("ZYCi");t.d(l,"a",(function(){return b})),t.d(l,"c",(function(){return m})),t.d(l,"b",(function(){return f}));var b=e.Ab({encapsulation:0,styles:[[".session[_ngcontent-%COMP%]{width:100%;text-align:center;z-index:999;position:fixed;bottom:0;background-color:#002543;font-size:12px;padding:2px 0;color:#fff;overflow:hidden;overflow-x:auto}@media all and (-ms-high-contrast:none){.session[_ngcontent-%COMP%]{position:fixed}}@media screen and (min-resolution:0.001dpcm){.session[_ngcontent-%COMP%]{position:fixed}}"]],data:{}});function g(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,3,"div",[["class","session"]],null,null,null,null,null)),(n()(),e.Cb(2,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(3,null,[""," "," min: ","sec "])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){var t=l.component;n(l,3,0,e.Xb(l,3,0,e.Ob(l,4).transform("sessionexpire")),null==t.remainingTime?null:t.remainingTime.split("min")[0],null==t.remainingTime||null==t.remainingTime.split("min")[1]?null:t.remainingTime.split("min")[1].split("sec")[0])}))}function d(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"div",[["class","session"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),e.Wb(2,null,[""," "," min: ","sec "])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){var t=l.component;n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("sessionexpire")),null==t.remainingTime?null:t.remainingTime.split("min")[0],null==t.remainingTime||null==t.remainingTime.split("min")[1]?null:t.remainingTime.split("min")[1].split("sec")[0])}))}function m(n){return e.Yb(0,[(n()(),e.sb(16777216,null,null,1,null,g)),e.Bb(1,16384,null,0,u.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(0,[["showpaymentpagetimer",2]],null,0,null,d))],(function(n,l){n(l,1,0,1==l.component.showTimer)}),null)}function p(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,1,"app-session-footer",[],null,null,null,m,b)),e.Bb(1,245760,null,0,r.a,[a.a,e.L,i.e,c.a,s.l,e.I,o.l],null,null)],(function(n,l){n(l,1,0)}),null)}var f=e.yb("app-session-footer",r.a,p,{timerChk:"timerChk"},{},[])},lzlj:function(n,l,t){"use strict";t.d(l,"a",(function(){return o})),t.d(l,"b",(function(){return u}));var e=t("CcnG"),o=(t("FVSy"),t("Fzqc"),t("Wf4p"),t("ZYjt"),t("wFw1"),e.Ab({encapsulation:2,styles:[".mat-card{transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);display:block;position:relative;padding:16px;border-radius:4px}._mat-animation-noopable.mat-card{transition:none;animation:none}.mat-card .mat-divider-horizontal{position:absolute;left:0;width:100%}[dir=rtl] .mat-card .mat-divider-horizontal{left:auto;right:0}.mat-card .mat-divider-horizontal.mat-divider-inset{position:static;margin:0}[dir=rtl] .mat-card .mat-divider-horizontal.mat-divider-inset{margin-right:0}@media (-ms-high-contrast:active){.mat-card{outline:solid 1px}}.mat-card-actions,.mat-card-content,.mat-card-subtitle{display:block;margin-bottom:16px}.mat-card-title{display:block;margin-bottom:8px}.mat-card-actions{margin-left:-8px;margin-right:-8px;padding:8px 0}.mat-card-actions-align-end{display:flex;justify-content:flex-end}.mat-card-image{width:calc(100% + 32px);margin:0 -16px 16px -16px}.mat-card-footer{display:block;margin:0 -16px -16px -16px}.mat-card-actions .mat-button,.mat-card-actions .mat-raised-button{margin:0 8px}.mat-card-header{display:flex;flex-direction:row}.mat-card-header .mat-card-title{margin-bottom:12px}.mat-card-header-text{margin:0 16px}.mat-card-avatar{height:40px;width:40px;border-radius:50%;flex-shrink:0;object-fit:cover}.mat-card-title-group{display:flex;justify-content:space-between}.mat-card-sm-image{width:80px;height:80px}.mat-card-md-image{width:112px;height:112px}.mat-card-lg-image{width:152px;height:152px}.mat-card-xl-image{width:240px;height:240px;margin:-8px}.mat-card-title-group>.mat-card-xl-image{margin:-8px 0 8px}@media (max-width:599px){.mat-card-title-group{margin:0}.mat-card-xl-image{margin-left:0;margin-right:0}}.mat-card-content>:first-child,.mat-card>:first-child{margin-top:0}.mat-card-content>:last-child:not(.mat-card-footer),.mat-card>:last-child:not(.mat-card-footer){margin-bottom:0}.mat-card-image:first-child{margin-top:-16px;border-top-left-radius:inherit;border-top-right-radius:inherit}.mat-card>.mat-card-actions:last-child{margin-bottom:-8px;padding-bottom:0}.mat-card-actions .mat-button:first-child,.mat-card-actions .mat-raised-button:first-child{margin-left:0;margin-right:0}.mat-card-subtitle:not(:first-child),.mat-card-title:not(:first-child){margin-top:-4px}.mat-card-header .mat-card-subtitle:not(:first-child){margin-top:-8px}.mat-card>.mat-card-xl-image:first-child{margin-top:-8px}.mat-card>.mat-card-xl-image:last-child{margin-bottom:-8px}"],data:{}}));function u(n){return e.Yb(2,[e.Nb(null,0),e.Nb(null,1)],null,null)}},mmnA:function(n,l,t){"use strict";t.d(l,"a",(function(){return i}));var e=t("mrSG"),o=t("9Wjo"),u=t("gIcY"),r=t("wd/R"),a=t("jit6"),i=function(){function n(n,l,t){this.flightState=n,this.generalState=l,this.fb=t}return Object.defineProperty(n.prototype,"SearchRequest",{get:function(){return this.flightState.SearchRequestFormGroup},enumerable:!0,configurable:!0}),n.prototype.createAirportRequest=function(n,l,t){return new a.a(n,l,t,this.generalState.ClientID)},n.prototype.createRecentSearchRequest=function(){var n={TUI:""};return n.ClientID="undefined"!=typeof sessionStorage?sessionStorage.getItem("clientid"):this.generalState.ClientID,n.Searches=[],n},n.prototype.setStateFromRecentSearch=function(n,l){var t=new o.a;t.TUI="",t.ClientID=this.generalState.ClientID,t.FareType=null!=n.ReturnDate&&n.ReturnDate.length>0?"normalReq"==l?"RT":"RS":"ON",t.Mode="AS",t.Source="CF",t.Cabin=n.Cabin,t.ADT=n.ADT,t.CHD=n.CHD,t.INF=n.INF;var e={};return e.From=n.From,e.To=n.To,e.FromCity=n.DepartureCity,e.FromArptName=n.DepartureCity,e.ToCity=n.ArrivalCity,e.ToArptName=n.ArrivalCity,e.OnwardDate=n.OnwardDate,e.ReturnDate=n.ReturnDate,t.Trips=[],t.Trips.push(e),t.Parameters={},t.Parameters.Airlines=n.Airlines?n.Airlines:"",t.Parameters.IsDirect=n.IsDirect,t.Parameters.PaxCategory=n.PaxCategory,t.Parameters.Refundable="",t.Parameters.GroupType="",t},n.prototype.createWebCheckinRequest=function(){var n={};return n.TUI=this.SearchRequest.controls.FareType.value,n.ClientID=this.SearchRequest.controls.ClientID.value,n},n.prototype.createWebSettingsRequest=function(){var n={};return n.ClientID=this.generalState.ClientID,n.TUI=this.generalState.TUI,n},n.prototype.createImpulsiveFareRequest=function(n){var l={};return l.TUI=this.generalState.TUI,l.From=this.SearchRequest.get("Trips").value[0].From,l.ClientID=this.generalState.ClientID,"index"==n?(l.Display="D",l.Type="",l.Sector=""):"display"==n&&(l.Type="",l.Sector=""),l},n.prototype.createFormControlsArray=function(){return[new u.h(""),new u.h(""),new u.h(""),new u.h(""),new u.h(""),new u.h("")]},n.prototype.createExpressSearchRequestFromRecentSearch=function(n){n.Trips[0].From=n.Trips[0].From,n.Trips[0].To=n.Trips[0].To},n.prototype.setStateFromImpulsiveFare=function(n,l,t){l.TUI=this.flightState.TUI,l.ClientID=this.generalState.ClientID,l.FareType="ON",l.Mode="AS",l.Source="CF",l.Cabin="E",l.ADT=1,l.CHD=0,l.INF=0;var e={};if(e.From=this.SearchRequest.get("Trips").value[0].From,e.To=n.Destination,e.OnwardDate=n.Date,e.ReturnDate="",e.ToCity="",e.ToArptName="",n.DestinationName&&""!=n.DestinationName&&(e.ToCity=n.DestinationName.split("|")[1],e.ToArptName=n.DestinationName.split("|")[1]),t){var o=t.filter((function(n){return n.Code==e.From}));if(o.length>0&&(e.FromCity=o[0].CityName,e.FromArptName=o[0].Name),""==e.ToCity||""==e.ToArptName){var u=t.filter((function(n){return n.Code==e.To}));u.length>0&&(e.ToCity=""!=e.ToCity?u[0].CityName:e.ToCity,e.ToArptName=""!=e.ToArptName?u[0].Name:e.ToArptName)}}l.Trips=[],l.Trips.push(e),l.Parameters={},l.Parameters.Airlines="",l.Parameters.IsDirect=!1,l.Parameters.Refundable="",l.Parameters.GroupType="",l.Parameters.PaxCategory=""},n.prototype.createExpressSearchRequestFromImpulsiveFare=function(n,l){n.Trips[0].From=n.Trips[0].From,n.Trips[0].To=l.Destination},n.prototype.createDeleteRecentSearchRequest=function(n){var l={};return l.TUI=this.flightState.TUI,l.ClientID=this.generalState.ClientID,l.ID=n||0,l},n.prototype.createGroupBookingRequest=function(n,l,t){try{var e=JSON.parse(JSON.stringify(t.value)),o={};return o.TUI=this.generalState.TUI,o.ClientID=n,o.ContactNumber=l,o.ADT=e.ADT,o.CHD=e.CHD,o.INF=e.INF,o.FareType=e.FareType,o.Cabin=e.Cabin,o.Trips=e.Trips,o.Trips.forEach((function(n){n.From=n.From.indexOf("[")>-1?n.From.match(/\[(.*?)\]/)[1]:n.From,n.To=n.To.indexOf("[")>-1?n.To.match(/\[(.*?)\]/)[1]:n.To,n.OnwardDate=r(n.OnwardDate).format("YYYY-MM-DD"),n.ReturnDate&&(n.ReturnDate=r(n.ReturnDate).format("YYYY-MM-DD"))})),o}catch(u){}},n.prototype.createGroupBookingFormGroup=function(){return this.fb.group({email:["",[u.B.required,u.B.email,this.DefaultEmailValidator]],mobile:["",[u.B.required,u.B.minLength(8),u.B.pattern("^[0][1-9]\\d{9}$|^[1-9]\\d{9}")]]})},n.prototype.DefaultEmailValidator=function(n){return n.value&&"default@default.com"==n.value.toLowerCase()?{defaultEmail:!0}:null},n.prototype.createGetCities=function(n){var l={TUI:"",ClientID:""};return"D"==n?l.SectorType="D":"I"==n&&(l.SectorType="I"),l},n.prototype.createSearchFormGroupInState=function(n){var l,t,o=this.fb.group(n);if(o.removeControl("Trips"),null!=n.Trips)try{for(var r=e.__values(n.Trips),a=r.next();!a.done;a=r.next()){var i=a.value;o.get("Trips")||o.addControl("Trips",new u.e([])),o.get("Trips").push(this.fb.group(i))}}catch(c){l={error:c}}finally{try{a&&!a.done&&(t=r.return)&&t.call(r)}finally{if(l)throw l.error}}o.removeControl("Parameters"),o.get("Parameters")||o.addControl("Parameters",this.fb.group(n.Parameters)),this.setValidationsForSearchFormGroup(o),this.flightState.SearchRequestFormGroup=o},n.prototype.setValidationsForSearchFormGroup=function(n){var l=this;n.get("Trips").controls.forEach((function(t,e){t&&t.get("From")&&t.get("From").setValidators([u.B.required,l.MatchFromTo("From",n,e)]),t&&t.get("To")&&t.get("To").setValidators([u.B.required,l.MatchFromTo("To",n,e)]),t&&t.get("OnwardDate")&&t.get("OnwardDate").setValidators([u.B.required,l.DateValidation("OnwardDate",n)]),t&&t.get("ReturnDate")&&t.get("ReturnDate").setValidators(l.DateValidation("ReturnDate",n))}))},n.prototype.MatchFromTo=function(n,l,t){return function(e){var o={};return""==l.get("Trips").controls[t].get("From").value?(o[n]="Origin city required",o):""==l.get("Trips").controls[t].get("To").value?(o[n]="Destination city required",o):l.get("Trips").controls[t].get("From").value==l.get("Trips").controls[t].get("To").value?(o[n]="Origin city and Destination city cannot be same",o):(l.get("Trips").controls[t].get("From").setErrors(null),l.get("Trips").controls[t].get("To").setErrors(null),null)}},n.prototype.DateValidation=function(n,l){return function(t){var e={};if(("RT"==l.get("FareType").value&&"ReturnDate"==n||"OnwardDate"==n)&&(""==t.value||null==t.value||null==t.value||new Date(t.value)=4&&!isNaN(l)?("login"==this.type&&(this.isEmail=!1,this.loginType="M",this.passwordType="OTP"),o.a.defaultCountryCode.replace(/[^0-9]/g,""),this.loginForm.controls.ClientID.setValidators([e.B.required]),t.startsWith("0")&&(t=t.slice(1)),"login"==this.type?(this.loginForm.controls.ClientID.setValue(t),this.clientId=this.loginForm.controls.ClientID.value):"isMobNeed"==this.type&&this.mobileForm.controls.mobile.setValue(t),this.validateNumber()):(this.isEmail=!0,this.loginType="E",this.passwordType="PASSWORD",this.loginForm.controls.ClientID.setValidators(e.B.compose([e.B.required,e.B.email,e.B.pattern("^[a-zA-Z0-9._%+-]{1,}@[a-zA-Z0-9.-]{1,}[.]{1}[a-zA-Z]{2,}$"),this.DefaultEmailValidator])),this.loginForm.controls.ClientID.setValue(t),this.clientId=this.loginForm.controls.ClientID.value):0==l.length?(this.Placeholder=this.translateService.instant("enteryourmail"),document.getElementById("phoneInput").setAttribute("placeholder",this.Placeholder)):(this.isEmail=!0,this.loginType="E",this.passwordType="PASSWORD",this.loginForm.controls.ClientID.setValidators(e.B.compose([e.B.required,e.B.email,e.B.pattern("^[a-zA-Z0-9._%+-]{1,}@[a-zA-Z0-9.-]{1,}[.]{1}[a-zA-Z]{2,}$"),this.DefaultEmailValidator])),this.loginForm.controls.ClientID.setValue(t),this.clientId=this.loginForm.controls.ClientID.value)},n.prototype.DefaultEmailValidator=function(n){return n.value&&"default@default.com"==n.value.toLowerCase()?{defaultEmail:!0}:null},n.prototype.onCountryChange=function(n){try{"login"==this.type&&!this.isEmail&&this.loginForm&&this.loginForm.controls&&this.loginForm.controls.mobileCountryCode?this.loginForm.controls.mobileCountryCode.setValue("+"+n.dialCode):"isMobNeed"==this.type&&this.mobileForm&&this.mobileForm.controls&&this.mobileForm.controls.mobileCountryCode&&this.mobileForm.controls.mobileCountryCode.setValue("+"+n.dialCode),this.validateNumber()}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent: onCountryChange",l.stack.toLocaleString())}},n.prototype.validateNumber=function(){try{var n="";this.isEmail||(this.loginForm&&this.loginForm.controls.ClientID&&this.loginForm.controls.ClientID.value&&(n=this.loginForm.controls.ClientID.value.trim()),this.getNumberPlaceholderLength&&this.getNumberPlaceholderLength()!=n.length||/\s/g.test(n)?(this.loginForm.controls.ClientID.setErrors({pattern:!0}),this.loginForm.controls.ClientID.markAsTouched()):(this.loginForm.controls.ClientID.setErrors(null),this.loginForm.controls.ClientID.setValue(n)))}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent: validateNumber",l.stack.toLocaleString())}},n.prototype.getNumberPlaceholderLength=function(){try{var n=void 0;if(!this.isEmail&&(n=document.getElementById("phoneInput"))&&n.attributes.getNamedItem("placeholder"))return n.attributes.getNamedItem("placeholder").value.replace(/[^0-9]/g,"").length}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent: getNumberPlaceHolderLength",l.stack.toLocaleString())}},n.prototype.onChange=function(n,l){"P"==l?this.promotions=!!n.source.checked:this.whatsappNotification=!!n.source.checked},n.prototype.openForgotPasswordmodal=function(){try{this.openPopup("forgot_password"),this.clientId&&this.forgotPwdForm.controls.EmailID.setValue(this.clientId)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:openForgotPasswordmodal",n.stack.toLocaleString())}},n.prototype.postLoginProcess=function(){var n=this;if(this.generalHelper.setLoginStatusSession(),this.getProfile("akbarlogin"),this.generalState.TUI&&""!=this.generalState.TUI||this.generalHelper.setTUIState(this.loginres.TUI),"HTL"==this.generalState.ServiceType&&this.generalState.loggedIn$.next(),setTimeout((function(){n.showLoader=!1,n.dialogRef.close("loginSuccess")}),3e3),""!==this.generalState.MyAccountRedirectLink){var l=this.generalState.MyAccountRedirectLink;this.generalState.MyAccountRedirectLink="",this.router.navigateByUrl("/myaccount/"+l)}},n.prototype.processLogin=function(){var n=this;try{if(this.loginForm.invalid&&"login"==this.type)return;var l;this.showLoader=!0,"M"==this.loginType&&(this.mobCountryCode=this.loginForm.controls.mobileCountryCode.value),l=this.generalAdapter.createLoginOtpRequest(this.generalState.TUI,this.clientId,this.loginType,this.mobCountryCode),this._loginOtpSub=this.generalService.LoginOtp(l).subscribe((function(l){n.loginotpres=l,n.loginotpres&&("Success"==n.loginotpres.Msg[0]?(n.showLoader=!1,"M"==n.loginType?(n.openPopup("otpMob"),n.enableTimer=!0,n.prepareTimer()):"E"==n.loginType&&n.loginotpres.IsRegistered?n.openPopup("MailPass"):"E"!=n.loginType||n.loginotpres.IsRegistered||(n.isMailSent=!0)):n.showLoader=!1)}),(function(n){}))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:processLogin",t.stack.toLocaleString())}},n.prototype.processMobOtp=function(){var n=this;try{if(sessionStorage.removeItem("RBContact"),sessionStorage.removeItem("RBName"),"M"==this.loginType&&this.otpGenerationForm.invalid||"E"==this.loginType&&this.mailPasswordForm.invalid)return;var l;this.showLoader=!0,l=this.generalAdapter.createInvokeLoginRequest(this.generalState.TUI,this.generalState.ClientID,this.loginType,this.mobCountryCode,"M"==this.loginType?this.otpGenerationForm.controls.OTP.value:this.mailPasswordForm.controls.password.value,this.passwordType),this._loginSub=this.generalService.invokeLogin(l).subscribe((function(l){n.loginres=l,n.loginres&&("200"==n.loginres.Code&&"Success"==n.loginres.Msg[0]?(n.showLoader=!1,n.enableTimer=!1,n.loginres.ClientID?(n.generalState.ClientID=n.loginres.ClientID,n.generalState.ClientIDDecrypted="M"==n.loginres.Type?n.loginres.Emails.filter((function(l){return l.CustId==n.loginres.CustId}))[0].Email:n.loginres.Emails[0].Email,n.postLoginProcess()):"M"==n.loginres.Type&&(n.loginres.IsRegistered?Object.keys(n.loginres.Emails).length>0&&(n.loginres.Emails.length>1&&n.loginres.Emails.forEach((function(l){n.emailList.push(l)})),1==n.loginres.Emails.length&&n.validateAccount(n.loginres.Emails[0].Email),n.emailList&&n.emailList.length>1&&(n.openPopup("userExist"),n.userExistForm.controls.Emailchecked.setValue(n.emailList[0].Email))):n.openPopup("createAccount"))):"404"==n.loginres.Code&&("M"==n.loginType?(n.showLoader=!1,n.otpGenerationForm.controls.OTP.setValue(""),n.dialog.open(i.a,{width:"500px",data:{Text:n.translateService.instant("IncorrectorExpiredOTP")}})):(n.closeDialog(),n.dialog.open(i.a,{width:"500px",data:{Text:n.translateService.instant("IncorrectEmailPassword")}}))))}),(function(n){}))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:processMobOtp",t.stack.toLocaleString())}},n.prototype.resendMobOtp=function(){try{this.showResendOtpMsg=!this.showResendOtpMsg,this.enableTimer=!0,this.processLogin()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:resendMobOtp",n.stack.toLocaleString())}},n.prototype.createAccount=function(){var n=this;try{if(this.createAccountForm.invalid)return;var l;this.showLoader=!0,l=this.generalAdapter.createAccountRequest(this.createAccountForm.controls.EmailID.value,this.mobCountryCode,this.clientId,this.promotions,this.whatsappNotification),this._createProfSub=this.myProfileservice.createUser(l).subscribe((function(l){"200"==l.Code&&"Success"==l.Msg[0]?(n.postLoginProcess(),n.generalState.UserDetails=new r.c,n.generalState.UserDetails.MobNumber=n.clientId,n.generalState.UserDetails.MobileCountryCode=n.mobCountryCode,n.generalState.UserDetails.Email=n.createAccountForm.controls.EmailID.value,"undefined"!=typeof sessionStorage&&sessionStorage.setItem("user",JSON.stringify(n.generalState.UserDetails))):"400"==l.Code&&(n.showLoader=!1,n.createAccountForm.controls.EmailID.setValue(""),n.showRegistrationError=!0,n.errMsg=l.Msg[0])}))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:createAccount",t.stack.toLocaleString())}},n.prototype.validateAccount=function(n){var l=this;try{var t;this.showLoader=!0,t=this.generalAdapter.createClientIdRequest(this.generalState.TUI,n,"E"),this._validateSub=this.myProfileservice.validateUser(t).subscribe((function(t){l.validateclientIdres=t,"Success"==l.validateclientIdres.Msg[0]&&(l.generalState.ClientID=l.validateclientIdres.ClientID,l.generalState.ClientIDDecrypted=n,l.postLoginProcess())}))}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:validateAccount",e.stack.toLocaleString())}},n.prototype.forgotPassword=function(){var n=this;try{return this.forgotPwdForm.controls.EmailID.invalid?void this.generalHelper.markFormControlTouched(this.forgotPwdForm):(this.showLoader=!0,l=this.generalAdapter.createForgotPasswordRequest(this.forgotPwdForm.controls.EmailID.value),this._fgtPassSub=this.myProfileservice.ForgotPassword(l).subscribe((function(l){n.showLoader=!1,null!=l&&null!=l&&(n.showFPSuccessMsg="200"==l.Code,n.isEmailExists="5062"==l.Code,n.isEmailExists||n.showFPSuccessMsg&&(n.dialogRef.close(),n.dialog.open(i.a,{width:"500px",data:{Text:n.translateService.instant("pwdsenttoemail"),isShowAlert:!0,header:n.translateService.instant("thankyou")}})))})),"");var l}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:forgotPassword",t.stack.toLocaleString())}},n.prototype.socialLogin=function(n){var l=this;try{this.socialMediaLoginType=n,this.showLoader=!0,this.auth.socialLogin(n).then((function(t){""!=l.getEmailFromSocialMediaResponse(t)?(l.socialMediaUserDetails=t,l.authenticateAndLogin(t,n)):l.showLoader=!1}))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:socialLogin",t.stack.toLocaleString())}},n.prototype.ValidatesocialLogin=function(){this.mobileForm.controls.mobile.invalid||(this.showLoader=!0,this.createRegisterRequestForSocialMedia(this.socialMediaLoginType,this.socialMediaUserDetails,this.socialMediaToken))},n.prototype.navigationMenu=function(){try{this.generalHelper.postRedirectUrl(o.a.TermsAndConditionLogin,"")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:navigationMenu",n.stack.toLocaleString())}},n.prototype.authenticateAndLogin=function(n,l){var t=this;try{this.auth.getUserToken().then((function(e){var o;o=t.generalAdapter.createLoginrequest("","",t.generalState.TUI,!1,t.getEmailFromSocialMediaResponse(n),e),t._loginSub=t.generalService.Login(o).subscribe((function(o){if(o&&"Success"==o.Msg[0]){if(t.generalState.SocialMediaID=n.credential.accessToken,t.generalState.SocialMediaUserID=n.additionalUserInfo.profile.id,t.generalState.SocialMediaType=l,t.socialMediaToken=e,t.generalHelper.setTUIState(o.TUI),t.getProfile(l,n,e),"HTL"==t.generalState.ServiceType&&t.generalState.loggedIn$.next(),""!==t.generalState.MyAccountRedirectLink){var u=t.generalState.MyAccountRedirectLink;t.generalState.MyAccountRedirectLink="",t.router.navigateByUrl("/myaccount/"+u)}}else t.showLoader=!1}),(function(n){t.showLoader=!1,t.errorLogger.Log("B2CPORTAL","WC ERROR","FLT","LoginModalComponent:authenticateAndLogin:err",n.message)}))}))}catch(e){this.errorLogger.Log("B2CPORTAL","WC ERROR","FLT","LoginModalComponent:authenticateAndLogin",e.message)}},n.prototype.getProfile=function(n,l,t){try{var e=this.generalAdapter.createReviewGetProfileRequest(this.generalState.TUI);this.getProfileService(e,n,l,t)}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:getProfile",o.stack.toLocaleString())}},n.prototype.getProfileService=function(n,l,t,e){var u=this;try{this._profileSub=this.myProfileservice.getProfile(n).subscribe((function(n){if(u.getprofileres=n,n)if(t&&"200"!==n.Code){if(t.user&&null==t.user.phoneNumber)return u.showLoader=!1,u.type="isMobNeed",u.openPopup(u.type),!1;u.createRegisterRequestForSocialMedia(l,t,e)}else setTimeout((function(){u.showLoader=!1,u.dialogRef.close("loginSuccess")}),1e3),t?(u.generalState.ClientIDDecrypted=u.getEmailFromSocialMediaResponse(t),u.generalHelper.processLoginResponse(u.generalState.ClientIDDecrypted,n,l),u.generalState.LoginStatus=!0):u.generalHelper.processLoginResponse(u.generalState.ClientIDDecrypted,n,l),o.a.cleverTap.EnableCleverTap&&(o.a.cleverTap.EnableCleverTapUserLogin?u.processClevertapOnuserLogin():u.processClevertapProfilepush(),u.processclevertapLogion()),u.reviewHelper.updateTravelItineraruFormGroup(),u.generalState.updateCountryCodeSubject$.next(),u.generalState.QuickPayFormGroup&&u.generalHelper.updateUtilityForm("fromLogin");else u.showLoader=!1,u.generalState.GuestStatus=!0}))}catch(r){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:getProfileService",r.stack.toLocaleString())}},n.prototype.createRegisterRequestForSocialMedia=function(n,l,t){var e,u=this,r=this.mobileForm.controls.mobile.value,a=this.mobileForm.controls.mobileCountryCode.value,i=this.getEmailFromSocialMediaResponse(l);e=this.generalAdapter.createRegisterSocialLoginRequestAfterLogin(n,l,t,r,a,i),this._getProfSub=this.myProfileservice.registerProfile(e).subscribe((function(l){l&&"Success"==l.Msg[0]?(u.generalState.LoginStatus=!0,u.generalState.ClientID=l.ClientID,u.generalState.ClientIDDecrypted=i,u.generalHelper.setSessionProfile(n)):(u.showLoader=!1,u.generalState.LoginStatus=!1,u.generalState.ClientID="",u.generalState.ClientIDDecrypted="")}),(function(n){u.showLoader=!1,u.generalState.LoginStatus=!1,u.generalState.ClientID="",u.generalState.ClientIDDecrypted=""})),setTimeout((function(){u.showLoader=!1,u.dialogRef.close("loginSuccess")}),3e3),o.a.cleverTap.EnableCleverTap&&(o.a.cleverTap.EnableCleverTapUserLogin?this.processClevertapOnuserLogin():this.processClevertapProfilepush(),this.processclevertapLogion()),this.reviewHelper.updateTravelItineraruFormGroup(),this.generalState.QuickPayFormGroup&&(this.generalState.updateCountryCodeSubject$.next(),this.generalHelper.updateUtilityForm("fromLogin"))},n.prototype.getEmailFromSocialMediaResponse=function(n){try{var l="";return n&&n.user&&n.user.email&&""!=n.user.email?l=n.user.email:n&&n.user&&n.user.providerData&&n.user.providerData[0]&&n.user.providerData[0].email&&""!=n.user.providerData[0].email?l=n.user.providerData[0].email:n&&n.additionalUserInfo&&n.additionalUserInfo.profile&&n.additionalUserInfo.profile.email&&""!=n.additionalUserInfo.profile.email&&(l=n.additionalUserInfo.profile.email),l}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:getEmailFromSocialMediaResponse",t.stack.toLocaleString())}},n.prototype.processClevertapOnuserLogin=function(){try{if("506"!=o.a.MerchantSettings.Desktop.AUI&&"508"!=o.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapOnuserLoginwithLoginDetails(this.generalState.UserDetails),l=document.createElement("script");l.type="text/javascript",l.innerHTML+='clevertap.onUserLogin.push({"Site":{'+n+"}});",this.elmRef.nativeElement.appendChild(l)}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:processClevertapOnuserLogin",t.stack.toLocaleString())}},n.prototype.processClevertapProfilepush=function(){try{if("506"!=o.a.MerchantSettings.Desktop.AUI&&"508"!=o.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapProfileWithLoginDetails(this.generalState.UserDetails),l=document.createElement("script");l.type="text/javascript",l.innerHTML+='clevertap.profile.push({"Site":{'+n+"}} );",this.elmRef.nativeElement.appendChild(l)}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:processClevertapProfilepush",t.stack.toLocaleString())}},n.prototype.processclevertapLogion=function(){try{if("506"!=o.a.MerchantSettings.Desktop.AUI&&"508"!=o.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapLogin("Web","Email"),l=document.createElement("script");l.type="text/javascript",l.innerHTML+='clevertap.event.push("Login", {'+n+" });",this.elmRef.nativeElement.appendChild(l)}}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:processclevertapLogion",t.stack.toLocaleString())}},n.prototype.prepareTimer=function(){var n=this,l=60*this.sessiontimeOut,t="0",e=60,o=this.sessiontimeOut<10?"0":"";this.interval$&&clearInterval(this.interval$),this.interval$=setInterval((function(){l--,0!=e?e--:e=59,t=e<10?"0"+e:e,n.remainingTime=""+o+Math.floor(l/60)+":"+t,0==l&&n.enableTimer&&(n.dialog.open(i.a,{width:"500px",data:{Text:n.translateService.instant("OTPexpired")}}),clearInterval(n.interval$))}),1e3)},n.prototype.ngOnDestroy=function(){try{Object(c.F)(this.platform)&&(this._loginOtpSub&&this._loginOtpSub.unsubscribe(),this._loginSub&&this._loginSub.unsubscribe(),this._createProfSub&&this._createProfSub.unsubscribe(),this._validateSub&&this._validateSub.unsubscribe(),this._fgtPassSub&&this._fgtPassSub.unsubscribe(),this._getProfSub&&this._getProfSub.unsubscribe(),this._profileSub&&this._profileSub.unsubscribe(),this.enableTimer=!1)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:ngOnDestroy",n.stack.toLocaleString())}},n.prototype.enableFacebook=function(){try{this.generalState&&this.generalState.WebSettings&&this.generalState.WebSettings[0]&&"true"==this.generalState.WebSettings[0].filter((function(n){return"EnableFacebook"==n.Key}))[0].Value.toLowerCase()&&(this.showFB=!0)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","LoginModalComponent:enableFacebook",n.stack.toLocaleString())}},n}()},oKDA:function(n,l,t){"use strict";var e=t("CcnG"),o=t("A7o+"),u=t("seP3"),r=t("gIcY"),a=t("21Lb"),i=t("OzfB"),c=t("Fzqc"),s=t("dJrM"),b=t("Wf4p"),g=t("dWZg"),d=t("wFw1"),m=t("b716"),p=t("/VYK"),f=t("eiDF"),h=t("Ip0R"),C=t("bujt"),O=t("UodH"),y=t("lLAP"),x=t("BbN5"),_=t("KuF8"),P=t("ZYCi"),L=t("1Opb"),M=t("AcpL"),v=t("YqQn"),w=t("Klzi"),k=t("yTtk"),S=t("ckqB"),T=t("o3x0");t.d(l,"a",(function(){return $}));var F=e.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}}.error-div[_ngcontent-%COMP%]{text-align:center;padding:30px;min-height:calc(100vh - 245px)}.error-div[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:100px;color:#d32f2f}.error-div[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{color:#000;font-size:60px;font-weight:700}.error-div[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#666;font-size:19px;line-height:26px;max-width:600px}.error-div[_ngcontent-%COMP%] p.utl[_ngcontent-%COMP%]{font-size:16px;color:#949494;margin-top:-7px}.error-div[_ngcontent-%COMP%] .mat-flat-button.mat-primary[_ngcontent-%COMP%]{text-transform:uppercase;margin-top:17px}.error404[_ngcontent-%COMP%]{padding:50px 30px;text-align:center}.error404[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{background:-webkit-linear-gradient(#d92727,#19478a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:85px;display:block;margin:0 auto 20px}.error404[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-size:30px;color:#d32f2f;font-weight:700;margin:0 0 15px}.error404[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:18px;color:#000;font-weight:500;margin:0 0 10px;max-width:500px}.error404[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#525252;font-weight:400;line-height:22px;margin-bottom:20px;max-width:500px;font-size:14px}.error404[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:14px;color:#19478a;font-weight:500;display:inline-block;position:relative}.error404[_ngcontent-%COMP%] a[_ngcontent-%COMP%]::before{content:'';left:0;bottom:-1px;width:100%;height:1px;position:absolute;background:#9aa7c2}.error404[_ngcontent-%COMP%] a[_ngcontent-%COMP%]::after{content:'';left:0;bottom:-2px;width:0%;height:2px;position:absolute;background:#d32f2f;transition:all .5s ease}.error404[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#d32f2f}.error404[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover::after{width:100%}.error404[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{font-size:18px;color:#fff;font-weight:500;background:#19478a;padding:5px 10px}.error404[_ngcontent-%COMP%] .greybtn.mat-flat-button[_ngcontent-%COMP%]{text-transform:uppercase;font-size:17px;font-weight:700;padding:0 15px;line-height:43px;color:#fff;background:#7c7b7b}.error404[_ngcontent-%COMP%] .mat-flat-button[_ngcontent-%COMP%]{text-transform:uppercase;font-size:17px;font-weight:700;padding:0 15px;line-height:43px}.unexpected[_ngcontent-%COMP%]{min-height:calc(100vh - 243px)}.unexpected[_ngcontent-%COMP%] .bg[_ngcontent-%COMP%]{width:800px;height:382px;margin:0 auto;background:#fff;border-radius:10px;padding:50px 16px}.unexpected[_ngcontent-%COMP%] .greybtn.mat-flat-button[_ngcontent-%COMP%]{text-transform:uppercase;font-size:17px;font-weight:700;padding:0 15px;line-height:36px;color:#fff;background:#7c7b7b;height:36px}.unexpected[_ngcontent-%COMP%] .mat-flat-button[_ngcontent-%COMP%]{text-transform:uppercase;font-size:17px;font-weight:700;padding:0 15px;line-height:36px;height:36px}.unexpected[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:70px;color:#d32f2f}.unexpected[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{color:#000;font-size:22px;text-align:center;font-weight:700;margin:0 0 10px}.unexpected[_ngcontent-%COMP%] .rows[_ngcontent-%COMP%]{padding:10px 0}.unexpected[_ngcontent-%COMP%] .rows[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{color:#525252;font-size:14px;font-weight:500}.unexpected[_ngcontent-%COMP%] .rows[_ngcontent-%COMP%] .link[_ngcontent-%COMP%]{color:#19478a;font-size:14px;text-decoration:underline;font-weight:500}.unexpected[_ngcontent-%COMP%] .expand[_ngcontent-%COMP%]{width:700px;margin:0 auto;background:#fff;border-radius:5px}.unexpected[_ngcontent-%COMP%] .expand[_ngcontent-%COMP%] .padding[_ngcontent-%COMP%]{width:100%;padding:0 25px}.unexpected[_ngcontent-%COMP%] .expand[_ngcontent-%COMP%] .padding[_ngcontent-%COMP%] .full-width[_ngcontent-%COMP%]{width:100%}.unexpected[_ngcontent-%COMP%] .expand[_ngcontent-%COMP%] .small[_ngcontent-%COMP%]{width:calc((100% - 150px)/ 1)}.txtarea-mt[_ngcontent-%COMP%]{margin-top:15px;margin-bottom:25px!important}"]],data:{animation:[{type:7,name:"Animation",definitions:[{type:1,expr:":enter",animation:[{type:6,styles:{height:0},offset:null},{type:4,styles:{type:6,styles:{height:"*"},offset:null},timings:"0.3s"}],options:null},{type:1,expr:":leave",animation:[{type:6,styles:{height:"*"},offset:null},{type:4,styles:{type:6,styles:{height:0},offset:null},timings:"0.3s"}],options:null}],options:{}}]}});function B(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"h2",[],null,null,null,null,null)),(n()(),e.Wb(1,null,[""," ",""])),e.Qb(131072,o.k,[o.l,e.h]),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("uh-oh")),e.Xb(l,1,1,e.Ob(l,3).transform("errorMsg")))}))}function I(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"h2",[],null,null,null,null,null)),(n()(),e.Wb(1,null,[""," ",""])),e.Qb(131072,o.k,[o.l,e.h]),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("hoteluh-oh")),e.Xb(l,1,1,e.Ob(l,3).transform("hotelerrorMsg")))}))}function R(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"a",[["class","link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.needAssistance()&&e),e}),null,null)),(n()(),e.Wb(2,null,["",""]))],null,(function(n,l){n(l,2,0,l.component.expandValue?"No":"Yes")}))}function A(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"a",[["class","link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.needAssistance()&&e),e}),null,null)),(n()(),e.Wb(2,null,["",""]))],null,(function(n,l){n(l,2,0,l.component.expandValue?"No":"Yes")}))}function D(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"a",[["class","link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.needAssistance()&&e),e}),null,null)),(n()(),e.Wb(2,null,["",""]))],null,(function(n,l){n(l,2,0,l.component.expandValue?"No":"Yes")}))}function E(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,u.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),e.Wb(5,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("contactnois"))),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("required")))}))}function U(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[6,4]],0,u.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),e.Wb(5,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("phnomust"))),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("valid")))}))}function q(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[15,4]],0,u.b,[],null,null),(n()(),e.Wb(2,null,[" "," "])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),e.Wb(5,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("CustomSprtEmailIs"))),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("required")))}))}function H(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,8,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[15,4]],0,u.b,[],null,null),(n()(),e.Wb(2,null,[" ",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),e.Wb(5,null,["",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Wb(7,null,[" "," "])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("CustomSprtEmailmustbea"))),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("valid"))),n(l,7,0,e.Xb(l,7,0,e.Ob(l,8).transform("address")))}))}function W(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),e.Bb(1,16384,[[24,4]],0,u.b,[],null,null),(n()(),e.Wb(2,null,[" ",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),e.Wb(5,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,0,0,e.Ob(l,1).id),n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("remarksis"))),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("required")))}))}function z(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,110,"div",[["class","expand"]],[[24,"@Animation",0]],null,null,null,null)),(n()(),e.Cb(1,0,null,null,109,"form",[["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"]],(function(n,l,t){var o=!0;return"submit"===l&&(o=!1!==e.Ob(n,3).onSubmit(t)&&o),"reset"===l&&(o=!1!==e.Ob(n,3).onReset()&&o),o}),null,null)),e.Bb(2,16384,null,0,r.F,[],null,null),e.Bb(3,540672,null,0,r.l,[[8,null],[8,null]],{form:[0,"form"]},null),e.Tb(2048,null,r.c,null,[r.l]),e.Bb(5,16384,null,0,r.u,[[4,r.c]],null,null),(n()(),e.Cb(6,0,null,null,104,"div",[["class","padding"],["fxLayout","column"],["fxLayoutAlign","start center"],["fxLayoutGap","15px"]],null,null,null,null,null)),e.Bb(7,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(8,1720320,null,0,a.e,[e.n,e.F,c.b,i.i,[2,a.l],i.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(9,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(10,0,null,null,61,"div",[["class","full-width"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","15px"]],null,null,null,null,null)),e.Bb(11,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(12,1720320,null,0,a.e,[e.n,e.F,c.b,i.i,[2,a.l],i.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(13,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(14,0,null,null,27,"mat-form-field",[["appearance","outline"],["class","small 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,s.b,s.a)),e.Bb(15,7520256,null,9,u.c,[e.n,e.h,[2,b.j],[2,c.b],[2,u.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,1,{_controlNonStatic:0}),e.Ub(335544320,2,{_controlStatic:0}),e.Ub(603979776,3,{_labelChildNonStatic:0}),e.Ub(335544320,4,{_labelChildStatic:0}),e.Ub(603979776,5,{_placeholderChild:0}),e.Ub(603979776,6,{_errorChildren:1}),e.Ub(603979776,7,{_hintChildren:1}),e.Ub(603979776,8,{_prefixChildren:1}),e.Ub(603979776,9,{_suffixChildren:1}),(n()(),e.Cb(25,0,null,1,12,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","ContactNumber"],["id","phoneInput"],["matInput",""],["maxlength","15"],["ng2TelInput",""],["onkeypress","if ( isNaN( String.fromCharCode(event.keyCode)) || event.keyCode==32) return false;"],["type","tel"]],[[1,"maxlength",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[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,"countryChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0,u=n.component;return"input"===l&&(o=!1!==e.Ob(n,28)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,28).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,28)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,28)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,32)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,32)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,32)._onInput()&&o),"blur"===l&&(o=!1!==e.Ob(n,34).onBlur()&&o),"countryChange"===l&&(o=!1!==u.onCountryChange(t)&&o),"input"===l&&(o=!1!==u.inputValidation(t)&&o),o}),null,null)),e.Bb(26,540672,null,0,r.o,[],{maxlength:[0,"maxlength"]},null),e.Tb(1024,null,r.q,(function(n){return[n]}),[r.o]),e.Bb(28,16384,null,0,r.d,[e.M,e.n,[2,r.a]],null,null),e.Tb(1024,null,r.r,(function(n){return[n]}),[r.d]),e.Bb(30,671744,null,0,r.j,[[3,r.c],[6,r.q],[8,null],[6,r.r],[2,r.E]],{name:[0,"name"]},null),e.Tb(2048,null,r.s,null,[r.j]),e.Bb(32,999424,null,0,m.b,[e.n,g.a,[6,r.s],[2,r.v],[2,r.l],b.d,[8,null],p.a,e.F],{id:[0,"id"],placeholder:[1,"placeholder"],type:[2,"type"]},null),e.Bb(33,16384,null,0,r.t,[[4,r.s]],null,null),e.Bb(34,81920,null,0,f.a,[e.n,e.I],{ng2TelInputOptions:[0,"ng2TelInputOptions"]},{countryChange:"countryChange"}),e.Pb(35,3),e.Rb(36,{initialCountry:0,preferredCountries:1,separateDialCode:2,customContainer:3}),e.Tb(2048,[[1,4],[2,4]],u.d,null,[m.b]),(n()(),e.sb(16777216,null,5,1,null,E)),e.Bb(39,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,U)),e.Bb(41,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(42,0,null,null,29,"mat-form-field",[["appearance","outline"],["class","small 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,s.b,s.a)),e.Bb(43,7520256,null,9,u.c,[e.n,e.h,[2,b.j],[2,c.b],[2,u.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,10,{_controlNonStatic:0}),e.Ub(335544320,11,{_controlStatic:0}),e.Ub(603979776,12,{_labelChildNonStatic:0}),e.Ub(335544320,13,{_labelChildStatic:0}),e.Ub(603979776,14,{_placeholderChild:0}),e.Ub(603979776,15,{_errorChildren:1}),e.Ub(603979776,16,{_hintChildren:1}),e.Ub(603979776,17,{_prefixChildren:1}),e.Ub(603979776,18,{_suffixChildren:1}),(n()(),e.Cb(53,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(54,16384,[[12,4],[13,4]],0,u.f,[],null,null),(n()(),e.Wb(55,null,["",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(57,0,null,1,10,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","ContactEmail"],["matInput",""],["required",""],["type","email"]],[[1,"required",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[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,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,60)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,60).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,60)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,60)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,64)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,64)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,64)._onInput()&&o),o}),null,null)),e.Bb(58,16384,null,0,r.A,[],{required:[0,"required"]},null),e.Tb(1024,null,r.q,(function(n){return[n]}),[r.A]),e.Bb(60,16384,null,0,r.d,[e.M,e.n,[2,r.a]],null,null),e.Tb(1024,null,r.r,(function(n){return[n]}),[r.d]),e.Bb(62,671744,null,0,r.j,[[3,r.c],[6,r.q],[8,null],[6,r.r],[2,r.E]],{name:[0,"name"]},null),e.Tb(2048,null,r.s,null,[r.j]),e.Bb(64,999424,null,0,m.b,[e.n,g.a,[6,r.s],[2,r.v],[2,r.l],b.d,[8,null],p.a,e.F],{placeholder:[0,"placeholder"],required:[1,"required"],type:[2,"type"]},null),e.Qb(131072,o.k,[o.l,e.h]),e.Bb(66,16384,null,0,r.t,[[4,r.s]],null,null),e.Tb(2048,[[10,4],[11,4]],u.d,null,[m.b]),(n()(),e.sb(16777216,null,5,1,null,q)),e.Bb(69,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,5,1,null,H)),e.Bb(71,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(72,0,null,null,30,"div",[["class","full-width txtarea-mt"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","15px"]],null,null,null,null,null)),e.Bb(73,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(74,1720320,null,0,a.e,[e.n,e.F,c.b,i.i,[2,a.l],i.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(75,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(76,0,null,null,26,"mat-form-field",[["appearance","outline"],["class","mediumtextarea 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,s.b,s.a)),e.Bb(77,7520256,null,9,u.c,[e.n,e.h,[2,b.j],[2,c.b],[2,u.a],g.a,e.F,[2,d.a]],{appearance:[0,"appearance"]},null),e.Ub(603979776,19,{_controlNonStatic:0}),e.Ub(335544320,20,{_controlStatic:0}),e.Ub(603979776,21,{_labelChildNonStatic:0}),e.Ub(335544320,22,{_labelChildStatic:0}),e.Ub(603979776,23,{_placeholderChild:0}),e.Ub(603979776,24,{_errorChildren:1}),e.Ub(603979776,25,{_hintChildren:1}),e.Ub(603979776,26,{_prefixChildren:1}),e.Ub(603979776,27,{_suffixChildren:1}),(n()(),e.Cb(87,0,null,3,3,"mat-label",[],null,null,null,null,null)),e.Bb(88,16384,[[21,4],[22,4]],0,u.f,[],null,null),(n()(),e.Wb(89,null,["",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.Cb(91,0,null,1,9,"textarea",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","Remarks"],["matInput",""],["maxlength","250"]],[[1,"maxlength",0],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0],[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,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,l,t){var o=!0;return"input"===l&&(o=!1!==e.Ob(n,94)._handleInput(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,94).onTouched()&&o),"compositionstart"===l&&(o=!1!==e.Ob(n,94)._compositionStart()&&o),"compositionend"===l&&(o=!1!==e.Ob(n,94)._compositionEnd(t.target.value)&&o),"blur"===l&&(o=!1!==e.Ob(n,98)._focusChanged(!1)&&o),"focus"===l&&(o=!1!==e.Ob(n,98)._focusChanged(!0)&&o),"input"===l&&(o=!1!==e.Ob(n,98)._onInput()&&o),o}),null,null)),e.Bb(92,540672,null,0,r.o,[],{maxlength:[0,"maxlength"]},null),e.Tb(1024,null,r.q,(function(n){return[n]}),[r.o]),e.Bb(94,16384,null,0,r.d,[e.M,e.n,[2,r.a]],null,null),e.Tb(1024,null,r.r,(function(n){return[n]}),[r.d]),e.Bb(96,671744,null,0,r.j,[[3,r.c],[6,r.q],[8,null],[6,r.r],[2,r.E]],{name:[0,"name"]},null),e.Tb(2048,null,r.s,null,[r.j]),e.Bb(98,999424,null,0,m.b,[e.n,g.a,[6,r.s],[2,r.v],[2,r.l],b.d,[8,null],p.a,e.F],null,null),e.Bb(99,16384,null,0,r.t,[[4,r.s]],null,null),e.Tb(2048,[[19,4],[20,4]],u.d,null,[m.b]),(n()(),e.sb(16777216,null,5,1,null,W)),e.Bb(102,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(103,0,null,null,7,"div",[["class","full-width"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","15px"]],null,null,null,null,null)),e.Bb(104,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(105,1720320,null,0,a.e,[e.n,e.F,c.b,i.i,[2,a.l],i.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(106,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(107,0,null,null,3,"button",[["color","primary"],["mat-flat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.onClickSubmit()&&e),e}),C.b,C.a)),e.Bb(108,180224,null,0,O.b,[e.n,y.h,[2,d.a]],{color:[0,"color"]},null),(n()(),e.Wb(109,0,["",""])),e.Qb(131072,o.k,[o.l,e.h])],(function(n,l){var t=l.component;n(l,3,0,t.contactForm),n(l,7,0,"column"),n(l,8,0,"15px"),n(l,9,0,"start center"),n(l,11,0,"row"),n(l,12,0,"15px"),n(l,13,0,"start center"),n(l,15,0,"outline"),n(l,26,0,"15"),n(l,30,0,"ContactNumber"),n(l,32,0,"phoneInput",t.mobilePlaceholder,"tel");var o=n(l,36,0,t.initialCountry,n(l,35,0,"in","ae","qa"),!0,t.custom-t.input);n(l,34,0,o),n(l,39,0,(null==t.contactForm.controls.ContactNumber.errors?null:t.contactForm.controls.ContactNumber.errors.required)&&t.contactForm.controls.ContactNumber.touched),n(l,41,0,(null==t.contactForm.controls.ContactNumber.errors?null:t.contactForm.controls.ContactNumber.errors.pattern)&&t.contactForm.controls.ContactNumber.touched),n(l,43,0,"outline"),n(l,58,0,""),n(l,62,0,"ContactEmail"),n(l,64,0,e.Xb(l,64,0,e.Ob(l,65).transform("EmailID")),"","email"),n(l,69,0,(null==t.contactForm.controls.ContactEmail.errors?null:t.contactForm.controls.ContactEmail.errors.required)&&t.contactForm.controls.ContactEmail.touched),n(l,71,0,(null==t.contactForm.controls.ContactEmail.errors?null:t.contactForm.controls.ContactEmail.errors.pattern)&&t.contactForm.controls.ContactEmail.touched),n(l,73,0,"row"),n(l,74,0,"15px"),n(l,75,0,"start center"),n(l,77,0,"outline"),n(l,92,0,"250"),n(l,96,0,"Remarks"),n(l,98,0),n(l,102,0,(null==t.contactForm.controls.Remarks.errors?null:t.contactForm.controls.Remarks.errors.required)&&t.contactForm.controls.Remarks.touched),n(l,104,0,"row"),n(l,105,0,"15px"),n(l,106,0,"start center"),n(l,108,0,"primary")}),(function(n,l){n(l,0,0,void 0),n(l,1,0,e.Ob(l,5).ngClassUntouched,e.Ob(l,5).ngClassTouched,e.Ob(l,5).ngClassPristine,e.Ob(l,5).ngClassDirty,e.Ob(l,5).ngClassValid,e.Ob(l,5).ngClassInvalid,e.Ob(l,5).ngClassPending),n(l,14,1,["standard"==e.Ob(l,15).appearance,"fill"==e.Ob(l,15).appearance,"outline"==e.Ob(l,15).appearance,"legacy"==e.Ob(l,15).appearance,e.Ob(l,15)._control.errorState,e.Ob(l,15)._canLabelFloat,e.Ob(l,15)._shouldLabelFloat(),e.Ob(l,15)._hasFloatingLabel(),e.Ob(l,15)._hideControlPlaceholder(),e.Ob(l,15)._control.disabled,e.Ob(l,15)._control.autofilled,e.Ob(l,15)._control.focused,"accent"==e.Ob(l,15).color,"warn"==e.Ob(l,15).color,e.Ob(l,15)._shouldForward("untouched"),e.Ob(l,15)._shouldForward("touched"),e.Ob(l,15)._shouldForward("pristine"),e.Ob(l,15)._shouldForward("dirty"),e.Ob(l,15)._shouldForward("valid"),e.Ob(l,15)._shouldForward("invalid"),e.Ob(l,15)._shouldForward("pending"),!e.Ob(l,15)._animationsEnabled]),n(l,25,1,[e.Ob(l,26).maxlength?e.Ob(l,26).maxlength:null,e.Ob(l,32)._isServer,e.Ob(l,32).id,e.Ob(l,32).placeholder,e.Ob(l,32).disabled,e.Ob(l,32).required,e.Ob(l,32).readonly&&!e.Ob(l,32)._isNativeSelect||null,e.Ob(l,32)._ariaDescribedby||null,e.Ob(l,32).errorState,e.Ob(l,32).required.toString(),e.Ob(l,33).ngClassUntouched,e.Ob(l,33).ngClassTouched,e.Ob(l,33).ngClassPristine,e.Ob(l,33).ngClassDirty,e.Ob(l,33).ngClassValid,e.Ob(l,33).ngClassInvalid,e.Ob(l,33).ngClassPending]),n(l,42,1,["standard"==e.Ob(l,43).appearance,"fill"==e.Ob(l,43).appearance,"outline"==e.Ob(l,43).appearance,"legacy"==e.Ob(l,43).appearance,e.Ob(l,43)._control.errorState,e.Ob(l,43)._canLabelFloat,e.Ob(l,43)._shouldLabelFloat(),e.Ob(l,43)._hasFloatingLabel(),e.Ob(l,43)._hideControlPlaceholder(),e.Ob(l,43)._control.disabled,e.Ob(l,43)._control.autofilled,e.Ob(l,43)._control.focused,"accent"==e.Ob(l,43).color,"warn"==e.Ob(l,43).color,e.Ob(l,43)._shouldForward("untouched"),e.Ob(l,43)._shouldForward("touched"),e.Ob(l,43)._shouldForward("pristine"),e.Ob(l,43)._shouldForward("dirty"),e.Ob(l,43)._shouldForward("valid"),e.Ob(l,43)._shouldForward("invalid"),e.Ob(l,43)._shouldForward("pending"),!e.Ob(l,43)._animationsEnabled]),n(l,55,0,e.Xb(l,55,0,e.Ob(l,56).transform("EmailID"))),n(l,57,1,[e.Ob(l,58).required?"":null,e.Ob(l,64)._isServer,e.Ob(l,64).id,e.Ob(l,64).placeholder,e.Ob(l,64).disabled,e.Ob(l,64).required,e.Ob(l,64).readonly&&!e.Ob(l,64)._isNativeSelect||null,e.Ob(l,64)._ariaDescribedby||null,e.Ob(l,64).errorState,e.Ob(l,64).required.toString(),e.Ob(l,66).ngClassUntouched,e.Ob(l,66).ngClassTouched,e.Ob(l,66).ngClassPristine,e.Ob(l,66).ngClassDirty,e.Ob(l,66).ngClassValid,e.Ob(l,66).ngClassInvalid,e.Ob(l,66).ngClassPending]),n(l,76,1,["standard"==e.Ob(l,77).appearance,"fill"==e.Ob(l,77).appearance,"outline"==e.Ob(l,77).appearance,"legacy"==e.Ob(l,77).appearance,e.Ob(l,77)._control.errorState,e.Ob(l,77)._canLabelFloat,e.Ob(l,77)._shouldLabelFloat(),e.Ob(l,77)._hasFloatingLabel(),e.Ob(l,77)._hideControlPlaceholder(),e.Ob(l,77)._control.disabled,e.Ob(l,77)._control.autofilled,e.Ob(l,77)._control.focused,"accent"==e.Ob(l,77).color,"warn"==e.Ob(l,77).color,e.Ob(l,77)._shouldForward("untouched"),e.Ob(l,77)._shouldForward("touched"),e.Ob(l,77)._shouldForward("pristine"),e.Ob(l,77)._shouldForward("dirty"),e.Ob(l,77)._shouldForward("valid"),e.Ob(l,77)._shouldForward("invalid"),e.Ob(l,77)._shouldForward("pending"),!e.Ob(l,77)._animationsEnabled]),n(l,89,0,e.Xb(l,89,0,e.Ob(l,90).transform("remarks"))),n(l,91,1,[e.Ob(l,92).maxlength?e.Ob(l,92).maxlength:null,e.Ob(l,98)._isServer,e.Ob(l,98).id,e.Ob(l,98).placeholder,e.Ob(l,98).disabled,e.Ob(l,98).required,e.Ob(l,98).readonly&&!e.Ob(l,98)._isNativeSelect||null,e.Ob(l,98)._ariaDescribedby||null,e.Ob(l,98).errorState,e.Ob(l,98).required.toString(),e.Ob(l,99).ngClassUntouched,e.Ob(l,99).ngClassTouched,e.Ob(l,99).ngClassPristine,e.Ob(l,99).ngClassDirty,e.Ob(l,99).ngClassValid,e.Ob(l,99).ngClassInvalid,e.Ob(l,99).ngClassPending]),n(l,107,0,e.Ob(l,108).disabled||null,"NoopAnimations"===e.Ob(l,108)._animationMode),n(l,109,0,e.Xb(l,109,0,e.Ob(l,110).transform("submit")))}))}function Y(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"a",[["class","link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.retryAgain()&&e),e}),null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("retry")))}))}function N(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"a",[["class","link"],["href","/flight"]],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("retry")))}))}function G(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,null,null,null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,Y)),e.Bb(2,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,N)),e.Bb(4,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(0,null,null,0))],(function(n,l){var t=l.component;n(l,2,0,"MC"!=t.checkFareType),n(l,4,0,"MC"==t.checkFareType)}),null)}function Q(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"a",[["class","link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.retryAgain()&&e),e}),null,null)),(n()(),e.Wb(-1,null,["Retry"]))],null,null)}function V(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"a",[["class","link"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.retryAgain()&&e),e}),null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("retry")))}))}function X(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,"a",[["class","link"],["href","/flight"]],null,null,null,null,null)),(n()(),e.Wb(1,null,["",""])),e.Qb(131072,o.k,[o.l,e.h])],null,(function(n,l){n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("retry")))}))}function j(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,null,null,null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,V)),e.Bb(2,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,X)),e.Bb(4,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(0,null,null,0))],(function(n,l){var t=l.component;n(l,2,0,"MC"!=t.checkFareType),n(l,4,0,"MC"==t.checkFareType)}),null)}function K(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,42,"section",[["class","unexpected"],["fxLayout","column"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(1,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,39,"div",[["class","bg"],["fxLayout","column"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(4,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(5,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(6,0,null,null,8,"div",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","15px"]],null,null,null,null,null)),e.Bb(7,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(8,1720320,null,0,a.e,[e.n,e.F,c.b,i.i,[2,a.l],i.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(9,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(10,0,null,null,0,"span",[["class","icon ak-attention"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,B)),e.Bb(12,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,I)),e.Bb(14,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(15,0,null,null,12,"div",[["class","rows"],["fxLayout","row"],["fxLayoutAlign","center center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(16,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(17,1720320,null,0,a.e,[e.n,e.F,c.b,i.i,[2,a.l],i.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(18,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(19,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(20,null,["",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,R)),e.Bb(23,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,A)),e.Bb(25,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,D)),e.Bb(27,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,z)),e.Bb(29,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(30,0,null,null,12,"div",[["class","rows"],["fxLayout","row"],["fxLayoutAlign","center center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(31,671744,null,0,a.d,[e.n,i.i,[2,a.m],i.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(32,1720320,null,0,a.e,[e.n,e.F,c.b,i.i,[2,a.l],i.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(33,671744,null,0,a.c,[e.n,i.i,[2,a.k],i.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(34,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(35,null,["",""])),e.Qb(131072,o.k,[o.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,G)),e.Bb(38,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,Q)),e.Bb(40,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,j)),e.Bb(42,16384,null,0,h.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,1,0,"column"),n(l,2,0,"center center"),n(l,4,0,"column"),n(l,5,0,"center center"),n(l,7,0,"column"),n(l,8,0,"15px"),n(l,9,0,"center center"),n(l,12,0,"Pricing"!=t.hotelPageParams),n(l,14,0,"Pricing"==t.hotelPageParams),n(l,16,0,"row"),n(l,17,0,"10px"),n(l,18,0,"center center"),n(l,23,0,"FLT"==t.serviceType||"TRV"==t.serviceType),n(l,25,0,"HTL"==t.serviceType),n(l,27,0,!t.serviceType),n(l,29,0,t.checkError&&t.expandValue),n(l,31,0,"row"),n(l,32,0,"10px"),n(l,33,0,"center center"),n(l,38,0,"FLT"==t.serviceType),n(l,40,0,"HTL"==t.serviceType),n(l,42,0,!t.serviceType)}),(function(n,l){n(l,20,0,e.Xb(l,20,0,e.Ob(l,21).transform("needAssistance"))),n(l,35,0,e.Xb(l,35,0,e.Ob(l,36).transform("pleasetryagain")))}))}function Z(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,1,"error",[],null,null,null,K,F)),e.Bb(1,180224,null,0,x.a,[_.a,P.l,L.a,M.b,P.a,v.a,w.a,r.g,e.I,k.a,S.a,T.e,o.l],null,null)],null,null)}var $=e.yb("error",x.a,Z,{},{},[])},ogT8:function(n,l,t){"use strict";var e=t("CcnG"),o=t("21Lb"),u=t("OzfB"),r=t("A7o+"),a=t("Fzqc"),i=t("Ip0R"),c=t("hUWP"),s=t("mVsa"),b=t("eDkP"),g=t("lLAP"),d=t("2Q+G"),m=t("AcpL"),p=t("KuF8"),f=t("kHqD"),h=t("AytR"),C=t("YqQn"),O=function(){function n(n,l,t,o,u,r,a){this.generalHelper=n,this.router=l,this.generalState=t,this.errorLogger=o,this.platform=u,this.renderer=r,this.translateservice=a,this.activeMenu="",this.currentTheme="",this.OldItineraryUrl="",this.hostUrl=h.a.hostURL,this.closeSeoSlidePanel=new e.q,this.menuNavigation=function(n){try{this.closeSeoSlidePanel.emit(),this.router.navigateByUrl("/"+n)}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","SubpageMenuComponent:menuNavigation",l.stack.toLocaleString())}}}return n.prototype.ngOnInit=function(){try{Object(i.F)(this.platform)&&this.generalHelper.SetCurrentLanguage(),this.seoMenu=this.router.url.includes("/hotels/city/"),this.currentTheme=h.a.AKBTTheme,this.theme=f.a,this.OldItineraryUrl=h.a.OldItineraryUrl,this.router.url.indexOf("/flight/")>-1?this.activeMenu="flight":(this.router.url.indexOf("/hotel/")>-1||this.router.url.indexOf("/cheap-hotels/")>-1)&&(this.activeMenu="hotel")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","SubpageMenuComponent:ngOnInit",n.stack.toLocaleString())}},n.prototype.flightClick=function(){try{this.closeSeoSlidePanel.emit(),this.router.navigateByUrl("/flight")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","SubpageMenuComponent:flightClick",n.stack.toLocaleString())}},n.prototype.navigatetoVisa=function(){try{window.open(h.a.hostURL+"/visa","_blank")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","SubpageMenuComponent:navigatetoVisa",n.stack.toLocaleString())}},n.prototype.GetServiceType=function(n){try{if(this.generalState.ServiceType==n&&-1==this.router.url.indexOf("myaccount"))return!this.router.url.includes("/hotels/city/")||"HTL"==n}catch(l){}},n.prototype.ngOnDestroy=function(){},n.prototype.navigationMenu=function(n){try{var l="";this.generalState&&this.generalState.LoginStatus&&1==this.generalState.LoginStatus?"undefined"!=typeof sessionStorage&&(l=sessionStorage.getItem("clientid")):l="",this.generalHelper.postRedirectUrl(n,l)}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","SubpageMenuComponent:navigationMenu",t.stack.toLocaleString())}},n.prototype.isOpen=function(){this.renderer.addClass(document.body,"mat-menu-is-opened"),this.renderer.addClass(document.body,"transition-none")},n.prototype.isClose=function(){var n=this;this.renderer.removeClass(document.body,"mat-menu-is-opened"),setTimeout((function(){n.renderer.removeClass(document.body,"transition-none")}),500)},n.prototype.redirectToExpo=function(){try{window.open(h.a.DubaiExpoUrl)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","SubpageMenuComponent:redirectToExpo",n.stack.toLocaleString())}},n}(),y=t("ZYCi"),x=e.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}}.subpagemenu[_ngcontent-%COMP%]{position:relative;gap:27px}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{position:relative}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]::before{content:'';left:50%;bottom:-19px;width:0%;height:3px;position:absolute;background:#d32f2f;opacity:0;transition:all .5s ease}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:18px;color:#fff;transition:all .5s ease}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%] .icon.ak-cruise[_ngcontent-%COMP%]{font-size:24px;margin-bottom:-3px!important}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{color:#fff;font-size:13px;font-weight:400;margin:0;text-align:center}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover::before{left:0;opacity:1;width:100%}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover .icon[_ngcontent-%COMP%]{color:#d32f2f}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:last-child a[_ngcontent-%COMP%]{margin:0}.subpagemenu[_ngcontent-%COMP%] li.active[_ngcontent-%COMP%] a[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{color:#d32f2f}.subpagemenu[_ngcontent-%COMP%] li.active[_ngcontent-%COMP%] a[_ngcontent-%COMP%]::before{left:0;opacity:1;width:100%}.moremenu-list[_ngcontent-%COMP%]{padding:5px 0;width:200px}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{color:#000;font-size:15px;font-weight:400;position:relative;cursor:pointer;margin:10px 0;transition:all .5s ease}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#000;line-height:34px;width:100%;height:100%;display:block;padding:0 23px 0 55px}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{color:#5f5f5f;font-size:18px;position:absolute;left:23px;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%)}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%]::before{content:'';left:0;top:50%;width:4px;height:0%;background:#d32f2f;position:absolute;z-index:11;opacity:0;border-radius:0 999px 999px 0;transition:all .5s ease}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover{background:rgba(0,0,0,.08)}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover a[_ngcontent-%COMP%]{padding-left:48px}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover::before{height:100%;opacity:1;top:0}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:first-child{margin-top:0}.moremenu-list[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:last-child{margin-bottom:0}@media (max-width:1150px){.subpagemenu[_ngcontent-%COMP%]{gap:17px}}@media (max-width:1000px){.subpagemenu[_ngcontent-%COMP%]{gap:15px}.subpagemenu[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{margin-right:15px}}"]],data:{}});function _(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.navigationMenu("https://www.akbartravels.com/visa")&&e),e}),null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(3,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,0,"span",[["class","ak-visa icon"]],null,null,null,null,null)),(n()(),e.Cb(5,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(6,null,["",""])),e.Qb(131072,r.k,[r.l,e.h])],(function(n,l){n(l,1,0,"column"),n(l,2,0,"5px"),n(l,3,0,"center center")}),(function(n,l){n(l,6,0,e.Xb(l,6,0,e.Ob(l,7).transform("Visa")))}))}function P(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,116,"ul",[["class","subpagemenu"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,13,"li",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.flightClick()&&e),e}),null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(5,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(6,{active:0}),e.Bb(7,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(8,{active:0}),(n()(),e.Cb(9,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,null,null,null,null)),e.Bb(10,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(11,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(12,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(13,0,null,null,0,"span",[["class","ak-flight icon"]],null,null,null,null,null)),(n()(),e.Cb(14,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(15,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(17,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(19,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(20,{active:0}),e.Bb(21,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(22,{active:0}),(n()(),e.Cb(23,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("cheap-hotels")&&e),e}),null,null)),e.Bb(24,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(25,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(26,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(27,0,null,null,0,"span",[["class","ak-hotel icon"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(29,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(31,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,_)),e.Bb(33,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(34,0,null,null,8,"li",[],null,null,null,null,null)),(n()(),e.Cb(35,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.navigationMenu("https://www.akbartravels.com/holidays")&&e),e}),null,null)),e.Bb(36,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(37,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(38,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(39,0,null,null,0,"span",[["class","ak-holidays icon"]],null,null,null,null,null)),(n()(),e.Cb(40,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(41,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(43,0,null,null,8,"li",[],null,null,null,null,null)),(n()(),e.Cb(44,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","https://www.akbartravels.com/bus-ticket-booking"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),e.Bb(45,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(46,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(47,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(48,0,null,null,0,"span",[["class","ak-bus icon"]],null,null,null,null,null)),(n()(),e.Cb(49,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(50,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(52,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(54,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(55,{active:0}),e.Bb(56,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(57,{active:0}),(n()(),e.Cb(58,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.navigationMenu("https://www.akbartravels.com/cruises/")&&e),e}),null,null)),e.Bb(59,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(60,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(61,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(62,0,null,null,0,"span",[["class","ak-cruise icon"]],null,null,null,null,null)),(n()(),e.Cb(63,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(64,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(66,0,null,null,5,"li",[["class","seo-menu-li"]],null,null,null,null,null)),(n()(),e.Cb(67,0,null,null,4,"a",[["href","https://www.akbarforex.com"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(68,0,null,null,0,"span",[["class","ak-forex icon"]],null,null,null,null,null)),(n()(),e.Cb(69,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),e.Wb(70,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(72,0,null,null,5,"li",[["class","seo-menu-li"]],null,null,null,null,null)),(n()(),e.Cb(73,0,null,null,4,"a",[["href","https://www.akbarcab.com/"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(74,0,null,null,0,"span",[["class","ak-car icon"]],null,null,null,null,null)),(n()(),e.Cb(75,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),e.Wb(76,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(78,0,null,null,5,"li",[["class","seo-menu-li"]],null,null,null,null,null)),(n()(),e.Cb(79,0,null,null,4,"a",[["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.navigationMenu("https://www.akbartravels.com/offers")&&e),e}),null,null)),(n()(),e.Cb(80,0,null,null,0,"span",[["class","ak-offer icon"]],null,null,null,null,null)),(n()(),e.Cb(81,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),e.Wb(82,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(84,0,null,null,32,"li",[["class","seo-menu-more"]],null,null,null,null,null)),(n()(),e.Cb(85,16777216,null,null,8,"a",[["aria-haspopup","true"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],[[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,86)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,86)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,86)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),null,null)),e.Bb(86,1196032,null,0,s.g,[b.c,e.n,e.Y,s.c,[2,s.d],[8,null],[2,a.b],g.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),e.Bb(87,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(88,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(89,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(90,0,null,null,0,"span",[["class","ak-more icon"]],null,null,null,null,null)),(n()(),e.Cb(91,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(92,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(94,0,null,null,22,"mat-menu",[],null,null,null,d.d,d.b)),e.Tb(6144,null,s.d,null,[s.h]),e.Tb(6144,null,s.b,null,[s.d]),e.Bb(97,1294336,[["moremenu",4]],3,s.h,[e.n,e.F,s.a],null,null),e.Ub(603979776,2,{_allItems:1}),e.Ub(603979776,3,{items:1}),e.Ub(603979776,4,{lazyContent:0}),(n()(),e.Cb(101,0,null,0,15,"ul",[["class","moremenu-list"]],null,null,null,null,null)),(n()(),e.Cb(102,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(103,0,null,null,3,"a",[["href","https://www.akbarforex.com"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(104,0,null,null,0,"span",[["class","ak-forex"]],null,null,null,null,null)),(n()(),e.Wb(105,null,[""," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(107,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(108,0,null,null,3,"a",[["href","https://www.akbarcab.com/"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(109,0,null,null,0,"span",[["class","ak-car"]],null,null,null,null,null)),(n()(),e.Wb(110,null,[""," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(112,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(113,0,null,null,3,"a",[["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.navigationMenu("https://www.akbartravels.com/offers")&&e),e}),null,null)),(n()(),e.Cb(114,0,null,null,0,"span",[["class","ak-offer"]],null,null,null,null,null)),(n()(),e.Wb(115,null,[""," "])),e.Qb(131072,r.k,[r.l,e.h])],(function(n,l){var t=l.component;n(l,1,0,"row"),n(l,2,0,"center center");var o=n(l,6,0,t.GetServiceType("FLT"));n(l,5,0,o);var u=n(l,8,0,t.GetServiceType("FLT"));n(l,7,0,u),n(l,10,0,"column"),n(l,11,0,"5px"),n(l,12,0,"center center");var r=n(l,20,0,!!t.seoMenu||t.GetServiceType("HTL"));n(l,19,0,r);var a=n(l,22,0,!!t.seoMenu||t.GetServiceType("HTL"));n(l,21,0,a),n(l,24,0,"column"),n(l,25,0,"5px"),n(l,26,0,"center center"),n(l,33,0,!t.seoMenu),n(l,36,0,"column"),n(l,37,0,"5px"),n(l,38,0,"center center"),n(l,45,0,"column"),n(l,46,0,"5px"),n(l,47,0,"center center");var i=n(l,55,0,t.GetServiceType("CRIZ"));n(l,54,0,i);var c=n(l,57,0,t.GetServiceType("CRIZ"));n(l,56,0,c),n(l,59,0,"column"),n(l,60,0,"5px"),n(l,61,0,"center center"),n(l,86,0,e.Ob(l,97)),n(l,87,0,"column"),n(l,88,0,"5px"),n(l,89,0,"center center"),n(l,97,0)}),(function(n,l){n(l,15,0,e.Xb(l,15,0,e.Ob(l,16).transform("Flight"))),n(l,29,0,e.Xb(l,29,0,e.Ob(l,30).transform("Hotel"))),n(l,41,0,e.Xb(l,41,0,e.Ob(l,42).transform("Holidays"))),n(l,50,0,e.Xb(l,50,0,e.Ob(l,51).transform("Bus"))),n(l,64,0,e.Xb(l,64,0,e.Ob(l,65).transform("Cruise"))),n(l,70,0,e.Xb(l,70,0,e.Ob(l,71).transform("Forex"))),n(l,76,0,e.Xb(l,76,0,e.Ob(l,77).transform("Car"))),n(l,82,0,e.Xb(l,82,0,e.Ob(l,83).transform("Offers"))),n(l,85,0,e.Ob(l,86).menuOpen||null),n(l,92,0,e.Xb(l,92,0,e.Ob(l,93).transform("more"))),n(l,105,0,e.Xb(l,105,0,e.Ob(l,106).transform("Forex"))),n(l,110,0,e.Xb(l,110,0,e.Ob(l,111).transform("Car"))),n(l,115,0,e.Xb(l,115,0,e.Ob(l,116).transform("Offers")))}))}function L(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,87,"ul",[["class","subpagemenu"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,13,"li",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.flightClick()&&e),e}),null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(5,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(6,{active:0}),e.Bb(7,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(8,{active:0}),(n()(),e.Cb(9,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,null,null,null,null)),e.Bb(10,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(11,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(12,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(13,0,null,null,0,"span",[["class","ak-flight icon"]],null,null,null,null,null)),(n()(),e.Cb(14,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(15,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(17,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(19,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(20,{active:0}),e.Bb(21,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(22,{active:0}),(n()(),e.Cb(23,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("cheap-hotels")&&e),e}),null,null)),e.Bb(24,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(25,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(26,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(27,0,null,null,0,"span",[["class","ak-hotel icon"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(29,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(31,0,null,null,8,"li",[],null,null,null,null,null)),(n()(),e.Cb(32,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","https://www.akbartravels.com/ae/holidays/"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),e.Bb(33,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(34,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(35,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(36,0,null,null,0,"span",[["class","ak-holidays icon"]],null,null,null,null,null)),(n()(),e.Cb(37,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(38,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(40,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(42,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(43,{active:0}),e.Bb(44,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(45,{active:0}),(n()(),e.Cb(46,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),e.Bb(47,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(48,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(49,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(50,0,null,null,0,"span",[["class","ak-visa icon"]],null,null,null,null,null)),(n()(),e.Cb(51,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(52,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(54,0,null,null,33,"li",[],null,null,null,null,null)),(n()(),e.Cb(55,16777216,null,null,8,"a",[["aria-haspopup","true"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],[[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,56)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,56)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,56)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),null,null)),e.Bb(56,1196032,null,0,s.g,[b.c,e.n,e.Y,s.c,[2,s.d],[8,null],[2,a.b],g.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),e.Bb(57,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(58,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(59,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(60,0,null,null,0,"span",[["class","ak-more icon"]],null,null,null,null,null)),(n()(),e.Cb(61,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(62,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(64,0,null,null,23,"mat-menu",[],null,null,null,d.d,d.b)),e.Tb(6144,null,s.d,null,[s.h]),e.Tb(6144,null,s.b,null,[s.d]),e.Bb(67,1294336,[["moremenu",4]],3,s.h,[e.n,e.F,s.a],null,null),e.Ub(603979776,5,{_allItems:1}),e.Ub(603979776,6,{items:1}),e.Ub(603979776,7,{lazyContent:0}),(n()(),e.Cb(71,0,null,0,16,"ul",[["class","moremenu-list"]],null,null,null,null,null)),(n()(),e.Cb(72,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(73,0,null,null,3,"a",[["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("general/contact")&&e),e}),null,null)),(n()(),e.Cb(74,0,null,null,0,"span",[["class","ak-contact1 icon"]],null,null,null,null,null)),(n()(),e.Wb(75,null,[""," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(77,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(78,0,null,null,3,"a",[["href","https://www.akbartravels.com/offers"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(79,0,null,null,0,"span",[["class","ak-offer"]],null,null,null,null,null)),(n()(),e.Wb(80,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(82,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(83,0,null,null,3,"a",[["href","https://www.akbartravels.com/ae/blogs/"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(84,0,null,null,0,"span",[["class","ak-pencil icon"]],null,null,null,null,null)),(n()(),e.Wb(85,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(87,0,null,null,0,"li",[],null,null,null,null,null))],(function(n,l){var t=l.component;n(l,1,0,"row"),n(l,2,0,"center center");var o=n(l,6,0,t.GetServiceType("FLT"));n(l,5,0,o);var u=n(l,8,0,t.GetServiceType("FLT"));n(l,7,0,u),n(l,10,0,"column"),n(l,11,0,"5px"),n(l,12,0,"center center");var r=n(l,20,0,t.GetServiceType("HTL"));n(l,19,0,r);var a=n(l,22,0,t.GetServiceType("HTL"));n(l,21,0,a),n(l,24,0,"column"),n(l,25,0,"5px"),n(l,26,0,"center center"),n(l,33,0,"column"),n(l,34,0,"5px"),n(l,35,0,"center center");var i=n(l,43,0,t.GetServiceType("VISA"));n(l,42,0,i);var c=n(l,45,0,t.GetServiceType("VISA"));n(l,44,0,c),n(l,47,0,"column"),n(l,48,0,"5px"),n(l,49,0,"center center"),n(l,56,0,e.Ob(l,67)),n(l,57,0,"column"),n(l,58,0,"5px"),n(l,59,0,"center center"),n(l,67,0)}),(function(n,l){var t=l.component;n(l,15,0,e.Xb(l,15,0,e.Ob(l,16).transform("Flight"))),n(l,29,0,e.Xb(l,29,0,e.Ob(l,30).transform("Hotel"))),n(l,38,0,e.Xb(l,38,0,e.Ob(l,39).transform("Holidays"))),n(l,46,0,e.Gb(1,"",t.hostUrl,"/visa")),n(l,52,0,e.Xb(l,52,0,e.Ob(l,53).transform("Visa"))),n(l,55,0,e.Ob(l,56).menuOpen||null),n(l,62,0,e.Xb(l,62,0,e.Ob(l,63).transform("more"))),n(l,75,0,e.Xb(l,75,0,e.Ob(l,76).transform("AEmoreLnksContactus"))),n(l,80,0,e.Xb(l,80,0,e.Ob(l,81).transform("Offers"))),n(l,85,0,e.Xb(l,85,0,e.Ob(l,86).transform("blog")))}))}function M(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,90,"ul",[["class","subpagemenu"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,13,"li",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.flightClick()&&e),e}),null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(5,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(6,{active:0}),e.Bb(7,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(8,{active:0}),(n()(),e.Cb(9,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,null,null,null,null)),e.Bb(10,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(11,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(12,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(13,0,null,null,0,"span",[["class","ak-flight icon"]],null,null,null,null,null)),(n()(),e.Cb(14,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(15,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(17,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(19,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(20,{active:0}),e.Bb(21,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(22,{active:0}),(n()(),e.Cb(23,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("cheap-hotels")&&e),e}),null,null)),e.Bb(24,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(25,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(26,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(27,0,null,null,0,"span",[["class","ak-hotel icon"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(29,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(31,0,null,null,8,"li",[],null,null,null,null,null)),(n()(),e.Cb(32,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","https://kw.akbartravels.com/Package"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),e.Bb(33,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(34,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(35,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(36,0,null,null,0,"span",[["class","ak-holidays icon"]],null,null,null,null,null)),(n()(),e.Cb(37,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(38,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(40,0,null,null,8,"li",[],null,null,null,null,null)),(n()(),e.Cb(41,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","https://kw.akbartravels.com/DubaiTourPackage/TourPackage"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),e.Bb(42,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(43,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(44,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(45,0,null,null,0,"span",[["class","ak-tours icon"]],null,null,null,null,null)),(n()(),e.Cb(46,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(47,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(49,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(51,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(52,{active:0}),e.Bb(53,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(54,{active:0}),(n()(),e.Cb(55,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("visa")&&e),e}),null,null)),e.Bb(56,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(57,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(58,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(59,0,null,null,0,"span",[["class","ak-visa icon"]],null,null,null,null,null)),(n()(),e.Cb(60,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(61,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(63,0,null,null,27,"li",[],null,null,null,null,null)),(n()(),e.Cb(64,16777216,null,null,8,"a",[["aria-haspopup","true"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],[[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,65)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,65)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,65)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),null,null)),e.Bb(65,1196032,null,0,s.g,[b.c,e.n,e.Y,s.c,[2,s.d],[8,null],[2,a.b],g.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),e.Bb(66,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(67,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(68,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(69,0,null,null,0,"span",[["class","ak-more icon"]],null,null,null,null,null)),(n()(),e.Cb(70,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(71,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(73,0,null,null,17,"mat-menu",[],null,null,null,d.d,d.b)),e.Tb(6144,null,s.d,null,[s.h]),e.Tb(6144,null,s.b,null,[s.d]),e.Bb(76,1294336,[["moremenu",4]],3,s.h,[e.n,e.F,s.a],null,null),e.Ub(603979776,8,{_allItems:1}),e.Ub(603979776,9,{items:1}),e.Ub(603979776,10,{lazyContent:0}),(n()(),e.Cb(80,0,null,0,10,"ul",[["class","moremenu-list"]],null,null,null,null,null)),(n()(),e.Cb(81,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(82,0,null,null,3,"a",[["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("general/contact")&&e),e}),null,null)),(n()(),e.Cb(83,0,null,null,0,"span",[["class","ak-contact1 icon"]],null,null,null,null,null)),(n()(),e.Wb(84,null,[""," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(86,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(87,0,null,null,3,"a",[["href","https://www.akbartravels.com/offers"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(88,0,null,null,0,"span",[["class","ak-offer"]],null,null,null,null,null)),(n()(),e.Wb(89,null,["",""])),e.Qb(131072,r.k,[r.l,e.h])],(function(n,l){var t=l.component;n(l,1,0,"row"),n(l,2,0,"center center");var o=n(l,6,0,t.GetServiceType("FLT"));n(l,5,0,o);var u=n(l,8,0,t.GetServiceType("FLT"));n(l,7,0,u),n(l,10,0,"column"),n(l,11,0,"5px"),n(l,12,0,"center center");var r=n(l,20,0,t.GetServiceType("HTL"));n(l,19,0,r);var a=n(l,22,0,t.GetServiceType("HTL"));n(l,21,0,a),n(l,24,0,"column"),n(l,25,0,"5px"),n(l,26,0,"center center"),n(l,33,0,"column"),n(l,34,0,"5px"),n(l,35,0,"center center"),n(l,42,0,"column"),n(l,43,0,"5px"),n(l,44,0,"center center");var i=n(l,52,0,t.GetServiceType("VISA"));n(l,51,0,i);var c=n(l,54,0,t.GetServiceType("VISA"));n(l,53,0,c),n(l,56,0,"column"),n(l,57,0,"5px"),n(l,58,0,"center center"),n(l,65,0,e.Ob(l,76)),n(l,66,0,"column"),n(l,67,0,"5px"),n(l,68,0,"center center"),n(l,76,0)}),(function(n,l){n(l,15,0,e.Xb(l,15,0,e.Ob(l,16).transform("Flight"))),n(l,29,0,e.Xb(l,29,0,e.Ob(l,30).transform("Hotel"))),n(l,38,0,e.Xb(l,38,0,e.Ob(l,39).transform("Holidays"))),n(l,47,0,e.Xb(l,47,0,e.Ob(l,48).transform("Activities"))),n(l,61,0,e.Xb(l,61,0,e.Ob(l,62).transform("Visa"))),n(l,64,0,e.Ob(l,65).menuOpen||null),n(l,71,0,e.Xb(l,71,0,e.Ob(l,72).transform("more"))),n(l,84,0,e.Xb(l,84,0,e.Ob(l,85).transform("AEmoreLnksContactus"))),n(l,89,0,e.Xb(l,89,0,e.Ob(l,90).transform("Offers")))}))}function v(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,81,"ul",[["class","subpagemenu"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,13,"li",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.flightClick()&&e),e}),null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(5,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(6,{active:0}),e.Bb(7,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(8,{active:0}),(n()(),e.Cb(9,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,null,null,null,null)),e.Bb(10,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(11,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(12,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(13,0,null,null,0,"span",[["class","ak-flight icon"]],null,null,null,null,null)),(n()(),e.Cb(14,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(15,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(17,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(19,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(20,{active:0}),e.Bb(21,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(22,{active:0}),(n()(),e.Cb(23,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("cheap-hotels")&&e),e}),null,null)),e.Bb(24,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(25,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(26,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(27,0,null,null,0,"span",[["class","ak-hotel icon"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(29,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(31,0,null,null,8,"li",[],null,null,null,null,null)),(n()(),e.Cb(32,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","https://ae.akbartravels.com/Package"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),e.Bb(33,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(34,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(35,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(36,0,null,null,0,"span",[["class","ak-holidays icon"]],null,null,null,null,null)),(n()(),e.Cb(37,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(38,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(40,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(42,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(43,{active:0}),e.Bb(44,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(45,{active:0}),(n()(),e.Cb(46,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("visa")&&e),e}),null,null)),e.Bb(47,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(48,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(49,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(50,0,null,null,0,"span",[["class","ak-visa icon"]],null,null,null,null,null)),(n()(),e.Cb(51,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(52,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(54,0,null,null,27,"li",[],null,null,null,null,null)),(n()(),e.Cb(55,16777216,null,null,8,"a",[["aria-haspopup","true"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],[[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,56)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,56)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,56)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),null,null)),e.Bb(56,1196032,null,0,s.g,[b.c,e.n,e.Y,s.c,[2,s.d],[8,null],[2,a.b],g.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),e.Bb(57,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(58,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(59,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(60,0,null,null,0,"span",[["class","ak-more icon"]],null,null,null,null,null)),(n()(),e.Cb(61,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(62,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(64,0,null,null,17,"mat-menu",[],null,null,null,d.d,d.b)),e.Tb(6144,null,s.d,null,[s.h]),e.Tb(6144,null,s.b,null,[s.d]),e.Bb(67,1294336,[["moremenu",4]],3,s.h,[e.n,e.F,s.a],null,null),e.Ub(603979776,11,{_allItems:1}),e.Ub(603979776,12,{items:1}),e.Ub(603979776,13,{lazyContent:0}),(n()(),e.Cb(71,0,null,0,10,"ul",[["class","moremenu-list"]],null,null,null,null,null)),(n()(),e.Cb(72,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(73,0,null,null,3,"a",[["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("general/contact")&&e),e}),null,null)),(n()(),e.Cb(74,0,null,null,0,"span",[["class","ak-contact1 icon"]],null,null,null,null,null)),(n()(),e.Wb(75,null,[""," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(77,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(78,0,null,null,3,"a",[["href","https://www.akbartravels.com/offers"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(79,0,null,null,0,"span",[["class","ak-offer"]],null,null,null,null,null)),(n()(),e.Wb(80,null,["",""])),e.Qb(131072,r.k,[r.l,e.h])],(function(n,l){var t=l.component;n(l,1,0,"row"),n(l,2,0,"center center");var o=n(l,6,0,t.GetServiceType("FLT"));n(l,5,0,o);var u=n(l,8,0,t.GetServiceType("FLT"));n(l,7,0,u),n(l,10,0,"column"),n(l,11,0,"5px"),n(l,12,0,"center center");var r=n(l,20,0,t.GetServiceType("HTL"));n(l,19,0,r);var a=n(l,22,0,t.GetServiceType("HTL"));n(l,21,0,a),n(l,24,0,"column"),n(l,25,0,"5px"),n(l,26,0,"center center"),n(l,33,0,"column"),n(l,34,0,"5px"),n(l,35,0,"center center");var i=n(l,43,0,t.GetServiceType("VISA"));n(l,42,0,i);var c=n(l,45,0,t.GetServiceType("VISA"));n(l,44,0,c),n(l,47,0,"column"),n(l,48,0,"5px"),n(l,49,0,"center center"),n(l,56,0,e.Ob(l,67)),n(l,57,0,"column"),n(l,58,0,"5px"),n(l,59,0,"center center"),n(l,67,0)}),(function(n,l){n(l,15,0,e.Xb(l,15,0,e.Ob(l,16).transform("Flight"))),n(l,29,0,e.Xb(l,29,0,e.Ob(l,30).transform("Hotel"))),n(l,38,0,e.Xb(l,38,0,e.Ob(l,39).transform("Holidays"))),n(l,52,0,e.Xb(l,52,0,e.Ob(l,53).transform("Visa"))),n(l,55,0,e.Ob(l,56).menuOpen||null),n(l,62,0,e.Xb(l,62,0,e.Ob(l,63).transform("more"))),n(l,75,0,e.Xb(l,75,0,e.Ob(l,76).transform("AEmoreLnksContactus"))),n(l,80,0,e.Xb(l,80,0,e.Ob(l,81).transform("Offers")))}))}function w(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,81,"ul",[["class","subpagemenu"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,13,"li",[],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.flightClick()&&e),e}),null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(5,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(6,{active:0}),e.Bb(7,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(8,{active:0}),(n()(),e.Cb(9,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,null,null,null,null)),e.Bb(10,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(11,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(12,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(13,0,null,null,0,"span",[["class","ak-flight icon"]],null,null,null,null,null)),(n()(),e.Cb(14,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(15,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(17,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(19,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(20,{active:0}),e.Bb(21,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(22,{active:0}),(n()(),e.Cb(23,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("cheap-hotels")&&e),e}),null,null)),e.Bb(24,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(25,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(26,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(27,0,null,null,0,"span",[["class","ak-hotel icon"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(29,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(31,0,null,null,8,"li",[],null,null,null,null,null)),(n()(),e.Cb(32,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","https://www.akbartravels.com/sa/holidays"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),e.Bb(33,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(34,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(35,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(36,0,null,null,0,"span",[["class","ak-holidays icon"]],null,null,null,null,null)),(n()(),e.Cb(37,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(38,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(40,0,null,null,13,"li",[],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(42,278528,null,0,i.o,[i.H],{ngClass:[0,"ngClass"]},null),e.Rb(43,{active:0}),e.Bb(44,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[6,i.o]],{ngClass:[0,"ngClass"]},null),e.Rb(45,{active:0}),(n()(),e.Cb(46,0,null,null,7,"a",[["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("visa")&&e),e}),null,null)),e.Bb(47,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(48,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(49,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(50,0,null,null,0,"span",[["class","ak-visa icon"]],null,null,null,null,null)),(n()(),e.Cb(51,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(52,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(54,0,null,null,27,"li",[],null,null,null,null,null)),(n()(),e.Cb(55,16777216,null,null,8,"a",[["aria-haspopup","true"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"],["href","javascript:;"],["rel","noopener"]],[[1,"aria-expanded",0]],[[null,"menuClosed"],[null,"menuOpened"],[null,"mousedown"],[null,"keydown"],[null,"click"]],(function(n,l,t){var o=!0,u=n.component;return"mousedown"===l&&(o=!1!==e.Ob(n,56)._handleMousedown(t)&&o),"keydown"===l&&(o=!1!==e.Ob(n,56)._handleKeydown(t)&&o),"click"===l&&(o=!1!==e.Ob(n,56)._handleClick(t)&&o),"menuClosed"===l&&(o=!1!==u.isClose()&&o),"menuOpened"===l&&(o=!1!==u.isOpen()&&o),o}),null,null)),e.Bb(56,1196032,null,0,s.g,[b.c,e.n,e.Y,s.c,[2,s.d],[8,null],[2,a.b],g.h],{menu:[0,"menu"]},{menuOpened:"menuOpened",menuClosed:"menuClosed"}),e.Bb(57,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(58,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(59,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(60,0,null,null,0,"span",[["class","ak-more icon"]],null,null,null,null,null)),(n()(),e.Cb(61,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(62,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(64,0,null,null,17,"mat-menu",[],null,null,null,d.d,d.b)),e.Tb(6144,null,s.d,null,[s.h]),e.Tb(6144,null,s.b,null,[s.d]),e.Bb(67,1294336,[["moremenu",4]],3,s.h,[e.n,e.F,s.a],null,null),e.Ub(603979776,14,{_allItems:1}),e.Ub(603979776,15,{items:1}),e.Ub(603979776,16,{lazyContent:0}),(n()(),e.Cb(71,0,null,0,10,"ul",[["class","moremenu-list"]],null,null,null,null,null)),(n()(),e.Cb(72,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(73,0,null,null,3,"a",[["rel","noopener"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.menuNavigation("general/contact")&&e),e}),null,null)),(n()(),e.Cb(74,0,null,null,0,"span",[["class","ak-contact1 icon"]],null,null,null,null,null)),(n()(),e.Wb(75,null,[""," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(77,0,null,null,4,"li",[],null,null,null,null,null)),(n()(),e.Cb(78,0,null,null,3,"a",[["href","https://www.akbartravels.com/offers"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(79,0,null,null,0,"span",[["class","ak-offer"]],null,null,null,null,null)),(n()(),e.Wb(80,null,["",""])),e.Qb(131072,r.k,[r.l,e.h])],(function(n,l){var t=l.component;n(l,1,0,"row"),n(l,2,0,"center center");var o=n(l,6,0,t.GetServiceType("FLT"));n(l,5,0,o);var u=n(l,8,0,t.GetServiceType("FLT"));n(l,7,0,u),n(l,10,0,"column"),n(l,11,0,"5px"),n(l,12,0,"center center");var r=n(l,20,0,t.GetServiceType("HTL"));n(l,19,0,r);var a=n(l,22,0,t.GetServiceType("HTL"));n(l,21,0,a),n(l,24,0,"column"),n(l,25,0,"5px"),n(l,26,0,"center center"),n(l,33,0,"column"),n(l,34,0,"5px"),n(l,35,0,"center center");var i=n(l,43,0,t.GetServiceType("VISA"));n(l,42,0,i);var c=n(l,45,0,t.GetServiceType("VISA"));n(l,44,0,c),n(l,47,0,"column"),n(l,48,0,"5px"),n(l,49,0,"center center"),n(l,56,0,e.Ob(l,67)),n(l,57,0,"column"),n(l,58,0,"5px"),n(l,59,0,"center center"),n(l,67,0)}),(function(n,l){n(l,15,0,e.Xb(l,15,0,e.Ob(l,16).transform("Flight"))),n(l,29,0,e.Xb(l,29,0,e.Ob(l,30).transform("Hotel"))),n(l,38,0,e.Xb(l,38,0,e.Ob(l,39).transform("Holidays"))),n(l,52,0,e.Xb(l,52,0,e.Ob(l,53).transform("Visa"))),n(l,55,0,e.Ob(l,56).menuOpen||null),n(l,62,0,e.Xb(l,62,0,e.Ob(l,63).transform("more"))),n(l,75,0,e.Xb(l,75,0,e.Ob(l,76).transform("AEmoreLnksContactus"))),n(l,80,0,e.Xb(l,80,0,e.Ob(l,81).transform("Offers")))}))}function k(n){return e.Yb(0,[e.Ub(671088640,1,{menuWrapper:0}),(n()(),e.sb(16777216,null,null,1,null,P)),e.Bb(2,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,L)),e.Bb(4,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,M)),e.Bb(6,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,v)),e.Bb(8,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,w)),e.Bb(10,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0,t.currentTheme==(null==t.theme?null:t.theme.INDIA)),n(l,4,0,t.currentTheme==(null==t.theme?null:t.theme.GULF)),n(l,6,0,t.currentTheme==(null==t.theme?null:t.theme.KUWAIT)),n(l,8,0,t.currentTheme==(null==t.theme?null:t.theme.QATAR)),n(l,10,0,t.currentTheme==(null==t.theme?null:t.theme.KSA))}),null)}var S=t("0YY+"),T=t("AoGd"),F=t("o3x0"),B=t("Klzi"),I=t("mjA3"),R=function(){function n(n,l,t){this.generalHelper=n,this.platform=l,this.translateService=t,Object(i.F)(this.platform)&&this.generalHelper.SetCurrentLanguage()}return n.prototype.ngOnInit=function(){},n}(),A=e.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}}ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{color:#cad7e2;font-size:40px;opacity:.7}ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#cad7e2;font-size:13px;font-weight:400}ul[_ngcontent-%COMP%] li.border[_ngcontent-%COMP%]{width:1px;height:30px;background:#fff;opacity:.2}@media screen and (max-width:1366px) and (min-width:1290px){ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:35px}ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:12px}}"]],data:{}});function D(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,38,"ul",[["fxLayout","row"],["fxLayoutAlign","end center"],["fxLayoutGap","15px"]],null,null,null,null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(3,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,10,"li",[["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(5,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(6,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(7,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(8,0,null,null,0,"span",[["class","ak-payment2"]],null,null,null,null,null)),(n()(),e.Cb(9,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(10,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(12,0,null,null,0,"br",[],null,null,null,null,null)),(n()(),e.Wb(13,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(15,0,null,null,0,"li",[["class","border"]],null,null,null,null,null)),(n()(),e.Cb(16,0,null,null,10,"li",[["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(17,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(18,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(19,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(20,0,null,null,0,"span",[["class","ak-payment1"]],null,null,null,null,null)),(n()(),e.Cb(21,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(22,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(24,0,null,null,0,"br",[],null,null,null,null,null)),(n()(),e.Wb(25,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(27,0,null,null,0,"li",[["class","border"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,10,"li",[["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(29,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(30,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(31,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(32,0,null,null,0,"span",[["class","ak-payment3"]],null,null,null,null,null)),(n()(),e.Cb(33,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(34,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(36,0,null,null,0,"br",[],null,null,null,null,null)),(n()(),e.Wb(37,null,["",""])),e.Qb(131072,r.k,[r.l,e.h])],(function(n,l){n(l,1,0,"row"),n(l,2,0,"15px"),n(l,3,0,"end center"),n(l,5,0,"row"),n(l,6,0,"10px"),n(l,7,0,"start center"),n(l,17,0,"row"),n(l,18,0,"10px"),n(l,19,0,"start center"),n(l,29,0,"row"),n(l,30,0,"10px"),n(l,31,0,"start center")}),(function(n,l){n(l,10,0,e.Xb(l,10,0,e.Ob(l,11).transform("Secure"))),n(l,13,0,e.Xb(l,13,0,e.Ob(l,14).transform("payment"))),n(l,22,0,e.Xb(l,22,0,e.Ob(l,23).transform("TenMillionPlus"))),n(l,25,0,e.Xb(l,25,0,e.Ob(l,26).transform("Transactions"))),n(l,34,0,e.Xb(l,34,0,e.Ob(l,35).transform("256Bit"))),n(l,37,0,e.Xb(l,37,0,e.Ob(l,38).transform("Encryption")))}))}var E=t("MfhS"),U=t("8r/M"),q=t("Rx7G"),H=t("yTtk"),W=function(){function n(n,l,t,e,o,u,r){var a=this;this.generalHelper=n,this.platform=l,this.router=t,this.generalState=e,this.errorLogger=o,this.generalService=u,this.isHideMenu=!1,this.isHideUtilityMenu=!1,this.isPayment=!1,this.showOrHidecommomnHeader=!1,this.slidertype="",this.sliderOpen=!1,Object(i.F)(this.platform)&&(this.generalHelper.SetCurrentLanguage(),r.onPopState((function(){a.initialize()})),this.hasQueryParams=!0)}return n.prototype.ngOnChanges=function(){this.utl=this.generalState.TUI},n.prototype.ngOnInit=function(){var n=this;try{this.initialize(),this.getRedirectURL(),this.currentServer=this.generalService.getServerId(),this._routeSub=this.router.events.subscribe((function(l){n.serviceType=n.generalHelper.getCurrentServiceType(),l instanceof y.d&&(l.url.indexOf("payment")>-1?"TRV"==n.serviceType?(n.isHideUtilityMenu=!1,n.isHideMenu=!1):(n.isHideMenu=!0,n.isHideUtilityMenu=!0,n.isPayment=!0):(n.isPayment=!1,n.isHideUtilityMenu=!1,n.isHideMenu=!1),l.url.indexOf("review")>-1&&(n.isHideUtilityMenu=!0,n.isHideMenu=!1))}))}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CommonHeaderComponent:ngOnInit",l.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){try{Object(i.F)(this.platform)&&this._routeSub&&this._routeSub.unsubscribe()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CommonHeaderComponent:ngOnDestroy",n.stack.toLocaleString())}},Object.defineProperty(n.prototype,"UTL",{get:function(){try{if("HTL"==this.serviceType){if("undefined"!=typeof sessionStorage)return this.generalHelper.getFromSession(this.generalHelper.sessionStorageKey.UTL)}else if("FLT"==this.serviceType&&this.generalState&&this.generalState.TUI&&""!=this.generalState.TUI)return this.generalState.TUI.split("|")[0]}catch(n){}},enumerable:!0,configurable:!0}),n.prototype.getCDNPath=function(){try{return this.generalHelper.getCDNPath()}catch(n){}},n.prototype.initialize=function(){try{this.serviceType=this.generalHelper.getCurrentServiceType(),this.showOrHidecommomnHeader="/flight"==this.router.url,this.hasQueryParams=!(this.router.url.indexOf("?")>-1),this.router.url.indexOf("resetpassword")>-1&&(this.isHideMenu=!0,this.isHideUtilityMenu=!0),this.router.url.indexOf("payment")>-1&&("TRV"==this.serviceType?(this.isHideMenu=!1,this.isHideUtilityMenu=!1):(this.isHideMenu=!0,this.isHideUtilityMenu=!0,this.isPayment=!0)),this.router.url.indexOf("review")>-1&&(this.isHideUtilityMenu=!0,this.isHideMenu=!1)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CommonHeaderComponent: initialize",n.stack.toLocaleString())}},n.prototype.logoClick=function(){try{"FLT"===this.generalState.ServiceType||"IMP"===this.generalState.ServiceType?this.router.navigateByUrl("/flight"):"HTL"===this.generalState.ServiceType?this.router.navigateByUrl("/cheap-hotels"):"TRV"===this.generalState.ServiceType&&this.router.navigateByUrl("/flight")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CommonHeaderComponent: logoClick",n.stack.toLocaleString())}},n.prototype.onWindowResize=function(n){window.innerWidth>1e3&&this.closeSlidePanelFunct()},n.prototype.openMenu=function(){this.sliderOpen=!this.sliderOpen},n.prototype.closeSliderPanel=function(){this.sliderOpen=!1},Object.defineProperty(n.prototype,"closeSlidePanelFunct",{get:function(){return this.closeSliderPanel?this.closeSliderPanel.bind(this):void 0},enumerable:!0,configurable:!0}),n.prototype.getRedirectURL=function(){try{"FLT"===this.generalState.ServiceType?this.url=h.a.hostURL+"/flight":"HTL"===this.generalState.ServiceType&&(this.url=h.a.hostURL+"/cheap-hotels")}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CommonHeaderComponent:logoClick",n.stack.toLocaleString())}},n}(),z=e.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}}[_nghost-%COMP%]{display:block;overflow:hidden}.key[_ngcontent-%COMP%]{position:absolute;right:15px;bottom:0;color:transparent;font-size:11px}.common-header[_ngcontent-%COMP%]{background:#002543;min-width:950px;overflow:hidden;position:fixed;top:-78px;transition:all .5s ease;width:100%;z-index:101}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%]{padding:10px 15px;position:relative}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .top-header[_ngcontent-%COMP%]{gap:35px}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{min-width:300px;width:300px;height:56px;z-index:10;position:relative;display:inline-block;transition:none}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{width:auto;height:100%}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .seo-navicon-wrapper[_ngcontent-%COMP%]{display:none;cursor:pointer;place-content:center;align-items:center;width:18px;height:18px;margin:14px}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .seo-navicon-wrapper[_ngcontent-%COMP%] .navicon[_ngcontent-%COMP%]{background:#fff;height:2px;position:relative;width:18px;display:block}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .seo-navicon-wrapper[_ngcontent-%COMP%] .navicon[_ngcontent-%COMP%]:after, .common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .seo-navicon-wrapper[_ngcontent-%COMP%] .navicon[_ngcontent-%COMP%]:before{background:#fff;content:'';display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .seo-navicon-wrapper[_ngcontent-%COMP%] .navicon[_ngcontent-%COMP%]:before{top:5px}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .seo-navicon-wrapper[_ngcontent-%COMP%] .navicon[_ngcontent-%COMP%]:after{top:-5px}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .cursor-default[_ngcontent-%COMP%]{cursor:default}.common-header.flightHome[_ngcontent-%COMP%]{height:0}.common-header.fixedHeader[_ngcontent-%COMP%]{position:fixed;top:0;width:100%;z-index:100}@media screen and (max-width:1366px) and (min-width:1290px){.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .top-header[_ngcontent-%COMP%]{gap:40px}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{width:200px}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:100%}}@media (max-width:1150px){.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .top-header[_ngcontent-%COMP%]{gap:15px}.common-header[_ngcontent-%COMP%] .container[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{min-width:195px;width:195px;height:45px}}@media (max-width:1000px){.common-header[_ngcontent-%COMP%] .top-header[_ngcontent-%COMP%]{gap:20px}.common-header[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{width:170px;display:block}}"]],data:{}});function Y(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"subpage-menu",[],null,null,null,k,x)),e.Bb(2,245760,null,0,O,[p.a,y.l,m.b,C.a,e.I,e.M,r.l],null,null)],(function(n,l){n(l,2,0)}),null)}function N(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,4,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"utilitymenu",[],null,null,null,S.b,S.a)),e.Bb(2,8634368,null,0,T.a,[p.a,F.e,C.a,y.a,e.M,m.b,B.a,y.l,I.a,r.l,e.I,i.l],null,null),(n()(),e.Cb(3,0,null,null,1,"section",[["class","seo-navicon-wrapper"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openMenu()&&e),e}),null,null)),(n()(),e.Cb(4,0,null,null,0,"span",[["class","navicon"]],null,null,null,null,null))],(function(n,l){n(l,2,0)}),null)}function G(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"payment-header",[],null,null,null,D,A)),e.Bb(2,114688,null,0,R,[p.a,e.I,r.l],null,null)],(function(n,l){n(l,2,0)}),null)}function Q(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,5,"slide-panel",[["class","seo-sliderpanel"]],null,[["window","resize"]],(function(n,l,t){var o=!0;return"window:resize"===l&&(o=!1!==e.Ob(n,2).onWindowResize(t)&&o),o}),E.b,E.a)),e.Bb(2,8634368,null,0,U.a,[p.a,e.L,q.a,H.a,m.b,y.a,B.a,e.I,C.a,r.l],{slidertype:[0,"slidertype"],closeSliderPanel:[1,"closeSliderPanel"],showContentDiv:[2,"showContentDiv"]},null),(n()(),e.Cb(3,0,null,0,1,"subpage-menu",[],null,[[null,"closeSeoSlidePanel"]],(function(n,l,t){var e=!0;return"closeSeoSlidePanel"===l&&(e=!1!==n.component.closeSlidePanelFunct()&&e),e}),k,x)),e.Bb(4,245760,null,0,O,[p.a,y.l,m.b,C.a,e.I,e.M,r.l],null,{closeSeoSlidePanel:"closeSeoSlidePanel"}),(n()(),e.Cb(5,0,null,0,1,"utilitymenu",[],null,null,null,S.b,S.a)),e.Bb(6,8634368,null,0,T.a,[p.a,F.e,C.a,y.a,e.M,m.b,B.a,y.l,I.a,r.l,e.I,i.l],{isSeoPage:[0,"isSeoPage"]},null)],(function(n,l){var t=l.component;n(l,2,0,t.slidertype,t.closeSlidePanelFunct,!1),n(l,4,0),n(l,6,0,t.sliderOpen)}),null)}function V(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,45,"header",[["class","common-header"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,44,"div",[["class","container"]],null,null,null,null,null)),(n()(),e.Cb(2,0,null,null,41,"div",[["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(3,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(4,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(5,0,null,null,34,"div",[["class","top-header"],["fxLayout","row"],["fxLayoutAlign","start center"]],null,null,null,null,null)),e.Bb(6,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(7,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(8,0,null,null,29,"a",[["class","logo"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(9,0,null,null,28,":svg:svg",[[":xmlns:v","https://vecta.io/nano"],["viewBox","0 0 246 56"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(n()(),e.Cb(10,0,null,null,1,":svg:style",[],null,null,null,null,null)),(n()(),e.Wb(-1,null,[" "])),(n()(),e.Cb(12,0,null,null,2,":svg:g",[["fill","#fff"]],null,null,null,null,null)),(n()(),e.Cb(13,0,null,null,0,":svg:path",[["d","M48.86 29.98h0 0 0zm-45.72 0h0 0 0zM26 2.15h0 0 0 .06.01c.31 0 .62.07.9.19a2.25 2.25 0 0 1 .75.54c.12.13.28.32.46.56.14.19.29.42.47.72l.01.01.51.98h0l.08.18.22.48.21.48h0l.09.21c.27.67.49 1.37.66 2.08l.29 1.53.12.02c.16.03.12.02.18.04h0l.1.02h0l.1.02h0l.09.02h0l.09.02h0c1.87.44 3.65 1.12 5.32 2 1.7.89 3.26 1.99 4.67 3.25h0l.03.03h0l.25.23.09.08.03.03.59.58.57.6.16.18.04.05.13.15h0l.2.23.01.01.1.12.09.11.03.04.08.1h0 0 0l.08.1.03.03v.01l.02.02h0l.35.45h0l.08.11h0l.01.01h0l.13.17h0l.08.11h0l.08.11.01.01.25.35.23.33.01.02.03.03.06.1.01.02.03.05h0l.04.06.01.02c.01.02.03.05.05.08h0 0 0l.01.01h0v.01h0v.01h0c.02.02.03.05.05.08h0l.01.01.11.17h0l.11.19h0v.01h0 0 0c.01.01 0-.01.05.08h0l.09.16h0l.04.06c.01.01.02.03.02.04l.13.23.14.25h0 0 0v.01h0l.04.07h0l.05.09.03.06h0c.02.04.02.03.08.16h0l.07.13.02.04.04.08h0c.03.07.06.13.1.2h0l.03.06.05.11c.04.09.03.05.06.12l.15.34.03.07h0l.09.21c.02.06.05.12.07.17l.01.01h0c.01.01.01.03.05.13l.05.13.09.23.03.07h0l.03.08h0l.02.05.03.09h0 0 0c0 .01.01.03.01.04h0 0 0l.05.13h0c.03.08 0 .01.01.04l.01.03h0l.01.02c0 .01 0 .01.01.02h0l.05.12.03.09h0l.04.1.12.35c.03.08.03.09.04.1h0l.01.04.03.09.04.13.03.08.03.1h0l.06.18h0l.12.09.03.1h0c.02.05.03.11.05.19h0l.01.04c.01.03.02.06.03.11l.01.04.11.42h0l.02.08h0l.01.04h0c.01.05.03.11.05.17l.04.15h0l.01.07h0c0 .02.01.03.01.05l.01.03.05.26.01.05h0c.01.03-.01-.06.02.11h0l.01.02h0l.02.08c.01.03.01.07.02.11l.03.15v.01l.01.07h0l.03.13.02.14c.02.12.01.03.02.11.01.06.02.09.02.13l.01.07.03.21c.01.06.02.12.02.18 0 .02.01.04.01.06v.04h0l.04.28.02.17c.01.07.01.15.02.22 0 .04.01.09.01.15 0 .01 0 0 .01.13v.04.04c0 .03.01.06.01.1h0l.01.15.01.15v.05h0v.06h0v.02.06h0l.01.15.01.15v.04c0 .07 0-.02 0 .01v.03h0v.11c0 .04 0 .11.01.18v.11h0a1.7 1.7 0 0 1 .01.21h0v.22.24h0v.01.01a24.21 24.21 0 0 1-.14 2.55c-.09.84-.23 1.67-.41 2.49l-.48 1.77-1.05-.93v.01l-.96-.85c-.25.94-.56 1.86-.94 2.75-.48 1.13-1.05 2.21-1.72 3.23l1.71 1.81-.39.55a23 23 0 0 1-4.71 4.84 22.76 22.76 0 0 1-5.9 3.25h0l-.53.2-1.5-1.69h-.01l-.31-.37a21.16 21.16 0 0 1-2.51.55c-1.02.15-2.06.23-3.11.23H26h0-.02a21.28 21.28 0 0 1-3.11-.23 19.35 19.35 0 0 1-2.51-.55l-.31.37h-.01l-1.5 1.69-.53-.2h0a22.76 22.76 0 0 1-5.9-3.25c-1.8-1.37-3.39-3-4.71-4.84l-.39-.55 1.71-1.81c-.66-1.02-1.24-2.1-1.72-3.23-.37-.89-.69-1.81-.94-2.75l-.98.85v-.01l-1.05.93-.48-1.77c-.18-.82-.32-1.65-.41-2.49S3 33.37 3 32.52v-.01-.01h0c0-.13 0 .06 0-.24v-.22h0l.01-.21h0v-.11c0-.07 0-.15.01-.18v-.11h0v-.03c0-.03 0 .06 0-.01v-.04l.01-.15.01-.15h0v-.06-.02h0v-.06h0v-.05l.01-.15.01-.15h0c0-.04.01-.07.01-.1v-.04-.04l.01-.13c.01-.06.01-.12.01-.15.01-.07.01-.15.02-.22l.02-.17.04-.28h0v-.04c0-.02.01-.04.01-.06.01-.06.02-.12.02-.18l.03-.21.01-.05.02-.15c.01-.07 0 .01.02-.11.01-.04 0 .01.02-.14l.03-.13h0l.01-.07v-.01l.03-.15c.01-.04.02-.08.02-.11l.02-.08h0l.01-.02h0c.03-.17.02-.08.02-.11h0l.01-.05c.02-.08.03-.17.05-.26l.01-.03c.01-.02.01-.03.01-.05h0l.01-.07h0l.04-.15c.02-.07.03-.13.05-.17h0l.01-.04h0l.07-.09h0l.11-.42.01-.04c.01-.05.02-.08.03-.11l.01-.04h0l.05-.19h0l.03-.1.02-.05h0l.06-.18h0l.03-.1.03-.08.04-.13c.01-.02 0 0 0 0 .01-.03.01-.02.03-.09l.01-.04h0c0-.02.01-.02.03-.1l.12-.35.04-.1h0l.03-.09.05-.12v.01c.01-.02.01-.01 0-.01 0-.01.01-.01.01-.02l.01-.02h0c0-.01.01-.03.01-.03.01-.03-.02.03.01-.04h0l.05-.13h0 0 0s.01-.03.01-.04h0 0 0l.03-.09.02-.05h0l.03-.08h0l.03-.07.09-.23.05-.13c.04-.1.05-.11.05-.13h0l.01-.01c.03-.06.05-.12.07-.17l.09-.21h0l.03-.07.15-.34c.03-.07.02-.03.06-.12l.05-.11.03-.06h0c.03-.07.06-.13.1-.2h0l.04-.08.02-.04.07-.13h0l.08-.16h0l.03-.06.05-.09h0l.04-.07h0v-.01h0 0 0l.14-.25.13-.23c.01-.01.01-.03.02-.04l.04-.06h0l.09-.16h0l.05-.08h0 0 0v-.01h0l.11-.19h0c.03-.05.06-.11.11-.17l.01-.01h0l.05-.08h0v-.01h0v-.01h0l.01-.01h0 0 0c.02-.02.03-.05.05-.08l.01-.02.04-.06h0l.03-.05.01-.02.06-.1.03-.03.01-.02.23-.33c.07-.11.16-.22.25-.35l.01-.01.08-.11h0l.08-.11h0l.13-.17h0l.01-.01h0l.08-.11h0l.35-.45h0l.02-.02v-.01l.03-.03.08-.1h0 0 0l.08-.1.03-.04.09-.11.1-.12.01-.01.2-.23h0c.06-.07-.01.01.13-.15l.04-.05.16-.18.57-.6.59-.58.03-.03.09-.08.25-.23h0l.03-.03h0c1.41-1.27 2.98-2.36 4.67-3.25a22.86 22.86 0 0 1 5.32-2h0l.09-.02h0l.09-.02h0l.1-.02h0l.11-.02h0c.06-.01.02 0 .18-.04l.12-.02c.07-.51.16-1.02.29-1.53.17-.71.39-1.41.66-2.08l.09-.21h0l.21-.48.22-.48.08-.18h0l.51-.98.01-.01.47-.72.57-.6a2.25 2.25 0 0 1 .75-.54 2.14 2.14 0 0 1 .9-.19h.01.05z"],["stroke","#fff"],["stroke-miterlimit","10"]],null,null,null,null,null)),(n()(),e.Cb(14,0,null,null,0,":svg:path",[["class","L"],["d","M29.55 13.37h-.02v-.63c0-.75-.04-2.68-.67-5.04s-2.25-4.41-2.99-4.25c-.75.16-1.73 1.5-2.72 4.13-.79 2.12-.77 4.8-.73 5.77-8.99 1.66-15.8 9.55-15.8 19.02 0 10.69 8.66 19.35 19.34 19.35S45.3 43.06 45.3 32.37c.01-9.45-6.77-17.33-15.75-19"]],null,null,null,null,null)),(n()(),e.Cb(15,0,null,null,0,":svg:path",[["class","K"],["d","M29.47 13.8a18.83 18.83 0 0 1 10.98 6.44c2.75 3.28 4.41 7.52 4.41 12.14 0 5.22-2.11 9.95-5.54 13.37-3.42 3.42-8.14 5.54-13.36 5.54s-9.94-2.11-13.37-5.54a18.83 18.83 0 0 1-5.53-13.37 18.85 18.85 0 0 1 4.45-12.19c2.78-3.29 6.65-5.62 11.06-6.42l-.16-.87a19.73 19.73 0 0 0-11.58 6.72 19.75 19.75 0 0 0-4.66 12.76c0 10.93 8.85 19.79 19.79 19.79 10.93 0 19.79-8.86 19.79-19.79a19.73 19.73 0 0 0-4.62-12.71c-2.88-3.44-6.91-5.88-11.5-6.74l-.16.87z"]],null,null,null,null,null)),(n()(),e.Cb(16,0,null,null,2,":svg:g",[["class","L"]],null,null,null,null,null)),(n()(),e.Cb(17,0,null,null,0,":svg:path",[["d","M25.32 27.17h0v.01.06.35l-.8.68-.24.2v.01h0 0l-.33.28v.01h0c-.09.08-.14.14-.14.14l-.41.37c-.07.07-.01.15-.01.15l.19.25.01.01c.01.01.01.02.03.03h0 0v.01h0l.01.01v.01h0c.01.01.03.03.07.03h.01 0 0 .01.01 0 0 0 0l1.56-.55.22.02.38 1.47-.84.17v.1h.9v.07h.07.07v-.07h.9v-.1l-.84-.17.39-1.47.22-.02 1.55.55h.01.01 0 0 0 .01.01c.03.01.06-.02.07-.03h0v-.01l.01-.01v-.01h.01 0 .01c0-.01.01-.03.02-.03v-.01h0l.19-.25s.06-.07-.01-.15c-.08-.06-.41-.37-.41-.37s-.06-.05-.15-.14h0v-.01l-.33-.28h0-.01v-.01h0c-.07-.07-.16-.13-.23-.2l-.8-.68v-.35-.06-.01h0c-.01-.26-.06-.53-.18-.78l-.02-.03c0-.01-.03-.07-.07-.14v-.02h-.01 0c0-.03-.04-.08-.08-.16-.06-.09-.11-.14-.15-.18s-.11-.06-.18-.06-.14.02-.18.06-.09.09-.15.18l-.09.16h0v.01l-.07.14-.02.03a1.6 1.6 0 0 0-.2.79"],["fill","#da2128"]],null,null,null,null,null)),(n()(),e.Cb(18,0,null,null,0,":svg:path",[["class","K"],["d","M26.01 30.96h0-.08-.9v-.1l.98-.19.97.19v.1h-.9z"]],null,null,null,null,null)),(n()(),e.Cb(19,0,null,null,0,":svg:path",[["class","K"],["d","M23.71 29.75h0l1.56-.55.22.02-.12-.46-1.81.9c.01.01.04.05.05.06 0 .01.03.06.1.03m4.59 0h0l-1.55-.55-.22.02.12-.46 1.81.9c-.01.01-.04.05-.05.06-.02.01-.05.06-.11.03"]],null,null,null,null,null)),(n()(),e.Cb(20,0,null,null,0,":svg:path",[["class","L K"],["d","M25.8 34.18h.41v1.56h-.41v-1.56zm0 2.33h.41v1.56h-.41v-1.56zm0 4.68h.41v1.56h-.41v-1.56zm0 2.33h.41v1.56h-.41v-1.56zm0-4.67h.41v1.56h-.41v-1.56zm0 9.35h.41v1.56h-.41V48.2zm0 2.34h.41v1.56h-.41v-1.56zm0-4.67h.41v1.56h-.41v-1.56zm0-14.03h.41v1.56h-.41v-1.56zM8.97 44.78l-.05-.08 14.01-14.94-.01 13.72-.09 2.71h0v.1c-.03.24-.1.81-.29 1.37-.01.04-.03.07-.04.12l-.24.56s-.46 1.11-2.33 3.19l-.2.23h-.01 0l-1.36 1.54c-4.1-1.55-7.61-4.28-10.14-7.77l.75-.75zm34.06 0l.05-.07-14-14.95v13.72l.1 2.71h0l.01.1c.02.24.1.81.29 1.37a.84.84 0 0 0 .04.12c.06.18.15.36.24.56 0 0 .46 1.11 2.33 3.19l.19.23h0 0l1.37 1.54c4.09-1.55 7.61-4.28 10.13-7.77l-.75-.75z"]],null,null,null,null,null)),(n()(),e.Cb(21,0,null,null,0,":svg:path",[["class","K"],["d","M28.26 10.6c-.19-.97-.44-1.78-.62-2.29-.3-.77-.77-1.89-1.26-2.42-.05-.05-.13-.13-.22-.18-.06-.03-.12-.04-.16-.04h0c-.05 0-.1.01-.16.04-.09.05-.17.12-.22.18-.49.54-.96 1.66-1.26 2.42-.18.51-.44 1.32-.63 2.29.18-.64.46-1.17.66-1.5.28-.44.73-1.07 1.19-1.4L26 20.26l.4-12.56c.47.32.91.96 1.19 1.4a5.79 5.79 0 0 1 .67 1.5"]],null,null,null,null,null)),(n()(),e.Cb(22,0,null,null,3,":svg:g",[["class","L"]],null,null,null,null,null)),(n()(),e.Cb(23,0,null,null,0,":svg:path",[["class","K"],["d","M25.67 3.94c-.03.02-.05.04-.08.06v.01a.57.57 0 0 0-.08.07c-.62.65-1.24 1.99-1.61 2.91-.27.69-.65 1.82-.88 3.16l-.01.07c-.05.33-.08.66-.1.99v.01.01h0l-.03 1.29.03 1.41.01.8v2.94h0l-.02 1.15c-.03.48-.09 1.02-.19 1.47l-.05.21s-.05.21-.19.55c-.06.16-.14.32-.23.47a5.64 5.64 0 0 1-.57.83l-.01.01-.19.22-.01.01c-.08.1-.2.23-.34.37l-.01.01-.45.48-1.06 1.02h0l-.49.44-.09.09-.61.56L4.53 37.92l-.15-.65c-.33-1.5-.5-3.07-.5-4.67l.01-.48v-.15c.01-.11.01-.21.01-.32 0-.06 0-.12.01-.18l.01-.29c0-.07.01-.12.01-.19l.02-.3c.01-.05.01-.11.01-.17.03-.11.04-.21.05-.32 0-.05.01-.1.01-.15l.06-.46v-.08c.03-.12.04-.25.06-.38 0-.06.01-.11.02-.16.01-.1.03-.19.05-.29l.03-.18c.01-.09.03-.18.05-.27.01-.06.03-.12.03-.18l.06-.28a1.49 1.49 0 0 1 .04-.18l.07-.3.03-.14.11-.44c.01-.04.03-.09.04-.13l.09-.3.06-.19.08-.25c.02-.06.04-.13.07-.19.02-.08.05-.16.07-.23l.07-.19.08-.24.07-.19.1-.25.06-.16.16-.4.08-.18a2.29 2.29 0 0 1 .1-.23l.09-.19c.02-.07.06-.14.09-.21s.06-.14.1-.2l.09-.19c.04-.07.07-.13.1-.21l.1-.19.1-.21.1-.18.25-.45.06-.11.13-.23.09-.15.14-.22.09-.15.15-.23.09-.13.15-.23c.03-.04.06-.08.08-.12l.17-.24c.01-.02.02-.03.03-.05l.65-.86c.02-.02.05-.06.07-.08l.19-.24.08-.09.19-.23c.03-.03.05-.05.07-.09l.21-.24.05-.05 1.05-1.09.04-.04.25-.24.06-.05.26-.24.04-.04 1.52-1.24.02-.01.3-.22.03-.02.31-.22.02-.01a18.67 18.67 0 0 1 1.7-1.07h0l.35-.19h.02a19.17 19.17 0 0 1 2.2-1.03h0c1.4-.57 2.86-.99 4.39-1.26.12-1.36.44-2.71.96-4l.07-.2c.02-.03.19-.44.43-.95v.01h0v-.01l.01-.03.53-1.01c.34-.59.64-.94.84-1.14a1.43 1.43 0 0 1 1.04-.47H26h0c.41 0 .79.18 1.04.47.19.2.49.55.84 1.14l.53 1.01.02.03v.01h0l.42.95.08.2c.52 1.29.84 2.64.96 4 1.52.27 2.99.69 4.38 1.26h.01a19.17 19.17 0 0 1 2.2 1.03h.02l.35.19 1.71 1.07.01.01.31.22.03.02.3.22.02.01 1.41 1.15h0c.03.03.07.06.1.1l.05.04.25.24.06.05.24.24.05.04 1.05 1.09.04.05.21.24c.02.03.05.06.08.09l.19.23.08.09.19.24a.57.57 0 0 0 .07.08l.65.86c.01.01.02.03.03.05.05.08.11.16.17.24l.09.12.15.23.09.13c.04.08.09.15.14.23.02.05.06.09.09.15.05.07.09.14.14.22.03.06.06.1.09.15.05.07.09.15.14.23.03.03.04.07.06.11l.26.45.1.18.11.21c.03.07.07.13.1.19.04.07.06.13.1.21.03.06.07.13.09.19.04.07.07.14.1.2l.1.21.09.19a2.29 2.29 0 0 1 .1.23c.02.06.05.11.08.18l.16.4c.02.05.04.11.07.16a1.86 1.86 0 0 0 .1.25c.02.06.04.13.07.19a2.25 2.25 0 0 0 .08.24l.06.19.08.23c.02.06.04.13.07.19l.07.25.06.19.08.3c.01.04.03.09.04.13l.11.44.03.14c.03.1.05.2.07.3a.95.95 0 0 0 .04.18l.06.28c.01.06.02.12.04.18.01.09.04.18.05.27a.95.95 0 0 0 .04.18c.01.1.03.19.05.29l.03.16.05.38a.22.22 0 0 1 .01.08l.06.46c0 .05 0 .1.01.15 0 .11.02.21.03.32 0 .06.01.12.01.17l.02.3c0 .07.01.12.01.19l.02.29c0 .06 0 .12.01.18.01.11.01.21.01.32v.15.48c0 1.61-.17 3.17-.5 4.67l-.15.65-1.44-1.28h0l-12.39-11.1-.61-.56-.1-.09-.48-.44h-.01l-1.06-1.02-.45-.48-.01-.01-.34-.37v-.01h0l-.19-.22v-.01a5.64 5.64 0 0 1-.57-.83l-.23-.47c-.14-.34-.19-.55-.19-.55l-.05-.21a8.69 8.69 0 0 1-.18-1.47l-.03-1.15h0v-2.94l.02-.8.03-1.41-.03-1.29h0v-.01-.01l-.1-.99-.01-.07c-.23-1.35-.62-2.48-.88-3.16-.37-.92-.99-2.27-1.61-2.91-.02-.02-.04-.05-.07-.07L26.41 4h0v-.01h0 0c-.33-.26-.6-.14-.74-.05"]],null,null,null,null,null)),(n()(),e.Cb(24,0,null,null,0,":svg:path",[["d","M18.36 53.29a22.21 22.21 0 0 1-10.25-7.8l14.01-14.86v14.61c-.01.43-.04 1.77-.28 2.73a5.94 5.94 0 0 1-.6 1.52c-.77 1.32-2.24 3.06-2.88 3.8m15.29 0c4.15-1.54 7.7-4.28 10.24-7.8l-14-14.86.01 14.61c0 .43.03 1.77.27 2.73a5.94 5.94 0 0 0 .6 1.52c.77 1.32 2.24 3.06 2.88 3.8"],["fill","#17479d"]],null,null,null,null,null)),(n()(),e.Cb(25,0,null,null,0,":svg:path",[["d","M4.42 37.45c-.35-1.56-.54-3.19-.54-4.86 0-10.88 7.86-19.92 18.22-21.74a12.63 12.63 0 0 0-.05 1.51l.05 2.38v3.74.01c0 .09-.02 1.4-.36 2.44-.05.15-.11.3-.17.45h-.01c0 .02-.01.03-.02.05-.05.12-.11.23-.18.35-.06.1-.12.19-.18.3-.03.03-.06.09-.1.15l-.02.02-.01.01-.01.01-.01.01c-.33.44-1.12 1.37-2.72 2.8L4.42 37.45zm43.17 0c.35-1.56.53-3.19.53-4.86 0-10.88-7.86-19.92-18.21-21.74.05.5.06 1 .05 1.51l-.05 2.38v3.74.01c0 .09.01 1.4.35 2.44l.18.45c.01.02.02.03.03.05.06.12.11.23.18.35.06.1.12.19.19.3l.1.15.02.02.01.01.01.01v.01c.33.44 1.11 1.37 2.72 2.8l13.89 12.37z"],["fill","#da2128"]],null,null,null,null,null)),(n()(),e.Cb(26,0,null,null,11,":svg:g",[["fill","#fff"]],null,null,null,null,null)),(n()(),e.Cb(27,0,null,null,0,":svg:path",[["d","M69.83 23.93c0 2.6-2.09 4.7-4.69 4.7s-4.73-2.09-4.73-4.7a4.74 4.74 0 0 1 4.73-4.72c2.6 0 4.69 2.12 4.69 4.72M75.16 12v18.89h2.21V12h-2.21zm25.36 11.99c.03 2.66-2.32 4.87-4.97 4.73a4.72 4.72 0 0 1-4.53-4.73c0-2.57 2.07-4.64 4.61-4.69 2.63-.06 4.89 2.06 4.89 4.69zm2.13.03c.03-3.8-3.13-6.99-6.94-6.9-2.01.03-3.35.64-4.72 2.07V12h-2.15v11.77c0 4.28 3.02 7.13 6.96 7.13 3.77 0 6.85-3.11 6.85-6.88zm13.45-.09a4.69 4.69 0 0 1-4.7 4.7c-2.6 0-4.72-2.1-4.72-4.7a4.73 4.73 0 0 1 4.72-4.72c2.6 0 4.7 2.12 4.7 4.72zm4.31 4.99h-2.05v-4.99c0-3.83-3.05-6.96-6.96-6.96-3.77 0-6.96 3.1-6.96 6.96a6.96 6.96 0 0 0 6.96 6.96c1.96 0 4.11-.98 4.92-2.12v.15h-.01v1.97h4.09v-1.97zm5.94-9.18v-2.18h-.64c-1.09 0-2.04.28-2.71.81-.98.81-1.32 2.04-1.32 3.52v9.01h2.13v-9.4c0-.59.13-1.07.62-1.4.36-.25.84-.36 1.37-.36h.55zM133 30.79v-2.04h-.78c-.44 0-.67.06-1.14-.25-.42-.28-.7-.61-.7-1.11V19.8h2.6v-2.21h-2.63V12h-2.21v14.68c0 1.54.36 2.82 1.65 3.66 1.04.7 2.82.59 3.21.45zM184.27 12v18.89h2.2V12h-2.2zm12 14.44c.06-1.45-1.07-3.02-2.68-3.49l-1.73-.5c-.89-.28-1.68-.81-1.68-1.76-.03-1.15 1.06-1.65 2.43-1.68 1.42-.03 3.27.92 3.27.95v-2.32c-.14-.08-1.45-.73-3.32-.75-2.29 0-4.39 1.12-4.53 3.8-.08 1.73.92 3.13 2.57 3.66l1.91.59c.95.31 1.51.81 1.56 1.62.12 1.26-1 2.1-2.6 2.1-1.54-.03-2.99-.67-3.16-.81v2.32c.19.08 1.93.78 3.22.72 3.48-.12 4.71-2.21 4.74-4.45zm-15.83-3.49h-9.23c.51-2.21 2.32-3.74 4.61-3.74 2.27 0 4.11 1.53 4.62 3.74zm2.26 0c-.56-3.55-3.41-5.98-6.88-5.98-3.74 0-6.98 3.13-6.98 6.96 0 3.72 3.1 6.96 6.98 6.96 3.27 0 5.79-2.12 6.68-4.95h-2.4c-.79 1.59-2.44 2.68-4.28 2.68-2.15.06-4.11-1.51-4.56-3.55h9.37c.67 0 1.37-.25 1.65-.55.36-.48.5-1.01.42-1.57zm-14.9-5.65h-2.33l-3.07 10.2-3.19-10.2h-2.24l3.95 12.32c.25.76.84 1.31 1.59 1.26.64-.08 1.08-.53 1.29-1.14l4-12.44zm-27.83 2.44v-2.18h-.65c-1.09 0-2.04.28-2.71.81-.98.81-1.32 2.03-1.32 3.51v9.01h2.13v-9.4c0-.59.14-1.06.62-1.4.36-.24.84-.36 1.37-.36h.56zm13.2 4.18c0 2.6-2.1 4.7-4.7 4.7s-4.72-2.09-4.72-4.7c0-2.59 2.12-4.72 4.72-4.72a4.72 4.72 0 0 1 4.7 4.72zm2.26 5v-5c0-3.83-3.05-6.96-6.96-6.96-3.77 0-6.96 3.1-6.96 6.96a6.96 6.96 0 0 0 6.96 6.96c1.96 0 4.11-.98 4.92-2.12v.16 1.97h4.09v-1.97h-2.05zm-83.33 0v-4.99c0-3.83-3.05-6.96-6.96-6.96-3.77 0-6.96 3.11-6.96 6.96 0 3.89 3.15 6.96 6.96 6.96 1.96 0 4.11-.98 4.92-2.12v.15 1.97h4.08v-1.97H72.1zM245 30.89v-8.81c0-2.63-2.15-4.7-4.78-4.75-1.74-.03-2.99.62-4.03 1.99-1.01-1.37-2.3-1.96-4.03-1.93-2.63.03-4.78 2.21-4.78 4.86v8.64h2.01v-8.25c0-1.68 1.28-3.22 2.96-3.16 1.57.05 2.72 1.42 2.72 2.96v8.44h2.18v-8.44c0-1.65 1.32-3.07 2.97-3.02 1.51.08 2.68 1.37 2.68 2.91v8.56h2.1zm-21.42-6.96c0 2.6-2.1 4.7-4.7 4.7s-4.72-2.1-4.72-4.7a4.73 4.73 0 0 1 4.72-4.72c2.6-.01 4.7 2.12 4.7 4.72zm2.26 0a6.96 6.96 0 1 0-13.92 0 6.96 6.96 0 1 0 13.92 0zm-15.22 6.96v-2.21h-1.73c-2.49 0-4.61-1.97-4.61-4.49 0-2.5 1.87-4.4 4.83-4.4h1.48v-2.16h-1.54c-4.17 0-6.88 2.93-6.88 6.61s3.13 6.64 6.82 6.64h1.63zm-9.48-1.51c-.03-.75-.65-1.37-1.37-1.37-.81 0-1.45.64-1.45 1.43 0 .81.64 1.45 1.42 1.45s1.45-.73 1.4-1.51z"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,0,":svg:path",[["class","L"],["d","M87.54 30.89l-6.82-6.78 6.16-6.45h-3.41l-6.1 6.49 6.73 6.74h3.44z"]],null,null,null,null,null)),(n()(),e.Cb(29,0,null,null,0,":svg:path",[["d","M65.86 36.32l.18.07h.27c.22 0 .32.11.32.32.17.78.38 2.16.63 4.15.25 1.48.38 2.87.38 4.18v.26c0 1.12-.36 2.18-1.09 3.17-.5.6-1.11.91-1.83.91h-.04c-1.2 0-2.24-.77-3.13-2.3-.38-.68-.57-1.34-.57-1.98v-.12c0-.54.2-.93.6-1.17l.11-.01c.04 0 .08.04.13.12h.09c.06 0 .13.33.22.99.15.76.32 1.29.49 1.62.71 1.27 1.36 1.9 1.95 1.9.3 0 .66-.23 1.07-.69.55-.74.83-1.82.83-3.25-.04-1.34-.13-2.07-.26-2.19-.08-.32-.19-1.03-.33-2.12-.02 0-.2.32-.55.95-.72 1.23-1.58 1.85-2.58 1.85-.65 0-1.07-.26-1.24-.77-.06-.22-.08-.49-.08-.79 0-.77.28-1.79.85-3.05.24-.41.49-.61.75-.61h.1c.24 0 .42.1.55.3l.03.19c0 .14-.11.4-.34.77-.35.79-.53 1.52-.53 2.21l.06.61c.49-.14.99-.69 1.53-1.64.22-.41.44-1.02.67-1.82.12-.48.23-1.07.33-1.76.03-.04.07-.06.14-.06l.25-.24h.04zm-3 .82l.04-.02v.05l-.04-.02v-.01zm7.1 4.29c.6 0 1.01.36 1.24 1.08.07.2.1.41.1.64v.16c0 .82-.31 1.49-.94 1.99-.34.21-.65.31-.92.31h-.06c-.62 0-1.05-.4-1.31-1.18a2.18 2.18 0 0 1-.09-.63v-.09c0-.53.07-1.03.23-1.49.02-.04.17-.11.43-.22.07-.05.17-.18.32-.39.19-.12.52-.18.99-.18h.01zm-.84 1.56l-.03.83c.02.47.13.7.31.7.25-.11.45-.3.59-.57.12-.23.18-.46.18-.68v-.07c0-.35-.13-.64-.38-.87-.19 0-.37.12-.53.37-.07.08-.13.13-.16.15l.02.14zm5.14-1.27c.22 0 .39.1.51.29.09 1.07.26 1.94.49 2.63.17.18.25.37.25.56v.14c0 .1-.03.17-.11.22h-.22c-.44 0-.8-.41-1.08-1.23l-.12-.19c-.52.57-.9.94-1.13 1.08l-.19-.03c-.05 0-.2.05-.46.16l-.09.02c-.25 0-.4-.27-.45-.81l-.02-.27v-.19c0-.84.18-1.54.54-2.1.14-.15.27-.23.4-.23.16 0 .33.12.5.35 0 .17-.1.58-.29 1.22-.04.11-.05.27-.05.47v.07c.27-.13.51-.48.71-1.05.28-.72.48-1.08.58-1.08l.23-.03zm5.04-1.15c.36 0 .54.08.54.24.04.17.1.3.18.39v.04c-1.03.52-1.77 1.36-2.24 2.53-.22.62-.33 1.13-.33 1.52-.35.16-.58.24-.69.24 0-.14-.15-.27-.44-.4 0-.2-.16-.98-.48-2.36-.07-.28-.11-.57-.11-.87v-.24c.05-.19.23-.3.52-.34h.05c.36 0 .57.25.65.75l-.02.29c.27-.23.65-.63 1.15-1.2.42-.39.8-.58 1.16-.58h.06zm6.69 0c.36 0 .54.08.54.24.04.17.1.3.19.39v.04c-1.03.52-1.78 1.36-2.24 2.53-.22.62-.33 1.13-.33 1.52-.35.16-.58.24-.69.24 0-.14-.15-.27-.44-.4 0-.2-.16-.98-.48-2.36-.07-.28-.11-.57-.11-.87v-.24c.05-.19.23-.3.53-.34H83c.36 0 .58.25.65.75l-.02.29c.27-.23.65-.63 1.15-1.2.42-.39.8-.58 1.16-.58h.05z"]],null,null,null,null,null)),(n()(),e.Cb(30,0,null,null,0,":svg:path",[["d","M89.7 41.74c.07.25.1.44.1.58 0 .58-.45 1.05-1.35 1.4v.02c.24.4.55.6.93.6.53 0 1.09-.42 1.68-1.26.37-.41.65-.62.84-.62h.03l.04.04v.18l-.02.07c.01.03.03.05.07.06.08 0 .13-.06.15-.19h.03v.02c0 .2-.17.52-.51.97-.06.11-.1.22-.12.34-.16.04-.24.1-.24.2-.33.54-.81.91-1.44 1.13-.21.05-.38.07-.51.07h-.18c-.85 0-1.69-.61-2.52-1.85l-.08-1.41v-.13c0-.58.19-.93.56-1.08.4-.22.75-.34 1.06-.34.61.01 1.1.41 1.48 1.2zm-1.72 1.25c.13 0 .33-.1.61-.31.05-.15.07-.26.07-.35a.74.74 0 0 0-.47-.73l-.13-.02c-.18 0-.27.06-.27.17-.06.12-.09.28-.09.5-.01.35.09.6.28.74z"]],null,null,null,null,null)),(n()(),e.Cb(31,0,null,null,0,":svg:path",[["d","M92.39 37.09c.22 0 .33.08.33.24a4.91 4.91 0 0 1 .13 1.16l-.13 2.69v.28c0 .81.14 1.93.42 3.34v.2c0 .23-.06.36-.2.39-.08 0-.25.04-.51.1-.07-.05-.18-.13-.35-.22-.32-1.68-.47-3.05-.47-4.09v-.51a11.59 11.59 0 0 1 .22-2.25c-.03 0-.07-.13-.09-.38l-.14-.1c.07 0 .13-.22.19-.66.2-.12.38-.19.54-.19h.06zm1.81 1.47c.29 0 .48.08.53.22l.06.22c0 .22-.24.38-.71.46h-.12c-.35-.03-.52-.13-.52-.31l-.02-.07v-.09c.09-.28.31-.42.68-.42h.1zm.28 1.95c.13.77.2 1.58.2 2.42v.51l-.03 1.87c-.1.06-.23.12-.42.15l-.13.14h-.02c-.1 0-.2-.08-.28-.23 0 .07-.01.11-.03.11-.18-.16-.27-.49-.27-1.01l.16-2.13-.03-1.29c0-.49.17-.73.51-.73.23.01.34.07.34.19zm4.17-.07c.23 0 .38.19.46.57 0 .2.12.85.37 1.95a4.65 4.65 0 0 0 .74 1.55c.19.29.29.52.29.68v.11c0 .14-.08.21-.26.21-.16.1-.28.16-.34.16-.32-.12-.61-.38-.86-.77-.13-.25-.37-.79-.71-1.63l-.11-.14c-.42.65-.78 1.15-1.09 1.5-.38.39-.81.59-1.31.59-.47 0-.77-.24-.92-.73l-.01-.29c0-.65.42-1.47 1.27-2.43.53-.43 1.13-.79 1.82-1.09.19-.15.38-.23.57-.23h.09zm-2.5 3.6h.02c.28 0 .56-.24.84-.73.52-.65.78-1.15.78-1.51l-.02-.02h-.04c-.21.06-.58.37-1.11.92-.33.42-.5.86-.5 1.32l.03.02z"]],null,null,null,null,null)),(n()(),e.Cb(32,0,null,null,0,":svg:path",[["d","M101.4 36.55c.21 0 .33.14.37.4v.03c0 .06-.07.37-.21.92-.16.95-.24 1.71-.24 2.3v.13l-.02.07.02.07v.15c0 .37.04.75.14 1.13.49-.6 1.13-.9 1.91-.9.6.03 1.1.1 1.52.19.13.33.2.65.2.96v.08c0 1.04-.56 1.98-1.69 2.82-.63.38-1.22.57-1.77.57h-.11c-.39 0-.76-.17-1.11-.52-.09-.29-.14-.57-.14-.82l.06-1.13-.11-2.31v-.2c0-.58.12-1.67.35-3.27.13-.45.37-.68.73-.68h.1zm.26 7.73c1.43-.23 2.15-.83 2.15-1.81l-.02-.26c-.26-.05-.47-.07-.6-.07-.69 0-1.14.4-1.37 1.2-.08.24-.14.55-.18.94h.02zm4.49-7.19c.22 0 .33.08.33.24a5.5 5.5 0 0 1 .12 1.16l-.12 2.69v.28c0 .81.14 1.93.41 3.34v.2c0 .23-.06.36-.2.39-.08 0-.25.04-.51.1-.07-.05-.19-.13-.35-.22-.31-1.68-.48-3.05-.48-4.09v-.51c0-.74.08-1.49.22-2.25-.03 0-.07-.13-.1-.38l-.14-.1c.07 0 .13-.22.19-.66.2-.12.38-.19.55-.19h.08zm4.12 4.65c.07.25.11.44.11.58 0 .58-.45 1.05-1.35 1.4v.02c.24.4.55.6.93.6.53 0 1.09-.42 1.68-1.26.37-.41.65-.62.84-.62h.03l.03.04v.18l-.02.07c.01.03.03.05.07.06.08 0 .13-.06.15-.19h.03v.02c0 .2-.17.52-.51.97-.06.11-.1.22-.13.34-.16.04-.24.1-.24.2-.33.54-.81.91-1.44 1.13-.21.05-.37.07-.5.07h-.18c-.85 0-1.69-.61-2.52-1.85l-.09-1.41v-.13c0-.58.19-.93.56-1.08.41-.22.76-.34 1.06-.34.62.01 1.11.41 1.49 1.2zm-1.71 1.25c.13 0 .33-.1.61-.31.04-.15.07-.26.07-.35 0-.35-.15-.59-.47-.73l-.14-.02c-.18 0-.27.06-.27.17-.06.12-.09.28-.09.5-.01.35.09.6.29.74zm8.18-5.85c.26 0 .46.13.57.4-.24 1.43-.35 2.55-.35 3.38v.74l.24.02c.51 0 1.08-.08 1.7-.24l.3-.01c.26 0 .4.13.4.38 0 .38-.26.6-.77.67-.23.06-.81.12-1.75.2 0 .03-.04.03-.13.03l.11 1.15a.82.82 0 0 1-.11.42c.09.1.13.24.13.42v.18c0 .4-.04.61-.13.64l-.45-.04c-.05 0-.11.04-.19.12-.31-.14-.47-.65-.47-1.51 0-.79-.04-1.18-.13-1.18-.11-.11-.48-.17-1.11-.17-.28 0-.48-.15-.6-.46v-.05c.14-.31.47-.47.97-.47.27.01.4.02.4.05.09 0 .15-.07.2-.22l.05-.03h.15l-.02-.23c0-1.01.1-2.31.31-3.9.15-.2.35-.29.59-.29h.09z"]],null,null,null,null,null)),(n()(),e.Cb(33,0,null,null,0,":svg:path",[["d","M122.48 40.57c.36 0 .55.08.55.24.04.17.1.3.19.39v.04c-1.03.52-1.78 1.36-2.24 2.53-.22.62-.33 1.13-.33 1.52-.34.16-.57.24-.69.24 0-.14-.14-.27-.44-.4 0-.2-.16-.98-.48-2.36-.08-.28-.11-.57-.11-.87v-.24c.05-.19.23-.3.53-.34h.04c.35 0 .57.25.65.75l-.02.29c.27-.23.65-.63 1.15-1.2.41-.39.8-.58 1.16-.58h.04zm4.14-.13c.23 0 .38.19.46.57 0 .2.12.85.36 1.95.17.61.42 1.12.75 1.55.19.29.29.52.29.68v.11c0 .14-.09.21-.26.21-.16.1-.28.16-.34.16-.32-.12-.61-.38-.87-.77-.13-.25-.37-.79-.7-1.63l-.11-.14c-.42.65-.78 1.15-1.09 1.5-.38.39-.81.59-1.31.59-.47 0-.78-.24-.92-.73l-.02-.29c0-.65.42-1.47 1.27-2.43.53-.43 1.14-.79 1.82-1.09.19-.15.38-.23.57-.23h.1zm-2.5 3.6h.02c.28 0 .56-.24.84-.73.52-.65.79-1.15.79-1.51l-.02-.02h-.04c-.21.06-.57.37-1.11.92-.33.42-.49.86-.49 1.32l.01.02zm7.65-3.17c.18 0 .34.12.47.36l-.14.46.03.16c-.24.2-.52.97-.83 2.29-.29.89-.64 1.34-1.06 1.34-.37 0-.8-.48-1.29-1.44-.62-.94-.93-1.53-.93-1.75v-.14c0-.36.31-.54.93-.54l.93 1.72.16.22c.35-.23.66-.84.9-1.84.2-.55.36-.83.49-.83l.19-.02h.15zm3.64.87c.07.25.1.44.1.58 0 .58-.45 1.05-1.35 1.4v.02c.24.4.55.6.93.6.53 0 1.09-.42 1.68-1.26.37-.41.65-.62.84-.62h.03l.04.04v.18l-.02.07c.01.03.03.05.07.06.08 0 .13-.06.15-.19h.04v.02c0 .2-.17.52-.51.97-.06.11-.1.22-.12.34-.16.04-.24.1-.24.2-.33.54-.81.91-1.44 1.13-.21.05-.38.07-.51.07h-.18c-.85 0-1.69-.61-2.52-1.85l-.08-1.41v-.13c0-.58.18-.93.56-1.08.4-.22.76-.34 1.06-.34.6.01 1.09.41 1.47 1.2zm-1.72 1.25c.13 0 .33-.1.61-.31.05-.15.07-.26.07-.35 0-.35-.15-.59-.47-.73l-.13-.02c-.18 0-.27.06-.27.17-.06.12-.1.28-.1.5 0 .35.09.6.29.74z"]],null,null,null,null,null)),(n()(),e.Cb(34,0,null,null,0,":svg:path",[["d","M138.1 37.09c.22 0 .33.08.33.24a5.5 5.5 0 0 1 .12 1.16l-.12 2.69v.28c0 .81.14 1.93.41 3.34v.2c0 .23-.07.36-.2.39-.08 0-.25.04-.51.1-.07-.05-.18-.13-.35-.22-.31-1.68-.47-3.05-.47-4.09v-.51a11.59 11.59 0 0 1 .22-2.25c-.04 0-.07-.13-.1-.38l-.14-.1c.08 0 .14-.22.19-.66.2-.12.38-.19.54-.19h.08zm4.4 3.73c1.3 0 2.23.25 2.81.75.27.36.4.69.4.98 0 .48-.33 1-.99 1.54-.52.38-1.03.57-1.53.57h-.06l.18 3.95-.02.02h-.27c-.04.02-.07.04-.08.09-.5-.12-.75-.27-.75-.43-.19-.73-.28-1.82-.28-3.29l.12-2.17c0-.28-.04-.55-.12-.82-.03 0-.04.04-.06.13h-.03c-.03 0-.06-.05-.09-.15v-.05c0-.11.06-.24.19-.37h-.03c-.04 0-.07.03-.08.1h-.04v-.02c0-.2.16-.4.5-.58l.23-.25zm.66 2.86c.28 0 .6-.11.95-.33.29-.27.44-.64.44-1.13-.42-.33-.76-.49-1.04-.49-.17 0-.26.05-.26.14l-.07 1.72-.02.09zm6.41-3.24c.22 0 .38.19.45.57 0 .2.12.85.36 1.95.17.61.42 1.12.75 1.55.2.29.29.52.29.68v.11c0 .14-.09.21-.26.21-.16.1-.28.16-.34.16-.32-.12-.61-.38-.86-.77-.13-.25-.36-.79-.71-1.63l-.11-.14c-.42.65-.78 1.15-1.09 1.5-.38.39-.82.59-1.31.59-.47 0-.77-.24-.91-.73l-.02-.29c0-.65.42-1.47 1.27-2.43.53-.43 1.13-.79 1.83-1.09.19-.15.38-.23.57-.23h.09zm-2.5 3.6h.02c.28 0 .56-.24.84-.73.52-.65.79-1.15.79-1.51l-.02-.02h-.04c-.21.06-.57.37-1.11.92-.33.42-.49.86-.49 1.32l.01.02zm7.51-3.47c.36 0 .54.08.54.24.04.17.1.3.19.39v.04c-1.03.52-1.78 1.36-2.24 2.53-.22.62-.33 1.13-.33 1.52-.34.16-.58.24-.69.24 0-.14-.15-.27-.44-.4 0-.2-.16-.98-.48-2.36-.07-.28-.11-.57-.11-.87v-.24c.05-.19.23-.3.53-.34h.04c.35 0 .57.25.65.75l-.02.29c.27-.23.65-.63 1.15-1.2.41-.39.8-.58 1.16-.58h.05z"]],null,null,null,null,null)),(n()(),e.Cb(35,0,null,null,0,":svg:path",[["d","M157.07 37.14c.27 0 .46.13.57.4-.23 1.43-.35 2.55-.35 3.38v.74l.24.02c.52 0 1.08-.08 1.71-.24l.29-.01c.27 0 .4.13.4.38 0 .38-.25.6-.76.67-.23.06-.81.12-1.75.2 0 .03-.04.03-.13.03l.11 1.15a.82.82 0 0 1-.11.42c.09.1.13.24.13.42v.18c0 .4-.04.61-.13.64l-.45-.04c-.05 0-.11.04-.19.12-.31-.14-.47-.65-.47-1.51 0-.79-.04-1.18-.13-1.18-.11-.11-.48-.17-1.11-.17-.28 0-.48-.15-.61-.46v-.05c.14-.31.47-.47.97-.47.27.01.4.02.4.05.09 0 .15-.07.19-.22l.05-.03h.15l-.02-.23c0-1.01.1-2.31.31-3.9.16-.2.35-.29.6-.29h.09z"]],null,null,null,null,null)),(n()(),e.Cb(36,0,null,null,0,":svg:path",[["d","M162.73 40.31c.15.36.29.8.42 1.32l.55 3.19c.04 0 .07.11.09.33v.04c0 .2-.12.29-.38.29h-.04c-.37 0-.55-.07-.55-.2a5.94 5.94 0 0 1-.42-1.31l-.38-2.29H162c-.41.5-.89 1.46-1.44 2.89l-.38.71c0-.04-.06-.06-.18-.08h-.26c-.11 0-.16-.05-.16-.16l-.21-.36c.16-.58.24-1.6.24-3.05.24-.14.37-.24.38-.27 0-.05.02-.08.07-.08.43.06.64.12.64.19l-.05.16.02.02h.02c.23-.22.44-.5.63-.85.31-.45.59-.67.84-.67.39.08.57.14.57.18zm4.5 1.43c.07.25.11.44.11.58 0 .58-.45 1.05-1.35 1.4v.02c.24.4.55.6.93.6.53 0 1.09-.42 1.68-1.26.36-.41.64-.62.84-.62h.03l.03.04v.18l-.02.07c.01.03.03.05.07.06.08 0 .13-.06.15-.19h.04v.02c0 .2-.17.52-.51.97-.06.11-.1.22-.12.34-.16.04-.24.1-.24.2-.33.54-.81.91-1.44 1.13-.21.05-.38.07-.51.07h-.18c-.86 0-1.69-.61-2.52-1.85l-.09-1.41v-.13c0-.58.18-.93.56-1.08.4-.22.75-.34 1.06-.34.6.01 1.1.41 1.48 1.2zm-1.72 1.25c.13 0 .33-.1.61-.31.05-.15.07-.26.07-.35a.74.74 0 0 0-.47-.73l-.13-.02c-.18 0-.27.06-.27.17-.06.12-.1.28-.1.5 0 .35.1.6.29.74z"]],null,null,null,null,null)),(n()(),e.Cb(37,0,null,null,0,":svg:path",[["d","M172.64 40.57c.36 0 .54.08.54.24.04.17.1.3.18.39v.04c-1.03.52-1.78 1.36-2.24 2.53-.22.62-.33 1.13-.33 1.52-.35.16-.58.24-.69.24 0-.14-.14-.27-.44-.4 0-.2-.16-.98-.48-2.36-.07-.28-.11-.57-.11-.87v-.24c.06-.19.23-.3.53-.34h.04c.36 0 .57.25.65.75l-.02.29c.27-.23.65-.63 1.15-1.2.41-.39.8-.58 1.16-.58h.06z"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,Y)),e.Bb(39,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,N)),e.Bb(41,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,G)),e.Bb(43,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(44,0,null,null,1,"div",[["class","key"]],null,null,null,null,null)),(n()(),e.Wb(45,null,[""," , (",")"])),(n()(),e.sb(16777216,null,null,1,null,Q)),e.Bb(47,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,3,0,"row"),n(l,4,0,"space-between center"),n(l,6,0,"row"),n(l,7,0,"start center"),n(l,39,0,0==t.isHideMenu),n(l,41,0,0==t.isHideUtilityMenu),n(l,43,0,1==t.isPayment),n(l,47,0,t.sliderOpen)}),(function(n,l){var t=l.component;n(l,8,0,e.Gb(1,"",t.url,"")),n(l,45,0,t.UTL,t.currentServer)}))}var X=t("ClLx"),j=t("/33l"),K=function(){function n(n,l,t,e,o,u){this.renderer=n,this.dialog=l,this.platform=t,this.generalState=e,this.router=o,this.errorLogger=u,this.genralHelper=new p.a}return n.prototype.openCustomerSupportExpansionPanel=function(){try{this.openCustomerSupport=!this.openCustomerSupport,Object(i.F)(this.platform)&&(this.renderer.setElementClass(document.body,"customer-support-opened",!!this.openCustomerSupport),window.innerWidth<=1650&&this.renderer.setElementClass(document.body,"customer-support-overlay",!!this.openCustomerSupport))}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CustomerSupportComponent: openCustomerSupportExpansionPanel",n.stack.toLocaleString())}},n.prototype.closeCustomerSupport=function(){try{this.openCustomerSupport=!1,Object(i.F)(this.platform)&&(this.renderer.setElementClass(document.body,"customer-support-opened",!1),this.renderer.setElementClass(document.body,"customer-support-overlay",!1))}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CustomerSupportComponent: closeCustomerSupport",n.stack.toLocaleString())}},n.prototype.getCDNPath=function(){try{return this.genralHelper.getCDNPath()}catch(n){}},n.prototype.showLabel=function(){try{Object(i.F)(this.platform)&&this.renderer.setElementClass(document.body,"customer-support-opened",!0)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CustomerSupportComponent: showLabel",n.stack.toLocaleString())}},n.prototype.retrieveDialog=function(){try{this.dialog.open(X.a).afterClosed().subscribe((function(n){}))}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CustomerSupportComponent: retrieveDialog",n.stack.toLocaleString())}},n.prototype.openDialogLogin=function(){var n=this;try{var l=this.dialog.open(j.a,{});l.componentInstance.isLoginDialogue=!0,l.afterClosed().subscribe((function(l){"loginSuccess"==l&&n.dialog.open(X.a).afterClosed().subscribe((function(n){}))}))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CustomerSupportComponent: openDialogLogin",t.stack.toLocaleString())}},n.prototype.contactus=function(n){try{"undefined"!=typeof localStorage&&localStorage.setItem("CustomerSupportPage",n),this.closeCustomerSupport(),this.router.navigateByUrl("general/contact?lan="+h.a.LanguageSettings.CurrentLanguage)}catch(l){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","CustomerSupportComponent: contactus",l.stack.toLocaleString())}},n}(),Z=e.Ab({encapsulation:0,styles:[['.floatinigbtnouter[_ngcontent-%COMP%]{position:fixed;right:15px;bottom:15px;display:flex;flex-direction:column-reverse;align-items:flex-end;padding-top:10px;z-index:100}.floatinigbtnouter[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:none!important}.floatingbtn[_ngcontent-%COMP%]{width:60px;height:60px;border-radius:50%;background:#1e398f;padding:10px;cursor:pointer;position:relative;align-items:center;justify-content:center;display:flex;transition:all .4s cubic-bezier(.39,.575,.565,1)}.floatingbtn[_ngcontent-%COMP%]::after{content:attr(your-custom);position:absolute;right:70px;transform:translateY(-50%);font-size:14px;font-weight:600;color:#fff;padding:3px 10px;background:#1e398f;border-radius:10px;top:50%;transition:all .5s ease;opacity:0;text-align:center;line-height:18px;display:flex;place-content:center;white-space:nowrap}.floatingbtn[_ngcontent-%COMP%]:hover::after, .labelshow.floatingbtn[_ngcontent-%COMP%]::after{opacity:1}.floatingbtn[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{max-width:100%}.expandingbtns[_ngcontent-%COMP%]{width:0;height:0;border-radius:50%;padding:0;transform:scale(0);margin:0;background:#d22f32;display:flex;place-content:center center;transition:all .4s cubic-bezier(.39,.575,.565,1);position:relative;z-index:0}.expandingbtns.active[_ngcontent-%COMP%]{z-index:999;width:40px;height:40px;border-radius:50%;padding:10px;transform:scale(0);margin:0 10px 10px}.expandingbtns[_ngcontent-%COMP%]::before{content:"";left:0;top:0;width:100%;height:100%;position:absolute;opacity:0;background:#1e398f;z-index:2;transform:scale(0);transition:all .4s ease;border-radius:50%}.expandingbtns[_ngcontent-%COMP%]::after{content:"";top:50%;right:65px;transform:translateY(-50%);font-size:14px;font-weight:600;color:#000;position:absolute;transition:all .4s ease;white-space:nowrap;text-align:center;line-height:18px}.expandingbtns[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:100%;position:relative;z-index:10}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns.active[_ngcontent-%COMP%]:nth-child(2){transition-delay:.1s}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns.active[_ngcontent-%COMP%]:nth-child(3){transition-delay:.2s}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns.active[_ngcontent-%COMP%]:nth-child(4), .floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(2){transition-delay:.3s}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(3){transition-delay:.2s}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(4){transition-delay:.1s}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(2)::after{content:attr(your-customF)}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(3)::after{content:attr(your-customC)}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(4)::after{content:attr(your-customP)}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(5)::after{content:"Baggage Info"}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(6)::after{content:"Web Check-in"}.floatinigbtnouter[_ngcontent-%COMP%] .expandingbtns[_ngcontent-%COMP%]:nth-child(7)::after{content:"Airline Info"}.active.expandingbtns[_ngcontent-%COMP%]{transform:scale(1)}.expandingbtns[_ngcontent-%COMP%]:hover{cursor:pointer;color:#d22f32}.expandingbtns[_ngcontent-%COMP%]:hover::before{transform:scale(1.2);opacity:1}.expandingbtns[_ngcontent-%COMP%]:hover::after{color:#1e398f;right:55px}.expandingbtns[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{color:#fff;display:inline-block;font-size:24px;z-index:9}.expandingbtns[_ngcontent-%COMP%] .ak-webcheckin[_ngcontent-%COMP%]{font-size:22px;margin-top:-1px}.expandingbtns[_ngcontent-%COMP%] .ak-flight[_ngcontent-%COMP%]{font-size:19px;margin-top:1px}.expandingbtns[_ngcontent-%COMP%] .ak-baggage1[_ngcontent-%COMP%], .expandingbtns[_ngcontent-%COMP%] .ak-printer1[_ngcontent-%COMP%]{font-size:19px}.expandingbtns[_ngcontent-%COMP%] .ak-phone-receiver[_ngcontent-%COMP%]{font-size:17px;margin-top:2px}.expandingbtns[_ngcontent-%COMP%] .ak-faq[_ngcontent-%COMP%]{margin-top:-1px}.floatingbtn[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{color:#fff;font-size:24px}']],data:{}});function $(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,13,"div",[["class","floatinigbtnouter"]],null,[[null,"mouseleave"],[null,"mouseenter"]],(function(n,l,t){var e=!0,o=n.component;return"mouseleave"===l&&(e=!1!==o.closeCustomerSupport()&&e),"mouseenter"===l&&(e=!1!==o.showLabel()&&e),e}),null,null)),(n()(),e.Cb(1,0,null,null,3,null,null,null,null,null,null,null)),(n()(),e.Cb(2,0,null,null,2,"a",[["class","floatingbtn "],["href","javascript:;"]],[[1,"your-custom",0],[2,"labelshow",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.openCustomerSupportExpansionPanel()&&e),e}),null,null)),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(4,0,null,null,0,"span",[["class","ak-customer-service"]],null,null,null,null,null)),(n()(),e.Cb(5,0,null,null,2,"a",[["class","expandingbtns "],["href","javascript:;"]],[[1,"your-customF",0],[2,"active",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.contactus("faq")&&e),e}),null,null)),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(7,0,null,null,0,"span",[["class","ak-faq"]],null,null,null,null,null)),(n()(),e.Cb(8,0,null,null,2,"a",[["class","expandingbtns "],["href","javascript:;"]],[[1,"your-customC",0],[2,"active",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.contactus("contact")&&e),e}),null,null)),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(10,0,null,null,0,"span",[["class","ak-phone-receiver"]],null,null,null,null,null)),(n()(),e.Cb(11,0,null,null,2,"a",[["class","expandingbtns "],["href","javascript:;"]],[[1,"your-customP",0],[2,"active",null]],[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.retrieveDialog()&&e),e}),null,null)),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(13,0,null,null,0,"span",[["class","ak-printer1"]],null,null,null,null,null))],null,(function(n,l){var t=l.component;n(l,2,0,e.Xb(l,2,0,e.Ob(l,3).transform("CustomSupport")),t.openCustomerSupport),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("FAQ")),t.openCustomerSupport),n(l,8,0,e.Xb(l,8,0,e.Ob(l,9).transform("Contactus")),t.openCustomerSupport),n(l,11,0,e.Xb(l,11,0,e.Ob(l,12).transform("printETicket")),t.openCustomerSupport)}))}var J=t("eXOc"),nn=t("wd/R"),ln=function(){function n(n,l,t,e,o){this.generalHelper=n,this.platform=l,this.generalState=t,this.errorLogger=e,this.translateService=o,this.countryCheck=!0,this.currentTheme="",this.generalAdapter=new J.a(this.generalState),this.generalHelper.SetCurrentLanguage(),this.currentTheme=h.a.AKBTTheme,this.theme=f.a}return n.prototype.getCDNPath=function(){return this.generalHelper.getCDNPath()},n.prototype.ngOnInit=function(){try{this.currentYear=nn().format("YYYY"),h.a.AKBTTheme!=f.a.INDIA&&(this.countryCheck=!1),this.facebookLinkUrl=h.a.SocialMediaLinks.facebook,this.twitterLinkUrl=h.a.SocialMediaLinks.twitter,this.instagramLinkUrl=h.a.SocialMediaLinks.instagram}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","FooterComponent: ngOnInit",n.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){try{Object(i.F)(this.platform)&&this._evntTrckSub&&this._evntTrckSub.unsubscribe()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","FooterComponent: ngOnDestroy",n.stack.toLocaleString())}},n}(),tn=e.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}}.bottom-footer[_ngcontent-%COMP%]{overflow-x:hidden;overflow-y:visible;background:#fff}.bottom-footer.sm[_ngcontent-%COMP%]{background:#faf9f9}.bottom-footer[_ngcontent-%COMP%] .mobilesection[_ngcontent-%COMP%]{display:none}.bottom-footer[_ngcontent-%COMP%] .mobilesection.sm[_ngcontent-%COMP%]{display:block}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-size:12px;color:#646464;margin:0;font-weight:400}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{padding-right:30px;gap:10px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:block}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{color:#828282;font-size:25px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{transform:scale(.9);-moz-transform:scale(.9)}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia.sm[_ngcontent-%COMP%]{padding:10px 0}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection.heightforgulf[_ngcontent-%COMP%]{min-height:85px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%]{border-bottom:1px solid #ebebeb;height:50%}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .ak-ku[_ngcontent-%COMP%]{font-weight:400;margin-left:10px;font-size:13px;color:#363636;line-height:22px;font-family:Roboto,sans-serif!important}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%]{border-left:1px solid #ebebeb;padding:3px 10px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{font-size:16px;font-weight:400;margin:0;color:#646464;white-space:nowrap}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img[_ngcontent-%COMP%]{background:url(https://dhiz4uvf5rpaq.cloudfront.net/in/V8/home-sprites.d377e555bba5fb36cb52.png) no-repeat}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.visacard[_ngcontent-%COMP%]{width:76px;height:24px;background-position:-395px -9px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.mastercard[_ngcontent-%COMP%]{width:59px;height:47px;background-position:-146px -107px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.dinersclub[_ngcontent-%COMP%]{width:54px;height:54px;background-position:-151px -261px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.amex[_ngcontent-%COMP%]{width:39px;height:38px;background-position:-157px -315px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.rupay[_ngcontent-%COMP%]{width:88px;height:31px;background-position:-145px -70px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.incradibleindia[_ngcontent-%COMP%]{width:92px;height:37px;background-position:-393px -41px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.iata[_ngcontent-%COMP%]{width:52px;height:37px;background-position:-153px -216px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.tafi[_ngcontent-%COMP%]{width:87px;height:37px;background-position:-7px -251px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.maharashtrature[_ngcontent-%COMP%]{width:55px;height:42px;background-position:-150px -162px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.kent[_ngcontent-%COMP%]{width:52px;height:37px;background-position:-392px -92px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.madacard[_ngcontent-%COMP%]{width:77px;height:28px;background-position:-226px -244px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img.napscard[_ngcontent-%COMP%]{width:63px;height:19px;background-position:-230px -286px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%]:first-child{border:0}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%]:last-child{border-bottom:0}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%]{border-right:1px solid #ebebeb}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%]{padding:5px 15px;border-left:1px solid #ebebeb}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%] h3[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:12px;font-weight:400;margin:0;color:#646464;text-align:center}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%] .img[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%] .img[_ngcontent-%COMP%]{background:url(https://dhiz4uvf5rpaq.cloudfront.net/in/V8/home-sprites.d377e555bba5fb36cb52.png) no-repeat}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%] .img.trustwave[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%] .img.trustwave[_ngcontent-%COMP%]{width:85px;height:39px;background-position:-7px -200px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%] .img.benzy[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%] .img.benzy[_ngcontent-%COMP%]{width:96px;height:39px;background-position:-10px -306px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover, .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{transform:scale(.9);-moz-transform:scale(.9)}.bottom-footer[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:15px;color:#363636;margin:0;padding:20px 0;text-align:center;position:relative}.bottom-footer[_ngcontent-%COMP%] p[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#363636}.bottom-footer[_ngcontent-%COMP%] p[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#d32f2f}.bottom-footer[_ngcontent-%COMP%] p[_ngcontent-%COMP%]::before{content:"";position:absolute;left:-9999px;right:-9999px;height:1px;background:#ebebeb;top:0}@media screen and (max-width:1366px) and (min-width:1290px){.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{font-size:13px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%] img[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%] img[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{max-width:85%}.bottom-footer[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:13px}}@media screen and (max-width:950px){.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{padding-right:10px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:18px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%]{padding:0}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{font-size:13px;padding-right:5px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img[_ngcontent-%COMP%]{transform:scale(.6);-moz-transform:scale(.6)}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%]{padding:5px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%] .img[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%] .img[_ngcontent-%COMP%]{transform:scale(.6);-moz-transform:scale(.6)}}@media screen and (max-width:730px){.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .socialmedia[_ngcontent-%COMP%]{display:none!important}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%]{width:100%}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%]{padding:0}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{font-size:13px;padding-right:5px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .squareouter[_ngcontent-%COMP%] .row-one[_ngcontent-%COMP%] .imgouter[_ngcontent-%COMP%] .img[_ngcontent-%COMP%]{transform:scale(.6);-moz-transform:scale(.6)}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%]{padding:5px}.bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .certified-block[_ngcontent-%COMP%] .img[_ngcontent-%COMP%], .bottom-footer[_ngcontent-%COMP%] .firstrow[_ngcontent-%COMP%] .rightsection[_ngcontent-%COMP%] .powered-block[_ngcontent-%COMP%] .img[_ngcontent-%COMP%]{transform:scale(.6);-moz-transform:scale(.6)}}']],data:{}});function en(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,103,"div",[["class","container"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,102,"div",[["class","firstrow"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(2,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(3,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,22,"div",[["class","socialmedia"],["fxFlex.lt-sm","100"],["fxLayout","column"],["fxLayoutAlign","start start"],["fxLayoutAlign.lt-sm","center center"],["fxLayoutGap","10px"],["ngClass.lt-sm","sm"]],null,null,null,null,null)),e.Bb(5,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(6,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(7,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"],"fxLayoutAlign.lt-sm":[1,"fxLayoutAlign.lt-sm"]},null),e.Bb(8,671744,null,0,o.a,[e.n,u.i,u.e,o.j,u.f],{"fxFlex.lt-sm":[0,"fxFlex.lt-sm"]},null),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(10,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[8,null]],{"ngClass.lt-sm":[0,"ngClass.lt-sm"],klass:[1,"klass"]},null),(n()(),e.Cb(11,0,null,null,3,"h2",[["fxHide.lt-sm",""]],null,null,null,null,null)),e.Bb(12,4866048,null,0,c.b,[e.n,c.e,u.i,u.f,u.e,e.I,[2,u.g]],{"fxHide.lt-sm":[0,"fxHide.lt-sm"]},null),(n()(),e.Wb(13,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(15,0,null,null,11,"ul",[["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutAlign.lt-sm","center center"]],null,null,null,null,null)),e.Bb(16,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(17,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"],"fxLayoutAlign.lt-sm":[1,"fxLayoutAlign.lt-sm"]},null),(n()(),e.Cb(18,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(19,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(20,0,null,null,0,"span",[["class","ak-facebook"]],null,null,null,null,null)),(n()(),e.Cb(21,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(22,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(23,0,null,null,0,"span",[["class","ak-twitter "]],null,null,null,null,null)),(n()(),e.Cb(24,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(25,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(26,0,null,null,0,"span",[["class","ak-instagram"]],null,null,null,null,null)),(n()(),e.Cb(27,0,null,null,76,"div",[["class","rightsection"],["fxHide.lt-sm",""],["fxLayout","row"],["fxLayoutAlign","end"]],null,null,null,null,null)),e.Bb(28,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(29,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),e.Bb(30,4866048,null,0,c.b,[e.n,c.e,u.i,u.f,u.e,e.I,[2,u.g]],{"fxHide.lt-sm":[0,"fxHide.lt-sm"]},null),(n()(),e.Cb(31,0,null,null,54,"div",[["class","squareouter"]],null,null,null,null,null)),(n()(),e.Cb(32,0,null,null,28,"div",[["class","row-one"],["fxLayout","row"],["fxLayoutAlign","end stretch"]],null,null,null,null,null)),e.Bb(33,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(34,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(35,0,null,null,5,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(36,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(37,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(38,0,null,null,2,"h6",[],null,null,null,null,null)),(n()(),e.Wb(39,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(41,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(42,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(43,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(44,0,null,null,0,"div",[["class","visacard img"]],null,null,null,null,null)),(n()(),e.Cb(45,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(46,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(47,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(48,0,null,null,0,"div",[["class","mastercard img"]],null,null,null,null,null)),(n()(),e.Cb(49,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(50,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(51,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(52,0,null,null,0,"div",[["class","dinersclub img"]],null,null,null,null,null)),(n()(),e.Cb(53,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(54,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(55,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(56,0,null,null,0,"div",[["class","amex img"]],null,null,null,null,null)),(n()(),e.Cb(57,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(58,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(59,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(60,0,null,null,0,"div",[["class","rupay img"]],null,null,null,null,null)),(n()(),e.Cb(61,0,null,null,24,"div",[["class","row-one"],["fxLayout","row"],["fxLayoutAlign","end stretch"]],null,null,null,null,null)),e.Bb(62,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(63,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(64,0,null,null,5,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(65,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(66,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(67,0,null,null,2,"h6",[],null,null,null,null,null)),(n()(),e.Wb(68,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(70,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(71,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(72,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(73,0,null,null,0,"div",[["class","incradibleindia img"]],null,null,null,null,null)),(n()(),e.Cb(74,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(75,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(76,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(77,0,null,null,0,"div",[["class","iata img"]],null,null,null,null,null)),(n()(),e.Cb(78,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(79,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(80,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(81,0,null,null,0,"div",[["class","tafi img"]],null,null,null,null,null)),(n()(),e.Cb(82,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(83,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(84,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(85,0,null,null,0,"div",[["class","maharashtrature img"]],null,null,null,null,null)),(n()(),e.Cb(86,0,null,null,8,"div",[["class","certified-block"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"]],null,null,null,null,null)),e.Bb(87,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(88,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(89,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(90,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(91,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(93,0,null,null,1,"a",[["href","https://seal.securetrust.com/cert.php?code=x4ix8flmFVRIQRKlPlfZ1Nc3X2IC2k"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(94,0,null,null,0,"div",[["class","trustwave img"]],null,null,null,null,null)),(n()(),e.Cb(95,0,null,null,8,"div",[["class","powered-block"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"]],null,null,null,null,null)),e.Bb(96,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(97,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(98,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(99,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(100,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(102,0,null,null,1,"a",[["href","http://www.benzyinfotech.com/"],["rel","nofollow"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(103,0,null,null,0,"div",[["class","benzy img"]],null,null,null,null,null))],(function(n,l){n(l,2,0,"row"),n(l,3,0,"space-between center"),n(l,5,0,"column"),n(l,6,0,"10px"),n(l,7,0,"start start","center center"),n(l,8,0,"100"),n(l,10,0,"sm","socialmedia"),n(l,12,0,""),n(l,16,0,"row"),n(l,17,0,"start center","center center"),n(l,28,0,"row"),n(l,29,0,"end"),n(l,30,0,""),n(l,33,0,"row"),n(l,34,0,"end stretch"),n(l,36,0,"row"),n(l,37,0,"center center"),n(l,42,0,"row"),n(l,43,0,"center center"),n(l,46,0,"row"),n(l,47,0,"center center"),n(l,50,0,"row"),n(l,51,0,"center center"),n(l,54,0,"row"),n(l,55,0,"center center"),n(l,58,0,"row"),n(l,59,0,"center center"),n(l,62,0,"row"),n(l,63,0,"end stretch"),n(l,65,0,"row"),n(l,66,0,"center center"),n(l,71,0,"row"),n(l,72,0,"center center"),n(l,75,0,"row"),n(l,76,0,"center center"),n(l,79,0,"row"),n(l,80,0,"center center"),n(l,83,0,"row"),n(l,84,0,"center center"),n(l,87,0,"column"),n(l,88,0,"5px"),n(l,89,0,"center center"),n(l,96,0,"column"),n(l,97,0,"5px"),n(l,98,0,"center center")}),(function(n,l){var t=l.component;n(l,13,0,e.Xb(l,13,0,e.Ob(l,14).transform("Followus"))),n(l,19,0,e.Gb(1,"",t.facebookLinkUrl,"")),n(l,22,0,e.Gb(1,"",t.twitterLinkUrl,"")),n(l,25,0,e.Gb(1,"",t.instagramLinkUrl,"")),n(l,39,0,e.Xb(l,39,0,e.Ob(l,40).transform("Weaccept"))),n(l,68,0,e.Xb(l,68,0,e.Ob(l,69).transform("Memberof"))),n(l,91,0,e.Xb(l,91,0,e.Ob(l,92).transform("Certifiedby"))),n(l,100,0,e.Xb(l,100,0,e.Ob(l,101).transform("Poweredby")))}))}function on(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"p",[],null,null,null,null,null)),(n()(),e.Wb(1,null,[""," "," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(3,0,null,null,1,"a",[["href","https://www.akbartravels.com/"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,["Akbar Online Booking Company Pvt. Ltd. "])),(n()(),e.Wb(5,null,[" "," "])),e.Qb(131072,r.k,[r.l,e.h])],null,(function(n,l){var t=l.component;n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("Copyright")),t.currentYear),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("AllRigtsResved")))}))}function un(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,0,"div",[["class","madacard img"]],null,null,null,null,null))],(function(n,l){n(l,1,0,"row"),n(l,2,0,"center center")}),null)}function rn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,0,"div",[["class","napscard img"]],null,null,null,null,null))],(function(n,l){n(l,1,0,"row"),n(l,2,0,"center center")}),null)}function an(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,68,"div",[["class","container"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,67,"div",[["class","firstrow"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(2,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(3,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,23,"div",[["class","socialmedia"],["fxFlex.lt-sm","100"],["fxLayout","column"],["fxLayoutAlign","start start"],["fxLayoutAlign.lt-sm","center center"],["fxLayoutGap","10px"],["ngClass.lt-sm","sm"]],null,null,null,null,null)),e.Bb(5,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(6,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(7,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"],"fxLayoutAlign.lt-sm":[1,"fxLayoutAlign.lt-sm"]},null),e.Bb(8,671744,null,0,o.a,[e.n,u.i,u.e,o.j,u.f],{"fxFlex.lt-sm":[0,"fxFlex.lt-sm"]},null),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(10,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[8,null]],{"ngClass.lt-sm":[0,"ngClass.lt-sm"],klass:[1,"klass"]},null),(n()(),e.Cb(11,0,null,null,3,"h2",[["fxHide.lt-sm",""]],null,null,null,null,null)),e.Bb(12,4866048,null,0,c.b,[e.n,c.e,u.i,u.f,u.e,e.I,[2,u.g]],{"fxHide.lt-sm":[0,"fxHide.lt-sm"]},null),(n()(),e.Wb(13,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(15,0,null,null,12,"ul",[["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutAlign.lt-sm","center center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(16,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(17,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(18,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"],"fxLayoutAlign.lt-sm":[1,"fxLayoutAlign.lt-sm"]},null),(n()(),e.Cb(19,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(20,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(21,0,null,null,0,"span",[["class","ak-facebook"]],null,null,null,null,null)),(n()(),e.Cb(22,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(23,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(24,0,null,null,0,"span",[["class","ak-twitter "]],null,null,null,null,null)),(n()(),e.Cb(25,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(26,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(27,0,null,null,0,"span",[["class","ak-instagram"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,40,"div",[["class","rightsection heightforgulf"],["fxHide.lt-sm",""],["fxLayout","row"],["fxLayoutAlign","end"]],null,null,null,null,null)),e.Bb(29,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(30,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),e.Bb(31,4866048,null,0,c.b,[e.n,c.e,u.i,u.f,u.e,e.I,[2,u.g]],{"fxHide.lt-sm":[0,"fxHide.lt-sm"]},null),(n()(),e.Cb(32,0,null,null,27,"div",[["class","squareouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(33,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(34,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(35,0,null,null,24,"div",[["class","row-one"],["fxLayout","row"],["fxLayoutAlign","end stretch"]],null,null,null,null,null)),e.Bb(36,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(37,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(38,0,null,null,5,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(39,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(40,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(41,0,null,null,2,"h6",[],null,null,null,null,null)),(n()(),e.Wb(42,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.sb(16777216,null,null,1,null,un)),e.Bb(45,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(46,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(47,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(48,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(49,0,null,null,0,"div",[["class","visacard img"]],null,null,null,null,null)),(n()(),e.Cb(50,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(51,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(52,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(53,0,null,null,0,"div",[["class","mastercard img"]],null,null,null,null,null)),(n()(),e.Cb(54,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(55,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(56,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(57,0,null,null,0,"div",[["class","amex img"]],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,rn)),e.Bb(59,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(60,0,null,null,8,"div",[["class","powered-block"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"]],null,null,null,null,null)),e.Bb(61,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(62,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(63,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(64,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(65,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(67,0,null,null,1,"a",[["href","http://www.benzyinfotech.com/"],["rel","nofollow"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(68,0,null,null,0,"div",[["class","benzy img"]],null,null,null,null,null))],(function(n,l){var t=l.component;n(l,2,0,"row"),n(l,3,0,"space-between center"),n(l,5,0,"column"),n(l,6,0,"10px"),n(l,7,0,"start start","center center"),n(l,8,0,"100"),n(l,10,0,"sm","socialmedia"),n(l,12,0,""),n(l,16,0,"row"),n(l,17,0,"10px"),n(l,18,0,"start center","center center"),n(l,29,0,"row"),n(l,30,0,"end"),n(l,31,0,""),n(l,33,0,"row"),n(l,34,0,"center center"),n(l,36,0,"row"),n(l,37,0,"end stretch"),n(l,39,0,"row"),n(l,40,0,"center center"),n(l,45,0,t.currentTheme==(null==t.theme?null:t.theme.KSA)),n(l,47,0,"row"),n(l,48,0,"center center"),n(l,51,0,"row"),n(l,52,0,"center center"),n(l,55,0,"row"),n(l,56,0,"center center"),n(l,59,0,t.currentTheme==(null==t.theme?null:t.theme.QATAR)),n(l,61,0,"column"),n(l,62,0,"5px"),n(l,63,0,"center center")}),(function(n,l){var t=l.component;n(l,13,0,e.Xb(l,13,0,e.Ob(l,14).transform("Followus"))),n(l,20,0,e.Gb(1,"",t.facebookLinkUrl,"")),n(l,23,0,e.Gb(1,"",t.twitterLinkUrl,"")),n(l,26,0,e.Gb(1,"",t.instagramLinkUrl,"")),n(l,42,0,e.Xb(l,42,0,e.Ob(l,43).transform("Weaccept"))),n(l,65,0,e.Xb(l,65,0,e.Ob(l,66).transform("Poweredby")))}))}function cn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,95,"div",[["class","container"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,94,"div",[["class","firstrow"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),e.Bb(2,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(3,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(4,0,null,null,23,"div",[["class","socialmedia"],["fxFlex.lt-sm","100"],["fxLayout","column"],["fxLayoutAlign","start start"],["fxLayoutAlign.lt-sm","center center"],["fxLayoutGap","10px"],["ngClass.lt-sm","sm"]],null,null,null,null,null)),e.Bb(5,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(6,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(7,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"],"fxLayoutAlign.lt-sm":[1,"fxLayoutAlign.lt-sm"]},null),e.Bb(8,671744,null,0,o.a,[e.n,u.i,u.e,o.j,u.f],{"fxFlex.lt-sm":[0,"fxFlex.lt-sm"]},null),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(10,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[8,null]],{"ngClass.lt-sm":[0,"ngClass.lt-sm"],klass:[1,"klass"]},null),(n()(),e.Cb(11,0,null,null,3,"h2",[["fxHide.lt-sm",""]],null,null,null,null,null)),e.Bb(12,4866048,null,0,c.b,[e.n,c.e,u.i,u.f,u.e,e.I,[2,u.g]],{"fxHide.lt-sm":[0,"fxHide.lt-sm"]},null),(n()(),e.Wb(13,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(15,0,null,null,12,"ul",[["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutAlign.lt-sm","center center"],["fxLayoutGap","10px"]],null,null,null,null,null)),e.Bb(16,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(17,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(18,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"],"fxLayoutAlign.lt-sm":[1,"fxLayoutAlign.lt-sm"]},null),(n()(),e.Cb(19,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(20,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(21,0,null,null,0,"span",[["class","ak-facebook"]],null,null,null,null,null)),(n()(),e.Cb(22,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(23,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(24,0,null,null,0,"span",[["class","ak-twitter "]],null,null,null,null,null)),(n()(),e.Cb(25,0,null,null,2,"li",[],null,null,null,null,null)),(n()(),e.Cb(26,0,null,null,1,"a",[["rel","noopener"],["target","_blank"]],[[8,"href",4]],null,null,null,null)),(n()(),e.Cb(27,0,null,null,0,"span",[["class","ak-instagram"]],null,null,null,null,null)),(n()(),e.Cb(28,0,null,null,67,"div",[["class","rightsection heightforgulf"],["fxHide.lt-sm",""],["fxLayout","row"],["fxLayoutAlign","end"]],null,null,null,null,null)),e.Bb(29,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(30,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),e.Bb(31,4866048,null,0,c.b,[e.n,c.e,u.i,u.f,u.e,e.I,[2,u.g]],{"fxHide.lt-sm":[0,"fxHide.lt-sm"]},null),(n()(),e.Cb(32,0,null,null,45,"div",[["class","squareouter"]],null,null,null,null,null)),(n()(),e.Cb(33,0,null,null,24,"div",[["class","row-one"],["fxLayout","row"],["fxLayoutAlign","end stretch"]],null,null,null,null,null)),e.Bb(34,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(35,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(36,0,null,null,5,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(37,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(38,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(39,0,null,null,2,"h6",[],null,null,null,null,null)),(n()(),e.Wb(40,null,[" ",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(42,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(43,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(44,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(45,0,null,null,0,"div",[["class","kent img"]],null,null,null,null,null)),(n()(),e.Cb(46,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(47,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(48,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(49,0,null,null,0,"div",[["class","visacard img"]],null,null,null,null,null)),(n()(),e.Cb(50,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(51,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(52,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(53,0,null,null,0,"div",[["class","mastercard img"]],null,null,null,null,null)),(n()(),e.Cb(54,0,null,null,3,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(55,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(56,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(57,0,null,null,0,"div",[["class","amex img"]],null,null,null,null,null)),(n()(),e.Cb(58,0,null,null,19,"div",[["class","row-one"],["fxLayout","row"],["fxLayoutAlign","end stretch"]],null,null,null,null,null)),e.Bb(59,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(60,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(61,0,null,null,5,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),e.Bb(62,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(63,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(64,0,null,null,2,"h6",[],null,null,null,null,null)),(n()(),e.Wb(65,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(67,0,null,null,10,"div",[["class","imgouter"],["fxLayout","row"],["fxLayoutAlign","start center"]],null,null,null,null,null)),e.Bb(68,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(69,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(70,0,null,null,0,"div",[["class","iata img"]],null,null,null,null,null)),(n()(),e.Cb(71,0,null,null,6,"div",[["class","ak-ku"]],null,null,null,null,null)),(n()(),e.Cb(72,0,null,null,5,"span",[],null,null,null,null,null)),(n()(),e.Wb(73,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(75,0,null,null,0,"br",[],null,null,null,null,null)),(n()(),e.Wb(76,null,[" ",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(78,0,null,null,8,"div",[["class","certified-block"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"]],null,null,null,null,null)),e.Bb(79,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(80,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(81,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(82,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(83,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(85,0,null,null,1,"a",[["href","https://seal.securetrust.com/cert.php?code=x4ix8flmFVRIQRKlPlfZ1Nc3X2IC2k"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(86,0,null,null,0,"div",[["class","trustwave img"]],null,null,null,null,null)),(n()(),e.Cb(87,0,null,null,8,"div",[["class","powered-block"],["fxLayout","column"],["fxLayoutAlign","center center"],["fxLayoutGap","5px"]],null,null,null,null,null)),e.Bb(88,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(89,1720320,null,0,o.e,[e.n,e.F,a.b,u.i,[2,o.l],u.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),e.Bb(90,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(91,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),e.Wb(92,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(94,0,null,null,1,"a",[["href","http://www.benzyinfotech.com/"],["rel","nofollow"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Cb(95,0,null,null,0,"div",[["class","benzy img"]],null,null,null,null,null))],(function(n,l){n(l,2,0,"row"),n(l,3,0,"space-between center"),n(l,5,0,"column"),n(l,6,0,"10px"),n(l,7,0,"start start","center center"),n(l,8,0,"100"),n(l,10,0,"sm","socialmedia"),n(l,12,0,""),n(l,16,0,"row"),n(l,17,0,"10px"),n(l,18,0,"start center","center center"),n(l,29,0,"row"),n(l,30,0,"end"),n(l,31,0,""),n(l,34,0,"row"),n(l,35,0,"end stretch"),n(l,37,0,"row"),n(l,38,0,"center center"),n(l,43,0,"row"),n(l,44,0,"center center"),n(l,47,0,"row"),n(l,48,0,"center center"),n(l,51,0,"row"),n(l,52,0,"center center"),n(l,55,0,"row"),n(l,56,0,"center center"),n(l,59,0,"row"),n(l,60,0,"end stretch"),n(l,62,0,"row"),n(l,63,0,"center center"),n(l,68,0,"row"),n(l,69,0,"start center"),n(l,79,0,"column"),n(l,80,0,"5px"),n(l,81,0,"center center"),n(l,88,0,"column"),n(l,89,0,"5px"),n(l,90,0,"center center")}),(function(n,l){var t=l.component;n(l,13,0,e.Xb(l,13,0,e.Ob(l,14).transform("Followus"))),n(l,20,0,e.Gb(1,"",t.facebookLinkUrl,"")),n(l,23,0,e.Gb(1,"",t.twitterLinkUrl,"")),n(l,26,0,e.Gb(1,"",t.instagramLinkUrl,"")),n(l,40,0,e.Xb(l,40,0,e.Ob(l,41).transform("Weaccept"))),n(l,65,0,e.Xb(l,65,0,e.Ob(l,66).transform("Memberof"))),n(l,73,0,e.Xb(l,73,0,e.Ob(l,74).transform("IataNum"))),n(l,76,0,e.Xb(l,76,0,e.Ob(l,77).transform("AkbarTravelsofIndia"))),n(l,83,0,e.Xb(l,83,0,e.Ob(l,84).transform("Certifiedby"))),n(l,92,0,e.Xb(l,92,0,e.Ob(l,93).transform("Poweredby")))}))}function sn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"p",[],null,null,null,null,null)),(n()(),e.Wb(1,null,[""," "," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(3,0,null,null,1,"a",[["href","https://www.akbartravels.com/ae/flight"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,[" Akbar Online Booking Company Pvt. Ltd. UAE"])),(n()(),e.Wb(5,null,[" "," "])),e.Qb(131072,r.k,[r.l,e.h])],null,(function(n,l){var t=l.component;n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("Copyright")),t.currentYear),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("AllRigtsResved")))}))}function bn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"p",[],null,null,null,null,null)),(n()(),e.Wb(1,null,[""," "," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(3,0,null,null,1,"a",[["href","https://www.akbartravels.com/kw/flight"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,[" Akbar Online Booking Company Pvt. Ltd. KWI"])),(n()(),e.Wb(5,null,[" "," "])),e.Qb(131072,r.k,[r.l,e.h])],null,(function(n,l){var t=l.component;n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("Copyright")),t.currentYear),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("AllRigtsResved")))}))}function gn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"p",[],null,null,null,null,null)),(n()(),e.Wb(1,null,[""," "," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(3,0,null,null,1,"a",[["href","https://www.akbartravels.com/qa/flight"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,[" Akbar Online Booking Company Pvt. Ltd. QAT"])),(n()(),e.Wb(5,null,[" "," "])),e.Qb(131072,r.k,[r.l,e.h])],null,(function(n,l){var t=l.component;n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("Copyright")),t.currentYear),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("AllRigtsResved")))}))}function dn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,6,"p",[],null,null,null,null,null)),(n()(),e.Wb(1,null,[""," "," "])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(3,0,null,null,1,"a",[["href","https://www.akbartravels.com/sa/flight"],["rel","noopener"],["target","_blank"]],null,null,null,null,null)),(n()(),e.Wb(-1,null,[" Akbar Online Booking Company Pvt. Ltd. KSA"])),(n()(),e.Wb(5,null,[" "," "])),e.Qb(131072,r.k,[r.l,e.h])],null,(function(n,l){var t=l.component;n(l,1,0,e.Xb(l,1,0,e.Ob(l,2).transform("Copyright")),t.currentYear),n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("AllRigtsResved")))}))}function mn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,18,"footer",[["class","bottom-footer"],["id","footerdiv"],["ngClass.lt-sm","sm"]],null,null,null,null,null)),e.Tb(512,null,i.H,i.I,[e.x,e.y,e.n,e.M]),e.Bb(2,933888,null,0,c.a,[e.n,u.i,u.f,i.H,[8,null]],{"ngClass.lt-sm":[0,"ngClass.lt-sm"],klass:[1,"klass"]},null),(n()(),e.sb(16777216,null,null,1,null,en)),e.Bb(4,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,on)),e.Bb(6,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,an)),e.Bb(8,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,cn)),e.Bb(10,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,sn)),e.Bb(12,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,bn)),e.Bb(14,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,gn)),e.Bb(16,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,dn)),e.Bb(18,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,2,0,"sm","bottom-footer"),n(l,4,0,t.currentTheme==(null==t.theme?null:t.theme.INDIA)),n(l,6,0,t.currentTheme==(null==t.theme?null:t.theme.INDIA)),n(l,8,0,t.currentTheme==(null==t.theme?null:t.theme.GULF)||t.currentTheme==(null==t.theme?null:t.theme.QATAR)||t.currentTheme==(null==t.theme?null:t.theme.KSA)),n(l,10,0,t.currentTheme==(null==t.theme?null:t.theme.KUWAIT)),n(l,12,0,t.currentTheme==(null==t.theme?null:t.theme.GULF)),n(l,14,0,t.currentTheme==(null==t.theme?null:t.theme.KUWAIT)),n(l,16,0,t.currentTheme==(null==t.theme?null:t.theme.QATAR)),n(l,18,0,t.currentTheme==(null==t.theme?null:t.theme.KSA))}),null)}var pn=t("NlUY");t.d(l,"a",(function(){return Pn}));var fn=e.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%]{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}}.minheight[_ngcontent-%COMP%]{min-height:calc(100vh - 243px)}mat-sidenav[_ngcontent-%COMP%], mat-sidenav-container[_ngcontent-%COMP%], mat-sidenav-content[_ngcontent-%COMP%]{height:100%}mat-sidenav[_ngcontent-%COMP%]{width:250px}a[_ngcontent-%COMP%]{text-decoration:none;color:#fff}a[_ngcontent-%COMP%]:active, a[_ngcontent-%COMP%]:hover{color:#d3d3d3}.navigation-items[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;cursor:pointer}.icon[_ngcontent-%COMP%]{display:inline-block;height:30px;margin:0 5px;padding-right:5px;text-align:center;vertical-align:middle;width:15%}.label[_ngcontent-%COMP%]{display:inline-block;line-height:30px;margin:0;width:85%}.container[_ngcontent-%COMP%]{min-height:100%;width:100%}.home-sprite[_ngcontent-%COMP%]{background:url(https://dhiz4uvf5rpaq.cloudfront.net/in/V8/home-sprite-new.7200d4521b546a9e3eab.png) no-repeat}.flag-img[_ngcontent-%COMP%]{float:left;background-position:-326px -136px;width:22px;height:23px}.usa[_ngcontent-%COMP%]{background-position:-2px -2px;width:23px;height:23px;display:inline-block}.uae[_ngcontent-%COMP%]{background-position:-31px -2px;width:23px;height:23px;display:inline-block}.india[_ngcontent-%COMP%]{background-position:-60px -2px;width:23px;height:23px;display:inline-block}.kw[_ngcontent-%COMP%]{background-position:-87px -2px;width:23px;height:23px;display:inline-block}.ksa[_ngcontent-%COMP%]{background-position:-115px -2px;width:23px;height:23px;display:inline-block}.facebook[_ngcontent-%COMP%]{background-position:-2px -33px;width:24px;height:24px;display:inline-block}.twitter[_ngcontent-%COMP%]{background-position:-34px -33px;width:24px;height:24px;display:inline-block}.instagram[_ngcontent-%COMP%]{background-position:-64px -33px;width:24px;height:24px;display:inline-block}.blog[_ngcontent-%COMP%]{background-position:-95px -33px;width:24px;height:24px;display:inline-block}.btm-arrow[_ngcontent-%COMP%]{float:left;background-position:-530px -136px;width:14px;height:8px;margin-left:3px;margin-top:6px}.flag-usa[_ngcontent-%COMP%]{width:22px;height:23px;background-position:-254px -136px;display:block}.flag-uae[_ngcontent-%COMP%]{width:22px;height:23px;background-position:-290px -136px;display:block}.flag-uk[_ngcontent-%COMP%]{width:22px;height:23px;background-position:-525px -61px;display:block}.flag-ksa[_ngcontent-%COMP%]{width:22px;height:23px;background-position:-227px -405px;display:block}.flag-kw[_ngcontent-%COMP%]{width:22px;height:23px;background-position:-390px -405px;display:block}.scroll-to-bottom[_ngcontent-%COMP%]{gap:15px;position:fixed;left:0;right:0;bottom:50px;margin:0 auto;border-radius:10px;background:rgba(0,32,90,.7);padding:7px 15px;z-index:100;cursor:pointer;width:140px;animation:1.5s linear infinite forwards mouseMove;-webkit-animation:1.5s linear infinite forwards mouseMove;visibility:visible}.scroll-to-bottom[_ngcontent-%COMP%] .mouse[_ngcontent-%COMP%]{width:23px;height:39px;border-radius:999px;background:#fff;border:1px solid #002543;position:relative}.scroll-to-bottom[_ngcontent-%COMP%] .mouse[_ngcontent-%COMP%]::before{content:"";left:50%;height:12px;width:2px;background:#d32f2f;top:7px;margin-left:-1px;position:absolute;z-index:10}.scroll-to-bottom[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#fff;font-size:12px;text-transform:uppercase;font-weight:500;text-align:left}.scroll-to-bottom.hideButton[_ngcontent-%COMP%]{display:none!important}.customer-support-wrapper[_ngcontent-%COMP%]{opacity:1;transition:.5s ease-in-out}.hide[_ngcontent-%COMP%]{display:none}']],data:{animation:[{type:7,name:"customerSupportAnim",definitions:[{type:1,expr:":enter",animation:[{type:6,styles:{opacity:0},offset:null},{type:4,styles:{type:6,styles:{opacity:1},offset:null},timings:"0.3s"}],options:null},{type:1,expr:":leave",animation:[{type:6,styles:{opacity:1},offset:null},{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"0.3s"}],options:null}],options:{}}]}});function hn(n){return e.Yb(0,[(n()(),e.Cb(0,0,[[2,0],["scrollNxtSec",1]],null,9,"a",[["class","scroll-to-bottom"],["fxLayout","row"],["fxLayoutAlign","center center"],["href","javascript:;"]],null,[[null,"click"]],(function(n,l,t){var e=!0;return"click"===l&&(e=!1!==n.component.scrollToNextSection()&&e),e}),null,null)),e.Bb(1,671744,null,0,o.d,[e.n,u.i,[2,o.m],u.f],{fxLayout:[0,"fxLayout"]},null),e.Bb(2,671744,null,0,o.c,[e.n,u.i,[2,o.k],u.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),e.Cb(3,0,null,null,0,"div",[["class","mouse"]],null,null,null,null,null)),(n()(),e.Cb(4,0,null,null,5,"p",[],null,null,null,null,null)),(n()(),e.Wb(5,null,["",""])),e.Qb(131072,r.k,[r.l,e.h]),(n()(),e.Cb(7,0,null,null,0,"br",[],null,null,null,null,null)),(n()(),e.Wb(8,null,["",""])),e.Qb(131072,r.k,[r.l,e.h])],(function(n,l){n(l,1,0,"row"),n(l,2,0,"center center")}),(function(n,l){n(l,5,0,e.Xb(l,5,0,e.Ob(l,6).transform("Scrollto"))),n(l,8,0,e.Xb(l,8,0,e.Ob(l,9).transform("SeeMore")))}))}function Cn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,1,"common-header",[],null,[["window","resize"]],(function(n,l,t){var o=!0;return"window:resize"===l&&(o=!1!==e.Ob(n,1).onWindowResize(t)&&o),o}),V,z)),e.Bb(1,770048,null,0,W,[p.a,e.I,y.l,m.b,C.a,B.a,i.z],null,null)],(function(n,l){n(l,1,0)}),null)}function On(n){return e.Yb(0,[(n()(),e.Cb(0,0,[[3,0],["customerSupport",1]],null,2,"div",[["class","customer-support-wrapper"]],null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"customer-support",[],null,null,null,$,Z)),e.Bb(2,49152,null,0,K,[e.L,F.e,e.I,m.b,y.l,C.a],null,null)],null,null)}function yn(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,2,null,null,null,null,null,null,null)),(n()(),e.Cb(1,0,null,null,1,"app-footer",[],null,null,null,mn,tn)),e.Bb(2,245760,null,0,ln,[p.a,e.I,m.b,C.a,r.l],null,null)],(function(n,l){n(l,2,0)}),null)}function xn(n){return e.Yb(0,[e.Ub(671088640,1,{header:0}),e.Ub(671088640,2,{scrollNxtSec:0}),e.Ub(671088640,3,{customerSupport:0}),(n()(),e.sb(16777216,null,null,1,null,hn)),e.Bb(4,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(5,0,[["fixedHeader",1]],null,3,null,null,null,null,null,null,null)),(n()(),e.Cb(6,0,[[1,0],["header",1]],null,2,"div",[],null,null,null,null,null)),(n()(),e.sb(16777216,null,null,1,null,Cn)),e.Bb(8,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.Cb(9,0,null,null,2,"div",[["class","minheight"]],null,null,null,null,null)),(n()(),e.Cb(10,16777216,null,null,1,"router-outlet",[],null,null,null,null,null)),e.Bb(11,212992,null,0,y.q,[y.b,e.Y,e.k,[8,null],e.h],null,null),(n()(),e.sb(16777216,null,null,1,null,On)),e.Bb(13,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null),(n()(),e.sb(16777216,null,null,1,null,yn)),e.Bb(15,16384,null,0,i.q,[e.Y,e.V],{ngIf:[0,"ngIf"]},null)],(function(n,l){var t=l.component;n(l,4,0,t.showScroller),n(l,8,0,!t.headerhide),n(l,11,0),n(l,13,0,1!=t.hideCustomerSupport2),n(l,15,0,!t.footerCondition&&!t.footerHide&&!t.footerHide2)}),null)}function _n(n){return e.Yb(0,[(n()(),e.Cb(0,0,null,null,1,"app-layout",[],null,null,null,xn,fn)),e.Bb(1,4440064,null,0,pn.a,[p.a,e.L,e.h,C.a,e.F,y.l,y.a,r.l,m.b,B.a,e.I],null,null)],(function(n,l){n(l,1,0)}),null)}var Pn=e.yb("app-layout",pn.a,_n,{},{},[])}}]);