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.umd.js
CHANGED
|
@@ -22338,7 +22338,7 @@
|
|
|
22338
22338
|
}
|
|
22339
22339
|
}, props.typeprops != 'vertical' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22340
22340
|
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'
|
|
22341
|
-
}, sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22341
|
+
}, authdetailsContext.instinfo.instid != '6978ef34b2564' && sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22342
22342
|
"class": "row m-0 w-100"
|
|
22343
22343
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22344
22344
|
"class": "col-lg-12 p-0 mb-4"
|
|
@@ -27342,7 +27342,7 @@
|
|
|
27342
27342
|
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; }
|
|
27343
27343
|
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__default["default"](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; }
|
|
27344
27344
|
var Subheader = function Subheader(props) {
|
|
27345
|
-
var _props$subheaderprope, _props$subheaderprope2, _props$subheaderprope3, _props$subheaderprope4, _templatepropcontext$, _fetchCategoriesQuery2, _authdetailsContext$i, _props$
|
|
27345
|
+
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;
|
|
27346
27346
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
27347
27347
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
27348
27348
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
@@ -27528,29 +27528,56 @@
|
|
|
27528
27528
|
}
|
|
27529
27529
|
}, (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) {
|
|
27530
27530
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex == 0) {
|
|
27531
|
-
|
|
27532
|
-
|
|
27533
|
-
|
|
27534
|
-
|
|
27535
|
-
|
|
27536
|
-
|
|
27537
|
-
|
|
27538
|
-
|
|
27539
|
-
|
|
27540
|
-
|
|
27541
|
-
|
|
27542
|
-
|
|
27543
|
-
|
|
27544
|
-
|
|
27545
|
-
|
|
27546
|
-
|
|
27547
|
-
|
|
27548
|
-
|
|
27549
|
-
|
|
27531
|
+
if (window.location.pathname == '/' + item.navigationroute) {
|
|
27532
|
+
var _props$subheaderprope5, _props$subheaderprope6;
|
|
27533
|
+
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27534
|
+
onClick: function onClick() {
|
|
27535
|
+
routingcountext(item.navigationroute);
|
|
27536
|
+
},
|
|
27537
|
+
onMouseEnter: function onMouseEnter() {
|
|
27538
|
+
setshowdownheadermenu(false);
|
|
27539
|
+
setChoosenindex('');
|
|
27540
|
+
},
|
|
27541
|
+
"class": "mb-0 pb-0 p-0"
|
|
27542
|
+
// scrollhorizontalcard
|
|
27543
|
+
,
|
|
27544
|
+
style: {
|
|
27545
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope5 = props.subheaderpropertiesprops) === null || _props$subheaderprope5 === void 0 ? void 0 : _props$subheaderprope5.paddingLeftprops,
|
|
27546
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope6 = props.subheaderpropertiesprops) === null || _props$subheaderprope6 === void 0 ? void 0 : _props$subheaderprope6.paddingLeftprops,
|
|
27547
|
+
background: sectionproperties.actibepagebgcolor,
|
|
27548
|
+
borderRadius: 100
|
|
27549
|
+
}
|
|
27550
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27551
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 ',
|
|
27552
|
+
style: {
|
|
27553
|
+
color: sectionproperties.activepagecolor
|
|
27554
|
+
}
|
|
27555
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27556
|
+
} else {
|
|
27557
|
+
var _props$subheaderprope7, _props$subheaderprope8;
|
|
27558
|
+
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27559
|
+
onClick: function onClick() {
|
|
27560
|
+
routingcountext(item.navigationroute);
|
|
27561
|
+
},
|
|
27562
|
+
onMouseEnter: function onMouseEnter() {
|
|
27563
|
+
setshowdownheadermenu(false);
|
|
27564
|
+
setChoosenindex('');
|
|
27565
|
+
},
|
|
27566
|
+
"class": "mb-0 pb-0"
|
|
27567
|
+
// scrollhorizontalcard
|
|
27568
|
+
,
|
|
27569
|
+
style: {
|
|
27570
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope7 = props.subheaderpropertiesprops) === null || _props$subheaderprope7 === void 0 ? void 0 : _props$subheaderprope7.paddingLeftprops,
|
|
27571
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope8 = props.subheaderpropertiesprops) === null || _props$subheaderprope8 === void 0 ? void 0 : _props$subheaderprope8.paddingLeftprops
|
|
27572
|
+
}
|
|
27573
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27574
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27575
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27576
|
+
}
|
|
27550
27577
|
}
|
|
27551
27578
|
})), 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) {
|
|
27552
27579
|
if (item.isshowntocustomers == 1) {
|
|
27553
|
-
var _props$
|
|
27580
|
+
var _props$subheaderprope9, _props$subheaderprope0;
|
|
27554
27581
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27555
27582
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
27556
27583
|
onClick: function onClick() {
|
|
@@ -27561,14 +27588,14 @@
|
|
|
27561
27588
|
setChoosenindex(index);
|
|
27562
27589
|
},
|
|
27563
27590
|
style: {
|
|
27564
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27565
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27591
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope9 = props.subheaderpropertiesprops) === null || _props$subheaderprope9 === void 0 ? void 0 : _props$subheaderprope9.paddingLeftprops,
|
|
27592
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope0 = props.subheaderpropertiesprops) === null || _props$subheaderprope0 === void 0 ? void 0 : _props$subheaderprope0.paddingLeftprops
|
|
27566
27593
|
}
|
|
27567
27594
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
27568
27595
|
}
|
|
27569
27596
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
|
|
27570
27597
|
if (item.isshowntocustomers == 1) {
|
|
27571
|
-
var _props$
|
|
27598
|
+
var _props$subheaderprope1, _props$subheaderprope10;
|
|
27572
27599
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27573
27600
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
27574
27601
|
onClick: function onClick() {
|
|
@@ -27580,32 +27607,32 @@
|
|
|
27580
27607
|
setpname(item.title_en);
|
|
27581
27608
|
},
|
|
27582
27609
|
style: {
|
|
27583
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27584
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27610
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope1 = props.subheaderpropertiesprops) === null || _props$subheaderprope1 === void 0 ? void 0 : _props$subheaderprope1.paddingLeftprops,
|
|
27611
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope10 = props.subheaderpropertiesprops) === null || _props$subheaderprope10 === void 0 ? void 0 : _props$subheaderprope10.paddingLeftprops,
|
|
27585
27612
|
position: sectionproperties.subheaderstyle == 'Style 2' ? 'relative' : ''
|
|
27586
27613
|
}
|
|
27587
27614
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
27588
27615
|
}
|
|
27589
27616
|
}), 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) {
|
|
27590
27617
|
if (item.isshowntocustomers == 1) {
|
|
27591
|
-
var _props$
|
|
27618
|
+
var _props$subheaderprope11, _props$subheaderprope12;
|
|
27592
27619
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27593
27620
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
27594
27621
|
onClick: function onClick() {
|
|
27595
27622
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
27596
27623
|
},
|
|
27597
27624
|
style: {
|
|
27598
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27599
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27625
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope11 = props.subheaderpropertiesprops) === null || _props$subheaderprope11 === void 0 ? void 0 : _props$subheaderprope11.paddingLeftprops,
|
|
27626
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope12 = props.subheaderpropertiesprops) === null || _props$subheaderprope12 === void 0 ? void 0 : _props$subheaderprope12.paddingLeftprops,
|
|
27600
27627
|
position: sectionproperties.subheaderstyle == 'Style 2' ? 'relative' : ''
|
|
27601
27628
|
}
|
|
27602
27629
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
27603
27630
|
}
|
|
27604
|
-
})), (props === null || props === void 0 || (_props$
|
|
27631
|
+
})), (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) {
|
|
27605
27632
|
if (item.isnavigation == 1 && item.isactive == 1 && item.pageorderindex > 0) {
|
|
27606
27633
|
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
|
|
27607
27634
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instid) == '6745e12fb23b4' && item.pagename == 'Inquiry') {
|
|
27608
|
-
var _props$
|
|
27635
|
+
var _props$subheaderprope14, _props$subheaderprope15;
|
|
27609
27636
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27610
27637
|
onMouseEnter: function onMouseEnter() {
|
|
27611
27638
|
setshowdownheadermenu(false);
|
|
@@ -27615,23 +27642,23 @@
|
|
|
27615
27642
|
},
|
|
27616
27643
|
"class": "scrollhorizontalcard",
|
|
27617
27644
|
style: {
|
|
27618
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27619
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27645
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope14 = props.subheaderpropertiesprops) === null || _props$subheaderprope14 === void 0 ? void 0 : _props$subheaderprope14.paddingLeftprops,
|
|
27646
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope15 = props.subheaderpropertiesprops) === null || _props$subheaderprope15 === void 0 ? void 0 : _props$subheaderprope15.paddingLeftprops
|
|
27620
27647
|
}
|
|
27621
27648
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27622
27649
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27623
27650
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27624
27651
|
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) == '68c6bc629acb2') {
|
|
27625
27652
|
if (item.pagename != 'About Us') {
|
|
27626
|
-
var _props$
|
|
27653
|
+
var _props$subheaderprope16, _props$subheaderprope17;
|
|
27627
27654
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27628
27655
|
onMouseEnter: function onMouseEnter() {
|
|
27629
27656
|
setshowdownheadermenu(false);
|
|
27630
27657
|
},
|
|
27631
27658
|
"class": "scrollhorizontalcard",
|
|
27632
27659
|
style: {
|
|
27633
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27634
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27660
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope16 = props.subheaderpropertiesprops) === null || _props$subheaderprope16 === void 0 ? void 0 : _props$subheaderprope16.paddingLeftprops,
|
|
27661
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope17 = props.subheaderpropertiesprops) === null || _props$subheaderprope17 === void 0 ? void 0 : _props$subheaderprope17.paddingLeftprops
|
|
27635
27662
|
},
|
|
27636
27663
|
onClick: function onClick() {
|
|
27637
27664
|
routingcountext(item.navigationroute);
|
|
@@ -27640,15 +27667,15 @@
|
|
|
27640
27667
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27641
27668
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27642
27669
|
} else {
|
|
27643
|
-
var _props$
|
|
27670
|
+
var _props$subheaderprope18, _props$subheaderprope19;
|
|
27644
27671
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27645
27672
|
onMouseEnter: function onMouseEnter() {
|
|
27646
27673
|
setinqmenushowabout33(true);
|
|
27647
27674
|
},
|
|
27648
27675
|
"class": "scrollhorizontalcard",
|
|
27649
27676
|
style: {
|
|
27650
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27651
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27677
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope18 = props.subheaderpropertiesprops) === null || _props$subheaderprope18 === void 0 ? void 0 : _props$subheaderprope18.paddingLeftprops,
|
|
27678
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope19 = props.subheaderpropertiesprops) === null || _props$subheaderprope19 === void 0 ? void 0 : _props$subheaderprope19.paddingLeftprops
|
|
27652
27679
|
}
|
|
27653
27680
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27654
27681
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -27691,15 +27718,15 @@
|
|
|
27691
27718
|
}
|
|
27692
27719
|
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) == '691dcd6e974bb') {
|
|
27693
27720
|
if (item.pagename != 'Blogs') {
|
|
27694
|
-
var _props$
|
|
27721
|
+
var _props$subheaderprope20, _props$subheaderprope21;
|
|
27695
27722
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27696
27723
|
onMouseEnter: function onMouseEnter() {
|
|
27697
27724
|
setshowdownheadermenu(false);
|
|
27698
27725
|
},
|
|
27699
27726
|
"class": "scrollhorizontalcard",
|
|
27700
27727
|
style: {
|
|
27701
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27702
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27728
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope20 = props.subheaderpropertiesprops) === null || _props$subheaderprope20 === void 0 ? void 0 : _props$subheaderprope20.paddingLeftprops,
|
|
27729
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope21 = props.subheaderpropertiesprops) === null || _props$subheaderprope21 === void 0 ? void 0 : _props$subheaderprope21.paddingLeftprops
|
|
27703
27730
|
},
|
|
27704
27731
|
onClick: function onClick() {
|
|
27705
27732
|
routingcountext(item.navigationroute);
|
|
@@ -27708,15 +27735,15 @@
|
|
|
27708
27735
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27709
27736
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27710
27737
|
} else {
|
|
27711
|
-
var _props$
|
|
27738
|
+
var _props$subheaderprope22, _props$subheaderprope23;
|
|
27712
27739
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27713
27740
|
onMouseEnter: function onMouseEnter() {
|
|
27714
27741
|
setinqmenushowabout33(true);
|
|
27715
27742
|
},
|
|
27716
27743
|
"class": "scrollhorizontalcard",
|
|
27717
27744
|
style: {
|
|
27718
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27719
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27745
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope22 = props.subheaderpropertiesprops) === null || _props$subheaderprope22 === void 0 ? void 0 : _props$subheaderprope22.paddingLeftprops,
|
|
27746
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope23 = props.subheaderpropertiesprops) === null || _props$subheaderprope23 === void 0 ? void 0 : _props$subheaderprope23.paddingLeftprops
|
|
27720
27747
|
}
|
|
27721
27748
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27722
27749
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -27761,12 +27788,12 @@
|
|
|
27761
27788
|
// selal
|
|
27762
27789
|
else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instid) == '6951481413cdb') {
|
|
27763
27790
|
if (item.pagename != 'About Us' && item.pagename != 'Export Markets' && item.pagename != 'Quality & Certification') {
|
|
27764
|
-
var _props$
|
|
27791
|
+
var _props$subheaderprope24, _props$subheaderprope25;
|
|
27765
27792
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27766
27793
|
"class": "scrollhorizontalcard",
|
|
27767
27794
|
style: {
|
|
27768
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27769
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27795
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope24 = props.subheaderpropertiesprops) === null || _props$subheaderprope24 === void 0 ? void 0 : _props$subheaderprope24.paddingLeftprops,
|
|
27796
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope25 = props.subheaderpropertiesprops) === null || _props$subheaderprope25 === void 0 ? void 0 : _props$subheaderprope25.paddingLeftprops
|
|
27770
27797
|
},
|
|
27771
27798
|
onClick: function onClick() {
|
|
27772
27799
|
routingcountext(item.navigationroute);
|
|
@@ -27779,7 +27806,7 @@
|
|
|
27779
27806
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27780
27807
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27781
27808
|
} else if (item.pagename == 'About Us') {
|
|
27782
|
-
var _props$
|
|
27809
|
+
var _props$subheaderprope26, _props$subheaderprope27;
|
|
27783
27810
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27784
27811
|
onMouseEnter: function onMouseEnter() {
|
|
27785
27812
|
setselalmenu1(true);
|
|
@@ -27790,8 +27817,8 @@
|
|
|
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$subheaderprope26 = props.subheaderpropertiesprops) === null || _props$subheaderprope26 === void 0 ? void 0 : _props$subheaderprope26.paddingLeftprops,
|
|
27821
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope27 = props.subheaderpropertiesprops) === null || _props$subheaderprope27 === void 0 ? void 0 : _props$subheaderprope27.paddingLeftprops
|
|
27795
27822
|
}
|
|
27796
27823
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27797
27824
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -27854,7 +27881,7 @@
|
|
|
27854
27881
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27855
27882
|
}, langdetect == 'en' ? 'Our Business Model' : 'نموذج أعمالنا'))))))));
|
|
27856
27883
|
} else if (item.pagename == 'Export Markets') {
|
|
27857
|
-
var _props$
|
|
27884
|
+
var _props$subheaderprope28, _props$subheaderprope29;
|
|
27858
27885
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27859
27886
|
onMouseEnter: function onMouseEnter() {
|
|
27860
27887
|
setselalmenu2(true);
|
|
@@ -27865,8 +27892,8 @@
|
|
|
27865
27892
|
},
|
|
27866
27893
|
"class": "scrollhorizontalcard",
|
|
27867
27894
|
style: {
|
|
27868
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27869
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27895
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope28 = props.subheaderpropertiesprops) === null || _props$subheaderprope28 === void 0 ? void 0 : _props$subheaderprope28.paddingLeftprops,
|
|
27896
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope29 = props.subheaderpropertiesprops) === null || _props$subheaderprope29 === void 0 ? void 0 : _props$subheaderprope29.paddingLeftprops
|
|
27870
27897
|
}
|
|
27871
27898
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27872
27899
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -27907,7 +27934,7 @@
|
|
|
27907
27934
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27908
27935
|
}, langdetect == 'en' ? 'International Markets' : 'الأسواق الدولية'))))))));
|
|
27909
27936
|
} else if (item.pagename == 'Quality & Certification') {
|
|
27910
|
-
var _props$
|
|
27937
|
+
var _props$subheaderprope30, _props$subheaderprope31;
|
|
27911
27938
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27912
27939
|
onMouseEnter: function onMouseEnter() {
|
|
27913
27940
|
setselalmenu3(true);
|
|
@@ -27918,8 +27945,8 @@
|
|
|
27918
27945
|
},
|
|
27919
27946
|
"class": "scrollhorizontalcard",
|
|
27920
27947
|
style: {
|
|
27921
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27922
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
27948
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope30 = props.subheaderpropertiesprops) === null || _props$subheaderprope30 === void 0 ? void 0 : _props$subheaderprope30.paddingLeftprops,
|
|
27949
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope31 = props.subheaderpropertiesprops) === null || _props$subheaderprope31 === void 0 ? void 0 : _props$subheaderprope31.paddingLeftprops
|
|
27923
27950
|
}
|
|
27924
27951
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27925
27952
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -27973,15 +28000,15 @@
|
|
|
27973
28000
|
}
|
|
27974
28001
|
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instid) == '68f913b34d9bf') {
|
|
27975
28002
|
if (item.pagename != 'Tourism Services') {
|
|
27976
|
-
var _props$
|
|
28003
|
+
var _props$subheaderprope32, _props$subheaderprope33;
|
|
27977
28004
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27978
28005
|
onMouseEnter: function onMouseEnter() {
|
|
27979
28006
|
setshowdownheadermenu(false);
|
|
27980
28007
|
},
|
|
27981
28008
|
"class": "scrollhorizontalcard",
|
|
27982
28009
|
style: {
|
|
27983
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
27984
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28010
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope32 = props.subheaderpropertiesprops) === null || _props$subheaderprope32 === void 0 ? void 0 : _props$subheaderprope32.paddingLeftprops,
|
|
28011
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope33 = props.subheaderpropertiesprops) === null || _props$subheaderprope33 === void 0 ? void 0 : _props$subheaderprope33.paddingLeftprops
|
|
27985
28012
|
},
|
|
27986
28013
|
onClick: function onClick() {
|
|
27987
28014
|
routingcountext(item.navigationroute);
|
|
@@ -27990,15 +28017,15 @@
|
|
|
27990
28017
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
27991
28018
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
27992
28019
|
} else {
|
|
27993
|
-
var _props$
|
|
28020
|
+
var _props$subheaderprope34, _props$subheaderprope35;
|
|
27994
28021
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27995
28022
|
onMouseEnter: function onMouseEnter() {
|
|
27996
28023
|
setinqmenushowabout33(true);
|
|
27997
28024
|
},
|
|
27998
28025
|
"class": "scrollhorizontalcard",
|
|
27999
28026
|
style: {
|
|
28000
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28001
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28027
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope34 = props.subheaderpropertiesprops) === null || _props$subheaderprope34 === void 0 ? void 0 : _props$subheaderprope34.paddingLeftprops,
|
|
28028
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope35 = props.subheaderpropertiesprops) === null || _props$subheaderprope35 === void 0 ? void 0 : _props$subheaderprope35.paddingLeftprops
|
|
28002
28029
|
}
|
|
28003
28030
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28004
28031
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -28029,35 +28056,60 @@
|
|
|
28029
28056
|
}, langdetect == 'en' ? 'Visa' : 'التأشيرات'))))))));
|
|
28030
28057
|
}
|
|
28031
28058
|
} else {
|
|
28032
|
-
|
|
28033
|
-
|
|
28034
|
-
|
|
28035
|
-
|
|
28036
|
-
|
|
28037
|
-
|
|
28038
|
-
|
|
28039
|
-
|
|
28040
|
-
|
|
28041
|
-
|
|
28042
|
-
|
|
28043
|
-
|
|
28044
|
-
|
|
28045
|
-
|
|
28046
|
-
|
|
28047
|
-
|
|
28048
|
-
|
|
28059
|
+
if (window.location.pathname == '/' + item.navigationroute) {
|
|
28060
|
+
var _props$subheaderprope36, _props$subheaderprope37;
|
|
28061
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28062
|
+
onClick: function onClick() {
|
|
28063
|
+
routingcountext(item.navigationroute);
|
|
28064
|
+
},
|
|
28065
|
+
onMouseEnter: function onMouseEnter() {
|
|
28066
|
+
setshowdownheadermenu(false);
|
|
28067
|
+
setChoosenindex('');
|
|
28068
|
+
},
|
|
28069
|
+
"class": "scrollhorizontalcard p-2",
|
|
28070
|
+
style: {
|
|
28071
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope36 = props.subheaderpropertiesprops) === null || _props$subheaderprope36 === void 0 ? void 0 : _props$subheaderprope36.paddingLeftprops,
|
|
28072
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope37 = props.subheaderpropertiesprops) === null || _props$subheaderprope37 === void 0 ? void 0 : _props$subheaderprope37.paddingLeftprops,
|
|
28073
|
+
background: sectionproperties.actibepagebgcolor,
|
|
28074
|
+
borderRadius: 100
|
|
28075
|
+
}
|
|
28076
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28077
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 ',
|
|
28078
|
+
style: {
|
|
28079
|
+
color: sectionproperties.activepagecolor
|
|
28080
|
+
}
|
|
28081
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
28082
|
+
} else {
|
|
28083
|
+
var _props$subheaderprope38, _props$subheaderprope39;
|
|
28084
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28085
|
+
onClick: function onClick() {
|
|
28086
|
+
routingcountext(item.navigationroute);
|
|
28087
|
+
},
|
|
28088
|
+
onMouseEnter: function onMouseEnter() {
|
|
28089
|
+
setshowdownheadermenu(false);
|
|
28090
|
+
setChoosenindex('');
|
|
28091
|
+
},
|
|
28092
|
+
"class": "scrollhorizontalcard",
|
|
28093
|
+
style: {
|
|
28094
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope38 = props.subheaderpropertiesprops) === null || _props$subheaderprope38 === void 0 ? void 0 : _props$subheaderprope38.paddingLeftprops,
|
|
28095
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope39 = props.subheaderpropertiesprops) === null || _props$subheaderprope39 === void 0 ? void 0 : _props$subheaderprope39.paddingLeftprops
|
|
28096
|
+
}
|
|
28097
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28098
|
+
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
28099
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
28100
|
+
}
|
|
28049
28101
|
}
|
|
28050
28102
|
}
|
|
28051
28103
|
}))), sectionproperties.subheaderpositionfromhome != 'Right After Home' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28052
28104
|
"class": "".concat(headerstyles$f.nav__item) + ' flex-row align-items-center w-100 justify-content-md-center ',
|
|
28053
28105
|
style: {
|
|
28054
28106
|
zIndex: 1000,
|
|
28055
|
-
justifyContent: ((_props$
|
|
28107
|
+
justifyContent: ((_props$subheaderprope40 = props.subheaderpropertiesprops) === null || _props$subheaderprope40 === void 0 ? void 0 : _props$subheaderprope40.subheadercontentpositionprops) == 'center' ? 'center' : 'start',
|
|
28056
28108
|
flexWrap: 'wrap'
|
|
28057
28109
|
}
|
|
28058
|
-
}, (props === null || props === void 0 || (_props$
|
|
28110
|
+
}, (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) {
|
|
28059
28111
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
28060
|
-
var _props$
|
|
28112
|
+
var _props$subheaderprope42, _props$subheaderprope43;
|
|
28061
28113
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28062
28114
|
onClick: function onClick() {
|
|
28063
28115
|
routingcountext(item.navigationroute);
|
|
@@ -28068,8 +28120,8 @@
|
|
|
28068
28120
|
},
|
|
28069
28121
|
"class": "scrollhorizontalcard",
|
|
28070
28122
|
style: {
|
|
28071
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28072
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28123
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope42 = props.subheaderpropertiesprops) === null || _props$subheaderprope42 === void 0 ? void 0 : _props$subheaderprope42.paddingLeftprops,
|
|
28124
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope43 = props.subheaderpropertiesprops) === null || _props$subheaderprope43 === void 0 ? void 0 : _props$subheaderprope43.paddingLeftprops
|
|
28073
28125
|
}
|
|
28074
28126
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28075
28127
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
|
@@ -28077,7 +28129,7 @@
|
|
|
28077
28129
|
}
|
|
28078
28130
|
})), 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) {
|
|
28079
28131
|
if (item.isshowntocustomers == 1) {
|
|
28080
|
-
var _props$
|
|
28132
|
+
var _props$subheaderprope44, _props$subheaderprope45;
|
|
28081
28133
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28082
28134
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28083
28135
|
onClick: function onClick() {
|
|
@@ -28088,14 +28140,14 @@
|
|
|
28088
28140
|
setChoosenindex(index);
|
|
28089
28141
|
},
|
|
28090
28142
|
style: {
|
|
28091
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28092
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28143
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope44 = props.subheaderpropertiesprops) === null || _props$subheaderprope44 === void 0 ? void 0 : _props$subheaderprope44.paddingLeftprops,
|
|
28144
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope45 = props.subheaderpropertiesprops) === null || _props$subheaderprope45 === void 0 ? void 0 : _props$subheaderprope45.paddingLeftprops
|
|
28093
28145
|
}
|
|
28094
28146
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
28095
28147
|
}
|
|
28096
28148
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
|
|
28097
28149
|
if (item.isshowntocustomers == 1) {
|
|
28098
|
-
var _props$
|
|
28150
|
+
var _props$subheaderprope46, _props$subheaderprope47;
|
|
28099
28151
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28100
28152
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28101
28153
|
onClick: function onClick() {
|
|
@@ -28108,22 +28160,22 @@
|
|
|
28108
28160
|
setChoosenname(item.title_en);
|
|
28109
28161
|
},
|
|
28110
28162
|
style: {
|
|
28111
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28112
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28163
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope46 = props.subheaderpropertiesprops) === null || _props$subheaderprope46 === void 0 ? void 0 : _props$subheaderprope46.paddingLeftprops,
|
|
28164
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope47 = props.subheaderpropertiesprops) === null || _props$subheaderprope47 === void 0 ? void 0 : _props$subheaderprope47.paddingLeftprops
|
|
28113
28165
|
}
|
|
28114
28166
|
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
28115
28167
|
}
|
|
28116
28168
|
}), 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) {
|
|
28117
28169
|
if (item.isshowntocustomers == 1) {
|
|
28118
|
-
var _props$
|
|
28170
|
+
var _props$subheaderprope48, _props$subheaderprope49;
|
|
28119
28171
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28120
28172
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28121
28173
|
onClick: function onClick() {
|
|
28122
28174
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
28123
28175
|
},
|
|
28124
28176
|
style: {
|
|
28125
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28126
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28177
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope48 = props.subheaderpropertiesprops) === null || _props$subheaderprope48 === void 0 ? void 0 : _props$subheaderprope48.paddingLeftprops,
|
|
28178
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope49 = props.subheaderpropertiesprops) === null || _props$subheaderprope49 === void 0 ? void 0 : _props$subheaderprope49.paddingLeftprops,
|
|
28127
28179
|
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
28128
28180
|
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
28129
28181
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
@@ -28150,7 +28202,7 @@
|
|
|
28150
28202
|
}
|
|
28151
28203
|
}, 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) {
|
|
28152
28204
|
if (item.isshowntocustomers == 1) {
|
|
28153
|
-
var _props$
|
|
28205
|
+
var _props$subheaderprope50, _props$subheaderprope51;
|
|
28154
28206
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28155
28207
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28156
28208
|
onClick: function onClick() {
|
|
@@ -28161,8 +28213,8 @@
|
|
|
28161
28213
|
setChoosenindex(index);
|
|
28162
28214
|
},
|
|
28163
28215
|
style: {
|
|
28164
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28165
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28216
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope50 = props.subheaderpropertiesprops) === null || _props$subheaderprope50 === void 0 ? void 0 : _props$subheaderprope50.paddingLeftprops,
|
|
28217
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope51 = props.subheaderpropertiesprops) === null || _props$subheaderprope51 === void 0 ? void 0 : _props$subheaderprope51.paddingLeftprops,
|
|
28166
28218
|
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
28167
28219
|
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
28168
28220
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
@@ -28172,7 +28224,7 @@
|
|
|
28172
28224
|
}
|
|
28173
28225
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && pcollarray.map(function (item, index) {
|
|
28174
28226
|
if (item.isshowntocustomers == 1) {
|
|
28175
|
-
var _props$
|
|
28227
|
+
var _props$subheaderprope52, _props$subheaderprope53;
|
|
28176
28228
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28177
28229
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28178
28230
|
onClick: function onClick() {
|
|
@@ -28183,8 +28235,8 @@
|
|
|
28183
28235
|
setChoosenindex(index);
|
|
28184
28236
|
},
|
|
28185
28237
|
style: {
|
|
28186
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28187
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28238
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope52 = props.subheaderpropertiesprops) === null || _props$subheaderprope52 === void 0 ? void 0 : _props$subheaderprope52.paddingLeftprops,
|
|
28239
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope53 = props.subheaderpropertiesprops) === null || _props$subheaderprope53 === void 0 ? void 0 : _props$subheaderprope53.paddingLeftprops,
|
|
28188
28240
|
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
28189
28241
|
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
28190
28242
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
@@ -28194,15 +28246,15 @@
|
|
|
28194
28246
|
}
|
|
28195
28247
|
}), 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) {
|
|
28196
28248
|
if (item.isshowntocustomers == 1) {
|
|
28197
|
-
var _props$
|
|
28249
|
+
var _props$subheaderprope54, _props$subheaderprope55;
|
|
28198
28250
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28199
28251
|
"class": "".concat(headerstyles$f.link, " ").concat(header_cssstyles.subheader_category) + ' mb-0 p-0 ml-md-3 mr-md-3 scrollhorizontalcard ',
|
|
28200
28252
|
onClick: function onClick() {
|
|
28201
28253
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
28202
28254
|
},
|
|
28203
28255
|
style: {
|
|
28204
|
-
marginLeft: props === null || props === void 0 || (_props$
|
|
28205
|
-
marginRight: props === null || props === void 0 || (_props$
|
|
28256
|
+
marginLeft: props === null || props === void 0 || (_props$subheaderprope54 = props.subheaderpropertiesprops) === null || _props$subheaderprope54 === void 0 ? void 0 : _props$subheaderprope54.paddingLeftprops,
|
|
28257
|
+
marginRight: props === null || props === void 0 || (_props$subheaderprope55 = props.subheaderpropertiesprops) === null || _props$subheaderprope55 === void 0 ? void 0 : _props$subheaderprope55.paddingLeftprops,
|
|
28206
28258
|
color: sectionproperties.subheader_categorytitle_fontColor_resp,
|
|
28207
28259
|
fontSize: sectionproperties.subheader_categorytitle_fontSize_resp + 'px',
|
|
28208
28260
|
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
@@ -28219,8 +28271,8 @@
|
|
|
28219
28271
|
style: {
|
|
28220
28272
|
width: sectionproperties.subheader_width + '%',
|
|
28221
28273
|
zIndex: 2000,
|
|
28222
|
-
position: ((_props$
|
|
28223
|
-
top: ((_props$
|
|
28274
|
+
position: ((_props$subheaderprope56 = props.subheaderpropertiesprops) === null || _props$subheaderprope56 === void 0 ? void 0 : _props$subheaderprope56.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
|
|
28275
|
+
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 : '',
|
|
28224
28276
|
// border:
|
|
28225
28277
|
// sectionproperties.subheader_width != 100
|
|
28226
28278
|
// ? sectionproperties.subheader_dropdown_borderWidth + 'px solid ' + sectionproperties.subheader_dropdown_borderColor
|
|
@@ -28247,9 +28299,9 @@
|
|
|
28247
28299
|
"class": "font-16 font-weight-500 m-0 p-0"
|
|
28248
28300
|
}, 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) {
|
|
28249
28301
|
if (item.isshowntocustomers == 1) {
|
|
28250
|
-
var _fetchCategoriesQuery8, _props$
|
|
28302
|
+
var _fetchCategoriesQuery8, _props$subheaderprope60, _props$subheaderprope61;
|
|
28251
28303
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28252
|
-
"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$
|
|
28304
|
+
"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',
|
|
28253
28305
|
style: {
|
|
28254
28306
|
cursor: 'pointer'
|
|
28255
28307
|
}
|
|
@@ -28341,8 +28393,8 @@
|
|
|
28341
28393
|
style: {
|
|
28342
28394
|
width: sectionproperties.subheader_width + '%',
|
|
28343
28395
|
zIndex: 2000,
|
|
28344
|
-
position: ((_props$
|
|
28345
|
-
top: ((_props$
|
|
28396
|
+
position: ((_props$subheaderprope62 = props.subheaderpropertiesprops) === null || _props$subheaderprope62 === void 0 ? void 0 : _props$subheaderprope62.subheaderpositionprops) == 'in nav' ? 'absolute' : '',
|
|
28397
|
+
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 : '',
|
|
28346
28398
|
border: sectionproperties.subheader_dropdown_borderWidth + 'px solid ' + sectionproperties.subheader_dropdown_borderColor,
|
|
28347
28399
|
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_dropdown_paddingLeft + 'px' : sectionproperties.subheader_dropdown_paddingRight + 'px',
|
|
28348
28400
|
paddingRight: langdetect == 'en' ? sectionproperties.subheader_dropdown_paddingRight + 'px' : sectionproperties.subheader_dropdown_paddingLeft + 'px'
|
|
@@ -28452,7 +28504,7 @@
|
|
|
28452
28504
|
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
28453
28505
|
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100'
|
|
28454
28506
|
}, /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
28455
|
-
"class": pname == 'Shop' ? 'mt-2 shop' : pname == 'Brands' ? 'mt-2 brands' : pname == 'Services' ? 'mt-2 services' : 'mt-2',
|
|
28507
|
+
"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',
|
|
28456
28508
|
style: {
|
|
28457
28509
|
width: '200px',
|
|
28458
28510
|
background: sectionproperties.subheader_dropdown_bgcolor,
|
|
@@ -32645,7 +32697,7 @@
|
|
|
32645
32697
|
left: sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'ar' ? sectionproperties.floatingwhatsapppositionfromright + 'px' : '' : '',
|
|
32646
32698
|
width: sectionproperties.floatingwhatsappiconwidth + 'px',
|
|
32647
32699
|
height: sectionproperties.floatingwhatappiconheight + 'px',
|
|
32648
|
-
background: sectionproperties.floatingwhatappiconbgcolor,
|
|
32700
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'transparent' : sectionproperties.floatingwhatappiconbgcolor,
|
|
32649
32701
|
borderRadius: sectionproperties.floatingwhatsappiconborderradius + 'px',
|
|
32650
32702
|
fontSize: sectionproperties.floatingwhatsappiconfontsize + 'px',
|
|
32651
32703
|
color: sectionproperties.floatingwhatsappiconcolor,
|
|
@@ -32667,7 +32719,7 @@
|
|
|
32667
32719
|
bottom: sectionproperties.floatingfbfrombottom + 'px',
|
|
32668
32720
|
width: sectionproperties.floatingfbiconwidth + 'px',
|
|
32669
32721
|
height: sectionproperties.floatingfbiconheight + 'px',
|
|
32670
|
-
background: sectionproperties.floatingfbiconbgcolor,
|
|
32722
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'transparent' : sectionproperties.floatingfbiconbgcolor,
|
|
32671
32723
|
borderRadius: sectionproperties.floatingfbiconborderradius + 'px',
|
|
32672
32724
|
fontSize: sectionproperties.floatingfbiconfontsize + 'px',
|
|
32673
32725
|
color: sectionproperties.floatingfbiconiconcolor,
|
|
@@ -32689,7 +32741,7 @@
|
|
|
32689
32741
|
bottom: sectionproperties.floatinginstagramfrombottom + 'px',
|
|
32690
32742
|
width: sectionproperties.floatinginstagramiconwidth + 'px',
|
|
32691
32743
|
height: sectionproperties.floatinginstagramiconheight + 'px',
|
|
32692
|
-
background: sectionproperties.floatinginstagramiconbgcolor,
|
|
32744
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'transparent' : sectionproperties.floatinginstagramiconbgcolor,
|
|
32693
32745
|
borderRadius: sectionproperties.floatinginstagramiconborderradius + 'px',
|
|
32694
32746
|
color: sectionproperties.floatinginstagramiconiconcolor,
|
|
32695
32747
|
':hover': {
|
|
@@ -32710,7 +32762,7 @@
|
|
|
32710
32762
|
bottom: sectionproperties.tiktokfloatingiconfrombottom + 'px',
|
|
32711
32763
|
width: sectionproperties.tiktokfloatingiconiconwidth + 'px',
|
|
32712
32764
|
height: sectionproperties.tiktokfloatingiconheight + 'px',
|
|
32713
|
-
background: sectionproperties.tiktokfloatingiconbgcolor,
|
|
32765
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'transparent' : sectionproperties.tiktokfloatingiconbgcolor,
|
|
32714
32766
|
borderRadius: sectionproperties.tiktokfloatingiconborderradius + 'px',
|
|
32715
32767
|
color: sectionproperties.tiktokfloatingiconcolor,
|
|
32716
32768
|
':hover': {
|
|
@@ -36361,9 +36413,10 @@
|
|
|
36361
36413
|
// actibepagebgcolor
|
|
36362
36414
|
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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
|
|
36363
36415
|
}// sigma studio
|
|
36364
|
-
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}
|
|
36416
|
+
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__default["default"].createElement("div",{"class":'cursor-pointer p-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor// background: sectionproperties.actibepagebgcolor,
|
|
36417
|
+
}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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
|
|
36365
36418
|
}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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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
|
|
36366
|
-
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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
|
|
36419
|
+
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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
|
|
36367
36420
|
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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
|
|
36368
36421
|
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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
|
|
36369
36422
|
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setservicesmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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, '');
|
|
@@ -36371,7 +36424,7 @@
|
|
|
36371
36424
|
}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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, '');
|
|
36372
36425
|
}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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, '');
|
|
36373
36426
|
}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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, '');
|
|
36374
|
-
}},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowadminssionpolicy(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowcalendar(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer p-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushow(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'20%':'',right:langdetect=='ar'?'20%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})),/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("i",{className:header_cssstyles.searchicon+' h-100 allcentered '},/*#__PURE__*/React__default["default"].createElement(FiSearch.FiSearch,{size:sectionproperties.searchbaricon_fontsize})),langdetect=='en'?sectionproperties.searchcontentenglish:sectionproperties.searchcontentarabic),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.wishlist_btn)+' cursor-pointer allcentered mx-1 ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React__default["default"].createElement("span",{"class":' pr-0 ',style:{position:'relative'}},/*#__PURE__*/React__default["default"].createElement("i",{"class":"allcentered"},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React__default["default"].createElement(AiFillStar$1.AiFillStar,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}})),sectionproperties.showfavbadge=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.favbadge)},/*#__PURE__*/React__default["default"].createElement("span",null," ",favoriteprojectscountContext.length>=10?'+9':favoriteprojectscountContext.length)))),sectionproperties.cartBtnShow=='Show'&&/*#__PURE__*/React__default["default"].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__default["default"].createElement("span",{"class":langdetect=='en'?'mr-2':'ml-2'},langdetect=='en'?sectionproperties.cartBtnContentenglish:sectionproperties.cartBtnContentarabic),/*#__PURE__*/React__default["default"].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__default["default"].createElement("i",{"class":"h-100 allcentered"},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar,{size:sectionproperties.cartBtn_iconFontSize}))),sectionproperties.userbtnstyle=='Style 2'&&!authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.user_btn)+' allcentered ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement(Dropdown__default["default"],null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle,null,/*#__PURE__*/React__default["default"].createElement("div",{className:header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React__default["default"].createElement("div",{className:"".concat(header_cssstyles.loggedinuserbtn," ").concat(header_cssstyles.userbtnloggedin)+' loggedinuserbtn loggedinuserbtnbg mx-1 '},/*#__PURE__*/React__default["default"].createElement("i",{className:' h-100 allcentered '},/*#__PURE__*/React__default["default"].createElement(FiUser.FiUser,{size:sectionproperties.loggedinusericonfontsize}))),/*#__PURE__*/React__default["default"].createElement("div",{className:"m-0 p-0 flex-column",style:{textAlign:langdetect=='en'?'left':'right'}},/*#__PURE__*/React__default["default"].createElement("p",{className:header_cssstyles.greetingstyles+' m-0 p-0 '},lang.hello,langdetect=='en'?',':'،'),/*#__PURE__*/React__default["default"].createElement("p",{className:header_cssstyles.loggedinusername+' loggedinuserbtn text-overflow m-0 p-0 '},authdetailsContext.customerinfo.name)))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{"class":"".concat(header_cssstyles.dropdownitem)+' allcentered '},/*#__PURE__*/React__default["default"].createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React__default["default"].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__default["default"].createElement(Dropdown__default["default"].Divider,null),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.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__default["default"].createElement(Dropdown__default["default"].Divider,null),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.instid)=='68248846ec6bc'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider,null),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React__default["default"].createElement(AiFillStar$1.AiFillStar,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider,null),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.userbtnstyle=='Style 1'&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"],null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle,null,!authdetailsContext.loggedin&&/*#__PURE__*/React__default["default"].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__default["default"].createElement("i",{"class":' h-100 d-flex align-items-center '},/*#__PURE__*/React__default["default"].createElement(HiUserCircle.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__default["default"].createElement("span",{className:"mx-2",style:{fontSize:18}},langdetect=='en'?'LOGIN':'تسجيل الدخول')),authdetailsContext.loggedin&&/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.userbtnloggedin+' loggedinuserbtn loggedinuserbtnbg ml-2 mr-2 '},/*#__PURE__*/React__default["default"].createElement("i",{"class":' h-100 allcentered '},/*#__PURE__*/React__default["default"].createElement(RiUserSettingsLine.RiUserSettingsLine,{size:sectionproperties.loggedinusericonfontsize}))))),authdetailsContext.loggedin&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{"class":"".concat(header_cssstyles.dropdownitem)+' text-start '},/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered flex-column"},/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered"},/*#__PURE__*/React__default["default"].createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":' m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},langdetect=='en'?'My Account':'ملفي'))),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.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__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React__default["default"].createElement(AiFillStar$1.AiFillStar,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype!='Dropdown'&&/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null))),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"En",' ',/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null)))),langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null))),sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("img",{src:'https://tabex-co.com/storage/StaticImages/egyptflag.png',style:{maxWidth:'2.5vh',maxHeight:'2.5vh'}}),/*#__PURE__*/React__default["default"].createElement("div",{style:{height:'20px',width:'1.5px',background:'#e6e6e6'},"class":"ml-2 mr-2"}),/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype=='Dropdown'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":langdetect=='en'?'headerdropdownml':'headerdropdownmr'},/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"],null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle,null,/*#__PURE__*/React__default["default"].createElement("li",{"class":"".concat(headerstyles$9.header_menu)+' allcentered '},langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1'},/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center "},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React__default["default"].createElement("span",null,"\u0639 "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React__default["default"].createElement(BiGlobe.BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null)))),langdetect=='en'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center"},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React__default["default"].createElement("span",null,"En "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React__default["default"].createElement(BiGlobe.BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null)))))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu,null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('ar');}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("span",{"class":"ml-2 mr-2"},"\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider,null),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('en');}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":' d-flex align-items-center justify-content-end '},/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"],null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle,null,/*#__PURE__*/React__default["default"].createElement("li",{"class":' d-flex align-items-center justify-content-center '},langdetect=='en'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 mr-2 ml-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en),/*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown,null)),langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 ml-2 mr-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_ar),/*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown,null)))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].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__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-start"},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center justify-content-center m-0 p-0 ',style:{}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].createElement("hr",{"class":"m-0"}))));}))))))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"m-0 w-100 h-100 d-md-none d-sm-none",style:{background:'#211637',height:'100vh'}},/*#__PURE__*/React__default["default"].createElement("div",{style:{height:100/3+'vh'},className:"d-flex mt-4 justify-content-center"},/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-12 p-0"},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"},/*#__PURE__*/React__default["default"].createElement("i",{"class":header_cssstyles.menuiconnlum+' h-100 allcentered ',onClick:function onClick(){if(menuactiveee==true){setmenuactiveee(false);}else {setmenuactiveee(true);}}},/*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu,{size:26}))),/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":" ".concat(header_cssstyles.headercontainer)+' d-flex d-md-none align-items-center m-0 '},/*#__PURE__*/React__default["default"].createElement("div",{"class":"row m-0 w-100 "},templateproperties_context.showsocialmedia=='Show'&&/*#__PURE__*/React__default["default"].createElement(SocialMediaSection,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions}),templateproperties_context.showtextslider=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0 d-flex d-md-none"},/*#__PURE__*/React__default["default"].createElement(MarqueeHeader,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions})),sectionproperties.showdownloadapp=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"w-100 d-flex d-md-none"},/*#__PURE__*/React__default["default"].createElement(DownloadApp,{sectionpropertiesprops:sectionproperties,actions:actions})),/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.headerinnercontainer+' row mx-0 w-100 px-1025-1 '},/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].createElement("div",{"class":" ".concat(headerstyles$9.navbar)+' row m-0 w-100 d-flex flex-row align-items-center h-100 '},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{style:{width:30,height:30,marginRight:langdetect=='en'?30:0,marginLeft:langdetect=='en'?0:30},"class":"allcentered"},/*#__PURE__*/React__default["default"].createElement("i",{"class":header_cssstyles.menuiconn+' h-100 allcentered ',style:{},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},/*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu,{size:24}))),/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":' w-100 align-items-center justify-content-center'// class={' scrollhorizontal w-100 align-items-center '}
|
|
36427
|
+
}},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowadminssionpolicy(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowcalendar(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer p-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushow(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'20%':'',right:langdetect=='ar'?'20%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})),/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("i",{className:header_cssstyles.searchicon+' h-100 allcentered '},/*#__PURE__*/React__default["default"].createElement(FiSearch.FiSearch,{size:sectionproperties.searchbaricon_fontsize})),langdetect=='en'?sectionproperties.searchcontentenglish:sectionproperties.searchcontentarabic),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.wishlist_btn)+' cursor-pointer allcentered mx-1 ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React__default["default"].createElement("span",{"class":' pr-0 ',style:{position:'relative'}},/*#__PURE__*/React__default["default"].createElement("i",{"class":"allcentered"},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React__default["default"].createElement(AiFillStar$1.AiFillStar,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}})),sectionproperties.showfavbadge=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.favbadge)},/*#__PURE__*/React__default["default"].createElement("span",null," ",favoriteprojectscountContext.length>=10?'+9':favoriteprojectscountContext.length)))),sectionproperties.cartBtnShow=='Show'&&/*#__PURE__*/React__default["default"].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__default["default"].createElement("span",{"class":langdetect=='en'?'mr-2':'ml-2'},langdetect=='en'?sectionproperties.cartBtnContentenglish:sectionproperties.cartBtnContentarabic),/*#__PURE__*/React__default["default"].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__default["default"].createElement("i",{"class":"h-100 allcentered"},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar,{size:sectionproperties.cartBtn_iconFontSize}))),sectionproperties.userbtnstyle=='Style 2'&&!authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.user_btn)+' allcentered ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement(Dropdown__default["default"],null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle,null,/*#__PURE__*/React__default["default"].createElement("div",{className:header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React__default["default"].createElement("div",{className:"".concat(header_cssstyles.loggedinuserbtn," ").concat(header_cssstyles.userbtnloggedin)+' loggedinuserbtn loggedinuserbtnbg mx-1 '},/*#__PURE__*/React__default["default"].createElement("i",{className:' h-100 allcentered '},/*#__PURE__*/React__default["default"].createElement(FiUser.FiUser,{size:sectionproperties.loggedinusericonfontsize}))),/*#__PURE__*/React__default["default"].createElement("div",{className:"m-0 p-0 flex-column",style:{textAlign:langdetect=='en'?'left':'right'}},/*#__PURE__*/React__default["default"].createElement("p",{className:header_cssstyles.greetingstyles+' m-0 p-0 '},lang.hello,langdetect=='en'?',':'،'),/*#__PURE__*/React__default["default"].createElement("p",{className:header_cssstyles.loggedinusername+' loggedinuserbtn text-overflow m-0 p-0 '},authdetailsContext.customerinfo.name)))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{"class":"".concat(header_cssstyles.dropdownitem)+' allcentered '},/*#__PURE__*/React__default["default"].createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React__default["default"].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__default["default"].createElement(Dropdown__default["default"].Divider,null),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.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__default["default"].createElement(Dropdown__default["default"].Divider,null),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.instid)=='68248846ec6bc'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider,null),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React__default["default"].createElement(AiFillStar$1.AiFillStar,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider,null),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.userbtnstyle=='Style 1'&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"],null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle,null,!authdetailsContext.loggedin&&/*#__PURE__*/React__default["default"].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__default["default"].createElement("i",{"class":' h-100 d-flex align-items-center '},/*#__PURE__*/React__default["default"].createElement(HiUserCircle.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__default["default"].createElement("span",{className:"mx-2",style:{fontSize:18}},langdetect=='en'?'LOGIN':'تسجيل الدخول')),authdetailsContext.loggedin&&/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.userbtnloggedin+' loggedinuserbtn loggedinuserbtnbg ml-2 mr-2 '},/*#__PURE__*/React__default["default"].createElement("i",{"class":' h-100 allcentered '},/*#__PURE__*/React__default["default"].createElement(RiUserSettingsLine.RiUserSettingsLine,{size:sectionproperties.loggedinusericonfontsize}))))),authdetailsContext.loggedin&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{"class":"".concat(header_cssstyles.dropdownitem)+' text-start '},/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered flex-column"},/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered"},/*#__PURE__*/React__default["default"].createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":' m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},langdetect=='en'?'My Account':'ملفي'))),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.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__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React__default["default"].createElement(BsBag.BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React__default["default"].createElement(HiOutlineShoppingBag.HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React__default["default"].createElement(AiFillStar$1.AiFillStar,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype!='Dropdown'&&/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null))),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"En",' ',/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null)))),langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null))),sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("img",{src:'https://tabex-co.com/storage/StaticImages/egyptflag.png',style:{maxWidth:'2.5vh',maxHeight:'2.5vh'}}),/*#__PURE__*/React__default["default"].createElement("div",{style:{height:'20px',width:'1.5px',background:'#e6e6e6'},"class":"ml-2 mr-2"}),/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype=='Dropdown'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":langdetect=='en'?'headerdropdownml':'headerdropdownmr'},/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"],null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle,null,/*#__PURE__*/React__default["default"].createElement("li",{"class":"".concat(headerstyles$9.header_menu)+' allcentered '},langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1'},/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center "},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React__default["default"].createElement("span",null,"\u0639 "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React__default["default"].createElement(BiGlobe.BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null)))),langdetect=='en'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 d-flex align-items-center"},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React__default["default"].createElement("span",null,"En "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React__default["default"].createElement(BiGlobe.BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React__default["default"].createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown,null)))))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu,null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('ar');}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("span",{"class":"ml-2 mr-2"},"\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider,null),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('en');}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":' d-flex align-items-center justify-content-end '},/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"],null,/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle,null,/*#__PURE__*/React__default["default"].createElement("li",{"class":' d-flex align-items-center justify-content-center '},langdetect=='en'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 mr-2 ml-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en),/*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown,null)),langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React__default["default"].createElement("p",{"class":"m-0 p-0 ml-2 mr-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_ar),/*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown,null)))),/*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].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__default["default"].createElement(Dropdown__default["default"].Item,{onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React__default["default"].createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-start"},/*#__PURE__*/React__default["default"].createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center justify-content-center m-0 p-0 ',style:{}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].createElement("hr",{"class":"m-0"}))));}))))))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"m-0 w-100 h-100 d-md-none d-sm-none",style:{background:'#211637',height:'100vh'}},/*#__PURE__*/React__default["default"].createElement("div",{style:{height:100/3+'vh'},className:"d-flex mt-4 justify-content-center"},/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-12 p-0"},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"},/*#__PURE__*/React__default["default"].createElement("i",{"class":header_cssstyles.menuiconnlum+' h-100 allcentered ',onClick:function onClick(){if(menuactiveee==true){setmenuactiveee(false);}else {setmenuactiveee(true);}}},/*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu,{size:26}))),/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":" ".concat(header_cssstyles.headercontainer)+' d-flex d-md-none align-items-center m-0 '},/*#__PURE__*/React__default["default"].createElement("div",{"class":"row m-0 w-100 "},templateproperties_context.showsocialmedia=='Show'&&/*#__PURE__*/React__default["default"].createElement(SocialMediaSection,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions}),templateproperties_context.showtextslider=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0 d-flex d-md-none"},/*#__PURE__*/React__default["default"].createElement(MarqueeHeader,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions})),sectionproperties.showdownloadapp=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"w-100 d-flex d-md-none"},/*#__PURE__*/React__default["default"].createElement(DownloadApp,{sectionpropertiesprops:sectionproperties,actions:actions})),/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].createElement("div",{"class":header_cssstyles.headerinnercontainer+' row mx-0 w-100 px-1025-1 '},/*#__PURE__*/React__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].createElement("div",{"class":" ".concat(headerstyles$9.navbar)+' row m-0 w-100 d-flex flex-row align-items-center h-100 '},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{style:{width:30,height:30,marginRight:langdetect=='en'?30:0,marginLeft:langdetect=='en'?0:30},"class":"allcentered"},/*#__PURE__*/React__default["default"].createElement("i",{"class":header_cssstyles.menuiconn+' h-100 allcentered ',style:{},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},/*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu,{size:24}))),/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":' w-100 align-items-center justify-content-center'// class={' scrollhorizontal w-100 align-items-center '}
|
|
36375
36428
|
,style:{display:sectionproperties.subheaderposition=='Besides Top Navigation'?'none':'flex',// justifyContent: sectionproperties.header_centered == 'Centered' ? 'center' : 'start',
|
|
36376
36429
|
flexWrap:'wrap'}},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// activepagecolor
|
|
36377
36430
|
// actibepagebgcolor
|
|
@@ -36393,7 +36446,7 @@
|
|
|
36393
36446
|
flexWrap:'wrap'}},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// activepagecolor
|
|
36394
36447
|
// actibepagebgcolor
|
|
36395
36448
|
if(item.isnavigation==1&&item.isactive==1){var _authdetailsContext$i69;// superior
|
|
36396
|
-
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout35(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].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__default["default"].createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 1 With Canvas'&&/*#__PURE__*/React__default["default"].createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader'&&/*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2'&&/*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas,{show:searchbarCanvasContext,onHide:function onHide(){setsearchbarCanvasContext(false);},placement:"top",scroll:true,backdrop:true},/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body,null,/*#__PURE__*/React__default["default"].createElement("div",{className:"row m-0 w-100 p-3"},/*#__PURE__*/React__default["default"].createElement("div",{className:"".concat(generalstyles.search_modern)},/*#__PURE__*/React__default["default"].createElement("div",{className:"".concat(generalstyles.search_wrap2," ").concat(header_cssstyles.search_wrap),style:{height:sectionproperties.searchinput_height+'px'}},/*#__PURE__*/React__default["default"].createElement("div",{className:' pl-5 pr-5 ',style:{paddingTop:sectionproperties.searchbarcont_paddingTop+'px'}},/*#__PURE__*/React__default["default"].createElement("div",{className:"row m-0 w-100 d-flex align-items-center"},/*#__PURE__*/React__default["default"].createElement("div",{className:"col-lg-6"},sectionproperties.search_showlogo=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{style:{width:sectionproperties.searchlogowidth+'vh',height:sectionproperties.searchlogoheight+'vh'}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{className:"col-lg-6 d-flex align-items-center justify-content-end"},/*#__PURE__*/React__default["default"].createElement("div",{className:header_cssstyles.closeOverlayBtn+' cursor-pointer ',onClick:function onClick(){setsearchbarCanvasContext(false);setSearchHeaderInputContext('');}},/*#__PURE__*/React__default["default"].createElement("i",{className:"h-100 allcentered"},/*#__PURE__*/React__default["default"].createElement(IoClose.IoClose,{size:sectionproperties.closeSlider_fontSize})))))),/*#__PURE__*/React__default["default"].createElement("div",{className:generalstyles.search_form_wrap},/*#__PURE__*/React__default["default"].createElement("div",{className:"".concat(generalstyles.search_form," ").concat(header_cssstyles.search_form),id:"input"},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{style:{position:'absolute',top:'60%',left:0,right:0},className:"allcentered"},/*#__PURE__*/React__default["default"].createElement(Searchlist$1,{actions:actions,sectionpropertiesprops:sectionproperties,srcfromprops:'StylishHeader'}))))))),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas,{show:menuactive,onHide:function onHide(){setmenuactive(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'30%',background:'white'},backdrop:true},/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Header,null,/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Title,null,/*#__PURE__*/React__default["default"].createElement("div",{className:"row m-0 w-100 mb-5",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React__default["default"].createElement("div",{className:'col-12 allcentered py-3'},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body,null,/*#__PURE__*/React__default["default"].createElement(SubheaderDropdown,{sectionpropertiesprops:sectionproperties,actions:actions,setmenuactive:setmenuactive}))),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.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__default["default"].createElement(reactBootstrap.Offcanvas.Header,null,/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactiveee(false);}},/*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body,null,/*#__PURE__*/React__default["default"].createElement("div",{"class":"row m-0 w-100 allcentered h-100",style:{fontFamily:templateproperties_context.templatefontfamily=='Lora'?'lora':''}},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React__default["default"].createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}}))))));};
|
|
36449
|
+
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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout35(true);}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"w-100"},/*#__PURE__*/React__default["default"].createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React__default["default"].createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React__default["default"].createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React__default["default"].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__default["default"].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__default["default"].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__default["default"].createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React__default["default"].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__default["default"].createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 1 With Canvas'&&/*#__PURE__*/React__default["default"].createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader'&&/*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2'&&/*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas,{show:searchbarCanvasContext,onHide:function onHide(){setsearchbarCanvasContext(false);},placement:"top",scroll:true,backdrop:true},/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body,null,/*#__PURE__*/React__default["default"].createElement("div",{className:"row m-0 w-100 p-3"},/*#__PURE__*/React__default["default"].createElement("div",{className:"".concat(generalstyles.search_modern)},/*#__PURE__*/React__default["default"].createElement("div",{className:"".concat(generalstyles.search_wrap2," ").concat(header_cssstyles.search_wrap),style:{height:sectionproperties.searchinput_height+'px'}},/*#__PURE__*/React__default["default"].createElement("div",{className:' pl-5 pr-5 ',style:{paddingTop:sectionproperties.searchbarcont_paddingTop+'px'}},/*#__PURE__*/React__default["default"].createElement("div",{className:"row m-0 w-100 d-flex align-items-center"},/*#__PURE__*/React__default["default"].createElement("div",{className:"col-lg-6"},sectionproperties.search_showlogo=='Show'&&/*#__PURE__*/React__default["default"].createElement("div",{style:{width:sectionproperties.searchlogowidth+'vh',height:sectionproperties.searchlogoheight+'vh'}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{className:"col-lg-6 d-flex align-items-center justify-content-end"},/*#__PURE__*/React__default["default"].createElement("div",{className:header_cssstyles.closeOverlayBtn+' cursor-pointer ',onClick:function onClick(){setsearchbarCanvasContext(false);setSearchHeaderInputContext('');}},/*#__PURE__*/React__default["default"].createElement("i",{className:"h-100 allcentered"},/*#__PURE__*/React__default["default"].createElement(IoClose.IoClose,{size:sectionproperties.closeSlider_fontSize})))))),/*#__PURE__*/React__default["default"].createElement("div",{className:generalstyles.search_form_wrap},/*#__PURE__*/React__default["default"].createElement("div",{className:"".concat(generalstyles.search_form," ").concat(header_cssstyles.search_form),id:"input"},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{style:{position:'absolute',top:'60%',left:0,right:0},className:"allcentered"},/*#__PURE__*/React__default["default"].createElement(Searchlist$1,{actions:actions,sectionpropertiesprops:sectionproperties,srcfromprops:'StylishHeader'}))))))),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas,{show:menuactive,onHide:function onHide(){setmenuactive(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'30%',background:'white'},backdrop:true},/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Header,null,/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Title,null,/*#__PURE__*/React__default["default"].createElement("div",{className:"row m-0 w-100 mb-5",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React__default["default"].createElement("div",{className:'col-12 allcentered py-3'},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body,null,/*#__PURE__*/React__default["default"].createElement(SubheaderDropdown,{sectionpropertiesprops:sectionproperties,actions:actions,setmenuactive:setmenuactive}))),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.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__default["default"].createElement(reactBootstrap.Offcanvas.Header,null,/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactiveee(false);}},/*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React__default["default"].createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body,null,/*#__PURE__*/React__default["default"].createElement("div",{"class":"row m-0 w-100 allcentered h-100",style:{fontFamily:templateproperties_context.templatefontfamily=='Lora'?'lora':''}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React__default["default"].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__default["default"].createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React__default["default"].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));}}}))))));};
|
|
36397
36450
|
|
|
36398
36451
|
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; }
|
|
36399
36452
|
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__default["default"](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; }
|
|
@@ -50652,7 +50705,10 @@
|
|
|
50652
50705
|
paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
|
|
50653
50706
|
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px',
|
|
50654
50707
|
paddingBottom: sectionproperties.footer_paddingBottom + 'px',
|
|
50655
|
-
width: '100vw'
|
|
50708
|
+
width: '100vw',
|
|
50709
|
+
'@media (max-width: 800px)': {
|
|
50710
|
+
paddingBottom: sectionproperties.showbottomnav == 'Show' ? 100 : ''
|
|
50711
|
+
}
|
|
50656
50712
|
}),
|
|
50657
50713
|
footerlogo: glamor.css({
|
|
50658
50714
|
width: sectionproperties.logo_width + 'px',
|
|
@@ -50674,6 +50730,7 @@
|
|
|
50674
50730
|
fontWeight: sectionproperties.footerinfotext_fontweight
|
|
50675
50731
|
}),
|
|
50676
50732
|
iconStyle: glamor.css({
|
|
50733
|
+
flexShrink: 0,
|
|
50677
50734
|
width: sectionproperties.iconcontainerwidth + 'px',
|
|
50678
50735
|
height: sectionproperties.iconcontainerheight + 'px',
|
|
50679
50736
|
borderTopLeftRadius: sectionproperties.iconcontainerbordertl + 'px',
|
|
@@ -51112,7 +51169,7 @@
|
|
|
51112
51169
|
"class": "".concat(footerStyles.divider) + ' my-3 '
|
|
51113
51170
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51114
51171
|
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-row align-items-center justify-content-center"
|
|
51115
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51172
|
+
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51116
51173
|
className: "".concat(footerStyles.payimgcont),
|
|
51117
51174
|
style: {
|
|
51118
51175
|
width: '50px',
|
|
@@ -51121,15 +51178,123 @@
|
|
|
51121
51178
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51122
51179
|
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
51123
51180
|
className: "".concat(footerStyles.payimg)
|
|
51124
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51181
|
+
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51125
51182
|
className: "".concat(footerStyles.payimgcont),
|
|
51126
51183
|
style: {
|
|
51127
|
-
width: '
|
|
51128
|
-
height: '
|
|
51184
|
+
width: '50px',
|
|
51185
|
+
height: '40px'
|
|
51129
51186
|
}
|
|
51130
51187
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51131
51188
|
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
51132
51189
|
className: "".concat(footerStyles.payimg)
|
|
51190
|
+
})), sectionproperties.showpaypal == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51191
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51192
|
+
style: {
|
|
51193
|
+
width: '50px',
|
|
51194
|
+
height: '40px'
|
|
51195
|
+
}
|
|
51196
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51197
|
+
src: 'https://tabex-co.com/storage/StaticImages/paypal.png',
|
|
51198
|
+
className: "".concat(footerStyles.payimg)
|
|
51199
|
+
})), sectionproperties.showstripe == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51200
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51201
|
+
style: {
|
|
51202
|
+
width: '50px',
|
|
51203
|
+
height: '40px'
|
|
51204
|
+
}
|
|
51205
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51206
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
51207
|
+
className: "".concat(footerStyles.payimg)
|
|
51208
|
+
})), sectionproperties.showfawry == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51209
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51210
|
+
style: {
|
|
51211
|
+
width: '50px',
|
|
51212
|
+
height: '40px'
|
|
51213
|
+
}
|
|
51214
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51215
|
+
src: 'https://tabex-co.com/storage/StaticImages/fawry.png',
|
|
51216
|
+
className: "".concat(footerStyles.payimg)
|
|
51217
|
+
})), sectionproperties.showapplepay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51218
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51219
|
+
style: {
|
|
51220
|
+
width: '50px',
|
|
51221
|
+
height: '40px'
|
|
51222
|
+
}
|
|
51223
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51224
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
51225
|
+
className: "".concat(footerStyles.payimg)
|
|
51226
|
+
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51227
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51228
|
+
style: {
|
|
51229
|
+
width: '70px',
|
|
51230
|
+
height: '40px'
|
|
51231
|
+
}
|
|
51232
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51233
|
+
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
51234
|
+
className: "".concat(footerStyles.payimg)
|
|
51235
|
+
})), sectionproperties.showvodafonecash == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51236
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51237
|
+
style: {
|
|
51238
|
+
width: '100px',
|
|
51239
|
+
height: '40px'
|
|
51240
|
+
}
|
|
51241
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51242
|
+
src: 'https://tabex-co.com/storage/StaticImages/vodafonecash.png',
|
|
51243
|
+
className: "".concat(footerStyles.payimg)
|
|
51244
|
+
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51245
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51246
|
+
style: {
|
|
51247
|
+
width: '50px',
|
|
51248
|
+
height: '40px'
|
|
51249
|
+
}
|
|
51250
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51251
|
+
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
51252
|
+
className: "".concat(footerStyles.payimg)
|
|
51253
|
+
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51254
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51255
|
+
style: {
|
|
51256
|
+
width: '50px',
|
|
51257
|
+
height: '45px'
|
|
51258
|
+
}
|
|
51259
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51260
|
+
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
51261
|
+
className: "".concat(footerStyles.payimg)
|
|
51262
|
+
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51263
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51264
|
+
style: {
|
|
51265
|
+
width: '50px',
|
|
51266
|
+
height: '40px'
|
|
51267
|
+
}
|
|
51268
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51269
|
+
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
51270
|
+
className: "".concat(footerStyles.payimg)
|
|
51271
|
+
})), sectionproperties.showtamara == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51272
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51273
|
+
style: {
|
|
51274
|
+
width: '50px',
|
|
51275
|
+
height: '40px'
|
|
51276
|
+
}
|
|
51277
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51278
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
51279
|
+
className: "".concat(footerStyles.payimg)
|
|
51280
|
+
})), sectionproperties.showtabby == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51281
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51282
|
+
style: {
|
|
51283
|
+
width: '50px',
|
|
51284
|
+
height: '40px'
|
|
51285
|
+
}
|
|
51286
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51287
|
+
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
51288
|
+
className: "".concat(footerStyles.payimg)
|
|
51289
|
+
})), sectionproperties.showaman == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51290
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51291
|
+
style: {
|
|
51292
|
+
width: '50px',
|
|
51293
|
+
height: '40px'
|
|
51294
|
+
}
|
|
51295
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51296
|
+
src: 'https://tabex-co.com/storage/StaticImages/aman.png',
|
|
51297
|
+
className: "".concat(footerStyles.payimg)
|
|
51133
51298
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51134
51299
|
"class": "".concat(footerStyles.divider) + ' d-none d-md-flex '
|
|
51135
51300
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -51139,8 +51304,11 @@
|
|
|
51139
51304
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51140
51305
|
"class": "".concat(footerStyles.divider) + ' my-3 '
|
|
51141
51306
|
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51142
|
-
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-row align-items-center justify-content-center"
|
|
51143
|
-
|
|
51307
|
+
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-row align-items-center justify-content-center",
|
|
51308
|
+
style: {
|
|
51309
|
+
flexWrap: 'wrap'
|
|
51310
|
+
}
|
|
51311
|
+
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51144
51312
|
className: "".concat(footerStyles.payimgcont),
|
|
51145
51313
|
style: {
|
|
51146
51314
|
width: '50px',
|
|
@@ -51149,15 +51317,123 @@
|
|
|
51149
51317
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51150
51318
|
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
51151
51319
|
className: "".concat(footerStyles.payimg)
|
|
51152
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51320
|
+
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51153
51321
|
className: "".concat(footerStyles.payimgcont),
|
|
51154
51322
|
style: {
|
|
51155
|
-
width: '
|
|
51156
|
-
height: '
|
|
51323
|
+
width: '50px',
|
|
51324
|
+
height: '40px'
|
|
51157
51325
|
}
|
|
51158
51326
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51159
51327
|
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
51160
51328
|
className: "".concat(footerStyles.payimg)
|
|
51329
|
+
})), sectionproperties.showpaypal == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51330
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51331
|
+
style: {
|
|
51332
|
+
width: '50px',
|
|
51333
|
+
height: '40px'
|
|
51334
|
+
}
|
|
51335
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51336
|
+
src: 'https://tabex-co.com/storage/StaticImages/paypal.png',
|
|
51337
|
+
className: "".concat(footerStyles.payimg)
|
|
51338
|
+
})), sectionproperties.showstripe == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51339
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51340
|
+
style: {
|
|
51341
|
+
width: '50px',
|
|
51342
|
+
height: '40px'
|
|
51343
|
+
}
|
|
51344
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51345
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
51346
|
+
className: "".concat(footerStyles.payimg)
|
|
51347
|
+
})), sectionproperties.showfawry == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51348
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51349
|
+
style: {
|
|
51350
|
+
width: '50px',
|
|
51351
|
+
height: '40px'
|
|
51352
|
+
}
|
|
51353
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51354
|
+
src: 'https://tabex-co.com/storage/StaticImages/fawry.png',
|
|
51355
|
+
className: "".concat(footerStyles.payimg)
|
|
51356
|
+
})), sectionproperties.showapplepay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51357
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51358
|
+
style: {
|
|
51359
|
+
width: '50px',
|
|
51360
|
+
height: '40px'
|
|
51361
|
+
}
|
|
51362
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51363
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
51364
|
+
className: "".concat(footerStyles.payimg)
|
|
51365
|
+
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51366
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51367
|
+
style: {
|
|
51368
|
+
width: '70px',
|
|
51369
|
+
height: '40px'
|
|
51370
|
+
}
|
|
51371
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51372
|
+
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
51373
|
+
className: "".concat(footerStyles.payimg)
|
|
51374
|
+
})), sectionproperties.showvodafonecash == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51375
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51376
|
+
style: {
|
|
51377
|
+
width: '100px',
|
|
51378
|
+
height: '40px'
|
|
51379
|
+
}
|
|
51380
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51381
|
+
src: 'https://tabex-co.com/storage/StaticImages/vodafonecash.png',
|
|
51382
|
+
className: "".concat(footerStyles.payimg)
|
|
51383
|
+
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51384
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51385
|
+
style: {
|
|
51386
|
+
width: '50px',
|
|
51387
|
+
height: '40px'
|
|
51388
|
+
}
|
|
51389
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51390
|
+
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
51391
|
+
className: "".concat(footerStyles.payimg)
|
|
51392
|
+
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51393
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51394
|
+
style: {
|
|
51395
|
+
width: '50px',
|
|
51396
|
+
height: '45px'
|
|
51397
|
+
}
|
|
51398
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51399
|
+
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
51400
|
+
className: "".concat(footerStyles.payimg)
|
|
51401
|
+
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51402
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51403
|
+
style: {
|
|
51404
|
+
width: '50px',
|
|
51405
|
+
height: '40px'
|
|
51406
|
+
}
|
|
51407
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51408
|
+
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
51409
|
+
className: "".concat(footerStyles.payimg)
|
|
51410
|
+
})), sectionproperties.showtamara == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51411
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51412
|
+
style: {
|
|
51413
|
+
width: '50px',
|
|
51414
|
+
height: '40px'
|
|
51415
|
+
}
|
|
51416
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51417
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
51418
|
+
className: "".concat(footerStyles.payimg)
|
|
51419
|
+
})), sectionproperties.showtabby == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51420
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51421
|
+
style: {
|
|
51422
|
+
width: '50px',
|
|
51423
|
+
height: '40px'
|
|
51424
|
+
}
|
|
51425
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51426
|
+
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
51427
|
+
className: "".concat(footerStyles.payimg)
|
|
51428
|
+
})), sectionproperties.showaman == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51429
|
+
className: "".concat(footerStyles.payimgcont),
|
|
51430
|
+
style: {
|
|
51431
|
+
width: '50px',
|
|
51432
|
+
height: '40px'
|
|
51433
|
+
}
|
|
51434
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
51435
|
+
src: 'https://tabex-co.com/storage/StaticImages/aman.png',
|
|
51436
|
+
className: "".concat(footerStyles.payimg)
|
|
51161
51437
|
}))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '68c69dcc53e94' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51162
51438
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 pl-md-2 ',
|
|
51163
51439
|
style: {
|
|
@@ -58437,7 +58713,7 @@
|
|
|
58437
58713
|
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; }
|
|
58438
58714
|
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__default["default"](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; }
|
|
58439
58715
|
var ModernFooter = function ModernFooter(props) {
|
|
58440
|
-
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$
|
|
58716
|
+
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;
|
|
58441
58717
|
var _useState = React.useState(''),
|
|
58442
58718
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
58443
58719
|
sectionproperties = _useState2[0],
|
|
@@ -58819,7 +59095,14 @@
|
|
|
58819
59095
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58820
59096
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-start p-0 m-0 ',
|
|
58821
59097
|
style: {
|
|
58822
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
59098
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
59099
|
+
cursor: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '69a354f452ce6' ? 'pointer' : ''
|
|
59100
|
+
},
|
|
59101
|
+
onClick: function onClick() {
|
|
59102
|
+
var _authdetailsContext$i22;
|
|
59103
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '69a354f452ce6') {
|
|
59104
|
+
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');
|
|
59105
|
+
}
|
|
58823
59106
|
}
|
|
58824
59107
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
58825
59108
|
"class": ' h-100 d-flex align-items-center justify-content-center ',
|
|
@@ -58829,7 +59112,7 @@
|
|
|
58829
59112
|
}
|
|
58830
59113
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
58831
59114
|
size: sectionproperties.footerinfoicon_fontsize
|
|
58832
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59115
|
+
})), 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__default["default"].createElement("div", {
|
|
58833
59116
|
"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 ',
|
|
58834
59117
|
onClick: function onClick() {
|
|
58835
59118
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -58848,14 +59131,14 @@
|
|
|
58848
59131
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58849
59132
|
"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 ',
|
|
58850
59133
|
onClick: function onClick() {
|
|
58851
|
-
var _authdetailsContext$
|
|
58852
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59134
|
+
var _authdetailsContext$i25;
|
|
59135
|
+
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');
|
|
58853
59136
|
}
|
|
58854
59137
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58855
59138
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
58856
59139
|
onClick: function onClick() {
|
|
58857
|
-
var _authdetailsContext$
|
|
58858
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59140
|
+
var _authdetailsContext$i26;
|
|
59141
|
+
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');
|
|
58859
59142
|
},
|
|
58860
59143
|
style: {
|
|
58861
59144
|
textTransform: 'none'
|
|
@@ -58866,7 +59149,7 @@
|
|
|
58866
59149
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
58867
59150
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
58868
59151
|
}
|
|
58869
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59152
|
+
}), 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__default["default"].createElement("div", {
|
|
58870
59153
|
"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'
|
|
58871
59154
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58872
59155
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -58878,15 +59161,15 @@
|
|
|
58878
59161
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
58879
59162
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
58880
59163
|
onClick: function onClick() {
|
|
58881
|
-
var _authdetailsContext$
|
|
58882
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59164
|
+
var _authdetailsContext$i28;
|
|
59165
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
58883
59166
|
}
|
|
58884
59167
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
58885
59168
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
58886
59169
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
58887
59170
|
onClick: function onClick() {
|
|
58888
|
-
var _authdetailsContext$
|
|
58889
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59171
|
+
var _authdetailsContext$i29;
|
|
59172
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_appstore, '_blank');
|
|
58890
59173
|
}
|
|
58891
59174
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58892
59175
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -58894,15 +59177,15 @@
|
|
|
58894
59177
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
58895
59178
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
58896
59179
|
onClick: function onClick() {
|
|
58897
|
-
var _authdetailsContext$
|
|
58898
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59180
|
+
var _authdetailsContext$i30;
|
|
59181
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
|
|
58899
59182
|
}
|
|
58900
59183
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
58901
59184
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
58902
59185
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
58903
59186
|
onClick: function onClick() {
|
|
58904
|
-
var _authdetailsContext$
|
|
58905
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
59187
|
+
var _authdetailsContext$i31;
|
|
59188
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_playstore, '_blank');
|
|
58906
59189
|
}
|
|
58907
59190
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58908
59191
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|
|
@@ -62007,6 +62290,7 @@
|
|
|
62007
62290
|
var _useInView = reactIntersectionObserver.useInView(),
|
|
62008
62291
|
ref = _useInView.ref;
|
|
62009
62292
|
_useInView.inView;
|
|
62293
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
62010
62294
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
62011
62295
|
props.actions.lang;
|
|
62012
62296
|
var langdetect = props.actions.langdetect;
|
|
@@ -62478,19 +62762,25 @@
|
|
|
62478
62762
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62479
62763
|
"class": section_cssstyles.line_left
|
|
62480
62764
|
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
62481
|
-
"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 ',
|
|
62765
|
+
"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 ',
|
|
62482
62766
|
style: {
|
|
62483
62767
|
color: sectionproperties.sectionTitleColor,
|
|
62484
62768
|
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
62485
62769
|
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
62486
62770
|
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
62487
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
62771
|
+
textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
62488
62772
|
}
|
|
62489
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62773
|
+
}, authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'LUMENE' : langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62490
62774
|
"class": section_cssstyles.line_right
|
|
62491
62775
|
}));
|
|
62492
62776
|
};
|
|
62493
62777
|
var section_cssstyles = {
|
|
62778
|
+
lumde: glamor.css({
|
|
62779
|
+
fontSize: '55px',
|
|
62780
|
+
'@media (max-width: 1024px)': {
|
|
62781
|
+
fontSize: '30px'
|
|
62782
|
+
}
|
|
62783
|
+
}),
|
|
62494
62784
|
viewmorebtn: glamor.css({
|
|
62495
62785
|
width: sectionproperties.viewmorebtn_Width == 0 ? 'auto' : sectionproperties.viewmorebtn_Width + 'px',
|
|
62496
62786
|
height: sectionproperties.viewmorebtn_Height == 0 ? 'auto' : sectionproperties.viewmorebtn_Height + 'px',
|
|
@@ -62542,9 +62832,9 @@
|
|
|
62542
62832
|
};
|
|
62543
62833
|
var cardsrender = function cardsrender() {
|
|
62544
62834
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62545
|
-
"class": "row m-0 w-100",
|
|
62835
|
+
"class": "row m-0 w-100 h-md-auto",
|
|
62546
62836
|
style: {
|
|
62547
|
-
height: '100%'
|
|
62837
|
+
height: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '100vh' : '100%'
|
|
62548
62838
|
}
|
|
62549
62839
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62550
62840
|
"class": "col-lg-12 p-0"
|
|
@@ -62554,7 +62844,7 @@
|
|
|
62554
62844
|
position: 'relative'
|
|
62555
62845
|
}
|
|
62556
62846
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62557
|
-
"class":
|
|
62847
|
+
"class": authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'col-lg-4 allcentered px-xl-5 px-lg-2 p-md-0' : 'col-lg-3 allcentered p-0'
|
|
62558
62848
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62559
62849
|
"class": section_cssstyles.sectiontitlecont + ' row mx-0 allcentered w-100 mt-sm-0 '
|
|
62560
62850
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -62567,10 +62857,11 @@
|
|
|
62567
62857
|
"class": ' col-lg-12 p-0 d-none d-md-flex align-items-center justify-content-md-center ',
|
|
62568
62858
|
style: {
|
|
62569
62859
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
62570
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
62860
|
+
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
|
|
62861
|
+
marginTop: authdetailsContext.instinfo.instid == '6978ef34b2564' ? '100px' : 0
|
|
62571
62862
|
}
|
|
62572
62863
|
}, SectionTitle()), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62573
|
-
"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',
|
|
62864
|
+
"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 ',
|
|
62574
62865
|
style: {
|
|
62575
62866
|
marginBottom: sectionproperties.descriptionMarginBottom + 'px'
|
|
62576
62867
|
}
|
|
@@ -62580,9 +62871,21 @@
|
|
|
62580
62871
|
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
62581
62872
|
color: sectionproperties.prodCatColor,
|
|
62582
62873
|
fontWeight: sectionproperties.prodCatFontWeight,
|
|
62583
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
62874
|
+
textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
62875
|
+
}
|
|
62876
|
+
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), authdetailsContext.instinfo.instid == '6978ef34b2564' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62877
|
+
"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 ',
|
|
62878
|
+
style: {
|
|
62879
|
+
marginBottom: sectionproperties.descriptionMarginBottom + 'px'
|
|
62584
62880
|
}
|
|
62585
|
-
},
|
|
62881
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
62882
|
+
"class": section_cssstyles.lumde + ' dancing-script m-0 p-0 wordbreak text-md-center ',
|
|
62883
|
+
style: {
|
|
62884
|
+
color: '#c38e78',
|
|
62885
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
62886
|
+
textAlign: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'left' : sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
62887
|
+
}
|
|
62888
|
+
}, "ARTISTRY TRANSFORMS INTO PRESENCE")), sectionproperties.viewmorebtnshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62586
62889
|
"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'
|
|
62587
62890
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
62588
62891
|
"class": "".concat(section_cssstyles.viewmorebtn) + ' allcentered ',
|
|
@@ -62600,7 +62903,7 @@
|
|
|
62600
62903
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62601
62904
|
"class": sectionproperties.sectiontitleposition == 'Centered' ? 'd-flex justify-content-center align-items-center' : 'd-flex justify-content-center align-items-center '
|
|
62602
62905
|
}, langdetect == 'en' ? sectionproperties.viewmorebtn_text : sectionproperties.viewmorebtn_text_ar))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62603
|
-
"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'
|
|
62906
|
+
"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'
|
|
62604
62907
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62605
62908
|
"class": "row m-0 w-100"
|
|
62606
62909
|
}, !fetchProductsQuery.isFetching && cardsarray.length == 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -62629,7 +62932,7 @@
|
|
|
62629
62932
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62630
62933
|
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
62631
62934
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62632
|
-
"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 '
|
|
62935
|
+
"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 '
|
|
62633
62936
|
}, /*#__PURE__*/React__default["default"].createElement(reactHorizontalScrollingMenu.ScrollMenu, {
|
|
62634
62937
|
transitionBehavior: 'auto',
|
|
62635
62938
|
wrapperClassName: '',
|
|
@@ -62675,7 +62978,7 @@
|
|
|
62675
62978
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62676
62979
|
"class": ' row ml-0 mr-0 d-flex w-100 justify-content-center ',
|
|
62677
62980
|
style: {
|
|
62678
|
-
zIndex: 2
|
|
62981
|
+
// zIndex: 2,
|
|
62679
62982
|
}
|
|
62680
62983
|
}, sectionproperties.length != 0 && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62681
62984
|
"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 ',
|
|
@@ -93001,7 +93304,7 @@
|
|
|
93001
93304
|
}),
|
|
93002
93305
|
pinfohover: glamor.css({
|
|
93003
93306
|
opacity: 0,
|
|
93004
|
-
background: 'white',
|
|
93307
|
+
background: authdetailsContext.instinfo.instid == '6978ef34b2564' ? 'rgba(0,0,0,0.2)' : 'white',
|
|
93005
93308
|
position: 'absolute',
|
|
93006
93309
|
top: 0,
|
|
93007
93310
|
transition: '.3s'
|