tabexseriescomponents 0.2.1213 → 0.2.1216
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +462 -159
- package/dist/index.esm.js +462 -159
- package/dist/index.umd.js +462 -159
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -22481,7 +22481,7 @@ var Filter$1 = function Filter(props) {
|
|
|
22481
22481
|
}
|
|
22482
22482
|
}, props.typeprops != 'vertical' && /*#__PURE__*/React.createElement("div", {
|
|
22483
22483
|
className: sectionproperties.filterdirection == 'Horizontal' || sectionproperties.filterdirection == 'Collections Vertical' ? 'col-lg-12 p-0 w-100 filter mt-md-0 ' : 'col-lg-12 p-0 w-100 filter mt-md-0 d-md-none'
|
|
22484
|
-
}, sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React.createElement("div", {
|
|
22484
|
+
}, authdetailsContext.instinfo.instid != '6978ef34b2564' && sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React.createElement("div", {
|
|
22485
22485
|
"class": "row m-0 w-100"
|
|
22486
22486
|
}, /*#__PURE__*/React.createElement("div", {
|
|
22487
22487
|
"class": "col-lg-12 p-0 mb-4"
|
|
@@ -27485,7 +27485,7 @@ styleInject(css_248z$B);
|
|
|
27485
27485
|
function ownKeys$2c(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
27486
27486
|
function _objectSpread$2c(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2c(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2c(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
27487
27487
|
var Subheader = function Subheader(props) {
|
|
27488
|
-
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _props$subheaderprope4, _templatepropcontext$, _fetchCategoriesQuery2, _authdetailsContext$i, _props$
|
|
27488
|
+
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _props$subheaderprope4, _templatepropcontext$, _fetchCategoriesQuery2, _authdetailsContext$i, _props$subheaderprope13, _templatepropcontext$2, _props$subheaderprope40, _props$subheaderprope41, _templatepropcontext$3, _fetchCategoriesQuery3, _authdetailsContext$i7, _fetchCategoriesQuery4, _authdetailsContext$i8, _fetchCategoriesQuery5, _props$subheaderprope56, _props$subheaderprope57, _props$subheaderprope58, _props$subheaderprope59, _fetchCategoriesQuery6, _fetchCategoriesQuery7, _props$subheaderprope62, _props$subheaderprope63, _props$subheaderprope64, _props$subheaderprope65, _fetchCategoriesQuery9, _fetchCategoriesQuery0, _authdetailsContext$i11;
|
|
27489
27489
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
27490
27490
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
27491
27491
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
@@ -27671,29 +27671,56 @@ var Subheader = function Subheader(props) {
|
|
|
27671
27671
|
}
|
|
27672
27672
|
}, (props === null || props === void 0 || (_props$subheaderprope4 = props.subheaderpropertiesprops) === null || _props$subheaderprope4 === void 0 ? void 0 : _props$subheaderprope4.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
|
|
27673
27673
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
|
|
27674
|
-
|
|
27675
|
-
|
|
27676
|
-
|
|
27677
|
-
|
|
27678
|
-
|
|
27679
|
-
|
|
27680
|
-
|
|
27681
|
-
|
|
27682
|
-
|
|
27683
|
-
|
|
27684
|
-
|
|
27685
|
-
|
|
27686
|
-
|
|
27687
|
-
|
|
27688
|
-
|
|
27689
|
-
|
|
27690
|
-
|
|
27691
|
-
|
|
27692
|
-
|
|
27674
|
+
if (window.location.pathname == '/' + item.navigationroute) {
|
|
27675
|
+
var _props$subheaderprope5, _props$subheaderprope6;
|
|
27676
|
+
return /*#__PURE__*/React.createElement("p", {
|
|
27677
|
+
onClick: function onClick() {
|
|
27678
|
+
routingcountext(item.navigationroute);
|
|
27679
|
+
},
|
|
27680
|
+
onMouseEnter: function onMouseEnter() {
|
|
27681
|
+
setshowdownheadermenu(false);
|
|
27682
|
+
setChoosenindex('');
|
|
27683
|
+
},
|
|
27684
|
+
"class": "mb-0 pb-0 p-0"
|
|
27685
|
+
// scrollhorizontalcard
|
|
27686
|
+
,
|
|
27687
|
+
style: {
|
|
27688
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope5 = props.subheaderpropertiesprops) === null || _props$subheaderprope5 === void 0 ? void 0 : _props$subheaderprope5.paddingLeftprops,
|
|
27689
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope6 = props.subheaderpropertiesprops) === null || _props$subheaderprope6 === void 0 ? void 0 : _props$subheaderprope6.paddingLeftprops,
|
|
27690
|
+
background: sectionproperties.actibepagebgcolor,
|
|
27691
|
+
borderRadius: 100
|
|
27692
|
+
}
|
|
27693
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
27694
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 ',
|
|
27695
|
+
style: {
|
|
27696
|
+
color: sectionproperties.activepagecolor
|
|
27697
|
+
}
|
|
27698
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27699
|
+
} else {
|
|
27700
|
+
var _props$subheaderprope7, _props$subheaderprope8;
|
|
27701
|
+
return /*#__PURE__*/React.createElement("p", {
|
|
27702
|
+
onClick: function onClick() {
|
|
27703
|
+
routingcountext(item.navigationroute);
|
|
27704
|
+
},
|
|
27705
|
+
onMouseEnter: function onMouseEnter() {
|
|
27706
|
+
setshowdownheadermenu(false);
|
|
27707
|
+
setChoosenindex('');
|
|
27708
|
+
},
|
|
27709
|
+
"class": "mb-0 pb-0"
|
|
27710
|
+
// scrollhorizontalcard
|
|
27711
|
+
,
|
|
27712
|
+
style: {
|
|
27713
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope7 = props.subheaderpropertiesprops) === null || _props$subheaderprope7 === void 0 ? void 0 : _props$subheaderprope7.paddingLeftprops,
|
|
27714
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops
|
|
27715
|
+
}
|
|
27716
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
27717
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27718
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27719
|
+
}
|
|
27693
27720
|
}
|
|
27694
27721
|
})), sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery2 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery2 === void 0 || (_fetchCategoriesQuery2 = _fetchCategoriesQuery2.data) === null || _fetchCategoriesQuery2 === void 0 ? void 0 : _fetchCategoriesQuery2.categories.map(function (item, index) {
|
|
27695
27722
|
if (item.isshowntocustomers == 1) {
|
|
27696
|
-
var _props$
|
|
27723
|
+
var _props$subheaderprope9, _props$subheaderprope0;
|
|
27697
27724
|
return /*#__PURE__*/React.createElement("p", {
|
|
27698
27725
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
27699
27726
|
onClick: function onClick() {
|
|
@@ -27704,14 +27731,14 @@ var Subheader = function Subheader(props) {
|
|
|
27704
27731
|
setChoosenindex(index);
|
|
27705
27732
|
},
|
|
27706
27733
|
style: {
|
|
27707
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27708
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27734
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope9 = props.subheaderpropertiesprops) === null || _props$subheaderprope9 === void 0 ? void 0 : _props$subheaderprope9.paddingLeftprops,
|
|
27735
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope0 = props.subheaderpropertiesprops) === null || _props$subheaderprope0 === void 0 ? void 0 : _props$subheaderprope0.paddingLeftprops
|
|
27709
27736
|
}
|
|
27710
27737
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
27711
27738
|
}
|
|
27712
27739
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
|
|
27713
27740
|
if (item.isshowntocustomers == 1) {
|
|
27714
|
-
var _props$
|
|
27741
|
+
var _props$subheaderprope1, _props$subheaderprope10;
|
|
27715
27742
|
return /*#__PURE__*/React.createElement("p", {
|
|
27716
27743
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
27717
27744
|
onClick: function onClick() {
|
|
@@ -27723,32 +27750,32 @@ var Subheader = function Subheader(props) {
|
|
|
27723
27750
|
setpname(item.title_en);
|
|
27724
27751
|
},
|
|
27725
27752
|
style: {
|
|
27726
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27727
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27753
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope1 = props.subheaderpropertiesprops) === null || _props$subheaderprope1 === void 0 ? void 0 : _props$subheaderprope1.paddingLeftprops,
|
|
27754
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope10 = props.subheaderpropertiesprops) === null || _props$subheaderprope10 === void 0 ? void 0 : _props$subheaderprope10.paddingLeftprops,
|
|
27728
27755
|
position: sectionproperties.subheaderstyle == 'Style 2' ? 'relative' : ''
|
|
27729
27756
|
}
|
|
27730
27757
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
27731
27758
|
}
|
|
27732
27759
|
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 || (_authdetailsContext$i = _authdetailsContext$i.instcollections) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.map(function (item, index) {
|
|
27733
27760
|
if (item.isshowntocustomers == 1) {
|
|
27734
|
-
var _props$
|
|
27761
|
+
var _props$subheaderprope11, _props$subheaderprope12;
|
|
27735
27762
|
return /*#__PURE__*/React.createElement("p", {
|
|
27736
27763
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
27737
27764
|
onClick: function onClick() {
|
|
27738
27765
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
27739
27766
|
},
|
|
27740
27767
|
style: {
|
|
27741
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27742
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27768
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope11 = props.subheaderpropertiesprops) === null || _props$subheaderprope11 === void 0 ? void 0 : _props$subheaderprope11.paddingLeftprops,
|
|
27769
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope12 = props.subheaderpropertiesprops) === null || _props$subheaderprope12 === void 0 ? void 0 : _props$subheaderprope12.paddingLeftprops,
|
|
27743
27770
|
position: sectionproperties.subheaderstyle == 'Style 2' ? 'relative' : ''
|
|
27744
27771
|
}
|
|
27745
27772
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
27746
27773
|
}
|
|
27747
|
-
})), (props === null || props === void 0 || (_props$
|
|
27774
|
+
})), (props === null || props === void 0 || (_props$subheaderprope13 = props.subheaderpropertiesprops) === null || _props$subheaderprope13 === void 0 ? void 0 : _props$subheaderprope13.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$2 = templatepropcontext.pagesnprop) === null || _templatepropcontext$2 === void 0 ? void 0 : _templatepropcontext$2.map(function (item, index) {
|
|
27748
27775
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
|
|
27749
27776
|
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
|
|
27750
27777
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instid) == '6745e12fb23b4' && item.pagename == 'Inquiry') {
|
|
27751
|
-
var _props$
|
|
27778
|
+
var _props$subheaderprope14, _props$subheaderprope15;
|
|
27752
27779
|
return /*#__PURE__*/React.createElement("div", {
|
|
27753
27780
|
onMouseEnter: function onMouseEnter() {
|
|
27754
27781
|
setshowdownheadermenu(false);
|
|
@@ -27758,23 +27785,23 @@ var Subheader = function Subheader(props) {
|
|
|
27758
27785
|
},
|
|
27759
27786
|
"class": "scrollhorizontalcard",
|
|
27760
27787
|
style: {
|
|
27761
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27762
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27788
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope14 = props.subheaderpropertiesprops) === null || _props$subheaderprope14 === void 0 ? void 0 : _props$subheaderprope14.paddingLeftprops,
|
|
27789
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops
|
|
27763
27790
|
}
|
|
27764
27791
|
}, /*#__PURE__*/React.createElement("p", {
|
|
27765
27792
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27766
27793
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27767
27794
|
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) == '68c6bc629acb2') {
|
|
27768
27795
|
if (item.pagename != 'About Us') {
|
|
27769
|
-
var _props$
|
|
27796
|
+
var _props$subheaderprope16, _props$subheaderprope17;
|
|
27770
27797
|
return /*#__PURE__*/React.createElement("div", {
|
|
27771
27798
|
onMouseEnter: function onMouseEnter() {
|
|
27772
27799
|
setshowdownheadermenu(false);
|
|
27773
27800
|
},
|
|
27774
27801
|
"class": "scrollhorizontalcard",
|
|
27775
27802
|
style: {
|
|
27776
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27777
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27803
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope16 = props.subheaderpropertiesprops) === null || _props$subheaderprope16 === void 0 ? void 0 : _props$subheaderprope16.paddingLeftprops,
|
|
27804
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops
|
|
27778
27805
|
},
|
|
27779
27806
|
onClick: function onClick() {
|
|
27780
27807
|
routingcountext(item.navigationroute);
|
|
@@ -27783,15 +27810,15 @@ var Subheader = function Subheader(props) {
|
|
|
27783
27810
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27784
27811
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27785
27812
|
} else {
|
|
27786
|
-
var _props$
|
|
27813
|
+
var _props$subheaderprope18, _props$subheaderprope19;
|
|
27787
27814
|
return /*#__PURE__*/React.createElement("div", {
|
|
27788
27815
|
onMouseEnter: function onMouseEnter() {
|
|
27789
27816
|
setinqmenushowabout33(true);
|
|
27790
27817
|
},
|
|
27791
27818
|
"class": "scrollhorizontalcard",
|
|
27792
27819
|
style: {
|
|
27793
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27794
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27820
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope18 = props.subheaderpropertiesprops) === null || _props$subheaderprope18 === void 0 ? void 0 : _props$subheaderprope18.paddingLeftprops,
|
|
27821
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops
|
|
27795
27822
|
}
|
|
27796
27823
|
}, /*#__PURE__*/React.createElement("p", {
|
|
27797
27824
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -27834,15 +27861,15 @@ var Subheader = function Subheader(props) {
|
|
|
27834
27861
|
}
|
|
27835
27862
|
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) == '691dcd6e974bb') {
|
|
27836
27863
|
if (item.pagename != 'Blogs') {
|
|
27837
|
-
var _props$
|
|
27864
|
+
var _props$subheaderprope20, _props$subheaderprope21;
|
|
27838
27865
|
return /*#__PURE__*/React.createElement("div", {
|
|
27839
27866
|
onMouseEnter: function onMouseEnter() {
|
|
27840
27867
|
setshowdownheadermenu(false);
|
|
27841
27868
|
},
|
|
27842
27869
|
"class": "scrollhorizontalcard",
|
|
27843
27870
|
style: {
|
|
27844
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27845
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27871
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope20 = props.subheaderpropertiesprops) === null || _props$subheaderprope20 === void 0 ? void 0 : _props$subheaderprope20.paddingLeftprops,
|
|
27872
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope21 = props.subheaderpropertiesprops) === null || _props$subheaderprope21 === void 0 ? void 0 : _props$subheaderprope21.paddingLeftprops
|
|
27846
27873
|
},
|
|
27847
27874
|
onClick: function onClick() {
|
|
27848
27875
|
routingcountext(item.navigationroute);
|
|
@@ -27851,15 +27878,15 @@ var Subheader = function Subheader(props) {
|
|
|
27851
27878
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27852
27879
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27853
27880
|
} else {
|
|
27854
|
-
var _props$
|
|
27881
|
+
var _props$subheaderprope22, _props$subheaderprope23;
|
|
27855
27882
|
return /*#__PURE__*/React.createElement("div", {
|
|
27856
27883
|
onMouseEnter: function onMouseEnter() {
|
|
27857
27884
|
setinqmenushowabout33(true);
|
|
27858
27885
|
},
|
|
27859
27886
|
"class": "scrollhorizontalcard",
|
|
27860
27887
|
style: {
|
|
27861
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27862
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27888
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope22 = props.subheaderpropertiesprops) === null || _props$subheaderprope22 === void 0 ? void 0 : _props$subheaderprope22.paddingLeftprops,
|
|
27889
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope23 = props.subheaderpropertiesprops) === null || _props$subheaderprope23 === void 0 ? void 0 : _props$subheaderprope23.paddingLeftprops
|
|
27863
27890
|
}
|
|
27864
27891
|
}, /*#__PURE__*/React.createElement("p", {
|
|
27865
27892
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -27904,12 +27931,12 @@ var Subheader = function Subheader(props) {
|
|
|
27904
27931
|
// selal
|
|
27905
27932
|
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instid) == '6951481413cdb') {
|
|
27906
27933
|
if (item.pagename != 'About Us' && item.pagename != 'Export Markets' && item.pagename != 'Quality & Certification') {
|
|
27907
|
-
var _props$
|
|
27934
|
+
var _props$subheaderprope24, _props$subheaderprope25;
|
|
27908
27935
|
return /*#__PURE__*/React.createElement("div", {
|
|
27909
27936
|
"class": "scrollhorizontalcard",
|
|
27910
27937
|
style: {
|
|
27911
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27912
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27938
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope24 = props.subheaderpropertiesprops) === null || _props$subheaderprope24 === void 0 ? void 0 : _props$subheaderprope24.paddingLeftprops,
|
|
27939
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope25 = props.subheaderpropertiesprops) === null || _props$subheaderprope25 === void 0 ? void 0 : _props$subheaderprope25.paddingLeftprops
|
|
27913
27940
|
},
|
|
27914
27941
|
onClick: function onClick() {
|
|
27915
27942
|
routingcountext(item.navigationroute);
|
|
@@ -27922,7 +27949,7 @@ var Subheader = function Subheader(props) {
|
|
|
27922
27949
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27923
27950
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27924
27951
|
} else if (item.pagename == 'About Us') {
|
|
27925
|
-
var _props$
|
|
27952
|
+
var _props$subheaderprope26, _props$subheaderprope27;
|
|
27926
27953
|
return /*#__PURE__*/React.createElement("div", {
|
|
27927
27954
|
onMouseEnter: function onMouseEnter() {
|
|
27928
27955
|
setselalmenu1(true);
|
|
@@ -27933,8 +27960,8 @@ var Subheader = function Subheader(props) {
|
|
|
27933
27960
|
},
|
|
27934
27961
|
"class": "scrollhorizontalcard",
|
|
27935
27962
|
style: {
|
|
27936
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27937
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27963
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope26 = props.subheaderpropertiesprops) === null || _props$subheaderprope26 === void 0 ? void 0 : _props$subheaderprope26.paddingLeftprops,
|
|
27964
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope27 = props.subheaderpropertiesprops) === null || _props$subheaderprope27 === void 0 ? void 0 : _props$subheaderprope27.paddingLeftprops
|
|
27938
27965
|
}
|
|
27939
27966
|
}, /*#__PURE__*/React.createElement("p", {
|
|
27940
27967
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -27997,7 +28024,7 @@ var Subheader = function Subheader(props) {
|
|
|
27997
28024
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27998
28025
|
}, langdetect == 'en' ? 'Our Business Model' : 'نموذج أعمالنا'))))))));
|
|
27999
28026
|
} else if (item.pagename == 'Export Markets') {
|
|
28000
|
-
var _props$
|
|
28027
|
+
var _props$subheaderprope28, _props$subheaderprope29;
|
|
28001
28028
|
return /*#__PURE__*/React.createElement("div", {
|
|
28002
28029
|
onMouseEnter: function onMouseEnter() {
|
|
28003
28030
|
setselalmenu2(true);
|
|
@@ -28008,8 +28035,8 @@ var Subheader = function Subheader(props) {
|
|
|
28008
28035
|
},
|
|
28009
28036
|
"class": "scrollhorizontalcard",
|
|
28010
28037
|
style: {
|
|
28011
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28012
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28038
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope28 = props.subheaderpropertiesprops) === null || _props$subheaderprope28 === void 0 ? void 0 : _props$subheaderprope28.paddingLeftprops,
|
|
28039
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope29 = props.subheaderpropertiesprops) === null || _props$subheaderprope29 === void 0 ? void 0 : _props$subheaderprope29.paddingLeftprops
|
|
28013
28040
|
}
|
|
28014
28041
|
}, /*#__PURE__*/React.createElement("p", {
|
|
28015
28042
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -28050,7 +28077,7 @@ var Subheader = function Subheader(props) {
|
|
|
28050
28077
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
28051
28078
|
}, langdetect == 'en' ? 'International Markets' : 'الأسواق الدولية'))))))));
|
|
28052
28079
|
} else if (item.pagename == 'Quality & Certification') {
|
|
28053
|
-
var _props$
|
|
28080
|
+
var _props$subheaderprope30, _props$subheaderprope31;
|
|
28054
28081
|
return /*#__PURE__*/React.createElement("div", {
|
|
28055
28082
|
onMouseEnter: function onMouseEnter() {
|
|
28056
28083
|
setselalmenu3(true);
|
|
@@ -28061,8 +28088,8 @@ var Subheader = function Subheader(props) {
|
|
|
28061
28088
|
},
|
|
28062
28089
|
"class": "scrollhorizontalcard",
|
|
28063
28090
|
style: {
|
|
28064
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28065
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28091
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope30 = props.subheaderpropertiesprops) === null || _props$subheaderprope30 === void 0 ? void 0 : _props$subheaderprope30.paddingLeftprops,
|
|
28092
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope31 = props.subheaderpropertiesprops) === null || _props$subheaderprope31 === void 0 ? void 0 : _props$subheaderprope31.paddingLeftprops
|
|
28066
28093
|
}
|
|
28067
28094
|
}, /*#__PURE__*/React.createElement("p", {
|
|
28068
28095
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -28116,15 +28143,15 @@ var Subheader = function Subheader(props) {
|
|
|
28116
28143
|
}
|
|
28117
28144
|
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instid) == '68f913b34d9bf') {
|
|
28118
28145
|
if (item.pagename != 'Tourism Services') {
|
|
28119
|
-
var _props$
|
|
28146
|
+
var _props$subheaderprope32, _props$subheaderprope33;
|
|
28120
28147
|
return /*#__PURE__*/React.createElement("div", {
|
|
28121
28148
|
onMouseEnter: function onMouseEnter() {
|
|
28122
28149
|
setshowdownheadermenu(false);
|
|
28123
28150
|
},
|
|
28124
28151
|
"class": "scrollhorizontalcard",
|
|
28125
28152
|
style: {
|
|
28126
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28127
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28153
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope32 = props.subheaderpropertiesprops) === null || _props$subheaderprope32 === void 0 ? void 0 : _props$subheaderprope32.paddingLeftprops,
|
|
28154
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope33 = props.subheaderpropertiesprops) === null || _props$subheaderprope33 === void 0 ? void 0 : _props$subheaderprope33.paddingLeftprops
|
|
28128
28155
|
},
|
|
28129
28156
|
onClick: function onClick() {
|
|
28130
28157
|
routingcountext(item.navigationroute);
|
|
@@ -28133,15 +28160,15 @@ var Subheader = function Subheader(props) {
|
|
|
28133
28160
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
28134
28161
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
28135
28162
|
} else {
|
|
28136
|
-
var _props$
|
|
28163
|
+
var _props$subheaderprope34, _props$subheaderprope35;
|
|
28137
28164
|
return /*#__PURE__*/React.createElement("div", {
|
|
28138
28165
|
onMouseEnter: function onMouseEnter() {
|
|
28139
28166
|
setinqmenushowabout33(true);
|
|
28140
28167
|
},
|
|
28141
28168
|
"class": "scrollhorizontalcard",
|
|
28142
28169
|
style: {
|
|
28143
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28144
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28170
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope34 = props.subheaderpropertiesprops) === null || _props$subheaderprope34 === void 0 ? void 0 : _props$subheaderprope34.paddingLeftprops,
|
|
28171
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope35 = props.subheaderpropertiesprops) === null || _props$subheaderprope35 === void 0 ? void 0 : _props$subheaderprope35.paddingLeftprops
|
|
28145
28172
|
}
|
|
28146
28173
|
}, /*#__PURE__*/React.createElement("p", {
|
|
28147
28174
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -28172,35 +28199,60 @@ var Subheader = function Subheader(props) {
|
|
|
28172
28199
|
}, langdetect == 'en' ? 'Visa' : 'التأشيرات'))))))));
|
|
28173
28200
|
}
|
|
28174
28201
|
} else {
|
|
28175
|
-
|
|
28176
|
-
|
|
28177
|
-
|
|
28178
|
-
|
|
28179
|
-
|
|
28180
|
-
|
|
28181
|
-
|
|
28182
|
-
|
|
28183
|
-
|
|
28184
|
-
|
|
28185
|
-
|
|
28186
|
-
|
|
28187
|
-
|
|
28188
|
-
|
|
28189
|
-
|
|
28190
|
-
|
|
28191
|
-
|
|
28202
|
+
if (window.location.pathname == '/' + item.navigationroute) {
|
|
28203
|
+
var _props$subheaderprope36, _props$subheaderprope37;
|
|
28204
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
28205
|
+
onClick: function onClick() {
|
|
28206
|
+
routingcountext(item.navigationroute);
|
|
28207
|
+
},
|
|
28208
|
+
onMouseEnter: function onMouseEnter() {
|
|
28209
|
+
setshowdownheadermenu(false);
|
|
28210
|
+
setChoosenindex('');
|
|
28211
|
+
},
|
|
28212
|
+
"class": "scrollhorizontalcard p-2",
|
|
28213
|
+
style: {
|
|
28214
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope36 = props.subheaderpropertiesprops) === null || _props$subheaderprope36 === void 0 ? void 0 : _props$subheaderprope36.paddingLeftprops,
|
|
28215
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope37 = props.subheaderpropertiesprops) === null || _props$subheaderprope37 === void 0 ? void 0 : _props$subheaderprope37.paddingLeftprops,
|
|
28216
|
+
background: sectionproperties.actibepagebgcolor,
|
|
28217
|
+
borderRadius: 100
|
|
28218
|
+
}
|
|
28219
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
28220
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 ',
|
|
28221
|
+
style: {
|
|
28222
|
+
color: sectionproperties.activepagecolor
|
|
28223
|
+
}
|
|
28224
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
28225
|
+
} else {
|
|
28226
|
+
var _props$subheaderprope38, _props$subheaderprope39;
|
|
28227
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
28228
|
+
onClick: function onClick() {
|
|
28229
|
+
routingcountext(item.navigationroute);
|
|
28230
|
+
},
|
|
28231
|
+
onMouseEnter: function onMouseEnter() {
|
|
28232
|
+
setshowdownheadermenu(false);
|
|
28233
|
+
setChoosenindex('');
|
|
28234
|
+
},
|
|
28235
|
+
"class": "scrollhorizontalcard",
|
|
28236
|
+
style: {
|
|
28237
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope38 = props.subheaderpropertiesprops) === null || _props$subheaderprope38 === void 0 ? void 0 : _props$subheaderprope38.paddingLeftprops,
|
|
28238
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope39 = props.subheaderpropertiesprops) === null || _props$subheaderprope39 === void 0 ? void 0 : _props$subheaderprope39.paddingLeftprops
|
|
28239
|
+
}
|
|
28240
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
28241
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
28242
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
28243
|
+
}
|
|
28192
28244
|
}
|
|
28193
28245
|
}
|
|
28194
28246
|
}))), sectionproperties.subheaderpositionfromhome != 'Right After Home' && /*#__PURE__*/React.createElement("div", {
|
|
28195
28247
|
"class": "".concat(headerstyles$f.nav__item) + ' flex-row align-items-center w-100 justify-content-md-center ',
|
|
28196
28248
|
style: {
|
|
28197
28249
|
zIndex: 1000,
|
|
28198
|
-
justifyContent: ((_props$
|
|
28250
|
+
justifyContent: ((_props$subheaderprope40 = props.subheaderpropertiesprops) === null || _props$subheaderprope40 === void 0 ? void 0 : _props$subheaderprope40.subheadercontentpositionprops) == 'center' ? 'center' : 'start',
|
|
28199
28251
|
flexWrap: 'wrap'
|
|
28200
28252
|
}
|
|
28201
|
-
}, (props === null || props === void 0 || (_props$
|
|
28253
|
+
}, (props === null || props === void 0 || (_props$subheaderprope41 = props.subheaderpropertiesprops) === null || _props$subheaderprope41 === void 0 ? void 0 : _props$subheaderprope41.subheaderpositionprops) == 'in nav' && sectionproperties.showheaderpages == 'Show' && (templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$3 = templatepropcontext.pagesnprop) === null || _templatepropcontext$3 === void 0 ? void 0 : _templatepropcontext$3.map(function (item, index) {
|
|
28202
28254
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
28203
|
-
var _props$
|
|
28255
|
+
var _props$subheaderprope42, _props$subheaderprope43;
|
|
28204
28256
|
return /*#__PURE__*/React.createElement("div", {
|
|
28205
28257
|
onClick: function onClick() {
|
|
28206
28258
|
routingcountext(item.navigationroute);
|
|
@@ -28211,8 +28263,8 @@ var Subheader = function Subheader(props) {
|
|
|
28211
28263
|
},
|
|
28212
28264
|
"class": "scrollhorizontalcard",
|
|
28213
28265
|
style: {
|
|
28214
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28215
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28266
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope42 = props.subheaderpropertiesprops) === null || _props$subheaderprope42 === void 0 ? void 0 : _props$subheaderprope42.paddingLeftprops,
|
|
28267
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope43 = props.subheaderpropertiesprops) === null || _props$subheaderprope43 === void 0 ? void 0 : _props$subheaderprope43.paddingLeftprops
|
|
28216
28268
|
}
|
|
28217
28269
|
}, /*#__PURE__*/React.createElement("p", {
|
|
28218
28270
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -28220,7 +28272,7 @@ var Subheader = function Subheader(props) {
|
|
|
28220
28272
|
}
|
|
28221
28273
|
})), sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery3 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery3 === void 0 || (_fetchCategoriesQuery3 = _fetchCategoriesQuery3.data) === null || _fetchCategoriesQuery3 === void 0 ? void 0 : _fetchCategoriesQuery3.categories.map(function (item, index) {
|
|
28222
28274
|
if (item.isshowntocustomers == 1) {
|
|
28223
|
-
var _props$
|
|
28275
|
+
var _props$subheaderprope44, _props$subheaderprope45;
|
|
28224
28276
|
return /*#__PURE__*/React.createElement("p", {
|
|
28225
28277
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28226
28278
|
onClick: function onClick() {
|
|
@@ -28231,14 +28283,14 @@ var Subheader = function Subheader(props) {
|
|
|
28231
28283
|
setChoosenindex(index);
|
|
28232
28284
|
},
|
|
28233
28285
|
style: {
|
|
28234
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28235
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28286
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope44 = props.subheaderpropertiesprops) === null || _props$subheaderprope44 === void 0 ? void 0 : _props$subheaderprope44.paddingLeftprops,
|
|
28287
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope45 = props.subheaderpropertiesprops) === null || _props$subheaderprope45 === void 0 ? void 0 : _props$subheaderprope45.paddingLeftprops
|
|
28236
28288
|
}
|
|
28237
28289
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
28238
28290
|
}
|
|
28239
28291
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
|
|
28240
28292
|
if (item.isshowntocustomers == 1) {
|
|
28241
|
-
var _props$
|
|
28293
|
+
var _props$subheaderprope46, _props$subheaderprope47;
|
|
28242
28294
|
return /*#__PURE__*/React.createElement("p", {
|
|
28243
28295
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28244
28296
|
onClick: function onClick() {
|
|
@@ -28251,22 +28303,22 @@ var Subheader = function Subheader(props) {
|
|
|
28251
28303
|
setChoosenname(item.title_en);
|
|
28252
28304
|
},
|
|
28253
28305
|
style: {
|
|
28254
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28255
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28306
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope46 = props.subheaderpropertiesprops) === null || _props$subheaderprope46 === void 0 ? void 0 : _props$subheaderprope46.paddingLeftprops,
|
|
28307
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope47 = props.subheaderpropertiesprops) === null || _props$subheaderprope47 === void 0 ? void 0 : _props$subheaderprope47.paddingLeftprops
|
|
28256
28308
|
}
|
|
28257
28309
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
28258
28310
|
}
|
|
28259
28311
|
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.instcollections) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.map(function (item, index) {
|
|
28260
28312
|
if (item.isshowntocustomers == 1) {
|
|
28261
|
-
var _props$
|
|
28313
|
+
var _props$subheaderprope48, _props$subheaderprope49;
|
|
28262
28314
|
return /*#__PURE__*/React.createElement("p", {
|
|
28263
28315
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28264
28316
|
onClick: function onClick() {
|
|
28265
28317
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
28266
28318
|
},
|
|
28267
28319
|
style: {
|
|
28268
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28269
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28320
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope48 = props.subheaderpropertiesprops) === null || _props$subheaderprope48 === void 0 ? void 0 : _props$subheaderprope48.paddingLeftprops,
|
|
28321
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope49 = props.subheaderpropertiesprops) === null || _props$subheaderprope49 === void 0 ? void 0 : _props$subheaderprope49.paddingLeftprops,
|
|
28270
28322
|
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
28271
28323
|
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
28272
28324
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
@@ -28293,7 +28345,7 @@ var Subheader = function Subheader(props) {
|
|
|
28293
28345
|
}
|
|
28294
28346
|
}, sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery4 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery4 === void 0 || (_fetchCategoriesQuery4 = _fetchCategoriesQuery4.data) === null || _fetchCategoriesQuery4 === void 0 ? void 0 : _fetchCategoriesQuery4.categories.map(function (item, index) {
|
|
28295
28347
|
if (item.isshowntocustomers == 1) {
|
|
28296
|
-
var _props$
|
|
28348
|
+
var _props$subheaderprope50, _props$subheaderprope51;
|
|
28297
28349
|
return /*#__PURE__*/React.createElement("p", {
|
|
28298
28350
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28299
28351
|
onClick: function onClick() {
|
|
@@ -28304,8 +28356,8 @@ var Subheader = function Subheader(props) {
|
|
|
28304
28356
|
setChoosenindex(index);
|
|
28305
28357
|
},
|
|
28306
28358
|
style: {
|
|
28307
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28308
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28359
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope50 = props.subheaderpropertiesprops) === null || _props$subheaderprope50 === void 0 ? void 0 : _props$subheaderprope50.paddingLeftprops,
|
|
28360
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope51 = props.subheaderpropertiesprops) === null || _props$subheaderprope51 === void 0 ? void 0 : _props$subheaderprope51.paddingLeftprops,
|
|
28309
28361
|
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
28310
28362
|
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
28311
28363
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
@@ -28315,7 +28367,7 @@ var Subheader = function Subheader(props) {
|
|
|
28315
28367
|
}
|
|
28316
28368
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
|
|
28317
28369
|
if (item.isshowntocustomers == 1) {
|
|
28318
|
-
var _props$
|
|
28370
|
+
var _props$subheaderprope52, _props$subheaderprope53;
|
|
28319
28371
|
return /*#__PURE__*/React.createElement("p", {
|
|
28320
28372
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28321
28373
|
onClick: function onClick() {
|
|
@@ -28326,8 +28378,8 @@ var Subheader = function Subheader(props) {
|
|
|
28326
28378
|
setChoosenindex(index);
|
|
28327
28379
|
},
|
|
28328
28380
|
style: {
|
|
28329
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28330
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28381
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope52 = props.subheaderpropertiesprops) === null || _props$subheaderprope52 === void 0 ? void 0 : _props$subheaderprope52.paddingLeftprops,
|
|
28382
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope53 = props.subheaderpropertiesprops) === null || _props$subheaderprope53 === void 0 ? void 0 : _props$subheaderprope53.paddingLeftprops,
|
|
28331
28383
|
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
28332
28384
|
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
28333
28385
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
@@ -28337,15 +28389,15 @@ var Subheader = function Subheader(props) {
|
|
|
28337
28389
|
}
|
|
28338
28390
|
}), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcollections) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.map(function (item, index) {
|
|
28339
28391
|
if (item.isshowntocustomers == 1) {
|
|
28340
|
-
var _props$
|
|
28392
|
+
var _props$subheaderprope54, _props$subheaderprope55;
|
|
28341
28393
|
return /*#__PURE__*/React.createElement("p", {
|
|
28342
28394
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28343
28395
|
onClick: function onClick() {
|
|
28344
28396
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
28345
28397
|
},
|
|
28346
28398
|
style: {
|
|
28347
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28348
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28399
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope54 = props.subheaderpropertiesprops) === null || _props$subheaderprope54 === void 0 ? void 0 : _props$subheaderprope54.paddingLeftprops,
|
|
28400
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope55 = props.subheaderpropertiesprops) === null || _props$subheaderprope55 === void 0 ? void 0 : _props$subheaderprope55.paddingLeftprops,
|
|
28349
28401
|
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
28350
28402
|
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
28351
28403
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
@@ -28362,8 +28414,8 @@ var Subheader = function Subheader(props) {
|
|
|
28362
28414
|
style: {
|
|
28363
28415
|
width: sectionproperties.subheader_width + '%',
|
|
28364
28416
|
zIndex: 2000,
|
|
28365
|
-
position: ((_props$
|
|
28366
|
-
top: ((_props$
|
|
28417
|
+
position: ((_props$subheaderprope56 = props.subheaderpropertiesprops) === null || _props$subheaderprope56 === void 0 ? void 0 : _props$subheaderprope56.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
|
|
28418
|
+
top: ((_props$subheaderprope57 = props.subheaderpropertiesprops) === null || _props$subheaderprope57 === void 0 ? void 0 : _props$subheaderprope57.headernameprops) == 'Stylish Header' && ((_props$subheaderprope58 = props.subheaderpropertiesprops) === null || _props$subheaderprope58 === void 0 ? void 0 : _props$subheaderprope58.subheaderpositionprops) == 'in nav' ? 50 : ((_props$subheaderprope59 = props.subheaderpropertiesprops) === null || _props$subheaderprope59 === void 0 ? void 0 : _props$subheaderprope59.subheaderpositionprops) == 'in nav' ? 30 : '',
|
|
28367
28419
|
// border:
|
|
28368
28420
|
// sectionproperties.subheader_width != 100
|
|
28369
28421
|
// ? sectionproperties.subheader_dropdown_borderWidth + 'px solid ' + sectionproperties.subheader_dropdown_borderColor
|
|
@@ -28390,9 +28442,9 @@ var Subheader = function Subheader(props) {
|
|
|
28390
28442
|
"class": "font-16 font-weight-500 m-0 p-0"
|
|
28391
28443
|
}, langdetect == 'en' ? 'No collections' : 'لا توجد مجموعات')), sectionproperties.subheaderParentType == 'Categories' && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery7 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery7 === void 0 || (_fetchCategoriesQuery7 = _fetchCategoriesQuery7.data) === null || _fetchCategoriesQuery7 === void 0 || (_fetchCategoriesQuery7 = _fetchCategoriesQuery7.categories[Choosenindex]) === null || _fetchCategoriesQuery7 === void 0 ? void 0 : _fetchCategoriesQuery7.parentcolletions.map(function (item, index) {
|
|
28392
28444
|
if (item.isshowntocustomers == 1) {
|
|
28393
|
-
var _fetchCategoriesQuery8, _props$
|
|
28445
|
+
var _fetchCategoriesQuery8, _props$subheaderprope60, _props$subheaderprope61;
|
|
28394
28446
|
return /*#__PURE__*/React.createElement("div", {
|
|
28395
|
-
"class": (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery8 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery8 === void 0 || (_fetchCategoriesQuery8 = _fetchCategoriesQuery8.data) === null || _fetchCategoriesQuery8 === void 0 || (_fetchCategoriesQuery8 = _fetchCategoriesQuery8.categories[Choosenindex]) === null || _fetchCategoriesQuery8 === void 0 ? void 0 : _fetchCategoriesQuery8.parentcolletions.length) >= 5 ? 'col-lg-2 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4' : ((_props$
|
|
28447
|
+
"class": (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery8 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery8 === void 0 || (_fetchCategoriesQuery8 = _fetchCategoriesQuery8.data) === null || _fetchCategoriesQuery8 === void 0 || (_fetchCategoriesQuery8 = _fetchCategoriesQuery8.categories[Choosenindex]) === null || _fetchCategoriesQuery8 === void 0 ? void 0 : _fetchCategoriesQuery8.parentcolletions.length) >= 5 ? 'col-lg-2 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4' : ((_props$subheaderprope60 = props.subheaderpropertiesprops) === null || _props$subheaderprope60 === void 0 ? void 0 : _props$subheaderprope60.numofcolsinlistprops) != undefined ? ' pl-2 pr-2 col-md-6 col-sm-12 mb-md-4 col-lg-' + ((_props$subheaderprope61 = props.subheaderpropertiesprops) === null || _props$subheaderprope61 === void 0 ? void 0 : _props$subheaderprope61.numofcolsinlistprops) : 'col-lg-3 pl-2 pr-2 col-md-6 col-sm-12 mb-md-4',
|
|
28396
28448
|
style: {
|
|
28397
28449
|
cursor: 'pointer'
|
|
28398
28450
|
}
|
|
@@ -28484,8 +28536,8 @@ var Subheader = function Subheader(props) {
|
|
|
28484
28536
|
style: {
|
|
28485
28537
|
width: sectionproperties.subheader_width + '%',
|
|
28486
28538
|
zIndex: 2000,
|
|
28487
|
-
position: ((_props$
|
|
28488
|
-
top: ((_props$
|
|
28539
|
+
position: ((_props$subheaderprope62 = props.subheaderpropertiesprops) === null || _props$subheaderprope62 === void 0 ? void 0 : _props$subheaderprope62.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
|
|
28540
|
+
top: ((_props$subheaderprope63 = props.subheaderpropertiesprops) === null || _props$subheaderprope63 === void 0 ? void 0 : _props$subheaderprope63.headernameprops) == 'Stylish Header' && ((_props$subheaderprope64 = props.subheaderpropertiesprops) === null || _props$subheaderprope64 === void 0 ? void 0 : _props$subheaderprope64.subheaderpositionprops) == 'in nav' ? 50 : ((_props$subheaderprope65 = props.subheaderpropertiesprops) === null || _props$subheaderprope65 === void 0 ? void 0 : _props$subheaderprope65.subheaderpositionprops) == 'in nav' ? 30 : '',
|
|
28489
28541
|
border: sectionproperties.subheader_dropdown_borderWidth + 'px solid ' + sectionproperties.subheader_dropdown_borderColor,
|
|
28490
28542
|
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_dropdown_paddingLeft + 'px' : sectionproperties.subheader_dropdown_paddingRight + 'px',
|
|
28491
28543
|
paddingRight: langdetect == 'en' ? sectionproperties.subheader_dropdown_paddingRight + 'px' : sectionproperties.subheader_dropdown_paddingLeft + 'px'
|
|
@@ -28595,7 +28647,7 @@ var Subheader = function Subheader(props) {
|
|
|
28595
28647
|
}, /*#__PURE__*/React.createElement("li", {
|
|
28596
28648
|
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100'
|
|
28597
28649
|
}, /*#__PURE__*/React.createElement("ul", {
|
|
28598
|
-
"class": pname == 'Shop' ? 'mt-2 shop' : pname == 'Brands' ? 'mt-2 brands' : pname == 'Services' ? 'mt-2 services' : 'mt-2',
|
|
28650
|
+
"class": authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'mt-2 lumdropd' : pname == 'Shop' ? 'mt-2 shop' : pname == 'Brands' ? 'mt-2 brands' : pname == 'Services' ? 'mt-2 services' : 'mt-2',
|
|
28599
28651
|
style: {
|
|
28600
28652
|
width: '200px',
|
|
28601
28653
|
background: sectionproperties.subheader_dropdown_bgcolor,
|
|
@@ -32788,7 +32840,7 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
32788
32840
|
left: sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'ar' ? sectionproperties.floatingwhatsapppositionfromright + 'px' : '' : '',
|
|
32789
32841
|
width: sectionproperties.floatingwhatsappiconwidth + 'px',
|
|
32790
32842
|
height: sectionproperties.floatingwhatappiconheight + 'px',
|
|
32791
|
-
background: sectionproperties.floatingwhatappiconbgcolor,
|
|
32843
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'transparent' : sectionproperties.floatingwhatappiconbgcolor,
|
|
32792
32844
|
borderRadius: sectionproperties.floatingwhatsappiconborderradius + 'px',
|
|
32793
32845
|
fontSize: sectionproperties.floatingwhatsappiconfontsize + 'px',
|
|
32794
32846
|
color: sectionproperties.floatingwhatsappiconcolor,
|
|
@@ -32810,7 +32862,7 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
32810
32862
|
bottom: sectionproperties.floatingfbfrombottom + 'px',
|
|
32811
32863
|
width: sectionproperties.floatingfbiconwidth + 'px',
|
|
32812
32864
|
height: sectionproperties.floatingfbiconheight + 'px',
|
|
32813
|
-
background: sectionproperties.floatingfbiconbgcolor,
|
|
32865
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'transparent' : sectionproperties.floatingfbiconbgcolor,
|
|
32814
32866
|
borderRadius: sectionproperties.floatingfbiconborderradius + 'px',
|
|
32815
32867
|
fontSize: sectionproperties.floatingfbiconfontsize + 'px',
|
|
32816
32868
|
color: sectionproperties.floatingfbiconiconcolor,
|
|
@@ -32832,7 +32884,7 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
32832
32884
|
bottom: sectionproperties.floatinginstagramfrombottom + 'px',
|
|
32833
32885
|
width: sectionproperties.floatinginstagramiconwidth + 'px',
|
|
32834
32886
|
height: sectionproperties.floatinginstagramiconheight + 'px',
|
|
32835
|
-
background: sectionproperties.floatinginstagramiconbgcolor,
|
|
32887
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'transparent' : sectionproperties.floatinginstagramiconbgcolor,
|
|
32836
32888
|
borderRadius: sectionproperties.floatinginstagramiconborderradius + 'px',
|
|
32837
32889
|
color: sectionproperties.floatinginstagramiconiconcolor,
|
|
32838
32890
|
':hover': {
|
|
@@ -32853,7 +32905,7 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
32853
32905
|
bottom: sectionproperties.tiktokfloatingiconfrombottom + 'px',
|
|
32854
32906
|
width: sectionproperties.tiktokfloatingiconiconwidth + 'px',
|
|
32855
32907
|
height: sectionproperties.tiktokfloatingiconheight + 'px',
|
|
32856
|
-
background: sectionproperties.tiktokfloatingiconbgcolor,
|
|
32908
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'transparent' : sectionproperties.tiktokfloatingiconbgcolor,
|
|
32857
32909
|
borderRadius: sectionproperties.tiktokfloatingiconborderradius + 'px',
|
|
32858
32910
|
color: sectionproperties.tiktokfloatingiconcolor,
|
|
32859
32911
|
':hover': {
|
|
@@ -36504,9 +36556,10 @@ flexWrap:'wrap'}},templatepropcontext.pagesnprop.map(function(item,index){if(ite
|
|
|
36504
36556
|
// actibepagebgcolor
|
|
36505
36557
|
if(item.isnavigation==1&&item.isactive==1){var _authdetailsContext$i0,_authdetailsContext$i1,_authdetailsContext$i10,_authdetailsContext$i11,_authdetailsContext$i12,_authdetailsContext$i13,_authdetailsContext$i14,_authdetailsContext$i15,_authdetailsContext$i16,_authdetailsContext$i17;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i0=authdetailsContext.instinfo)===null||_authdetailsContext$i0===void 0?void 0:_authdetailsContext$i0.instid)=='6901f2154edb4'){if(item.pagename!='Boutique Banquet'&&item.pagename!='Restaurant'&&item.pagename!='Events'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Boutique Banquet'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('thegrandhall',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'The Grand Hall':'القاعة الكبرى')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('thelounge',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'The Lounge':'الصالة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('thepatio',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'The Patio':'الفناء'))))))));}else if(item.pagename=='Restaurant'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout33==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('lounge-patio',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Lounge & Patio':'الصالة والفناء')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('menu',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Menu':'قائمة طعام'))))))));}else if(item.pagename=='Events'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout34==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('weddings',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Weddings':'حفلات الزفاف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('bespokemeetings',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Bespoke Meetings':'اجتماعات مخصصة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('specialoccasions',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Special Occasions':'المناسبات الخاصة'))))))));}// selal
|
|
36506
36558
|
}// sigma studio
|
|
36507
|
-
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i1=authdetailsContext.instinfo)===null||_authdetailsContext$i1===void 0?void 0:_authdetailsContext$i1.instid)=='678d4289e7bcb'){if(item.pagename!='Gallery'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}
|
|
36559
|
+
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i1=authdetailsContext.instinfo)===null||_authdetailsContext$i1===void 0?void 0:_authdetailsContext$i1.instid)=='678d4289e7bcb'){if(item.pagename!='Gallery'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer p-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor// background: sectionproperties.actibepagebgcolor,
|
|
36560
|
+
}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Gallery'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('videos',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Videos':'مقاطع فيديو')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('photo-album',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Photo Album':'ألبوم الصور'))))))));}// selal
|
|
36508
36561
|
}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i10=authdetailsContext.instinfo)===null||_authdetailsContext$i10===void 0?void 0:_authdetailsContext$i10.instid)=='6951481413cdb'){if(item.pagename!='About Us'&&item.pagename!='Expo Markets'&&item.pagename!='Quality & Certification'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='About Us'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('ceomessage',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'CEO Message':'رسالة الرئيس التنفيذي')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('whoweare',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'who we are':'من نحن')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('mission-vision',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Mission & Vision':'الرسالة والرؤية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('ourbusinessmodule',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Our Business Model':'نموذج أعمالنا'))))))));}else if(item.pagename=='Expo Markets'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout33==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('africanmiddleeast',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'African middle east':'الشرق الأوسط الأفريقي')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('internationalmarkets',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'International Markets':'الأسواق الدولية'))))))));}else if(item.pagename=='Quality & Certification'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout34==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('foodsafetystandards',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Food Safety Standards':'معايير سلامة الغذاء')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('certification',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Certification':'شهادة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('quality',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Quality':'جودة'))))))));}}// royal egypt
|
|
36509
|
-
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i11=authdetailsContext.instinfo)===null||_authdetailsContext$i11===void 0?void 0:_authdetailsContext$i11.instid)=='69a354f452ce6'){if(item.pagename!='Our Services'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Our Services'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('hotels',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Hotels':'الفنادق'))))))));}}// k production
|
|
36562
|
+
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i11=authdetailsContext.instinfo)===null||_authdetailsContext$i11===void 0?void 0:_authdetailsContext$i11.instid)=='69a354f452ce6'){if(item.pagename!='Our Services'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Our Services'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('hotels',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Hotels':'الفنادق')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('ticketing',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Ticketing':'التذاكر'))))))));}}// k production
|
|
36510
36563
|
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i12=authdetailsContext.instinfo)===null||_authdetailsContext$i12===void 0?void 0:_authdetailsContext$i12.instid)=='6984710cbe522'){if(item.pagename!='Services +'&&item.pagename!='Projects'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Services +'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('mediaproduction',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Media Production':'إنتاج إعلامي')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('eventmanagement',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Event Management':'إدارة الفعاليات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('btl',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'BTL':'BTL')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('brandingandidentity',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Branding and identity':'العلامة التجارية والهوية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('socialmediamarketing',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Social Media Marketing':'التسويق عبر وسائل التواصل الاجتماعي')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('strategyandplanning',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Strategy and Planning':'الاستراتيجية والتخطيط'))))))));}else if(item.pagename=='Projects'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('kaproduction',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'KA Production':'إنتاج KA')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('karimasaproducer',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Karim As A Producer':'كريم كمنتج'))))))));}}// sea land
|
|
36511
36564
|
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i13=authdetailsContext.instinfo)===null||_authdetailsContext$i13===void 0?void 0:_authdetailsContext$i13.instid)=='697a1aebce7a1'){if(item.pagename!='About Us'&&item.pagename!='Services'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='About Us'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('whoweare',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Who We Are ?':'من نحن؟')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('certificatesandlicenses',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Certificates and Licenses':'الشهادات والتراخيص')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('meettheteam',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Meet The Team':'تعرّف على الفريق'))))))));}else if(item.pagename=='Services'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout33==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('beourpartner',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Be Our Partner':'كن شريكنا')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('projects',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Projects':'المشاريع')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('ongoing',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'On Going':'مستمر'))))))));}}// superior
|
|
36512
36565
|
else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i14=authdetailsContext.instinfo)===null||_authdetailsContext$i14===void 0?void 0:_authdetailsContext$i14.instid)=='6946c118427af'){if(item.pagename!='Our Services'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Our Services'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('portfoliomanagement',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Portfolio Management':'إدارة المحافظ الاستثمارية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('propertyrentals',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Property Rentals':'تأجير العقارات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('resale-primary-units',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Resale & Primary Units':'وحدات إعادة البيع والوحدات الأساسية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('mortgageadvisory',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Mortgage Advisory':'استشارات الرهن العقاري')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('propertymanagement',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Property Management':'إدارة العقارات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('holidayhomes',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Holiday Homes':'بيوت العطلات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('interiordesign',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Interior Design':'التصميم الداخلي'))))))));}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i15=authdetailsContext.instinfo)===null||_authdetailsContext$i15===void 0?void 0:_authdetailsContext$i15.instid)=='69358e8e586a8'){if(item.pagename!='Services'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Services'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('design-build',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Design & Build':'التصميم والبناء')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('villa-construction',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Villa Construction':'بناء فيلا')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('fitout',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Fitout':'تجهيز')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('joinery-manufacturing',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Joinery & Manufacturing':'النجارة والتصنيع'))))))));}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i16=authdetailsContext.instinfo)===null||_authdetailsContext$i16===void 0?void 0:_authdetailsContext$i16.instid)=='68de59f061f69'){if(item.pagename!='Our Sub Brands'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Our Sub Brands'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('salad-yard',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Salad Yard':'سلطة يارد')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('juice-yard',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Juice Yard':'عصير يارد')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('bagel-yard',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Bagel Yard':'باجل يارد'))))))));}else if(item.pagename=='Restaurant'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout33==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('lounge-patio',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Lounge & Patio':'الصالة والفناء')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('menu',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Menu':'قائمة طعام'))))))));}else if(item.pagename=='Events'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout34==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('weddings',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Weddings':'حفلات الزفاف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('bespokemeetings',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Bespoke Meetings':'اجتماعات مخصصة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('specialoccasions',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Special Occasions':'المناسبات الخاصة'))))))));}}else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i17=authdetailsContext.instinfo)===null||_authdetailsContext$i17===void 0?void 0:_authdetailsContext$i17.instid)=='68c69dcc53e94'){if(item.pagename!='Services'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}else if(item.pagename=='Services'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setservicesmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),servicesmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('substitution-layers',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Substitution layers':'طبقات الاحلال')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('fawasel',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Fawasel':'فواصل')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('concrete-cutting',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Concrete Cutting':'تقطيع الخرسانة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('asphalt-cutting',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Asphalt Cutting':'تقطيع الاسفلت')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('groundhog',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Groundhog':'زنبرة الأرضية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('restoration',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Restoration':'الترميم')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('roads',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Roads':'طرق')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('finishing',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Finishing':'تشطيبات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('oil-and-gas-fields',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Oil and Gas Fields':'حقول البترول والغاز')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('hospitals-labs-sterrooms',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Hospitals, labs and sterilization rooms':'المستشفيات والمعامل وغرف التعقيم')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('interfaces',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Interfaces':'الواجهات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('subways',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Subways':'الانفاق')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('swimming-pools',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Swimming Pools':'حمامات السباحة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('soil-drying',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},langdetect=='en'?'Soil drying':'تجفيف التربة'))))))));}else if(item.pagename=='Isolation'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){// routingcountext('substitution-layers', false, '');
|
|
@@ -36514,7 +36567,7 @@ else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsCo
|
|
|
36514
36567
|
}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},"\u0639\u0632\u0644 \u0635\u0648\u062A\u064A")))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){// routingcountext('concrete-cutting', false, '');
|
|
36515
36568
|
}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},"\u0639\u0632\u0644 \u062D\u0631\u0627\u0631\u064A")))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){// routingcountext('concrete-cutting', false, '');
|
|
36516
36569
|
}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},"\u0645\u0642\u0627\u0648\u0645\u0629 \u0627\u0644\u062D\u0631\u064A\u0642")))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){// routingcountext('concrete-cutting', false, '');
|
|
36517
|
-
}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},"\u0639\u0632\u0644 ANTNTI"))))))));}}else {var _authdetailsContext$i18,_authdetailsContext$i23;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i18=authdetailsContext.instinfo)===null||_authdetailsContext$i18===void 0?void 0:_authdetailsContext$i18.instid)=='684aa79857878'){if(item.pagename!='About'&&item.pagename!='Admission Policy'&&item.pagename!='Community '){var _authdetailsContext$i19,_authdetailsContext$i20,_authdetailsContext$i21,_authdetailsContext$i22;return/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i19=authdetailsContext.instinfo)===null||_authdetailsContext$i19===void 0?void 0:_authdetailsContext$i19.instid)=='67b1bb900a541'?'cursor-pointer p-2':'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i20=authdetailsContext.instinfo)===null||_authdetailsContext$i20===void 0?void 0:_authdetailsContext$i20.instid)=='67b1bb900a541'?window.location.pathname=='/'+item.navigationroute?'#36322c':'transparent':'transprent',borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i21=authdetailsContext.instinfo)===null||_authdetailsContext$i21===void 0?void 0:_authdetailsContext$i21.instid)=='67b1bb900a541'&&window.location.pathname=='/'+item.navigationroute?"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text," ").concat(header_cssstyles.navbar_item_textactive)+' p-0 mb-0 ':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i22=authdetailsContext.instinfo)===null||_authdetailsContext$i22===void 0?void 0:_authdetailsContext$i22.instid)=='67d6bda67adf6'&&window.location.pathname=='/'+item.navigationroute?"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text," ").concat(header_cssstyles.navbar_item_textactive)+' p-0 mb-0 ':"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('vision&mission',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Vision & Mission':'الرؤية والرسالة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('school-philosophy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?"School's Philosophy":'فلسفة المدرسة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('accredit',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Accredit':'الاعتماد')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('characterbuilding',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Character Building':'بناء الشخصية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('leadershipteam',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Leadership Team':'فريق القيادة'))))))));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowadminssionpolicy(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowadminssionpolicy==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('application',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Application':'طلب')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('admissionprocess',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Admission Process':'عملية القبول')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('schooltour',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'School Tour':'جولة مدرسية'))))))));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowcalendar(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowcalendar==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('calendar',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Calendar':'تقويم')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('lxl',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'IXL':'IXL')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('Magoush',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Magoush':'مجوش')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('Google Class Room',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس'))))))));}}else if(item.pagename!='Hardware & Software'&&item.pagename!='Network Security'&&item.pagename!='System Security'&&item.pagename!='Backup Solution'&&item.pagename!='Our Solutions'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer p-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Our Solutions'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i23=authdetailsContext.instinfo)===null||_authdetailsContext$i23===void 0?void 0:_authdetailsContext$i23.instid)=='683c55d780e0c'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushow(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushow==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'20%':'',right:langdetect=='ar'?'20%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('hardware-software',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Hardware & Software':'الأجهزة والبرامج')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('network-security',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Network Security':'أمن الشبكات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('system-security',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'System Security':'أمان النظام')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('backup-solution',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Backup Solution':'حل النسخ الاحتياطي'))))))));}}}})),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'&&/*#__PURE__*/React.createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i24=authdetailsContext.instinfo)===null||_authdetailsContext$i24===void 0||(_authdetailsContext$i24=_authdetailsContext$i24.instcurrencies)===null||_authdetailsContext$i24===void 0?void 0:_authdetailsContext$i24.length)>1?'col-lg-4 p-0 d-flex align-items-center justify-content-end':'col-lg-2 p-0 d-flex align-items-center justify-content-end':'col-lg-2 p-0 d-flex align-items-center justify-content-end'},sectionproperties.searchbar_show=='Show'&&/*#__PURE__*/React.createElement("p",{"class":sectionproperties.searchbaricon_fontsize==0?header_cssstyles.searchicon+' m-0 p-0 mx-2 ':header_cssstyles.searchicon+' m-0 p-0 mx-1 ',style:{fontSize:sectionproperties.searchtextfontsize+'px'},onClick:function onClick(){setsearchbarCanvasContext(true);}},sectionproperties.searchbaricon_fontsize!=0&&/*#__PURE__*/React.createElement("i",{className:header_cssstyles.searchicon+' h-100 allcentered '},/*#__PURE__*/React.createElement(FiSearch,{size:sectionproperties.searchbaricon_fontsize})),langdetect=='en'?sectionproperties.searchcontentenglish:sectionproperties.searchcontentarabic),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.wishlist_btn)+' cursor-pointer allcentered mx-1 ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("span",{"class":' pr-0 ',style:{position:'relative'}},/*#__PURE__*/React.createElement("i",{"class":"allcentered"},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}})),sectionproperties.showfavbadge=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.favbadge)},/*#__PURE__*/React.createElement("span",null," ",favoriteprojectscountContext.length>=10?'+9':favoriteprojectscountContext.length)))),sectionproperties.cartBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{style:{position:'relative'},"class":sectionproperties.cartBtnWidth==0?"".concat(header_cssstyles.cart_btn)+' cursor-pointer d-flex align-items-center justify-content-center mx-2 ':"".concat(header_cssstyles.cart_btn)+' cursor-pointer d-flex align-items-center justify-content-center mx-1 ',onClick:function onClick(){setsidecartnavshowcontext(true);}},sectionproperties.cartBtnTextfontsize!=0&&/*#__PURE__*/React.createElement("span",{"class":langdetect=='en'?'mr-2':'ml-2'},langdetect=='en'?sectionproperties.cartBtnContentenglish:sectionproperties.cartBtnContentarabic),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.cartbadge)},(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue===void 0||(_fetchcustomercartQue=_fetchcustomercartQue.data)===null||_fetchcustomercartQue===void 0?void 0:_fetchcustomercartQue.customercart)!=null?(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue2=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue2===void 0||(_fetchcustomercartQue2=_fetchcustomercartQue2.data)===null||_fetchcustomercartQue2===void 0?void 0:_fetchcustomercartQue2.customercart.cartitems_count_withquantity)>=10?'+9':fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue3=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue3===void 0||(_fetchcustomercartQue3=_fetchcustomercartQue3.data)===null||_fetchcustomercartQue3===void 0?void 0:_fetchcustomercartQue3.customercart.cartitems_count_withquantity:0),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered"},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{size:sectionproperties.cartBtn_iconFontSize}))),sectionproperties.userbtnstyle=='Style 2'&&!authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.user_btn)+' allcentered ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{textTransform:sectionproperties.userbtn_logintextTextTransform,fontWeight:sectionproperties.userBtnTextfontweight,fontSize:sectionproperties.userbtn_logintextFontSize+'px'}},langdetect=='en'?'Login':'تسجيل الدخول')),sectionproperties.userbtnstyle=='Style 2'&&authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("div",{className:header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React.createElement("div",{className:"".concat(header_cssstyles.loggedinuserbtn," ").concat(header_cssstyles.userbtnloggedin)+' loggedinuserbtn loggedinuserbtnbg mx-1 '},/*#__PURE__*/React.createElement("i",{className:' h-100 allcentered '},/*#__PURE__*/React.createElement(FiUser,{size:sectionproperties.loggedinusericonfontsize}))),/*#__PURE__*/React.createElement("div",{className:"m-0 p-0 flex-column",style:{textAlign:langdetect=='en'?'left':'right'}},/*#__PURE__*/React.createElement("p",{className:header_cssstyles.greetingstyles+' m-0 p-0 '},lang.hello,langdetect=='en'?',':'،'),/*#__PURE__*/React.createElement("p",{className:header_cssstyles.loggedinusername+' loggedinuserbtn text-overflow m-0 p-0 '},authdetailsContext.customerinfo.name)))),/*#__PURE__*/React.createElement(Dropdown.Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem)+' allcentered '},/*#__PURE__*/React.createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React.createElement("span",{"class":"font-weight-600 ml-1 mr-1 text-overflow text-capitalize",onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c=authdetailsContext.customerinfo)===null||_authdetailsContext$c===void 0?void 0:_authdetailsContext$c.name)),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i25=authdetailsContext.instinfo)===null||_authdetailsContext$i25===void 0?void 0:_authdetailsContext$i25.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React.createElement(Dropdown.Divider,null),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement(BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.userbtnstyle=='Style 1'&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.user_btn)+' d-flex align-items-center justify-content-center mx-1 ',sytle:{position:'relative'},onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React.createElement("i",{"class":' h-100 d-flex align-items-center '},/*#__PURE__*/React.createElement(HiUserCircle,{size:sectionproperties.userBtnTextfontsize})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i27=authdetailsContext.instinfo)===null||_authdetailsContext$i27===void 0?void 0:_authdetailsContext$i27.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("span",{className:"mx-2",style:{fontSize:18}},langdetect=='en'?'LOGIN':'تسجيل الدخول')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.userbtnloggedin+' loggedinuserbtn loggedinuserbtnbg ml-2 mr-2 '},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered '},/*#__PURE__*/React.createElement(RiUserSettingsLine,{size:sectionproperties.loggedinusericonfontsize}))))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement(Dropdown.Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem)+' text-start '},/*#__PURE__*/React.createElement("div",{"class":"allcentered flex-column"},/*#__PURE__*/React.createElement("div",{"class":"allcentered"},/*#__PURE__*/React.createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React.createElement("span",{"class":"font-weight-600 ml-1 mr-1 text-overflow text-capitalize",onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c2=authdetailsContext.customerinfo)===null||_authdetailsContext$c2===void 0?void 0:_authdetailsContext$c2.name)),templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":' m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:templateproperties_context.walletcolor,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:templateproperties_context.walletsecondarycolor,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c3=authdetailsContext.customerinfo)===null||_authdetailsContext$c3===void 0?void 0:_authdetailsContext$c3.walletpoints,' ')))),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},langdetect=='en'?'My Account':'ملفي'))),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i28=authdetailsContext.instinfo)===null||_authdetailsContext$i28===void 0?void 0:_authdetailsContext$i28.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement(BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype!='Dropdown'&&/*#__PURE__*/React.createElement("div",{"class":' allcentered m-0 cursor-pointer mx-1 ',style:{minWidth:'30px'},onClick:function onClick(){if(langdetect=='en'){setlang('ar');}else if(langdetect=='ar'){setlang('en');}}},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"En",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))),sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("img",{src:'https://tabex-co.com/storage/StaticImages/egyptflag.png',style:{maxWidth:'2.5vh',maxHeight:'2.5vh'}}),/*#__PURE__*/React.createElement("div",{style:{height:'20px',width:'1.5px',background:'#e6e6e6'},"class":"ml-2 mr-2"}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype=='Dropdown'&&/*#__PURE__*/React.createElement("div",{"class":langdetect=='en'?'headerdropdownml':'headerdropdownmr'},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":"".concat(headerstyles$9.header_menu)+' allcentered '},langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1'},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center "},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React.createElement("span",null,"\u0639 "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement(BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center"},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React.createElement("span",null,"En "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement(BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('ar');}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("span",{"class":"ml-2 mr-2"},"\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))),/*#__PURE__*/React.createElement(Dropdown.Divider,null),/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('en');}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("span",{"class":"ml-2 mr-2"},"English"))))))),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i29=authdetailsContext.instinfo)===null||_authdetailsContext$i29===void 0||(_authdetailsContext$i29=_authdetailsContext$i29.instcurrencies)===null||_authdetailsContext$i29===void 0?void 0:_authdetailsContext$i29.length)>1&§ionproperties.showcurrency=='Show'&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":' d-flex align-items-center justify-content-center '},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mr-2 ml-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 ml-2 mr-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_ar),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i30=authdetailsContext.instinfo)===null||_authdetailsContext$i30===void 0||(_authdetailsContext$i30=_authdetailsContext$i30.instcurrencies)===null||_authdetailsContext$i30===void 0?void 0:_authdetailsContext$i30.map(function(item,index){var _authdetailsContext$i31;return/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center justify-content-center m-0 p-0 ',style:{}},/*#__PURE__*/React.createElement("span",{"class":'ml-2 mr-2'},langdetect=='en'?item.currencyname_en:item.currencyname_ar)))),index!=(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i31=authdetailsContext.instinfo)===null||_authdetailsContext$i31===void 0||(_authdetailsContext$i31=_authdetailsContext$i31.instcurrencies)===null||_authdetailsContext$i31===void 0?void 0:_authdetailsContext$i31.length)-1&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{"class":"m-0"}))));}))))))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(Subheader,{actions:actions,sectionpropertiesprops:sectionproperties,subheaderpropertiesprops:{subheaderpositionprops:'Full Width',paddingLeftprops:'25px',paddingRightprops:'25px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i32=authdetailsContext.instinfo)===null||_authdetailsContext$i32===void 0?void 0:_authdetailsContext$i32.contactinfo.instid)=='6978ef34b2564'&&window.location.pathname=='/home'&&/*#__PURE__*/React.createElement("div",{"class":"m-0 w-100 h-100 d-md-none d-sm-none",style:{background:'#211637',height:'100vh'}},/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex mt-4 justify-content-center"},/*#__PURE__*/React.createElement("div",{"class":"col-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$3=logoarrayofobjects[0])===null||_logoarrayofobjects$3===void 0?void 0:_logoarrayofobjects$3.englishlogo:(_logoarrayofobjects$4=logoarrayofobjects[0])===null||_logoarrayofobjects$4===void 0?void 0:_logoarrayofobjects$4.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}})))),/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"},/*#__PURE__*/React.createElement("i",{"class":header_cssstyles.menuiconnlum+' h-100 allcentered ',onClick:function onClick(){if(menuactiveee==true){setmenuactiveee(false);}else {setmenuactiveee(true);}}},/*#__PURE__*/React.createElement(FiMenu,{size:26}))),/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i33=authdetailsContext.instinfo)===null||_authdetailsContext$i33===void 0?void 0:_authdetailsContext$i33.contactinfo.instid)=='6978ef34b2564'&&window.location.pathname!='/home'&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.headercontainer)+' d-flex d-md-none align-items-center m-0 '},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 "},templateproperties_context.showsocialmedia=='Show'&&/*#__PURE__*/React.createElement(SocialMediaSection,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions}),templateproperties_context.showtextslider=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex d-md-none"},/*#__PURE__*/React.createElement(MarqueeHeader,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions})),sectionproperties.showdownloadapp=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 d-flex d-md-none"},/*#__PURE__*/React.createElement(DownloadApp,{sectionpropertiesprops:sectionproperties,actions:actions})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.headerinnercontainer+' row mx-0 w-100 px-1025-1 '},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":" ".concat(headerstyles$9.navbar)+' row m-0 w-100 d-flex flex-row align-items-center h-100 '},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i34=authdetailsContext.instinfo)===null||_authdetailsContext$i34===void 0||(_authdetailsContext$i34=_authdetailsContext$i34.instcurrencies)===null||_authdetailsContext$i34===void 0?void 0:_authdetailsContext$i34.length)>1?'col-lg-4 p-0 d-flex flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center'},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i35=authdetailsContext.instinfo)===null||_authdetailsContext$i35===void 0?void 0:_authdetailsContext$i35.instid)=='67d6bda67adf6'&&/*#__PURE__*/React.createElement("div",{style:{width:30,height:30,marginRight:langdetect=='en'?30:0,marginLeft:langdetect=='en'?0:30},"class":"allcentered"},/*#__PURE__*/React.createElement("i",{"class":header_cssstyles.menuiconn+' h-100 allcentered ',style:{},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},/*#__PURE__*/React.createElement(FiMenu,{size:24}))),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$5=logoarrayofobjects[0])===null||_logoarrayofobjects$5===void 0?void 0:_logoarrayofobjects$5.englishlogo:(_logoarrayofobjects$6=logoarrayofobjects[0])===null||_logoarrayofobjects$6===void 0?void 0:_logoarrayofobjects$6.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}}))),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i36=authdetailsContext.instinfo)===null||_authdetailsContext$i36===void 0||(_authdetailsContext$i36=_authdetailsContext$i36.instcurrencies)===null||_authdetailsContext$i36===void 0?void 0:_authdetailsContext$i36.length)>1?"".concat(headerstyles$9.nav__item)+' col-lg-4 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ',style:{justifyContent:sectionproperties.header_centered=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":' w-100 align-items-center justify-content-center'// class={' scrollhorizontal w-100 align-items-center '}
|
|
36570
|
+
}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},"\u0639\u0632\u0644 ANTNTI"))))))));}}else {var _authdetailsContext$i18,_authdetailsContext$i23;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i18=authdetailsContext.instinfo)===null||_authdetailsContext$i18===void 0?void 0:_authdetailsContext$i18.instid)=='684aa79857878'){if(item.pagename!='About'&&item.pagename!='Admission Policy'&&item.pagename!='Community '){var _authdetailsContext$i19,_authdetailsContext$i20,_authdetailsContext$i21,_authdetailsContext$i22;return/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i19=authdetailsContext.instinfo)===null||_authdetailsContext$i19===void 0?void 0:_authdetailsContext$i19.instid)=='67b1bb900a541'?'cursor-pointer p-2':'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i20=authdetailsContext.instinfo)===null||_authdetailsContext$i20===void 0?void 0:_authdetailsContext$i20.instid)=='67b1bb900a541'?window.location.pathname=='/'+item.navigationroute?'#36322c':'transparent':'transprent',borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i21=authdetailsContext.instinfo)===null||_authdetailsContext$i21===void 0?void 0:_authdetailsContext$i21.instid)=='67b1bb900a541'&&window.location.pathname=='/'+item.navigationroute?"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text," ").concat(header_cssstyles.navbar_item_textactive)+' p-0 mb-0 ':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i22=authdetailsContext.instinfo)===null||_authdetailsContext$i22===void 0?void 0:_authdetailsContext$i22.instid)=='67d6bda67adf6'&&window.location.pathname=='/'+item.navigationroute?"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text," ").concat(header_cssstyles.navbar_item_textactive)+' p-0 mb-0 ':"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('vision&mission',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Vision & Mission':'الرؤية والرسالة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('school-philosophy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?"School's Philosophy":'فلسفة المدرسة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('accredit',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Accredit':'الاعتماد')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('characterbuilding',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Character Building':'بناء الشخصية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('leadershipteam',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Leadership Team':'فريق القيادة'))))))));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowadminssionpolicy(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowadminssionpolicy==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('application',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Application':'طلب')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('admissionprocess',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Admission Process':'عملية القبول')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('schooltour',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'School Tour':'جولة مدرسية'))))))));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowcalendar(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowcalendar==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('calendar',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Calendar':'تقويم')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('lxl',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'IXL':'IXL')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('Magoush',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Magoush':'مجوش')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('Google Class Room',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس'))))))));}}else if(item.pagename!='Hardware & Software'&&item.pagename!='Network Security'&&item.pagename!='System Security'&&item.pagename!='Backup Solution'&&item.pagename!='Our Solutions'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer p-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Our Solutions'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i23=authdetailsContext.instinfo)===null||_authdetailsContext$i23===void 0?void 0:_authdetailsContext$i23.instid)=='683c55d780e0c'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushow(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushow==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'20%':'',right:langdetect=='ar'?'20%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('hardware-software',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Hardware & Software':'الأجهزة والبرامج')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('network-security',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Network Security':'أمن الشبكات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('system-security',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'System Security':'أمان النظام')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('backup-solution',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Backup Solution':'حل النسخ الاحتياطي'))))))));}}}})),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'&&/*#__PURE__*/React.createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i24=authdetailsContext.instinfo)===null||_authdetailsContext$i24===void 0||(_authdetailsContext$i24=_authdetailsContext$i24.instcurrencies)===null||_authdetailsContext$i24===void 0?void 0:_authdetailsContext$i24.length)>1?'col-lg-4 p-0 d-flex align-items-center justify-content-end':'col-lg-2 p-0 d-flex align-items-center justify-content-end':'col-lg-2 p-0 d-flex align-items-center justify-content-end'},sectionproperties.searchbar_show=='Show'&&/*#__PURE__*/React.createElement("p",{"class":sectionproperties.searchbaricon_fontsize==0?header_cssstyles.searchicon+' m-0 p-0 mx-2 ':header_cssstyles.searchicon+' m-0 p-0 mx-1 ',style:{fontSize:sectionproperties.searchtextfontsize+'px'},onClick:function onClick(){setsearchbarCanvasContext(true);}},sectionproperties.searchbaricon_fontsize!=0&&/*#__PURE__*/React.createElement("i",{className:header_cssstyles.searchicon+' h-100 allcentered '},/*#__PURE__*/React.createElement(FiSearch,{size:sectionproperties.searchbaricon_fontsize})),langdetect=='en'?sectionproperties.searchcontentenglish:sectionproperties.searchcontentarabic),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.wishlist_btn)+' cursor-pointer allcentered mx-1 ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("span",{"class":' pr-0 ',style:{position:'relative'}},/*#__PURE__*/React.createElement("i",{"class":"allcentered"},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}})),sectionproperties.showfavbadge=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.favbadge)},/*#__PURE__*/React.createElement("span",null," ",favoriteprojectscountContext.length>=10?'+9':favoriteprojectscountContext.length)))),sectionproperties.cartBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{style:{position:'relative'},"class":sectionproperties.cartBtnWidth==0?"".concat(header_cssstyles.cart_btn)+' cursor-pointer d-flex align-items-center justify-content-center mx-2 ':"".concat(header_cssstyles.cart_btn)+' cursor-pointer d-flex align-items-center justify-content-center mx-1 ',onClick:function onClick(){setsidecartnavshowcontext(true);}},sectionproperties.cartBtnTextfontsize!=0&&/*#__PURE__*/React.createElement("span",{"class":langdetect=='en'?'mr-2':'ml-2'},langdetect=='en'?sectionproperties.cartBtnContentenglish:sectionproperties.cartBtnContentarabic),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.cartbadge)},(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue===void 0||(_fetchcustomercartQue=_fetchcustomercartQue.data)===null||_fetchcustomercartQue===void 0?void 0:_fetchcustomercartQue.customercart)!=null?(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue2=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue2===void 0||(_fetchcustomercartQue2=_fetchcustomercartQue2.data)===null||_fetchcustomercartQue2===void 0?void 0:_fetchcustomercartQue2.customercart.cartitems_count_withquantity)>=10?'+9':fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue3=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue3===void 0||(_fetchcustomercartQue3=_fetchcustomercartQue3.data)===null||_fetchcustomercartQue3===void 0?void 0:_fetchcustomercartQue3.customercart.cartitems_count_withquantity:0),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered"},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{size:sectionproperties.cartBtn_iconFontSize}))),sectionproperties.userbtnstyle=='Style 2'&&!authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.user_btn)+' allcentered ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{textTransform:sectionproperties.userbtn_logintextTextTransform,fontWeight:sectionproperties.userBtnTextfontweight,fontSize:sectionproperties.userbtn_logintextFontSize+'px'}},langdetect=='en'?'Login':'تسجيل الدخول')),sectionproperties.userbtnstyle=='Style 2'&&authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("div",{className:header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React.createElement("div",{className:"".concat(header_cssstyles.loggedinuserbtn," ").concat(header_cssstyles.userbtnloggedin)+' loggedinuserbtn loggedinuserbtnbg mx-1 '},/*#__PURE__*/React.createElement("i",{className:' h-100 allcentered '},/*#__PURE__*/React.createElement(FiUser,{size:sectionproperties.loggedinusericonfontsize}))),/*#__PURE__*/React.createElement("div",{className:"m-0 p-0 flex-column",style:{textAlign:langdetect=='en'?'left':'right'}},/*#__PURE__*/React.createElement("p",{className:header_cssstyles.greetingstyles+' m-0 p-0 '},lang.hello,langdetect=='en'?',':'،'),/*#__PURE__*/React.createElement("p",{className:header_cssstyles.loggedinusername+' loggedinuserbtn text-overflow m-0 p-0 '},authdetailsContext.customerinfo.name)))),/*#__PURE__*/React.createElement(Dropdown.Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem)+' allcentered '},/*#__PURE__*/React.createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React.createElement("span",{"class":"font-weight-600 ml-1 mr-1 text-overflow text-capitalize",onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c=authdetailsContext.customerinfo)===null||_authdetailsContext$c===void 0?void 0:_authdetailsContext$c.name)),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i25=authdetailsContext.instinfo)===null||_authdetailsContext$i25===void 0?void 0:_authdetailsContext$i25.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React.createElement(Dropdown.Divider,null),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement(BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.userbtnstyle=='Style 1'&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.user_btn)+' d-flex align-items-center justify-content-center mx-1 ',sytle:{position:'relative'},onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React.createElement("i",{"class":' h-100 d-flex align-items-center '},/*#__PURE__*/React.createElement(HiUserCircle,{size:sectionproperties.userBtnTextfontsize})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i27=authdetailsContext.instinfo)===null||_authdetailsContext$i27===void 0?void 0:_authdetailsContext$i27.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("span",{className:"mx-2",style:{fontSize:18}},langdetect=='en'?'LOGIN':'تسجيل الدخول')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.userbtnloggedin+' loggedinuserbtn loggedinuserbtnbg ml-2 mr-2 '},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered '},/*#__PURE__*/React.createElement(RiUserSettingsLine,{size:sectionproperties.loggedinusericonfontsize}))))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement(Dropdown.Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem)+' text-start '},/*#__PURE__*/React.createElement("div",{"class":"allcentered flex-column"},/*#__PURE__*/React.createElement("div",{"class":"allcentered"},/*#__PURE__*/React.createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React.createElement("span",{"class":"font-weight-600 ml-1 mr-1 text-overflow text-capitalize",onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c2=authdetailsContext.customerinfo)===null||_authdetailsContext$c2===void 0?void 0:_authdetailsContext$c2.name)),templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":' m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:templateproperties_context.walletcolor,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:templateproperties_context.walletsecondarycolor,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c3=authdetailsContext.customerinfo)===null||_authdetailsContext$c3===void 0?void 0:_authdetailsContext$c3.walletpoints,' ')))),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},langdetect=='en'?'My Account':'ملفي'))),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i28=authdetailsContext.instinfo)===null||_authdetailsContext$i28===void 0?void 0:_authdetailsContext$i28.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement(BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype!='Dropdown'&&/*#__PURE__*/React.createElement("div",{"class":' allcentered m-0 cursor-pointer mx-1 ',style:{minWidth:'30px'},onClick:function onClick(){if(langdetect=='en'){setlang('ar');}else if(langdetect=='ar'){setlang('en');}}},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"En",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))),sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("img",{src:'https://tabex-co.com/storage/StaticImages/egyptflag.png',style:{maxWidth:'2.5vh',maxHeight:'2.5vh'}}),/*#__PURE__*/React.createElement("div",{style:{height:'20px',width:'1.5px',background:'#e6e6e6'},"class":"ml-2 mr-2"}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype=='Dropdown'&&/*#__PURE__*/React.createElement("div",{"class":langdetect=='en'?'headerdropdownml':'headerdropdownmr'},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":"".concat(headerstyles$9.header_menu)+' allcentered '},langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1'},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center "},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React.createElement("span",null,"\u0639 "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement(BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center"},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React.createElement("span",null,"En "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement(BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('ar');}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("span",{"class":"ml-2 mr-2"},"\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))),/*#__PURE__*/React.createElement(Dropdown.Divider,null),/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('en');}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("span",{"class":"ml-2 mr-2"},"English"))))))),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i29=authdetailsContext.instinfo)===null||_authdetailsContext$i29===void 0||(_authdetailsContext$i29=_authdetailsContext$i29.instcurrencies)===null||_authdetailsContext$i29===void 0?void 0:_authdetailsContext$i29.length)>1&§ionproperties.showcurrency=='Show'&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":' d-flex align-items-center justify-content-center '},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mr-2 ml-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 ml-2 mr-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_ar),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i30=authdetailsContext.instinfo)===null||_authdetailsContext$i30===void 0||(_authdetailsContext$i30=_authdetailsContext$i30.instcurrencies)===null||_authdetailsContext$i30===void 0?void 0:_authdetailsContext$i30.map(function(item,index){var _authdetailsContext$i31;return/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center justify-content-center m-0 p-0 ',style:{}},/*#__PURE__*/React.createElement("span",{"class":'ml-2 mr-2'},langdetect=='en'?item.currencyname_en:item.currencyname_ar)))),index!=(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i31=authdetailsContext.instinfo)===null||_authdetailsContext$i31===void 0||(_authdetailsContext$i31=_authdetailsContext$i31.instcurrencies)===null||_authdetailsContext$i31===void 0?void 0:_authdetailsContext$i31.length)-1&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{"class":"m-0"}))));}))))))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(Subheader,{actions:actions,sectionpropertiesprops:sectionproperties,subheaderpropertiesprops:{subheaderpositionprops:'Full Width',paddingLeftprops:'25px',paddingRightprops:'25px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i32=authdetailsContext.instinfo)===null||_authdetailsContext$i32===void 0?void 0:_authdetailsContext$i32.contactinfo.instid)=='6978ef34b2564'&&window.location.pathname=='/home'&&/*#__PURE__*/React.createElement("div",{"class":"m-0 w-100 h-100 d-md-none d-sm-none",style:{background:'#211637',height:'100vh'}},/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex mt-4 justify-content-center"},/*#__PURE__*/React.createElement("div",{"class":"col-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer',transform:' rotate(-90deg)'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$3=logoarrayofobjects[0])===null||_logoarrayofobjects$3===void 0?void 0:_logoarrayofobjects$3.englishlogo:(_logoarrayofobjects$4=logoarrayofobjects[0])===null||_logoarrayofobjects$4===void 0?void 0:_logoarrayofobjects$4.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}})))),/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"},/*#__PURE__*/React.createElement("i",{"class":header_cssstyles.menuiconnlum+' h-100 allcentered ',onClick:function onClick(){if(menuactiveee==true){setmenuactiveee(false);}else {setmenuactiveee(true);}}},/*#__PURE__*/React.createElement(FiMenu,{size:26}))),/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i33=authdetailsContext.instinfo)===null||_authdetailsContext$i33===void 0?void 0:_authdetailsContext$i33.contactinfo.instid)=='6978ef34b2564'&&window.location.pathname!='/home'&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.headercontainer)+' d-flex d-md-none align-items-center m-0 '},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 "},templateproperties_context.showsocialmedia=='Show'&&/*#__PURE__*/React.createElement(SocialMediaSection,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions}),templateproperties_context.showtextslider=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex d-md-none"},/*#__PURE__*/React.createElement(MarqueeHeader,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions})),sectionproperties.showdownloadapp=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 d-flex d-md-none"},/*#__PURE__*/React.createElement(DownloadApp,{sectionpropertiesprops:sectionproperties,actions:actions})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.headerinnercontainer+' row mx-0 w-100 px-1025-1 '},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":" ".concat(headerstyles$9.navbar)+' row m-0 w-100 d-flex flex-row align-items-center h-100 '},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i34=authdetailsContext.instinfo)===null||_authdetailsContext$i34===void 0||(_authdetailsContext$i34=_authdetailsContext$i34.instcurrencies)===null||_authdetailsContext$i34===void 0?void 0:_authdetailsContext$i34.length)>1?'col-lg-4 p-0 d-flex flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center'},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i35=authdetailsContext.instinfo)===null||_authdetailsContext$i35===void 0?void 0:_authdetailsContext$i35.instid)=='67d6bda67adf6'&&/*#__PURE__*/React.createElement("div",{style:{width:30,height:30,marginRight:langdetect=='en'?30:0,marginLeft:langdetect=='en'?0:30},"class":"allcentered"},/*#__PURE__*/React.createElement("i",{"class":header_cssstyles.menuiconn+' h-100 allcentered ',style:{},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},/*#__PURE__*/React.createElement(FiMenu,{size:24}))),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$5=logoarrayofobjects[0])===null||_logoarrayofobjects$5===void 0?void 0:_logoarrayofobjects$5.englishlogo:(_logoarrayofobjects$6=logoarrayofobjects[0])===null||_logoarrayofobjects$6===void 0?void 0:_logoarrayofobjects$6.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}}))),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i36=authdetailsContext.instinfo)===null||_authdetailsContext$i36===void 0||(_authdetailsContext$i36=_authdetailsContext$i36.instcurrencies)===null||_authdetailsContext$i36===void 0?void 0:_authdetailsContext$i36.length)>1?"".concat(headerstyles$9.nav__item)+' col-lg-4 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ',style:{justifyContent:sectionproperties.header_centered=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":' w-100 align-items-center justify-content-center'// class={' scrollhorizontal w-100 align-items-center '}
|
|
36518
36571
|
,style:{display:sectionproperties.subheaderposition=='Besides Top Navigation'?'none':'flex',// justifyContent: sectionproperties.header_centered == 'Centered' ? 'center' : 'start',
|
|
36519
36572
|
flexWrap:'wrap'}},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// activepagecolor
|
|
36520
36573
|
// actibepagebgcolor
|
|
@@ -36536,7 +36589,7 @@ if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElemen
|
|
|
36536
36589
|
flexWrap:'wrap'}},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// activepagecolor
|
|
36537
36590
|
// actibepagebgcolor
|
|
36538
36591
|
if(item.isnavigation==1&&item.isactive==1){var _authdetailsContext$i69;// superior
|
|
36539
|
-
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i69=authdetailsContext.instinfo)===null||_authdetailsContext$i69===void 0?void 0:_authdetailsContext$i69.instid)=='695ba82d5844d'){if(item.pagename!='About'&&item.pagename!='Legal Expertise'&&item.pagename!='People'&&item.pagename!='Careers'&&item.pagename!='Legal Compliances'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('overview',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Overview':'ملخص')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('mission-vision-values',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Mission , Vision & Values':'الرسالة والرؤية والقيم'))))))));}else if(item.pagename=='Legal Expertise'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('practicesareas',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Practices Areas':'مجالات الممارسات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('sectorsweserve',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Sectors We Serve':'القطاعات التي نخدمها'))))))));}else if(item.pagename=='People'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout33==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('foundingpartners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Founding Partners':'الشركاء المؤسسون')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('successpartners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Success Partners':'شركاء النجاح')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('partners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Partners':'الشركاء')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('supportprofessional',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Support Professional':'دعم محترف'))))))));}else if(item.pagename=='Careers'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout34==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('careersoverview',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Careers Overview':'نظرة عامة على الوظائف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('careersannouncement',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Careers Announcement':'إعلان الوظائف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('graduated-trainees',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Graduated & Trainees':'المتخرجون والمتدربون'))))))));}else if(item.pagename=='Legal Compliances'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout35(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout35==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('legaldisclaimer',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Legal Disclaimer':'إخلاء المسؤولية القانونية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('professionalresponsibility',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Professional Responsibility':'المسؤولية المهنية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('privacypolicy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Privacy Policy':'سياسة الخصوصية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('cookiepolicy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Cookie Policy':'سياسة ملفات تعريف الارتباط')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('terms&conditions',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Terms & Conditions':'الشروط والأحكام'))))))));}}}})),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'&&/*#__PURE__*/React.createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(Subheader,{actions:actions,sectionpropertiesprops:sectionproperties,subheaderpropertiesprops:{subheaderpositionprops:'Full Width',paddingLeftprops:'25px',paddingRightprops:'25px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))))),sectionproperties.responsiveheaderstyle=='Style 1'&&/*#__PURE__*/React.createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 1 With Canvas'&&/*#__PURE__*/React.createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),/*#__PURE__*/React.createElement(Offcanvas,{show:searchbarCanvasContext,onHide:function onHide(){setsearchbarCanvasContext(false);},placement:"top",scroll:true,backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 p-3"},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_modern)},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_wrap2," ").concat(header_cssstyles.search_wrap),style:{height:sectionproperties.searchinput_height+'px'}},/*#__PURE__*/React.createElement("div",{className:' pl-5 pr-5 ',style:{paddingTop:sectionproperties.searchbarcont_paddingTop+'px'}},/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 d-flex align-items-center"},/*#__PURE__*/React.createElement("div",{className:"col-lg-6"},sectionproperties.search_showlogo=='Show'&&/*#__PURE__*/React.createElement("div",{style:{width:sectionproperties.searchlogowidth+'vh',height:sectionproperties.searchlogoheight+'vh'}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,className:generalstyles.logo_image,path:langdetect=='en'?(_logoarrayofobjects$1=logoarrayofobjects[0])===null||_logoarrayofobjects$1===void 0?void 0:_logoarrayofobjects$1.englishlogo:(_logoarrayofobjects$10=logoarrayofobjects[0])===null||_logoarrayofobjects$10===void 0?void 0:_logoarrayofobjects$10.arabiclogo,style:{width:'100%',height:'100%',objectFit:'contain'}}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-6 d-flex align-items-center justify-content-end"},/*#__PURE__*/React.createElement("div",{className:header_cssstyles.closeOverlayBtn+' cursor-pointer ',onClick:function onClick(){setsearchbarCanvasContext(false);setSearchHeaderInputContext('');}},/*#__PURE__*/React.createElement("i",{className:"h-100 allcentered"},/*#__PURE__*/React.createElement(IoClose,{size:sectionproperties.closeSlider_fontSize})))))),/*#__PURE__*/React.createElement("div",{className:generalstyles.search_form_wrap},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_form," ").concat(header_cssstyles.search_form),id:"input"},/*#__PURE__*/React.createElement("input",{type:"text",className:"".concat(generalstyles.search_field," ").concat(header_cssstyles.search_field),placeholder:langdetect=='en'?"What're we looking for?":'البحث...',onChange:function onChange(event){setSearchHeaderInputContext(event.target.value);}}))),/*#__PURE__*/React.createElement("div",{style:{position:'absolute',top:'60%',left:0,right:0},className:"allcentered"},/*#__PURE__*/React.createElement(Searchlist$1,{actions:actions,sectionpropertiesprops:sectionproperties,srcfromprops:'StylishHeader'}))))))),/*#__PURE__*/React.createElement(Offcanvas,{show:menuactive,onHide:function onHide(){setmenuactive(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'30%',background:'white'},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 mb-5",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{className:'col-12 allcentered py-3'},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:'#05233D'}},langdetect=='en'?'PRODUCTS & SERVICES':'منتجاتنا و خدماتنا'))),langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement(SubheaderDropdown,{sectionpropertiesprops:sectionproperties,actions:actions,setmenuactive:setmenuactive}))),/*#__PURE__*/React.createElement(Offcanvas,{show:menuactiveee,onHide:function onHide(){setmenuactiveee(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'20%',background:'#211637',left:'4%'},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactiveee(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered h-100",style:{fontFamily:templateproperties_context.templatefontfamily=='Lora'?'lora':''}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered"},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);if(item.isnavigation==1&&item.isactive==1){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}}))))));};
|
|
36592
|
+
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i69=authdetailsContext.instinfo)===null||_authdetailsContext$i69===void 0?void 0:_authdetailsContext$i69.instid)=='695ba82d5844d'){if(item.pagename!='About'&&item.pagename!='Legal Expertise'&&item.pagename!='People'&&item.pagename!='Careers'&&item.pagename!='Legal Compliances'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('overview',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Overview':'ملخص')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('mission-vision-values',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Mission , Vision & Values':'الرسالة والرؤية والقيم'))))))));}else if(item.pagename=='Legal Expertise'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('practicesareas',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Practices Areas':'مجالات الممارسات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('sectorsweserve',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Sectors We Serve':'القطاعات التي نخدمها'))))))));}else if(item.pagename=='People'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout33==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('foundingpartners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Founding Partners':'الشركاء المؤسسون')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('successpartners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Success Partners':'شركاء النجاح')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('partners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Partners':'الشركاء')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('supportprofessional',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Support Professional':'دعم محترف'))))))));}else if(item.pagename=='Careers'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout34==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('careersoverview',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Careers Overview':'نظرة عامة على الوظائف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('careersannouncement',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Careers Announcement':'إعلان الوظائف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('graduated-trainees',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Graduated & Trainees':'المتخرجون والمتدربون'))))))));}else if(item.pagename=='Legal Compliances'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout35(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout35==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('legaldisclaimer',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Legal Disclaimer':'إخلاء المسؤولية القانونية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('professionalresponsibility',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Professional Responsibility':'المسؤولية المهنية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('privacypolicy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Privacy Policy':'سياسة الخصوصية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('cookiepolicy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Cookie Policy':'سياسة ملفات تعريف الارتباط')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('terms&conditions',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Terms & Conditions':'الشروط والأحكام'))))))));}}}})),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'&&/*#__PURE__*/React.createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(Subheader,{actions:actions,sectionpropertiesprops:sectionproperties,subheaderpropertiesprops:{subheaderpositionprops:'Full Width',paddingLeftprops:'25px',paddingRightprops:'25px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))))),sectionproperties.responsiveheaderstyle=='Style 1'&&/*#__PURE__*/React.createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 1 With Canvas'&&/*#__PURE__*/React.createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),/*#__PURE__*/React.createElement(Offcanvas,{show:searchbarCanvasContext,onHide:function onHide(){setsearchbarCanvasContext(false);},placement:"top",scroll:true,backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 p-3"},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_modern)},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_wrap2," ").concat(header_cssstyles.search_wrap),style:{height:sectionproperties.searchinput_height+'px'}},/*#__PURE__*/React.createElement("div",{className:' pl-5 pr-5 ',style:{paddingTop:sectionproperties.searchbarcont_paddingTop+'px'}},/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 d-flex align-items-center"},/*#__PURE__*/React.createElement("div",{className:"col-lg-6"},sectionproperties.search_showlogo=='Show'&&/*#__PURE__*/React.createElement("div",{style:{width:sectionproperties.searchlogowidth+'vh',height:sectionproperties.searchlogoheight+'vh'}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,className:generalstyles.logo_image,path:langdetect=='en'?(_logoarrayofobjects$1=logoarrayofobjects[0])===null||_logoarrayofobjects$1===void 0?void 0:_logoarrayofobjects$1.englishlogo:(_logoarrayofobjects$10=logoarrayofobjects[0])===null||_logoarrayofobjects$10===void 0?void 0:_logoarrayofobjects$10.arabiclogo,style:{width:'100%',height:'100%',objectFit:'contain'}}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-6 d-flex align-items-center justify-content-end"},/*#__PURE__*/React.createElement("div",{className:header_cssstyles.closeOverlayBtn+' cursor-pointer ',onClick:function onClick(){setsearchbarCanvasContext(false);setSearchHeaderInputContext('');}},/*#__PURE__*/React.createElement("i",{className:"h-100 allcentered"},/*#__PURE__*/React.createElement(IoClose,{size:sectionproperties.closeSlider_fontSize})))))),/*#__PURE__*/React.createElement("div",{className:generalstyles.search_form_wrap},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_form," ").concat(header_cssstyles.search_form),id:"input"},/*#__PURE__*/React.createElement("input",{type:"text",className:"".concat(generalstyles.search_field," ").concat(header_cssstyles.search_field),placeholder:langdetect=='en'?"What're we looking for?":'البحث...',onChange:function onChange(event){setSearchHeaderInputContext(event.target.value);}}))),/*#__PURE__*/React.createElement("div",{style:{position:'absolute',top:'60%',left:0,right:0},className:"allcentered"},/*#__PURE__*/React.createElement(Searchlist$1,{actions:actions,sectionpropertiesprops:sectionproperties,srcfromprops:'StylishHeader'}))))))),/*#__PURE__*/React.createElement(Offcanvas,{show:menuactive,onHide:function onHide(){setmenuactive(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'30%',background:'white'},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 mb-5",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{className:'col-12 allcentered py-3'},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:'#05233D'}},langdetect=='en'?'PRODUCTS & SERVICES':'منتجاتنا و خدماتنا'))),langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement(SubheaderDropdown,{sectionpropertiesprops:sectionproperties,actions:actions,setmenuactive:setmenuactive}))),/*#__PURE__*/React.createElement(Offcanvas,{show:menuactiveee,onHide:function onHide(){setmenuactiveee(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'20%',background:'#211637',left:'4%'},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactiveee(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered h-100",style:{fontFamily:templateproperties_context.templatefontfamily=='Lora'?'lora':''}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered"},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);if(item.isnavigation==1&&item.isactive==1){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 px-3 py-2 ',style:{color:sectionproperties.activepagecolor,background:sectionproperties.actibepagebgcolor,borderRadius:100}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 px-3 py-2 '},langdetect=='en'?item.pagename:item.pagename_ar));}}}))))));};
|
|
36540
36593
|
|
|
36541
36594
|
function ownKeys$1_(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
36542
36595
|
function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
@@ -50795,7 +50848,10 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
50795
50848
|
paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
|
|
50796
50849
|
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px',
|
|
50797
50850
|
paddingBottom: sectionproperties.footer_paddingBottom + 'px',
|
|
50798
|
-
width: '100vw'
|
|
50851
|
+
width: '100vw',
|
|
50852
|
+
'@media (max-width: 800px)': {
|
|
50853
|
+
paddingBottom: sectionproperties.showbottomnav == 'Show' ? 100 : ''
|
|
50854
|
+
}
|
|
50799
50855
|
}),
|
|
50800
50856
|
footerlogo: css({
|
|
50801
50857
|
width: sectionproperties.logo_width + 'px',
|
|
@@ -50817,6 +50873,7 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
50817
50873
|
fontWeight: sectionproperties.footerinfotext_fontweight
|
|
50818
50874
|
}),
|
|
50819
50875
|
iconStyle: css({
|
|
50876
|
+
flexShrink: 0,
|
|
50820
50877
|
width: sectionproperties.iconcontainerwidth + 'px',
|
|
50821
50878
|
height: sectionproperties.iconcontainerheight + 'px',
|
|
50822
50879
|
borderTopLeftRadius: sectionproperties.iconcontainerbordertl + 'px',
|
|
@@ -51255,7 +51312,7 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
51255
51312
|
"class": "".concat(footerStyles.divider) + ' my-3 '
|
|
51256
51313
|
}), /*#__PURE__*/React.createElement("div", {
|
|
51257
51314
|
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-row align-items-center justify-content-center"
|
|
51258
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
51315
|
+
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51259
51316
|
className: "".concat(footerStyles.payimgcont),
|
|
51260
51317
|
style: {
|
|
51261
51318
|
width: '50px',
|
|
@@ -51264,15 +51321,123 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
51264
51321
|
}, /*#__PURE__*/React.createElement("img", {
|
|
51265
51322
|
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
51266
51323
|
className: "".concat(footerStyles.payimg)
|
|
51267
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
51324
|
+
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51268
51325
|
className: "".concat(footerStyles.payimgcont),
|
|
51269
51326
|
style: {
|
|
51270
|
-
width: '
|
|
51271
|
-
height: '
|
|
51327
|
+
width: '50px',
|
|
51328
|
+
height: '40px'
|
|
51272
51329
|
}
|
|
51273
51330
|
}, /*#__PURE__*/React.createElement("img", {
|
|
51274
51331
|
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
51275
51332
|
className: "".concat(footerStyles.payimg)
|
|
51333
|
+
})), sectionproperties.showpaypal == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51334
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51335
|
+
style: {
|
|
51336
|
+
width: '50px',
|
|
51337
|
+
height: '40px'
|
|
51338
|
+
}
|
|
51339
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51340
|
+
src: 'https://tabex-co.com/storage/StaticImages/paypal.png',
|
|
51341
|
+
className: "".concat(footerStyles.payimg)
|
|
51342
|
+
})), sectionproperties.showstripe == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51343
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51344
|
+
style: {
|
|
51345
|
+
width: '50px',
|
|
51346
|
+
height: '40px'
|
|
51347
|
+
}
|
|
51348
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51349
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
51350
|
+
className: "".concat(footerStyles.payimg)
|
|
51351
|
+
})), sectionproperties.showfawry == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51352
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51353
|
+
style: {
|
|
51354
|
+
width: '50px',
|
|
51355
|
+
height: '40px'
|
|
51356
|
+
}
|
|
51357
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51358
|
+
src: 'https://tabex-co.com/storage/StaticImages/fawry.png',
|
|
51359
|
+
className: "".concat(footerStyles.payimg)
|
|
51360
|
+
})), sectionproperties.showapplepay == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51361
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51362
|
+
style: {
|
|
51363
|
+
width: '50px',
|
|
51364
|
+
height: '40px'
|
|
51365
|
+
}
|
|
51366
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51367
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
51368
|
+
className: "".concat(footerStyles.payimg)
|
|
51369
|
+
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51370
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51371
|
+
style: {
|
|
51372
|
+
width: '70px',
|
|
51373
|
+
height: '40px'
|
|
51374
|
+
}
|
|
51375
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51376
|
+
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
51377
|
+
className: "".concat(footerStyles.payimg)
|
|
51378
|
+
})), sectionproperties.showvodafonecash == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51379
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51380
|
+
style: {
|
|
51381
|
+
width: '100px',
|
|
51382
|
+
height: '40px'
|
|
51383
|
+
}
|
|
51384
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51385
|
+
src: 'https://tabex-co.com/storage/StaticImages/vodafonecash.png',
|
|
51386
|
+
className: "".concat(footerStyles.payimg)
|
|
51387
|
+
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51388
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51389
|
+
style: {
|
|
51390
|
+
width: '50px',
|
|
51391
|
+
height: '40px'
|
|
51392
|
+
}
|
|
51393
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51394
|
+
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
51395
|
+
className: "".concat(footerStyles.payimg)
|
|
51396
|
+
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51397
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51398
|
+
style: {
|
|
51399
|
+
width: '50px',
|
|
51400
|
+
height: '45px'
|
|
51401
|
+
}
|
|
51402
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51403
|
+
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
51404
|
+
className: "".concat(footerStyles.payimg)
|
|
51405
|
+
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51406
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51407
|
+
style: {
|
|
51408
|
+
width: '50px',
|
|
51409
|
+
height: '40px'
|
|
51410
|
+
}
|
|
51411
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51412
|
+
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
51413
|
+
className: "".concat(footerStyles.payimg)
|
|
51414
|
+
})), sectionproperties.showtamara == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51415
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51416
|
+
style: {
|
|
51417
|
+
width: '50px',
|
|
51418
|
+
height: '40px'
|
|
51419
|
+
}
|
|
51420
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51421
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
51422
|
+
className: "".concat(footerStyles.payimg)
|
|
51423
|
+
})), sectionproperties.showtabby == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51424
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51425
|
+
style: {
|
|
51426
|
+
width: '50px',
|
|
51427
|
+
height: '40px'
|
|
51428
|
+
}
|
|
51429
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51430
|
+
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
51431
|
+
className: "".concat(footerStyles.payimg)
|
|
51432
|
+
})), sectionproperties.showaman == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51433
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51434
|
+
style: {
|
|
51435
|
+
width: '50px',
|
|
51436
|
+
height: '40px'
|
|
51437
|
+
}
|
|
51438
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51439
|
+
src: 'https://tabex-co.com/storage/StaticImages/aman.png',
|
|
51440
|
+
className: "".concat(footerStyles.payimg)
|
|
51276
51441
|
})))), /*#__PURE__*/React.createElement("div", {
|
|
51277
51442
|
"class": "".concat(footerStyles.divider) + ' d-none d-md-flex '
|
|
51278
51443
|
}), /*#__PURE__*/React.createElement("div", {
|
|
@@ -51282,8 +51447,11 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
51282
51447
|
}, /*#__PURE__*/React.createElement("div", {
|
|
51283
51448
|
"class": "".concat(footerStyles.divider) + ' my-3 '
|
|
51284
51449
|
}), /*#__PURE__*/React.createElement("div", {
|
|
51285
|
-
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-row align-items-center justify-content-center"
|
|
51286
|
-
|
|
51450
|
+
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-row align-items-center justify-content-center",
|
|
51451
|
+
style: {
|
|
51452
|
+
flexWrap: 'wrap'
|
|
51453
|
+
}
|
|
51454
|
+
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51287
51455
|
className: "".concat(footerStyles.payimgcont),
|
|
51288
51456
|
style: {
|
|
51289
51457
|
width: '50px',
|
|
@@ -51292,15 +51460,123 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
51292
51460
|
}, /*#__PURE__*/React.createElement("img", {
|
|
51293
51461
|
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
51294
51462
|
className: "".concat(footerStyles.payimg)
|
|
51295
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
51463
|
+
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51296
51464
|
className: "".concat(footerStyles.payimgcont),
|
|
51297
51465
|
style: {
|
|
51298
|
-
width: '
|
|
51299
|
-
height: '
|
|
51466
|
+
width: '50px',
|
|
51467
|
+
height: '40px'
|
|
51300
51468
|
}
|
|
51301
51469
|
}, /*#__PURE__*/React.createElement("img", {
|
|
51302
51470
|
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
51303
51471
|
className: "".concat(footerStyles.payimg)
|
|
51472
|
+
})), sectionproperties.showpaypal == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51473
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51474
|
+
style: {
|
|
51475
|
+
width: '50px',
|
|
51476
|
+
height: '40px'
|
|
51477
|
+
}
|
|
51478
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51479
|
+
src: 'https://tabex-co.com/storage/StaticImages/paypal.png',
|
|
51480
|
+
className: "".concat(footerStyles.payimg)
|
|
51481
|
+
})), sectionproperties.showstripe == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51482
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51483
|
+
style: {
|
|
51484
|
+
width: '50px',
|
|
51485
|
+
height: '40px'
|
|
51486
|
+
}
|
|
51487
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51488
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
51489
|
+
className: "".concat(footerStyles.payimg)
|
|
51490
|
+
})), sectionproperties.showfawry == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51491
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51492
|
+
style: {
|
|
51493
|
+
width: '50px',
|
|
51494
|
+
height: '40px'
|
|
51495
|
+
}
|
|
51496
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51497
|
+
src: 'https://tabex-co.com/storage/StaticImages/fawry.png',
|
|
51498
|
+
className: "".concat(footerStyles.payimg)
|
|
51499
|
+
})), sectionproperties.showapplepay == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51500
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51501
|
+
style: {
|
|
51502
|
+
width: '50px',
|
|
51503
|
+
height: '40px'
|
|
51504
|
+
}
|
|
51505
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51506
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
51507
|
+
className: "".concat(footerStyles.payimg)
|
|
51508
|
+
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51509
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51510
|
+
style: {
|
|
51511
|
+
width: '70px',
|
|
51512
|
+
height: '40px'
|
|
51513
|
+
}
|
|
51514
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51515
|
+
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
51516
|
+
className: "".concat(footerStyles.payimg)
|
|
51517
|
+
})), sectionproperties.showvodafonecash == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51518
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51519
|
+
style: {
|
|
51520
|
+
width: '100px',
|
|
51521
|
+
height: '40px'
|
|
51522
|
+
}
|
|
51523
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51524
|
+
src: 'https://tabex-co.com/storage/StaticImages/vodafonecash.png',
|
|
51525
|
+
className: "".concat(footerStyles.payimg)
|
|
51526
|
+
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51527
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51528
|
+
style: {
|
|
51529
|
+
width: '50px',
|
|
51530
|
+
height: '40px'
|
|
51531
|
+
}
|
|
51532
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51533
|
+
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
51534
|
+
className: "".concat(footerStyles.payimg)
|
|
51535
|
+
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51536
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51537
|
+
style: {
|
|
51538
|
+
width: '50px',
|
|
51539
|
+
height: '45px'
|
|
51540
|
+
}
|
|
51541
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51542
|
+
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
51543
|
+
className: "".concat(footerStyles.payimg)
|
|
51544
|
+
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51545
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51546
|
+
style: {
|
|
51547
|
+
width: '50px',
|
|
51548
|
+
height: '40px'
|
|
51549
|
+
}
|
|
51550
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51551
|
+
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
51552
|
+
className: "".concat(footerStyles.payimg)
|
|
51553
|
+
})), sectionproperties.showtamara == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51554
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51555
|
+
style: {
|
|
51556
|
+
width: '50px',
|
|
51557
|
+
height: '40px'
|
|
51558
|
+
}
|
|
51559
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51560
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
51561
|
+
className: "".concat(footerStyles.payimg)
|
|
51562
|
+
})), sectionproperties.showtabby == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51563
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51564
|
+
style: {
|
|
51565
|
+
width: '50px',
|
|
51566
|
+
height: '40px'
|
|
51567
|
+
}
|
|
51568
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51569
|
+
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
51570
|
+
className: "".concat(footerStyles.payimg)
|
|
51571
|
+
})), sectionproperties.showaman == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
51572
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51573
|
+
style: {
|
|
51574
|
+
width: '50px',
|
|
51575
|
+
height: '40px'
|
|
51576
|
+
}
|
|
51577
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
51578
|
+
src: 'https://tabex-co.com/storage/StaticImages/aman.png',
|
|
51579
|
+
className: "".concat(footerStyles.payimg)
|
|
51304
51580
|
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '68c69dcc53e94' && /*#__PURE__*/React.createElement("div", {
|
|
51305
51581
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 pl-md-2 ',
|
|
51306
51582
|
style: {
|
|
@@ -58580,7 +58856,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
|
|
|
58580
58856
|
function ownKeys$1z(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
58581
58857
|
function _objectSpread$1z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1z(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
58582
58858
|
var ModernFooter = function ModernFooter(props) {
|
|
58583
|
-
var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$
|
|
58859
|
+
var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i1, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i27;
|
|
58584
58860
|
var _useState = useState(''),
|
|
58585
58861
|
_useState2 = _slicedToArray(_useState, 2),
|
|
58586
58862
|
sectionproperties = _useState2[0],
|
|
@@ -58962,7 +59238,14 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
58962
59238
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58963
59239
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-start p-0 m-0 ',
|
|
58964
59240
|
style: {
|
|
58965
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59241
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
59242
|
+
cursor: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '69a354f452ce6' ? 'pointer' : ''
|
|
59243
|
+
},
|
|
59244
|
+
onClick: function onClick() {
|
|
59245
|
+
var _authdetailsContext$i22;
|
|
59246
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '69a354f452ce6') {
|
|
59247
|
+
window.open('https://www.google.com/maps/place/%D8%A7%D9%84%D8%AC%D9%8A%D8%B2%D9%87+%D9%81%D9%8A%D8%B5%D9%84+%D8%A7%D9%85%D8%A7%D9%85+%D8%B4%D8%A7%D8%B1%D8%B9+%D8%A7%D9%84%D9%85%D8%B3%D8%AA%D8%B4%D9%81%D9%8A%E2%80%AD/@29.954503,31.0915694,3652m/data=!3m1!1e3!4m6!3m5!1s0x14584f005089bb03:0x6206a526641b57da!8m2!3d29.952629!4d31.0912631!16s%2Fg%2F11m6f50nhp?hl=en&entry=ttu&g_ep=EgoyMDI2MDMxNS4wIKXMDSoASAFQAw%3D%3D', '_blank');
|
|
59248
|
+
}
|
|
58966
59249
|
}
|
|
58967
59250
|
}, /*#__PURE__*/React.createElement("i", {
|
|
58968
59251
|
"class": ' h-100 d-flex align-items-center justify-content-center ',
|
|
@@ -58972,7 +59255,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
58972
59255
|
}
|
|
58973
59256
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
58974
59257
|
size: sectionproperties.footerinfoicon_fontsize
|
|
58975
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59258
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.address_ar)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
58976
59259
|
"class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
|
|
58977
59260
|
onClick: function onClick() {
|
|
58978
59261
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -58991,14 +59274,14 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
58991
59274
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
58992
59275
|
"class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
|
|
58993
59276
|
onClick: function onClick() {
|
|
58994
|
-
var _authdetailsContext$
|
|
58995
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59277
|
+
var _authdetailsContext$i25;
|
|
59278
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.email), '_self');
|
|
58996
59279
|
}
|
|
58997
59280
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58998
59281
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
58999
59282
|
onClick: function onClick() {
|
|
59000
|
-
var _authdetailsContext$
|
|
59001
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59283
|
+
var _authdetailsContext$i26;
|
|
59284
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.email), '_self');
|
|
59002
59285
|
},
|
|
59003
59286
|
style: {
|
|
59004
59287
|
textTransform: 'none'
|
|
@@ -59009,7 +59292,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
59009
59292
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
59010
59293
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
59011
59294
|
}
|
|
59012
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59295
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 || (_authdetailsContext$i27 = _authdetailsContext$i27.contactinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
59013
59296
|
"class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : 'col-lg-3 col-md-12 col-sm-12 mt-md-3'
|
|
59014
59297
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59015
59298
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -59021,15 +59304,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
59021
59304
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
59022
59305
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
59023
59306
|
onClick: function onClick() {
|
|
59024
|
-
var _authdetailsContext$
|
|
59025
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59307
|
+
var _authdetailsContext$i28;
|
|
59308
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
59026
59309
|
}
|
|
59027
59310
|
}), /*#__PURE__*/React.createElement("img", {
|
|
59028
59311
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
59029
59312
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
59030
59313
|
onClick: function onClick() {
|
|
59031
|
-
var _authdetailsContext$
|
|
59032
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59314
|
+
var _authdetailsContext$i29;
|
|
59315
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_appstore, '_blank');
|
|
59033
59316
|
}
|
|
59034
59317
|
})), /*#__PURE__*/React.createElement("div", {
|
|
59035
59318
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -59037,15 +59320,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
59037
59320
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
59038
59321
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
59039
59322
|
onClick: function onClick() {
|
|
59040
|
-
var _authdetailsContext$
|
|
59041
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59323
|
+
var _authdetailsContext$i30;
|
|
59324
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
|
|
59042
59325
|
}
|
|
59043
59326
|
}), /*#__PURE__*/React.createElement("img", {
|
|
59044
59327
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
59045
59328
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
59046
59329
|
onClick: function onClick() {
|
|
59047
|
-
var _authdetailsContext$
|
|
59048
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59330
|
+
var _authdetailsContext$i31;
|
|
59331
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_playstore, '_blank');
|
|
59049
59332
|
}
|
|
59050
59333
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
59051
59334
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|
|
@@ -62150,6 +62433,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62150
62433
|
var _useInView = useInView(),
|
|
62151
62434
|
ref = _useInView.ref;
|
|
62152
62435
|
_useInView.inView;
|
|
62436
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
62153
62437
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
62154
62438
|
props.actions.lang;
|
|
62155
62439
|
var langdetect = props.actions.langdetect;
|
|
@@ -62621,19 +62905,25 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62621
62905
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
62622
62906
|
"class": section_cssstyles.line_left
|
|
62623
62907
|
}), /*#__PURE__*/React.createElement("p", {
|
|
62624
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_cssstyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_cssstyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_cssstyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_cssstyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_cssstyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? "".concat(section_cssstyles.sectiontitlespan) + ' ASUL mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_cssstyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
|
|
62908
|
+
"class": authdetailsContext.instinfo.instid == '6978ef34b2564' ? ' dancing-script mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_cssstyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_cssstyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_cssstyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_cssstyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_cssstyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? "".concat(section_cssstyles.sectiontitlespan) + ' ASUL mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_cssstyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
|
|
62625
62909
|
style: {
|
|
62626
62910
|
color: sectionproperties.sectionTitleColor,
|
|
62627
62911
|
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
62628
62912
|
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
62629
62913
|
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
62630
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
62914
|
+
textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
62631
62915
|
}
|
|
62632
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
62916
|
+
}, authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'LUMENE' : langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
62633
62917
|
"class": section_cssstyles.line_right
|
|
62634
62918
|
}));
|
|
62635
62919
|
};
|
|
62636
62920
|
var section_cssstyles = {
|
|
62921
|
+
lumde: css({
|
|
62922
|
+
fontSize: '55px',
|
|
62923
|
+
'@media (max-width: 1024px)': {
|
|
62924
|
+
fontSize: '30px'
|
|
62925
|
+
}
|
|
62926
|
+
}),
|
|
62637
62927
|
viewmorebtn: css({
|
|
62638
62928
|
width: sectionproperties.viewmorebtn_Width == 0 ? 'auto' : sectionproperties.viewmorebtn_Width + 'px',
|
|
62639
62929
|
height: sectionproperties.viewmorebtn_Height == 0 ? 'auto' : sectionproperties.viewmorebtn_Height + 'px',
|
|
@@ -62685,9 +62975,9 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62685
62975
|
};
|
|
62686
62976
|
var cardsrender = function cardsrender() {
|
|
62687
62977
|
return /*#__PURE__*/React.createElement("div", {
|
|
62688
|
-
"class": "row m-0 w-100",
|
|
62978
|
+
"class": "row m-0 w-100 h-md-auto",
|
|
62689
62979
|
style: {
|
|
62690
|
-
height: '100%'
|
|
62980
|
+
height: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '100vh' : '100%'
|
|
62691
62981
|
}
|
|
62692
62982
|
}, /*#__PURE__*/React.createElement("div", {
|
|
62693
62983
|
"class": "col-lg-12 p-0"
|
|
@@ -62697,7 +62987,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62697
62987
|
position: 'relative'
|
|
62698
62988
|
}
|
|
62699
62989
|
}, /*#__PURE__*/React.createElement("div", {
|
|
62700
|
-
"class":
|
|
62990
|
+
"class": authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'col-lg-4 allcentered px-xl-5 px-lg-2 p-md-0' : 'col-lg-3 allcentered p-0'
|
|
62701
62991
|
}, /*#__PURE__*/React.createElement("div", {
|
|
62702
62992
|
"class": section_cssstyles.sectiontitlecont + ' row mx-0 allcentered w-100 mt-sm-0 '
|
|
62703
62993
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -62710,10 +63000,11 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62710
63000
|
"class": ' col-lg-12 p-0 d-none d-md-flex align-items-center justify-content-md-center ',
|
|
62711
63001
|
style: {
|
|
62712
63002
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
62713
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
63003
|
+
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
|
|
63004
|
+
marginTop: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '100px' : 0
|
|
62714
63005
|
}
|
|
62715
63006
|
}, SectionTitle()), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
62716
|
-
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center',
|
|
63007
|
+
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 ',
|
|
62717
63008
|
style: {
|
|
62718
63009
|
marginBottom: sectionproperties.descriptionMarginBottom + 'px'
|
|
62719
63010
|
}
|
|
@@ -62723,9 +63014,21 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62723
63014
|
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
62724
63015
|
color: sectionproperties.prodCatColor,
|
|
62725
63016
|
fontWeight: sectionproperties.prodCatFontWeight,
|
|
62726
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
63017
|
+
textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
63018
|
+
}
|
|
63019
|
+
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), authdetailsContext.instinfo.instid == '6978ef34b2564' && /*#__PURE__*/React.createElement("div", {
|
|
63020
|
+
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 d-flex align-items-center justify-content-center justify-content-md-center p-0 mb-md-100 ' : 'col-lg-12 d-flex align-items-center justify-content-start p-0 justify-content-md-center p-0 mb-md-100 ',
|
|
63021
|
+
style: {
|
|
63022
|
+
marginBottom: sectionproperties.descriptionMarginBottom + 'px'
|
|
62727
63023
|
}
|
|
62728
|
-
},
|
|
63024
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
63025
|
+
"class": section_cssstyles.lumde + ' dancing-script m-0 p-0 wordbreak text-md-center ',
|
|
63026
|
+
style: {
|
|
63027
|
+
color: '#c38e78',
|
|
63028
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
63029
|
+
textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
63030
|
+
}
|
|
63031
|
+
}, "ARTISTRY TRANSFORMS INTO PRESENCE")), sectionproperties.viewmorebtnshow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
62729
63032
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'col-lg-12 mb-md-3 mt-md-3 d-flex align-items-center justify-content-center p-0' : 'col-lg-12 mb-md-3 mt-md-3 d-flex align-items-center justify-content-start justify-content-md-center p-0'
|
|
62730
63033
|
}, /*#__PURE__*/React.createElement("button", {
|
|
62731
63034
|
"class": "".concat(section_cssstyles.viewmorebtn) + ' allcentered ',
|
|
@@ -62743,7 +63046,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62743
63046
|
}, /*#__PURE__*/React.createElement("span", {
|
|
62744
63047
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'd-flex justify-content-center align-items-center' : 'd-flex justify-content-center align-items-center '
|
|
62745
63048
|
}, langdetect == 'en' ? sectionproperties.viewmorebtn_text : sectionproperties.viewmorebtn_text_ar))))), /*#__PURE__*/React.createElement("div", {
|
|
62746
|
-
"class": langdetect == 'en' ? 'col-lg-9 col-md-12 d-flex justify-content-center ml-auto p-0' : 'col-lg-9 col-md-12 d-flex justify-content-center mr-auto p-0'
|
|
63049
|
+
"class": authdetailsContext.instinfo.instid == '6978ef34b2564' ? langdetect == 'en' ? 'col-lg-8 col-md-12 d-flex justify-content-center ml-auto p-0' : 'col-lg-8 col-md-12 d-flex justify-content-center mr-auto p-0' : langdetect == 'en' ? 'col-lg-9 col-md-12 d-flex justify-content-center ml-auto p-0' : 'col-lg-9 col-md-12 d-flex justify-content-center mr-auto p-0'
|
|
62747
63050
|
}, /*#__PURE__*/React.createElement("div", {
|
|
62748
63051
|
"class": "row m-0 w-100"
|
|
62749
63052
|
}, !fetchProductsQuery.isFetching && cardsarray.length == 0 && /*#__PURE__*/React.createElement("div", {
|
|
@@ -62772,7 +63075,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62772
63075
|
return /*#__PURE__*/React.createElement("div", {
|
|
62773
63076
|
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
62774
63077
|
}, /*#__PURE__*/React.createElement("div", {
|
|
62775
|
-
"class": langdetect == 'en' ? 'col-lg-12 p-0 pl-md-2 pr-md-0' : 'col-lg-12 p-0 pl-md-0 pr-md-2 '
|
|
63078
|
+
"class": authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'col-lg-12 p-0 p-0' : langdetect == 'en' ? 'col-lg-12 p-0 pl-md-2 pr-md-0' : 'col-lg-12 p-0 pl-md-0 pr-md-2 '
|
|
62776
63079
|
}, /*#__PURE__*/React.createElement(ScrollMenu, {
|
|
62777
63080
|
transitionBehavior: 'auto',
|
|
62778
63081
|
wrapperClassName: '',
|
|
@@ -62818,7 +63121,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
|
|
|
62818
63121
|
return /*#__PURE__*/React.createElement("div", {
|
|
62819
63122
|
"class": ' row ml-0 mr-0 d-flex w-100 justify-content-center ',
|
|
62820
63123
|
style: {
|
|
62821
|
-
zIndex: 2
|
|
63124
|
+
// zIndex: 2,
|
|
62822
63125
|
}
|
|
62823
63126
|
}, sectionproperties.length != 0 && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
62824
63127
|
"class": sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0 ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pl-0 pr-0 ' : sectionproperties.paddingRight != 0 && langdetect == 'en' ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pr-md-2 pr-sm-2 ' : sectionproperties.paddingRight != 0 && langdetect == 'ar' ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pl-md-2 pl-sm-2 ' : sectionproperties.paddingLeft != 0 && langdetect == 'en' ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pl-md-2 pl-sm-2 ' : sectionproperties.paddingLeft != 0 && langdetect == 'ar' ? ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 pr-md-2 pr-sm-2 ' : ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 justify-content-center ',
|
|
@@ -93144,7 +93447,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
93144
93447
|
}),
|
|
93145
93448
|
pinfohover: css({
|
|
93146
93449
|
opacity: 0,
|
|
93147
|
-
background: 'white',
|
|
93450
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'rgba(0,0,0,0.2)' : 'white',
|
|
93148
93451
|
position: 'absolute',
|
|
93149
93452
|
top: 0,
|
|
93150
93453
|
transition: '.3s'
|