tabexseriescomponents 0.2.1300 → 0.2.1301
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 +102 -93
- package/dist/index.esm.js +102 -93
- package/dist/index.umd.js +102 -93
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -77131,12 +77131,14 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
77131
77131
|
}, "SUBSCRIBE")))));
|
|
77132
77132
|
};
|
|
77133
77133
|
|
|
77134
|
-
function ownKeys$Y(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;}function _objectSpread$Y(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?ownKeys$Y(Object(t),!0).forEach(function(r){_defineProperty(e,r,t[r]);}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ownKeys$Y(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));});}return e;}var Image_with_leftwords=function Image_with_leftwords(props){var _authdetailsContext$i,_authdetailsContext$i2,_authdetailsContext$i3,_authdetailsContext$i4,_authdetailsContext$
|
|
77134
|
+
function ownKeys$Y(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;}function _objectSpread$Y(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?ownKeys$Y(Object(t),!0).forEach(function(r){_defineProperty(e,r,t[r]);}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ownKeys$Y(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));});}return e;}var Image_with_leftwords=function Image_with_leftwords(props){var _authdetailsContext$i,_authdetailsContext$i2,_authdetailsContext$i3,_authdetailsContext$i4,_authdetailsContext$i21,_authdetailsContext$i22,_authdetailsContext$i23,_authdetailsContext$i24,_authdetailsContext$i33,_authdetailsContext$i34,_authdetailsContext$i35,_authdetailsContext$i36,_authdetailsContext$i37,_authdetailsContext$i40,_authdetailsContext$i43,_authdetailsContext$i54,_authdetailsContext$i55,_authdetailsContext$i56,_authdetailsContext$i59,_authdetailsContext$i76,_authdetailsContext$i77,_authdetailsContext$i78,_authdetailsContext$i79,_authdetailsContext$i80,_authdetailsContext$i81,_authdetailsContext$i82,_authdetailsContext$i83,_authdetailsContext$i84,_authdetailsContext$i85,_authdetailsContext$i86,_authdetailsContext$i89,_authdetailsContext$i90,_authdetailsContext$i97,_authdetailsContext$i98,_authdetailsContext$i107,_authdetailsContext$i108,_authdetailsContext$i109,_authdetailsContext$i110,_authdetailsContext$i119,_authdetailsContext$i120,_authdetailsContext$i121,_authdetailsContext$i122,_authdetailsContext$i131,_authdetailsContext$i164,_authdetailsContext$i165,_authdetailsContext$i166,_authdetailsContext$i167,_authdetailsContext$i168,_authdetailsContext$i169,_authdetailsContext$i178,_authdetailsContext$i179,_authdetailsContext$i188,_authdetailsContext$i189,_authdetailsContext$i190,_authdetailsContext$i191,_authdetailsContext$i200,_authdetailsContext$i201,_authdetailsContext$i202;var _useState=useState(''),_useState2=_slicedToArray(_useState,2),sectionproperties=_useState2[0],setsectionproperties=_useState2[1];var _useState3=useState([]),_useState4=_slicedToArray(_useState3,2),imagesarray=_useState4[0],setimagesarray=_useState4[1];var StatePagePropertiesContext=props.actions.StatePagePropertiesContext;props.actions.lang;var langdetect=props.actions.langdetect;var authdetailsContext=props.actions.authdetailsContext;var routingcountext=props.actions.routingcountext;var ikimagecredcontext=props.actions.ikimagecredcontext;useEffect(function(){var secpropobj={};StatePagePropertiesContext.pageobj.sections.forEach(function(sectionitem,sectionindex){if(sectionitem.sectionid==props.sectionidprops){sectionitem.sectionproperties.forEach(function(sectionpropertiesobj,sectionpropertiesindex){secpropobj[sectionpropertiesobj.property_css_name]=sectionpropertiesobj.property_value;});}});setsectionproperties(_objectSpread$Y({},secpropobj));},[StatePagePropertiesContext]);useEffect(function(){if(sectionproperties.length!=0){if(sectionproperties.arrayofobjectimagesonly!=null){var arrayofobjectimagesonlyparsed=JSON.parse(sectionproperties.arrayofobjectimagesonly);if(Array.isArray(arrayofobjectimagesonlyparsed)){setimagesarray(_toConsumableArray(arrayofobjectimagesonlyparsed));}}}},[sectionproperties]);var section_styles={sectioncintainer:css({// paddingTop: sectionproperties.sectiontitleposition == 'Centered' ? 50 : 0,
|
|
77135
77135
|
paddingTop:sectionproperties.paddingTop,// paddingBottom: sectionproperties.sectiontitleposition == 'Centered' ? 50 :0,
|
|
77136
77136
|
paddingBottom:sectionproperties.paddingBottom,'@media (max-width: 800px)':{paddingTop:sectionproperties.paddingverticalresponsive+'px',paddingBottom:sectionproperties.paddingverticalresponsive+'px'}}),btn:css({width:sectionproperties.generalbtn_width+'px',height:sectionproperties.generalbtn_height+'px',backgroundColor:sectionproperties.generalbtn_bgColor,color:sectionproperties.generalbtn_textColor,borderTopLeftRadius:langdetect=='en'?sectionproperties.generalbtn_bordertopleftradius+'px':sectionproperties.generalbtn_bordertoprightradius+'px',borderTopRightRadius:langdetect=='en'?sectionproperties.generalbtn_bordertoprightradius+'px':sectionproperties.generalbtn_bordertopleftradius+'px',borderBottomLeftRadius:langdetect=='en'?sectionproperties.generalbtn_borderbottomleftradius+'px':sectionproperties.generalbtn_borderbottomrightradius+'px',borderBottomRightRadius:langdetect=='en'?sectionproperties.generalbtn_borderbottomrightradius+'px':sectionproperties.generalbtn_borderbottomleftradius+'px',border:sectionproperties.generalbtn_borderwidth+'px solid '+sectionproperties.generalbtn_bordercolor,fontSize:sectionproperties.generalbtn_fontsize+'px',fontWeight:sectionproperties.generalbtn_fontweight,marginTop:sectionproperties.generalbtn_marginTop+'px',marginBottom:sectionproperties.generalbtn_marginBottom+'px',transition:'.3s',cursor:'pointer',// here..
|
|
77137
|
-
boxShadow:sectionproperties.slideshow_btn_text_chin=='get'?'0 0 10px #858484':'none',':hover':{backgroundColor:sectionproperties.generalbtn_bgColoronhover,color:sectionproperties.generalbtn_textColoronhover}}),
|
|
77137
|
+
boxShadow:sectionproperties.slideshow_btn_text_chin=='get'?'0 0 10px #858484':'none',':hover':{backgroundColor:sectionproperties.generalbtn_bgColoronhover,color:sectionproperties.generalbtn_textColoronhover}}),btn2:css({width:sectionproperties.generalbtn_width+'px',height:sectionproperties.generalbtn_height+'px',backgroundColor:sectionproperties.generalbtn_textColor,color:sectionproperties.generalbtn_bgColor,borderTopLeftRadius:langdetect=='en'?sectionproperties.generalbtn_bordertopleftradius+'px':sectionproperties.generalbtn_bordertoprightradius+'px',borderTopRightRadius:langdetect=='en'?sectionproperties.generalbtn_bordertoprightradius+'px':sectionproperties.generalbtn_bordertopleftradius+'px',borderBottomLeftRadius:langdetect=='en'?sectionproperties.generalbtn_borderbottomleftradius+'px':sectionproperties.generalbtn_borderbottomrightradius+'px',borderBottomRightRadius:langdetect=='en'?sectionproperties.generalbtn_borderbottomrightradius+'px':sectionproperties.generalbtn_borderbottomleftradius+'px',border:'1px solid '+sectionproperties.generalbtn_bgColor,fontSize:sectionproperties.generalbtn_fontsize+'px',fontWeight:sectionproperties.generalbtn_fontweight,marginTop:sectionproperties.generalbtn_marginTop+'px',marginBottom:sectionproperties.generalbtn_marginBottom+'px',transition:'.3s',cursor:'pointer',// here..
|
|
77138
|
+
boxShadow:sectionproperties.slideshow_btn_text_chin=='get'?'0 0 10px #858484':'none',':hover':{backgroundColor:sectionproperties.generalbtn_bgColor,color:sectionproperties.generalbtn_textColor}}),sectiontitlespan:css({paddingLeft:sectionproperties.sectiontitleborderradius==0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,paddingRight:sectionproperties.sectiontitleborderradius==0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0,':after':{position:'absolute',bottom:0,right:langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':'',left:langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':'',content:'s',fontSize:'0',height:'3px',width:sectionproperties.sectitle_lineafterwidth+'%',display:'block',backgroundColor:sectionproperties.linebgcolor,borderRadius:'6px'}}),facebook_btn:css({cursor:'pointer',background:sectionproperties.facebkbtnn_bgtransparent=='Transparent'?'transparent':sectionproperties.facebkbtnnbgColor,width:sectionproperties.facebkbtnnWidth+'px',height:sectionproperties.facebkbtnnHeight+'px',borderRadius:sectionproperties.facebkbtnn_borderRadius+'px',color:sectionproperties.facebkbtnnTextcolor,border:sectionproperties.facebkbtnnborderwidth+'px solid '+sectionproperties.facebkbtnnbordercolor,transition:'.3s',':hover':{background:sectionproperties.facebkbtnntransparentbgcoloronhover=='Transparent'?'Transparent':sectionproperties.facebkbtnnbgColoronhover,color:sectionproperties.facebkbtnnTextcoloronhover,borderColor:sectionproperties.facebkbtnnTextcoloronhover}}),youtube_btn:css({cursor:'pointer',background:sectionproperties.youtubebtn_bgtransparent=='Transparent'?'transparent':sectionproperties.youtubebtnbgColor,width:sectionproperties.youtubebtnWidth+'px',height:sectionproperties.youtubebtnHeight+'px',borderRadius:sectionproperties.youtubebtn_borderRadius+'px',color:sectionproperties.youtubebtnTextcolor,border:sectionproperties.youtubebtnborderwidth+'px solid '+sectionproperties.youtubebtnbordercolor,transition:'.3s',':hover':{background:sectionproperties.youtubebtn_transparentbgcoloronhover=='Transparent'?'transparent':sectionproperties.youtubebtnbgColoronhover,color:sectionproperties.youtubebtnTextcoloronhover,borderColor:sectionproperties.youtubebtnTextcoloronhover}}),instgram_btn:css({cursor:'pointer',background:sectionproperties.instgrambtn_bgtransparent=='Transparent'?'transparent':sectionproperties.instgrambtnbgColor,width:sectionproperties.instgrambtnWidth+'px',height:sectionproperties.instgrambtnHeight+'px',borderRadius:sectionproperties.instgrambtn_borderRadius+'px',color:sectionproperties.instgrambtnTextcolor,border:sectionproperties.instgrambtnborderwidth+'px solid '+sectionproperties.instgrambtnbordercolor,transition:'.3s',':hover':{background:sectionproperties.instgrambtn_transparentbgcoloronhover=='Transparent'?'transparent':sectionproperties.instgrambtnbgColoronhover,color:sectionproperties.instgrambtnTextcoloronhover,borderColor:sectionproperties.instgrambtnTextcoloronhover}}),sectiontitlespan2:css({':after':{position:'absolute',content:'s',fontSize:'0',bottom:0,right:0,left:0,display:'block',height:'100%',width:sectionproperties.sectitle_lineafterwidth+'%',backgroundColor:sectionproperties.linebgcolor,borderRadius:'5px'}}),imageimage:css({width:sectionproperties.image_width+'%',height:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i=authdetailsContext.instinfo)===null||_authdetailsContext$i===void 0?void 0:_authdetailsContext$i.instid)=='6978ef34b2564'?'100vh':sectionproperties.percentagepixel!='Percentage'?sectionproperties.image_height==0?'auto':sectionproperties.image_height+'px':sectionproperties.image_height+'%',// height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'px',
|
|
77138
77139
|
margin:0,padding:0,objectFit:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i2=authdetailsContext.instinfo)===null||_authdetailsContext$i2===void 0?void 0:_authdetailsContext$i2.instid)=='6978ef34b2564'?'cover':sectionproperties.bgcovercontain,borderTopLeftRadius:langdetect=='en'?sectionproperties.image_bordertopleftradius+'px':sectionproperties.image_bordertoprightradius+'px',borderTopRightRadius:langdetect=='en'?sectionproperties.image_bordertoprightradius+'px':sectionproperties.image_bordertopleftradius+'px',borderBottomLeftRadius:langdetect=='en'?sectionproperties.image_borderBottomLeftRadius+'px':sectionproperties.image_borderBottomRightRadius+'px',borderBottomRightRadius:langdetect=='en'?sectionproperties.image_borderBottomRightRadius+'px':sectionproperties.image_borderBottomLeftRadius+'px','@media (max-width: 800px)':{height:sectionproperties.height_responsive==0?'auto':sectionproperties.height_responsive+'%',width:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i3=authdetailsContext.instinfo)===null||_authdetailsContext$i3===void 0?void 0:_authdetailsContext$i3.contactinfo.instid)=='68527dfef348b'?sectionproperties.image_width_resp+'%':''}}),editortext:css({textAlign:sectionproperties.text2centered=='Centered'?'center':sectionproperties.text2centered=='Justify'?'justify':'start',color:sectionproperties.slideshowText2ContentColor,fontSize:sectionproperties.slideshowText2ContentFontSize+'px',fontWeight:sectionproperties.slideshowText2ContentFontWeight,paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px','@media (max-width: 800px)':{fontSize:sectionproperties.slideshowText2ContentFontSize_resp+'px',textAlign:sectionproperties.text2centered=='Centered'?'center':sectionproperties.text2centered=='Justify'?'justify':'start'}}),cont1:css({width:sectionproperties.width+'vw','@media (max-width: 800px)':{width:sectionproperties.widthresponsive+'vw'}}),rightinnercont:css({background:sectionproperties.reservation_bgcolor,borderRadius:sectionproperties.reservation_borderradius+'px',paddingLeft:sectionproperties.innersectionpaddinghorizontal+'px',paddingRight:sectionproperties.innersectionpaddinghorizontal+'px','@media (max-width: 800px)':{paddingLeft:sectionproperties.innersectionpaddinghorizontalresp+'px',paddingRight:sectionproperties.innersectionpaddinghorizontalresp+'px'}}),descriptionstyles:css({color:sectionproperties.prodCatColor,fontWeight:sectionproperties.prodCatFontWeight,textAlign:sectionproperties.sectiontitleposition=='Centered'?'center':langdetect=='en'?'left':'right','@media (max-width: 800px)':{textAlign:'center'}}),conteco:css({height:400,'@media (max-width: 800px)':{height:200}})};var Slideshowsettings={indicators:false,arrows:true,pauseOnHover:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i4=authdetailsContext.instinfo)===null||_authdetailsContext$i4===void 0?void 0:_authdetailsContext$i4.contactinfo.instid)=='6807d313bae63'?true:false,scale:2};var SectionTitle=function SectionTitle(){return/*#__PURE__*/React.createElement("p",{"class":sectionproperties.sectiontitlefontfamily=='Pacifico'?' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':sectionproperties.sectiontitlefontfamily=='Playfair'?' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':sectionproperties.sectiontitlefontfamily=='Great Vibes'?' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':sectionproperties.sectiontitlefontfamily=='Quicksand'?' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':sectionproperties.sectiontitlefontfamily=='Satisfy'?' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',style:{color:sectionproperties.sectionTitleColor,fontWeight:sectionproperties.sectionTitleFontWeight,textAlign:sectionproperties.sectiontitleposition=='Centered'?'center':''}},sectionproperties.sectiontitlestyle=='Line Under Text'&&/*#__PURE__*/React.createElement("span",{"class":"".concat(section_styles.sectiontitlespan)+' pl-md-2 pr-md-2 left-md-0 '},langdetect=='en'?sectionproperties.sectionTitleContent:sectionproperties.sectionTitleContent_ar),sectionproperties.sectiontitlestyle=='Line Before Text'&&/*#__PURE__*/React.createElement("span",{"class":"".concat(section_styles.sectiontitlespan2)+' pl-3 pr-3 pl-md-2 pr-md-2 '},langdetect=='en'?sectionproperties.sectionTitleContent:sectionproperties.sectionTitleContent_ar));};var SectionDescription=function SectionDescription(){if(sectionproperties.descriptionContentEn=='Amir Mortada Mansour'){return/*#__PURE__*/React.createElement("div",{className:"title-wrapper"},/*#__PURE__*/React.createElement("span",{className:"bg-text"},langdetect=='en'?'About':''),/*#__PURE__*/React.createElement("p",{className:section_styles.descriptionstyles+' section-title d-flex align-items-center justify-content-start '},langdetect=='en'?sectionproperties.descriptionContentEn:sectionproperties.descriptionContentAr));}else {return/*#__PURE__*/React.createElement("p",{"class":sectionproperties.descFontFamily=='Pacifico'?section_styles.descriptionstyles+' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':sectionproperties.descFontFamily=='Playfair'?section_styles.descriptionstyles+' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':sectionproperties.descFontFamily=='Great Vibes'?section_styles.descriptionstyles+' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':sectionproperties.descFontFamily=='Quicksand'?section_styles.descriptionstyles+' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':sectionproperties.descFontFamily=='Satisfy'?section_styles.descriptionstyles+' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ':section_styles.descriptionstyles+' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',style:{}},langdetect=='en'?sectionproperties.descriptionContentEn:sectionproperties.descriptionContentAr);}};var Content=function Content(){var _authdetailsContext$i5,_authdetailsContext$i6;return/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectiontitleposition=='Centered'?sectionproperties.image_show=='show'?' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center p-md-0':' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center p-md-0':sectionproperties.image_show=='show'?' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-start p-md-0':' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-start p-md-0',style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',paddingLeft:sectionproperties.marginhorizontal+'px',paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i5=authdetailsContext.instinfo)===null||_authdetailsContext$i5===void 0?void 0:_authdetailsContext$i5.contactinfo.instid)=='6978ef34b2564'?50:sectionproperties.marginhorizontal+'px',borderRadius:sectionproperties.reservation_borderradius+'px'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?section_styles.rightinnercont+' row m-0 w-100 h-100 ':section_styles.rightinnercont+' row m-0 w-100 mb-auto h-100 ',style:{}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex mt-md-4':'col-lg-12 pl-0 pr-0 d-flex ',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i6=authdetailsContext.instinfo)===null||_authdetailsContext$i6===void 0?void 0:_authdetailsContext$i6.contactinfo.instid)=='6978ef34b2564'?'center':sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',marginLeft:langdetect=='en'?sectionproperties.description_marginLeft+'px':sectionproperties.description_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.description_marginRight+'px':sectionproperties.description_marginLeft+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i7;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i7=authdetailsContext.instinfo)===null||_authdetailsContext$i7===void 0?void 0:_authdetailsContext$i7.whatsappnumber)!=null){var _authdetailsContext$i8;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i8=authdetailsContext.instinfo)===null||_authdetailsContext$i8===void 0?void 0:_authdetailsContext$i8.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77139
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i9;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i9=authdetailsContext.instinfo)===null||_authdetailsContext$i9===void 0?void 0:_authdetailsContext$i9.facebooklink)!=null){var _authdetailsContext$i0;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i0=authdetailsContext.instinfo)===null||_authdetailsContext$i0===void 0?void 0:_authdetailsContext$i0.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i1;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i1=authdetailsContext.instinfo)===null||_authdetailsContext$i1===void 0?void 0:_authdetailsContext$i1.instagramlink)!=null){var _authdetailsContext$i10;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i10=authdetailsContext.instinfo)===null||_authdetailsContext$i10===void 0?void 0:_authdetailsContext$i10.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i11;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i11=authdetailsContext.instinfo)===null||_authdetailsContext$i11===void 0?void 0:_authdetailsContext$i11.whatsappnumber)!=null){var _authdetailsContext$i12;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i12=authdetailsContext.instinfo)===null||_authdetailsContext$i12===void 0?void 0:_authdetailsContext$i12.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize})))));};var Image=function Image(){var _authdetailsContext$i13,_authdetailsContext$i14,_authdetailsContext$i15,_authdetailsContext$i16,_imagesarray$,_authdetailsContext$
|
|
77140
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i9;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i9=authdetailsContext.instinfo)===null||_authdetailsContext$i9===void 0?void 0:_authdetailsContext$i9.facebooklink)!=null){var _authdetailsContext$i0;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i0=authdetailsContext.instinfo)===null||_authdetailsContext$i0===void 0?void 0:_authdetailsContext$i0.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i1;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i1=authdetailsContext.instinfo)===null||_authdetailsContext$i1===void 0?void 0:_authdetailsContext$i1.instagramlink)!=null){var _authdetailsContext$i10;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i10=authdetailsContext.instinfo)===null||_authdetailsContext$i10===void 0?void 0:_authdetailsContext$i10.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i11;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i11=authdetailsContext.instinfo)===null||_authdetailsContext$i11===void 0?void 0:_authdetailsContext$i11.whatsappnumber)!=null){var _authdetailsContext$i12;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i12=authdetailsContext.instinfo)===null||_authdetailsContext$i12===void 0?void 0:_authdetailsContext$i12.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize})))));};var Image=function Image(){var _authdetailsContext$i13,_authdetailsContext$i14,_authdetailsContext$i15,_authdetailsContext$i16,_authdetailsContext$i17,_imagesarray$,_authdetailsContext$i18,_imagesarray$7,_imagesarray$8,_authdetailsContext$i19,_imagesarray$9,_imagesarray$0,_authdetailsContext$i20;return/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i13=authdetailsContext.instinfo)===null||_authdetailsContext$i13===void 0?void 0:_authdetailsContext$i13.instid)=='6995aff955278'&§ionproperties.descriptionContentEn=='About Elite Egy Card'?'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0 image-col':// tms
|
|
77141
|
+
(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i14=authdetailsContext.instinfo)===null||_authdetailsContext$i14===void 0?void 0:_authdetailsContext$i14.instid)=='6824564a386c2'&§ionproperties.sectionTitleContent=='Welcome to TMS'?'col-lg-3 col-md-12 d-flex align-items-center justify-content-center justify-content-md-center h-auto p-md-0':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i15=authdetailsContext.instinfo)===null||_authdetailsContext$i15===void 0?void 0:_authdetailsContext$i15.instid)=='6995aff955278'&§ionproperties.descriptionContentEn=='Get Your Card Now'?'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0 image-col2':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i16=authdetailsContext.instinfo)===null||_authdetailsContext$i16===void 0?void 0:_authdetailsContext$i16.instid)=='6978ef34b2564'?'col-lg-8 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i17=authdetailsContext.instinfo)===null||_authdetailsContext$i17===void 0?void 0:_authdetailsContext$i17.contactinfo.instid)=='6935c04816952'?'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0':sectionproperties.image_height==0?sectionproperties.sectionstyle=='Image on right'?'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0':'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0':sectionproperties.sectionstyle=='Image on left'?'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0':'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0',style:{paddingLeft:sectionproperties.marginhorizontal+'px',paddingRight:sectionproperties.marginhorizontal+'px',cursor:((_imagesarray$=imagesarray[0])===null||_imagesarray$===void 0?void 0:_imagesarray$.IsClickableimg)=='Yes'?'pointer':'default',background:sectionproperties.image_bgtransparent=='Transparent'?'transparent':sectionproperties.image_bgcolor},onClick:function onClick(){var _imagesarray$2;if(((_imagesarray$2=imagesarray[0])===null||_imagesarray$2===void 0?void 0:_imagesarray$2.IsClickableimg)=='Yes'){var _imagesarray$3,_imagesarray$4;if(((_imagesarray$3=imagesarray[0])===null||_imagesarray$3===void 0?void 0:_imagesarray$3.clickableimg_page_route)!=undefined&&((_imagesarray$4=imagesarray[0])===null||_imagesarray$4===void 0?void 0:_imagesarray$4.clickableimg_page_route.length)!=0){var _imagesarray$5;routingcountext((_imagesarray$5=imagesarray[0])===null||_imagesarray$5===void 0?void 0:_imagesarray$5.clickableimg_page_route,false,'');}else {var _imagesarray$6;routingcountext(StaticPagesLinksContext.GeneralProductsComponent,true,'collections/'+((_imagesarray$6=imagesarray[0])===null||_imagesarray$6===void 0?void 0:_imagesarray$6.Clickableimg_getcoection));}}}},imagesarray.length!=0&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i18=authdetailsContext.instinfo)===null||_authdetailsContext$i18===void 0?void 0:_authdetailsContext$i18.contactinfo.instid)!='691b34a54d742'&&/*#__PURE__*/React.createElement(Imagekitimagecomp,{"class":section_styles.imageimage,urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?'/tr:w-'+sectionproperties.imagetr_w+',h-'+sectionproperties.imagetr_h+'/'+((_imagesarray$7=imagesarray[0])===null||_imagesarray$7===void 0?void 0:_imagesarray$7.bgsection_image):'/tr:w-'+sectionproperties.imagetr_w+',h-'+sectionproperties.imagetr_h+'/'+((_imagesarray$8=imagesarray[0])===null||_imagesarray$8===void 0?void 0:_imagesarray$8.bgsection_image_ar)// style={{
|
|
77140
77142
|
// transform:
|
|
77141
77143
|
// sectionproperties.descriptionContentEn == 'About Elite Egy Card'
|
|
77142
77144
|
// ? 'scaleY(1.4)'
|
|
@@ -77144,9 +77146,9 @@ routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionpr
|
|
|
77144
77146
|
// ? 'scaleY(1.2)'
|
|
77145
77147
|
// : 'none',
|
|
77146
77148
|
// }}
|
|
77147
|
-
}),imagesarray.length!=0&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77149
|
+
}),imagesarray.length!=0&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i19=authdetailsContext.instinfo)===null||_authdetailsContext$i19===void 0?void 0:_authdetailsContext$i19.contactinfo.instid)=='691b34a54d742'&§ionproperties.sectionTitleContent!='Stylish artificial plants'&&/*#__PURE__*/React.createElement(Imagekitimagecomp,{"class":section_styles.imageimage,urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?'/tr:w-'+sectionproperties.imagetr_w+',h-'+sectionproperties.imagetr_h+'/'+((_imagesarray$9=imagesarray[0])===null||_imagesarray$9===void 0?void 0:_imagesarray$9.bgsection_image):'/tr:w-'+sectionproperties.imagetr_w+',h-'+sectionproperties.imagetr_h+'/'+((_imagesarray$0=imagesarray[0])===null||_imagesarray$0===void 0?void 0:_imagesarray$0.bgsection_image_ar),style:{}}),imagesarray.length!=0&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i20=authdetailsContext.instinfo)===null||_authdetailsContext$i20===void 0?void 0:_authdetailsContext$i20.contactinfo.instid)=='691b34a54d742'&§ionproperties.sectionTitleContent=='Stylish artificial plants'&&/*#__PURE__*/// <p>asd</p>
|
|
77148
77150
|
React.createElement("div",{"class":section_styles.conteco+' w-100 ',style:{}},/*#__PURE__*/React.createElement(Slide,_extends({},Slideshowsettings,{transitionDuration:1500,duration:3000,arrow:true,easing:"ease"}),Object.keys(imagesarray).length!=0&&imagesarray.map(function(item,index){return/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 h-sm-auto",style:{borderTopLeftRadius:sectionproperties.borderTopLeftRadius+'px',borderTopRightRadius:sectionproperties.borderTopRightRadius+'px',borderBottomRightRadius:sectionproperties.borderBottomRightRadius+'px',borderBottomLeftRadius:sectionproperties.borderBottomLeftRadius+'px',height:sectionproperties.bgcovercontain=='Cover'?sectionproperties.height+'vh':'auto'}},/*#__PURE__*/React.createElement("div",{"class":'p-0 align-items-center d-flex d-md-none',key:index,style:_defineProperty({direction:langdetect=='en'?'ltr':'rtl',width:'100%',height:'100%',paddingTop:sectionproperties.paddingTop+'px'},"height",sectionproperties.bgcovercontain=='Cover'?sectionproperties.height+'vh':'auto')},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?'/tr:w-'+sectionproperties.imagetr_w+',h-'+sectionproperties.imagetr_h+'/'+item.bgsection_image:'/tr:w-'+sectionproperties.imagetr_w+',h-'+sectionproperties.imagetr_h+'/'+item.bgsection_image,style:{cursor:item.IsClickableimg=='Yes'?'pointer':'default',objectFit:sectionproperties.bgcovercontain=='Contain'?'contain':'cover',margin:0,padding:0,width:'100%',height:'100%',borderRadius:sectionproperties.imageborderradius+'px'}})),/*#__PURE__*/React.createElement("div",{"class":'p-0 align-items-center d-none d-md-flex ',key:index,style:{width:'100%',height:'100%',// direction: langdetect == 'en' ? 'ltr' : 'rtl',
|
|
77149
|
-
paddingTop:sectionproperties.paddingTop+'px',paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':'',paddingRight:langdetect=='en'?'':sectionproperties.paddingLeft+'px'}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?'/tr:w-'+sectionproperties.imagetr_w_resp+',h-'+sectionproperties.imagetr_h_resp+'/'+item.bgsection_image:'/tr:w-'+sectionproperties.imagetr_w_resp+',h-'+sectionproperties.imagetr_h_resp+'/'+item.bgsection_image,style:{objectFit:'contain',margin:0,padding:0,width:'100%',height:'100%',borderRadius:sectionproperties.imageborderradius+'px'}})));}))));};return/*#__PURE__*/React.createElement("div",{"class":' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',style:{marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px',background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77151
|
+
paddingTop:sectionproperties.paddingTop+'px',paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':'',paddingRight:langdetect=='en'?'':sectionproperties.paddingLeft+'px'}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?'/tr:w-'+sectionproperties.imagetr_w_resp+',h-'+sectionproperties.imagetr_h_resp+'/'+item.bgsection_image:'/tr:w-'+sectionproperties.imagetr_w_resp+',h-'+sectionproperties.imagetr_h_resp+'/'+item.bgsection_image,style:{objectFit:'contain',margin:0,padding:0,width:'100%',height:'100%',borderRadius:sectionproperties.imageborderradius+'px'}})));}))));};return/*#__PURE__*/React.createElement("div",{"class":' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',style:{marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px',background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i21=authdetailsContext.instinfo)===null||_authdetailsContext$i21===void 0?void 0:_authdetailsContext$i21.contactinfo.instid)=='6935c04816952'?'transparent':sectionproperties.backgroundColor}},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i22=authdetailsContext.instinfo)===null||_authdetailsContext$i22===void 0?void 0:_authdetailsContext$i22.contactinfo.instid)!='6935c04816952'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},sectionproperties.showanimation=='Yes'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100","data-aos":'fade-up'},sectionproperties.cardstyletype=='Style 1'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.card_marginRight!=0&§ionproperties.card_marginLeft!=0?sectionproperties.width!=100?'d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto':'d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto':sectionproperties.width!=100?'d-flex justify-content-between align-items-center w-md-90 mx-auto':'d-flex justify-content-between align-items-center w-md-100 mx-auto',style:{paddingLeft:langdetect=='en'?sectionproperties.card_marginLeft+'px':sectionproperties.card_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.card_marginRight+'px':sectionproperties.card_marginLeft+'px',width:sectionproperties.width+'vw',border:sectionproperties.sectioncardborderwidth+'px solid '+sectionproperties.sectioncardbordercolor,borderRadius:sectionproperties.sectioncardborderradius+'px',background:sectionproperties.reservation_bgcolor}},/*#__PURE__*/React.createElement("div",{"class":// sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
|
|
77150
77152
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
|
|
77151
77153
|
// : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
|
|
77152
77154
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
@@ -77157,16 +77159,16 @@ paddingTop:sectionproperties.paddingTop+'px',paddingLeft:langdetect=='en'?sectio
|
|
|
77157
77159
|
// : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
77158
77160
|
sectionproperties.paddingLeft!=0&§ionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingLeft==0&§ionproperties.paddingRight==0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ':sectionproperties.paddingLeft!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ',style:{paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':sectionproperties.paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.paddingRight+'px':sectionproperties.paddingLeft+'px',// paddingTop: sectionproperties.paddingTop + 'px',
|
|
77159
77161
|
// paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
77160
|
-
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77161
|
-
backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77162
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i26;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.facebooklink)!=null){var _authdetailsContext$i27;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i27=authdetailsContext.instinfo)===null||_authdetailsContext$i27===void 0?void 0:_authdetailsContext$i27.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i28;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i28=authdetailsContext.instinfo)===null||_authdetailsContext$i28===void 0?void 0:_authdetailsContext$i28.instagramlink)!=null){var _authdetailsContext$i29;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i29=authdetailsContext.instinfo)===null||_authdetailsContext$i29===void 0?void 0:_authdetailsContext$i29.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i30;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i30=authdetailsContext.instinfo)===null||_authdetailsContext$i30===void 0?void 0:_authdetailsContext$i30.whatsappnumber)!=null){var _authdetailsContext$i31;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i31=authdetailsContext.instinfo)===null||_authdetailsContext$i31===void 0?void 0:_authdetailsContext$i31.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i32=authdetailsContext.instinfo)===null||_authdetailsContext$i32===void 0?void 0:_authdetailsContext$i32.instid)=='6995aff955278'?'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2 elst':'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i33=authdetailsContext.instinfo)===null||_authdetailsContext$i33===void 0?void 0:_authdetailsContext$i33.instid)=='69ca3d56a6e7e'?'col-lg-12 p-0 text-center justify-content-md-center':'col-lg-12 p-0 text-start justify-content-md-center',style:{paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i34=authdetailsContext.instinfo)===null||_authdetailsContext$i34===void 0?void 0:_authdetailsContext$i34.instid)=='69ca3d56a6e7e'?100:0,paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i35=authdetailsContext.instinfo)===null||_authdetailsContext$i35===void 0?void 0:_authdetailsContext$i35.instid)=='69ca3d56a6e7e'?100:0,justifyContent:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i36=authdetailsContext.instinfo)===null||_authdetailsContext$i36===void 0?void 0:_authdetailsContext$i36.instid)=='69ca3d56a6e7e'?'center':''}},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i37;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i37=authdetailsContext.instinfo)===null||_authdetailsContext$i37===void 0?void 0:_authdetailsContext$i37.whatsappnumber)!=null){var _authdetailsContext$i38;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i38=authdetailsContext.instinfo)===null||_authdetailsContext$i38===void 0?void 0:_authdetailsContext$i38.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77163
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77164
|
-
routingcountext('request-a-quote',false,'');}else {window.open('https://www.gold-lift.com/request-a-quote','_blank');}}},langdetect=='en'?'Choose your Elevator':'اختر مصعدك'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77165
|
-
routingcountext('request-a-preview',false,'');}else {window.open('https://www.gold-lift.com/request-a-preview','_blank');}}},langdetect=='en'?'Request a Preview':'طلب معاينة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77166
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77167
|
-
routingcountext('request-a-quote',false,'');}else {window.open('https://www.gold-lift.com/request-a-quote','_blank');}}},langdetect=='en'?'Choose your Elevator':'اختر مصعدك'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77168
|
-
routingcountext('request-a-preview',false,'');}else {window.open('https://www.gold-lift.com/request-a-preview','_blank');}},style:{marginLeft:20,marginRight:20}},langdetect=='en'?'Request a Preview':'طلب معاينة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77169
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77162
|
+
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i23=authdetailsContext.instinfo)===null||_authdetailsContext$i23===void 0?void 0:_authdetailsContext$i23.instid)=='6995aff955278'?'d-flex align-items-center flex-row d-sm-none mt-sm-2 elst':'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',// backgroundColor: 'linear-gradient(90deg, #2b1a17 0%, #6a1f1f 50%, #1a0f0f 100%)',
|
|
77163
|
+
backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i24=authdetailsContext.instinfo)===null||_authdetailsContext$i24===void 0?void 0:_authdetailsContext$i24.instid)=='6995aff955278'?'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2 elst':'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i25;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i25=authdetailsContext.instinfo)===null||_authdetailsContext$i25===void 0?void 0:_authdetailsContext$i25.whatsappnumber)!=null){var _authdetailsContext$i26;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77164
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i27;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i27=authdetailsContext.instinfo)===null||_authdetailsContext$i27===void 0?void 0:_authdetailsContext$i27.facebooklink)!=null){var _authdetailsContext$i28;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i28=authdetailsContext.instinfo)===null||_authdetailsContext$i28===void 0?void 0:_authdetailsContext$i28.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i29;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i29=authdetailsContext.instinfo)===null||_authdetailsContext$i29===void 0?void 0:_authdetailsContext$i29.instagramlink)!=null){var _authdetailsContext$i30;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i30=authdetailsContext.instinfo)===null||_authdetailsContext$i30===void 0?void 0:_authdetailsContext$i30.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i31;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i31=authdetailsContext.instinfo)===null||_authdetailsContext$i31===void 0?void 0:_authdetailsContext$i31.whatsappnumber)!=null){var _authdetailsContext$i32;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i32=authdetailsContext.instinfo)===null||_authdetailsContext$i32===void 0?void 0:_authdetailsContext$i32.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i33=authdetailsContext.instinfo)===null||_authdetailsContext$i33===void 0?void 0:_authdetailsContext$i33.instid)=='6995aff955278'?'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2 elst':'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i34=authdetailsContext.instinfo)===null||_authdetailsContext$i34===void 0?void 0:_authdetailsContext$i34.instid)=='69ca3d56a6e7e'?'col-lg-12 p-0 text-center justify-content-md-center':'col-lg-12 p-0 text-start justify-content-md-center',style:{paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i35=authdetailsContext.instinfo)===null||_authdetailsContext$i35===void 0?void 0:_authdetailsContext$i35.instid)=='69ca3d56a6e7e'?100:0,paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i36=authdetailsContext.instinfo)===null||_authdetailsContext$i36===void 0?void 0:_authdetailsContext$i36.instid)=='69ca3d56a6e7e'?100:0,justifyContent:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i37=authdetailsContext.instinfo)===null||_authdetailsContext$i37===void 0?void 0:_authdetailsContext$i37.instid)=='69ca3d56a6e7e'?'center':''}},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i38;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i38=authdetailsContext.instinfo)===null||_authdetailsContext$i38===void 0?void 0:_authdetailsContext$i38.whatsappnumber)!=null){var _authdetailsContext$i39;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i39=authdetailsContext.instinfo)===null||_authdetailsContext$i39===void 0?void 0:_authdetailsContext$i39.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77165
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i40=authdetailsContext.instinfo)===null||_authdetailsContext$i40===void 0?void 0:_authdetailsContext$i40.instid)=='69ca3d56a6e7e'&&/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' my-3 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i41;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i41=authdetailsContext.instinfo)===null||_authdetailsContext$i41===void 0?void 0:_authdetailsContext$i41.whatsappnumber)!=null){var _authdetailsContext$i42;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i42=authdetailsContext.instinfo)===null||_authdetailsContext$i42===void 0?void 0:_authdetailsContext$i42.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77166
|
+
routingcountext('request-a-quote',false,'');}else {window.open('https://www.gold-lift.com/request-a-quote','_blank');}}},langdetect=='en'?'Choose your Elevator':'اختر مصعدك'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i43=authdetailsContext.instinfo)===null||_authdetailsContext$i43===void 0?void 0:_authdetailsContext$i43.instid)=='69ca3d56a6e7e'&&/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i44;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i44=authdetailsContext.instinfo)===null||_authdetailsContext$i44===void 0?void 0:_authdetailsContext$i44.whatsappnumber)!=null){var _authdetailsContext$i45;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i45=authdetailsContext.instinfo)===null||_authdetailsContext$i45===void 0?void 0:_authdetailsContext$i45.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77167
|
+
routingcountext('request-a-preview',false,'');}else {window.open('https://www.gold-lift.com/request-a-preview','_blank');}}},langdetect=='en'?'Request a Preview':'طلب معاينة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i46;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i46=authdetailsContext.instinfo)===null||_authdetailsContext$i46===void 0?void 0:_authdetailsContext$i46.facebooklink)!=null){var _authdetailsContext$i47;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i47=authdetailsContext.instinfo)===null||_authdetailsContext$i47===void 0?void 0:_authdetailsContext$i47.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i48;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i48=authdetailsContext.instinfo)===null||_authdetailsContext$i48===void 0?void 0:_authdetailsContext$i48.instagramlink)!=null){var _authdetailsContext$i49;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i49=authdetailsContext.instinfo)===null||_authdetailsContext$i49===void 0?void 0:_authdetailsContext$i49.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i50;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i50=authdetailsContext.instinfo)===null||_authdetailsContext$i50===void 0?void 0:_authdetailsContext$i50.whatsappnumber)!=null){var _authdetailsContext$i51;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i51=authdetailsContext.instinfo)===null||_authdetailsContext$i51===void 0?void 0:_authdetailsContext$i51.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i52;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i52=authdetailsContext.instinfo)===null||_authdetailsContext$i52===void 0?void 0:_authdetailsContext$i52.whatsappnumber)!=null){var _authdetailsContext$i53;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i53=authdetailsContext.instinfo)===null||_authdetailsContext$i53===void 0?void 0:_authdetailsContext$i53.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77168
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i54=authdetailsContext.instinfo)===null||_authdetailsContext$i54===void 0?void 0:_authdetailsContext$i54.instid)=='69ca3d56a6e7e'?langdetect=='en'?50:20:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i55=authdetailsContext.instinfo)===null||_authdetailsContext$i55===void 0?void 0:_authdetailsContext$i55.instid)=='69ca3d56a6e7e'?langdetect=='ar'?50:20:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i56=authdetailsContext.instinfo)===null||_authdetailsContext$i56===void 0?void 0:_authdetailsContext$i56.instid)=='69ca3d56a6e7e'&&/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i57;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i57=authdetailsContext.instinfo)===null||_authdetailsContext$i57===void 0?void 0:_authdetailsContext$i57.whatsappnumber)!=null){var _authdetailsContext$i58;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i58=authdetailsContext.instinfo)===null||_authdetailsContext$i58===void 0?void 0:_authdetailsContext$i58.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77169
|
+
routingcountext('request-a-quote',false,'');}else {window.open('https://www.gold-lift.com/request-a-quote','_blank');}}},langdetect=='en'?'Choose your Elevator':'اختر مصعدك'),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i59=authdetailsContext.instinfo)===null||_authdetailsContext$i59===void 0?void 0:_authdetailsContext$i59.instid)=='69ca3d56a6e7e'&&/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i60;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i60=authdetailsContext.instinfo)===null||_authdetailsContext$i60===void 0?void 0:_authdetailsContext$i60.whatsappnumber)!=null){var _authdetailsContext$i61;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i61=authdetailsContext.instinfo)===null||_authdetailsContext$i61===void 0?void 0:_authdetailsContext$i61.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77170
|
+
routingcountext('request-a-preview',false,'');}else {window.open('https://www.gold-lift.com/request-a-preview','_blank');}},style:{marginLeft:20,marginRight:20}},langdetect=='en'?'Request a Preview':'طلب معاينة')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i62;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i62=authdetailsContext.instinfo)===null||_authdetailsContext$i62===void 0?void 0:_authdetailsContext$i62.facebooklink)!=null){var _authdetailsContext$i63;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i63=authdetailsContext.instinfo)===null||_authdetailsContext$i63===void 0?void 0:_authdetailsContext$i63.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i64;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i64=authdetailsContext.instinfo)===null||_authdetailsContext$i64===void 0?void 0:_authdetailsContext$i64.instagramlink)!=null){var _authdetailsContext$i65;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i65=authdetailsContext.instinfo)===null||_authdetailsContext$i65===void 0?void 0:_authdetailsContext$i65.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i66;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i66=authdetailsContext.instinfo)===null||_authdetailsContext$i66===void 0?void 0:_authdetailsContext$i66.whatsappnumber)!=null){var _authdetailsContext$i67;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i67=authdetailsContext.instinfo)===null||_authdetailsContext$i67===void 0?void 0:_authdetailsContext$i67.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i68;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i68=authdetailsContext.instinfo)===null||_authdetailsContext$i68===void 0?void 0:_authdetailsContext$i68.whatsappnumber)!=null){var _authdetailsContext$i69;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i69=authdetailsContext.instinfo)===null||_authdetailsContext$i69===void 0?void 0:_authdetailsContext$i69.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77171
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i70;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i70=authdetailsContext.instinfo)===null||_authdetailsContext$i70===void 0?void 0:_authdetailsContext$i70.facebooklink)!=null){var _authdetailsContext$i71;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i71=authdetailsContext.instinfo)===null||_authdetailsContext$i71===void 0?void 0:_authdetailsContext$i71.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i72;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i72=authdetailsContext.instinfo)===null||_authdetailsContext$i72===void 0?void 0:_authdetailsContext$i72.instagramlink)!=null){var _authdetailsContext$i73;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i73=authdetailsContext.instinfo)===null||_authdetailsContext$i73===void 0?void 0:_authdetailsContext$i73.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i74;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i74=authdetailsContext.instinfo)===null||_authdetailsContext$i74===void 0?void 0:_authdetailsContext$i74.whatsappnumber)!=null){var _authdetailsContext$i75;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i75=authdetailsContext.instinfo)===null||_authdetailsContext$i75===void 0?void 0:_authdetailsContext$i75.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))))),sectionproperties.cardstyletype=='Style 2'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.card_marginRight!=0&§ionproperties.card_marginLeft!=0?sectionproperties.width!=100?section_styles.cont1+' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ':section_styles.cont1+' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ':sectionproperties.width!=100?section_styles.cont1+' d-flex justify-content-between align-items-center mx-auto ':section_styles.cont1+' d-flex justify-content-between align-items-center mx-auto ',style:{paddingLeft:langdetect=='en'?sectionproperties.card_marginLeft+'px':sectionproperties.card_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.card_marginRight+'px':sectionproperties.card_marginLeft+'px',border:sectionproperties.sectioncardborderwidth+'px solid '+sectionproperties.sectioncardbordercolor,borderRadius:sectionproperties.sectioncardborderradius+'px'}},/*#__PURE__*/React.createElement("div",{"class":// sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
|
|
77170
77172
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
|
|
77171
77173
|
// : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
|
|
77172
77174
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
@@ -77178,23 +77180,23 @@ routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionpr
|
|
|
77178
77180
|
sectionproperties.paddingLeft!=0&§ionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingLeft==0&§ionproperties.paddingRight==0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ':sectionproperties.paddingLeft!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ',style:{paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':sectionproperties.paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.paddingRight+'px':sectionproperties.paddingLeft+'px',// paddingTop: sectionproperties.paddingTop + 'px',
|
|
77179
77181
|
// paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
77180
77182
|
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},Content(),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},Content(),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),Content())),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 mb-md-3"}," ",Image()),Content()))))),sectionproperties.showanimation!='Yes'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},sectionproperties.cardstyletype=='Style 1'&&/*#__PURE__*/React.createElement("div",{"class":// here..
|
|
77181
|
-
(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77183
|
+
(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i76=authdetailsContext.instinfo)===null||_authdetailsContext$i76===void 0?void 0:_authdetailsContext$i76.instid)=='6995aff955278'&§ionproperties.descriptionContentEn=='About Elite Egy Card'?sectionproperties.card_marginRight!=0&§ionproperties.card_marginLeft!=0?sectionproperties.width!=100?'d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto elst':'d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto elst':sectionproperties.width!=100?'d-flex justify-content-between align-items-center w-md-90 mx-auto elst':'d-flex justify-content-between align-items-center w-md-100 mx-auto elst':sectionproperties.card_marginRight!=0&§ionproperties.card_marginLeft!=0?sectionproperties.width!=100?'d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto':'d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto':sectionproperties.width!=100?'d-flex justify-content-between align-items-center w-md-90 mx-auto':'d-flex justify-content-between align-items-center w-md-100 mx-auto',style:{paddingLeft:langdetect=='en'?sectionproperties.card_marginLeft+'px':sectionproperties.card_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.card_marginRight+'px':sectionproperties.card_marginLeft+'px',width:sectionproperties.width+'vw',border:sectionproperties.sectioncardborderwidth+'px solid '+sectionproperties.sectioncardbordercolor,borderRadius:sectionproperties.sectioncardborderradius+'px'// background: sectionproperties.reservation_bgcolor,
|
|
77182
77184
|
}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.paddingLeft!=0&§ionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingLeft==0&§ionproperties.paddingRight==0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ':sectionproperties.paddingLeft!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ',style:{paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':sectionproperties.paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.paddingRight+'px':sectionproperties.paddingLeft+'px',// paddingTop: sectionproperties.paddingTop + 'px',
|
|
77183
77185
|
// paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
77184
|
-
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77185
|
-
background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77186
|
+
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i77=authdetailsContext.instinfo)===null||_authdetailsContext$i77===void 0?void 0:_authdetailsContext$i77.instid)=='6824564a386c2'&§ionproperties.sectionTitleContent=='Welcome to TMS'?section_styles.sectioncintainer+' col-lg-9 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i78=authdetailsContext.instinfo)===null||_authdetailsContext$i78===void 0?void 0:_authdetailsContext$i78.instid)=='6978ef34b2564'?section_styles.sectioncintainer+' col-lg-4 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',style:{// here..
|
|
77187
|
+
background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i79=authdetailsContext.instinfo)===null||_authdetailsContext$i79===void 0?void 0:_authdetailsContext$i79.instid)=='6995aff955278'?'transparent':sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i80=authdetailsContext.instinfo)===null||_authdetailsContext$i80===void 0?void 0:_authdetailsContext$i80.instid)=='68319d088f13e'?'1.5rem':'',paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i81=authdetailsContext.instinfo)===null||_authdetailsContext$i81===void 0?void 0:_authdetailsContext$i81.instid)=='68319d088f13e'?'1.5rem':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i82=authdetailsContext.instinfo)===null||_authdetailsContext$i82===void 0?void 0:_authdetailsContext$i82.instid)=='68319d088f13e'?'row m-0 w-100 h-100 p-4':sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i83=authdetailsContext.instinfo)===null||_authdetailsContext$i83===void 0?void 0:_authdetailsContext$i83.instid)=='68319d088f13e'?'1px solid white':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),langdetect=='ar'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i84=authdetailsContext.instinfo)===null||_authdetailsContext$i84===void 0?void 0:_authdetailsContext$i84.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 ",style:{textAlign:'right',color:'#fcfaf3'}},/*#__PURE__*/React.createElement(TypeAnimation,{sequence:[// Same substring at the start will only be typed out once, initially
|
|
77186
77188
|
'الخبرة القانونية في كافة المجالات',1000,// wait 1s before replacing "Mice" with "Hamsters"
|
|
77187
|
-
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم',1000,'سابقة أعمال لا تُقارن',1000,'لا ندرج الخدمة الا ونحن قادرون علي تقديمها',1000,'نقدم الخدمة الصحيحة في الوقت المثالي',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),langdetect=='en'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77189
|
+
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم',1000,'سابقة أعمال لا تُقارن',1000,'لا ندرج الخدمة الا ونحن قادرون علي تقديمها',1000,'نقدم الخدمة الصحيحة في الوقت المثالي',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),langdetect=='en'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i85=authdetailsContext.instinfo)===null||_authdetailsContext$i85===void 0?void 0:_authdetailsContext$i85.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 ",style:{textAlign:'left',color:'#fcfaf3'}},/*#__PURE__*/React.createElement(TypeAnimation,{sequence:[// Same substring at the start will only be typed out once, initially
|
|
77188
77190
|
'Legal expertise in all fields',1000,// wait 1s before replacing "Mice" with "Hamsters"
|
|
77189
|
-
'We cover all parts of the Republic, Arab countries and the world',1000,'Unparalleled track record',1000,'We only list services if we are able to provide them.',1000,'We provide the right service at the right time.',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$
|
|
77190
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77191
|
+
'We cover all parts of the Republic, Arab countries and the world',1000,'Unparalleled track record',1000,'We only list services if we are able to provide them.',1000,'We provide the right service at the right time.',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":sectionproperties.showbtn2=='Show'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i86=authdetailsContext.instinfo)===null||_authdetailsContext$i86===void 0?void 0:_authdetailsContext$i86.instid)=='6824564a386c2'?"".concat(section_styles.btn)+' mx-1 ':"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i87;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i87=authdetailsContext.instinfo)===null||_authdetailsContext$i87===void 0?void 0:_authdetailsContext$i87.whatsappnumber)!=null){var _authdetailsContext$i88;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i88=authdetailsContext.instinfo)===null||_authdetailsContext$i88===void 0?void 0:_authdetailsContext$i88.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77192
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar),sectionproperties.showbtn2=='Show'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i89=authdetailsContext.instinfo)===null||_authdetailsContext$i89===void 0?void 0:_authdetailsContext$i89.instid)=='6824564a386c2'&&/*#__PURE__*/React.createElement("button",{"class":sectionproperties.showbtn2=='Show'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i90=authdetailsContext.instinfo)===null||_authdetailsContext$i90===void 0?void 0:_authdetailsContext$i90.instid)=='6824564a386c2'?"".concat(section_styles.btn2)+' mx-2 ':"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){routingcountext(sectionproperties.btnlink2,false,'');},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?'Discover our fleet':'اكتشف أسطولنا')),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i91;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i91=authdetailsContext.instinfo)===null||_authdetailsContext$i91===void 0?void 0:_authdetailsContext$i91.facebooklink)!=null){var _authdetailsContext$i92;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i92=authdetailsContext.instinfo)===null||_authdetailsContext$i92===void 0?void 0:_authdetailsContext$i92.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i93;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i93=authdetailsContext.instinfo)===null||_authdetailsContext$i93===void 0?void 0:_authdetailsContext$i93.instagramlink)!=null){var _authdetailsContext$i94;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i94=authdetailsContext.instinfo)===null||_authdetailsContext$i94===void 0?void 0:_authdetailsContext$i94.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i95;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i95=authdetailsContext.instinfo)===null||_authdetailsContext$i95===void 0?void 0:_authdetailsContext$i95.whatsappnumber)!=null){var _authdetailsContext$i96;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i96=authdetailsContext.instinfo)===null||_authdetailsContext$i96===void 0?void 0:_authdetailsContext$i96.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),langdetect=='ar'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i97=authdetailsContext.instinfo)===null||_authdetailsContext$i97===void 0?void 0:_authdetailsContext$i97.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 ",style:{textAlign:'right',color:'#fcfaf3'}},/*#__PURE__*/React.createElement(TypeAnimation,{sequence:[// Same substring at the start will only be typed out once, initially
|
|
77191
77193
|
'الخبرة القانونية في كافة المجالات',1000,// wait 1s before replacing "Mice" with "Hamsters"
|
|
77192
|
-
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم',1000,'سابقة أعمال لا تُقارن',1000,'لا ندرج الخدمة الا ونحن قادرون علي تقديمها',1000,'نقدم الخدمة الصحيحة في الوقت المثالي',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),langdetect=='en'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77194
|
+
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم',1000,'سابقة أعمال لا تُقارن',1000,'لا ندرج الخدمة الا ونحن قادرون علي تقديمها',1000,'نقدم الخدمة الصحيحة في الوقت المثالي',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),langdetect=='en'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i98=authdetailsContext.instinfo)===null||_authdetailsContext$i98===void 0?void 0:_authdetailsContext$i98.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 ",style:{textAlign:'left',color:'#fcfaf3'}},/*#__PURE__*/React.createElement(TypeAnimation,{sequence:[// Same substring at the start will only be typed out once, initially
|
|
77193
77195
|
'Legal expertise in all fields',1000,// wait 1s before replacing "Mice" with "Hamsters"
|
|
77194
|
-
'We cover all parts of the Republic, Arab countries and the world',1000,'Unparalleled track record',1000,'We only list services if we are able to provide them.',1000,'We provide the right service at the right time.',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$
|
|
77195
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i96;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i96=authdetailsContext.instinfo)===null||_authdetailsContext$i96===void 0?void 0:_authdetailsContext$i96.facebooklink)!=null){var _authdetailsContext$i97;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i97=authdetailsContext.instinfo)===null||_authdetailsContext$i97===void 0?void 0:_authdetailsContext$i97.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i98;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i98=authdetailsContext.instinfo)===null||_authdetailsContext$i98===void 0?void 0:_authdetailsContext$i98.instagramlink)!=null){var _authdetailsContext$i99;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i99=authdetailsContext.instinfo)===null||_authdetailsContext$i99===void 0?void 0:_authdetailsContext$i99.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i100;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i100=authdetailsContext.instinfo)===null||_authdetailsContext$i100===void 0?void 0:_authdetailsContext$i100.whatsappnumber)!=null){var _authdetailsContext$i101;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i101=authdetailsContext.instinfo)===null||_authdetailsContext$i101===void 0?void 0:_authdetailsContext$i101.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i102=authdetailsContext.instinfo)===null||_authdetailsContext$i102===void 0?void 0:_authdetailsContext$i102.instid)=='68319d088f13e'?'1.5rem':'',paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i103=authdetailsContext.instinfo)===null||_authdetailsContext$i103===void 0?void 0:_authdetailsContext$i103.instid)=='68319d088f13e'?'1.5rem':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i104=authdetailsContext.instinfo)===null||_authdetailsContext$i104===void 0?void 0:_authdetailsContext$i104.instid)=='68319d088f13e'?'row m-0 w-100 h-100 p-4':sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i105=authdetailsContext.instinfo)===null||_authdetailsContext$i105===void 0?void 0:_authdetailsContext$i105.instid)=='68319d088f13e'?'1px solid white':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i106;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i106=authdetailsContext.instinfo)===null||_authdetailsContext$i106===void 0?void 0:_authdetailsContext$i106.whatsappnumber)!=null){var _authdetailsContext$i107;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i107=authdetailsContext.instinfo)===null||_authdetailsContext$i107===void 0?void 0:_authdetailsContext$i107.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77196
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i108;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i108=authdetailsContext.instinfo)===null||_authdetailsContext$i108===void 0?void 0:_authdetailsContext$i108.facebooklink)!=null){var _authdetailsContext$i109;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i109=authdetailsContext.instinfo)===null||_authdetailsContext$i109===void 0?void 0:_authdetailsContext$i109.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i110;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i110=authdetailsContext.instinfo)===null||_authdetailsContext$i110===void 0?void 0:_authdetailsContext$i110.instagramlink)!=null){var _authdetailsContext$i111;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i111=authdetailsContext.instinfo)===null||_authdetailsContext$i111===void 0?void 0:_authdetailsContext$i111.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i112;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i112=authdetailsContext.instinfo)===null||_authdetailsContext$i112===void 0?void 0:_authdetailsContext$i112.whatsappnumber)!=null){var _authdetailsContext$i113;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i113=authdetailsContext.instinfo)===null||_authdetailsContext$i113===void 0?void 0:_authdetailsContext$i113.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i114=authdetailsContext.instinfo)===null||_authdetailsContext$i114===void 0?void 0:_authdetailsContext$i114.instid)=='6995aff955278'?'transparent':sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{padding:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i115=authdetailsContext.instinfo)===null||_authdetailsContext$i115===void 0?void 0:_authdetailsContext$i115.instid)=='68319d088f13e'?'0.5rem':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px',border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i116=authdetailsContext.instinfo)===null||_authdetailsContext$i116===void 0?void 0:_authdetailsContext$i116.instid)=='68319d088f13e'?'1px solid white':0,padding:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i117=authdetailsContext.instinfo)===null||_authdetailsContext$i117===void 0?void 0:_authdetailsContext$i117.instid)=='68319d088f13e'?'1rem 3rem':0}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i118;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i118=authdetailsContext.instinfo)===null||_authdetailsContext$i118===void 0?void 0:_authdetailsContext$i118.whatsappnumber)!=null){var _authdetailsContext$i119;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i119=authdetailsContext.instinfo)===null||_authdetailsContext$i119===void 0?void 0:_authdetailsContext$i119.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77197
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77196
|
+
'We cover all parts of the Republic, Arab countries and the world',1000,'Unparalleled track record',1000,'We only list services if we are able to provide them.',1000,'We provide the right service at the right time.',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i99;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i99=authdetailsContext.instinfo)===null||_authdetailsContext$i99===void 0?void 0:_authdetailsContext$i99.whatsappnumber)!=null){var _authdetailsContext$i100;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i100=authdetailsContext.instinfo)===null||_authdetailsContext$i100===void 0?void 0:_authdetailsContext$i100.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77197
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i101;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i101=authdetailsContext.instinfo)===null||_authdetailsContext$i101===void 0?void 0:_authdetailsContext$i101.facebooklink)!=null){var _authdetailsContext$i102;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i102=authdetailsContext.instinfo)===null||_authdetailsContext$i102===void 0?void 0:_authdetailsContext$i102.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i103;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i103=authdetailsContext.instinfo)===null||_authdetailsContext$i103===void 0?void 0:_authdetailsContext$i103.instagramlink)!=null){var _authdetailsContext$i104;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i104=authdetailsContext.instinfo)===null||_authdetailsContext$i104===void 0?void 0:_authdetailsContext$i104.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i105;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i105=authdetailsContext.instinfo)===null||_authdetailsContext$i105===void 0?void 0:_authdetailsContext$i105.whatsappnumber)!=null){var _authdetailsContext$i106;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i106=authdetailsContext.instinfo)===null||_authdetailsContext$i106===void 0?void 0:_authdetailsContext$i106.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i107=authdetailsContext.instinfo)===null||_authdetailsContext$i107===void 0?void 0:_authdetailsContext$i107.instid)=='68319d088f13e'?'1.5rem':'',paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i108=authdetailsContext.instinfo)===null||_authdetailsContext$i108===void 0?void 0:_authdetailsContext$i108.instid)=='68319d088f13e'?'1.5rem':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i109=authdetailsContext.instinfo)===null||_authdetailsContext$i109===void 0?void 0:_authdetailsContext$i109.instid)=='68319d088f13e'?'row m-0 w-100 h-100 p-4':sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i110=authdetailsContext.instinfo)===null||_authdetailsContext$i110===void 0?void 0:_authdetailsContext$i110.instid)=='68319d088f13e'?'1px solid white':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i111;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i111=authdetailsContext.instinfo)===null||_authdetailsContext$i111===void 0?void 0:_authdetailsContext$i111.whatsappnumber)!=null){var _authdetailsContext$i112;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i112=authdetailsContext.instinfo)===null||_authdetailsContext$i112===void 0?void 0:_authdetailsContext$i112.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77198
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i113;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i113=authdetailsContext.instinfo)===null||_authdetailsContext$i113===void 0?void 0:_authdetailsContext$i113.facebooklink)!=null){var _authdetailsContext$i114;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i114=authdetailsContext.instinfo)===null||_authdetailsContext$i114===void 0?void 0:_authdetailsContext$i114.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i115;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i115=authdetailsContext.instinfo)===null||_authdetailsContext$i115===void 0?void 0:_authdetailsContext$i115.instagramlink)!=null){var _authdetailsContext$i116;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i116=authdetailsContext.instinfo)===null||_authdetailsContext$i116===void 0?void 0:_authdetailsContext$i116.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i117;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i117=authdetailsContext.instinfo)===null||_authdetailsContext$i117===void 0?void 0:_authdetailsContext$i117.whatsappnumber)!=null){var _authdetailsContext$i118;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i118=authdetailsContext.instinfo)===null||_authdetailsContext$i118===void 0?void 0:_authdetailsContext$i118.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i119=authdetailsContext.instinfo)===null||_authdetailsContext$i119===void 0?void 0:_authdetailsContext$i119.instid)=='6995aff955278'?'transparent':sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{padding:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i120=authdetailsContext.instinfo)===null||_authdetailsContext$i120===void 0?void 0:_authdetailsContext$i120.instid)=='68319d088f13e'?'0.5rem':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px',border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i121=authdetailsContext.instinfo)===null||_authdetailsContext$i121===void 0?void 0:_authdetailsContext$i121.instid)=='68319d088f13e'?'1px solid white':0,padding:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i122=authdetailsContext.instinfo)===null||_authdetailsContext$i122===void 0?void 0:_authdetailsContext$i122.instid)=='68319d088f13e'?'1rem 3rem':0}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i123;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i123=authdetailsContext.instinfo)===null||_authdetailsContext$i123===void 0?void 0:_authdetailsContext$i123.whatsappnumber)!=null){var _authdetailsContext$i124;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i124=authdetailsContext.instinfo)===null||_authdetailsContext$i124===void 0?void 0:_authdetailsContext$i124.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77199
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i125;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i125=authdetailsContext.instinfo)===null||_authdetailsContext$i125===void 0?void 0:_authdetailsContext$i125.facebooklink)!=null){var _authdetailsContext$i126;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i126=authdetailsContext.instinfo)===null||_authdetailsContext$i126===void 0?void 0:_authdetailsContext$i126.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i127;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i127=authdetailsContext.instinfo)===null||_authdetailsContext$i127===void 0?void 0:_authdetailsContext$i127.instagramlink)!=null){var _authdetailsContext$i128;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i128=authdetailsContext.instinfo)===null||_authdetailsContext$i128===void 0?void 0:_authdetailsContext$i128.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i129;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i129=authdetailsContext.instinfo)===null||_authdetailsContext$i129===void 0?void 0:_authdetailsContext$i129.whatsappnumber)!=null){var _authdetailsContext$i130;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i130=authdetailsContext.instinfo)===null||_authdetailsContext$i130===void 0?void 0:_authdetailsContext$i130.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))))),sectionproperties.cardstyletype=='Style 2'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.card_marginRight!=0&§ionproperties.card_marginLeft!=0?sectionproperties.width!=100?section_styles.cont1+' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ':section_styles.cont1+' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ':sectionproperties.width!=100?section_styles.cont1+' d-flex justify-content-between align-items-center mx-auto ':section_styles.cont1+' d-flex justify-content-between align-items-center mx-auto ',style:{paddingLeft:langdetect=='en'?sectionproperties.card_marginLeft+'px':sectionproperties.card_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.card_marginRight+'px':sectionproperties.card_marginLeft+'px',border:sectionproperties.sectioncardborderwidth+'px solid '+sectionproperties.sectioncardbordercolor,borderRadius:sectionproperties.sectioncardborderradius+'px'}},/*#__PURE__*/React.createElement("div",{"class":// sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
|
|
77198
77200
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
|
|
77199
77201
|
// : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
|
|
77200
77202
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
@@ -77205,7 +77207,7 @@ routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionpr
|
|
|
77205
77207
|
// : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
77206
77208
|
sectionproperties.paddingLeft!=0&§ionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingLeft==0&§ionproperties.paddingRight==0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ':sectionproperties.paddingLeft!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ',style:{paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':sectionproperties.paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.paddingRight+'px':sectionproperties.paddingLeft+'px',// paddingTop: sectionproperties.paddingTop + 'px',
|
|
77207
77209
|
// paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
77208
|
-
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},Content(),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},Content(),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),Content())),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 mb-md-3"}," ",Image()),Content())))))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77210
|
+
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},Content(),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},Content(),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),Content())),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 mb-md-3"}," ",Image()),Content())))))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i131=authdetailsContext.instinfo)===null||_authdetailsContext$i131===void 0?void 0:_authdetailsContext$i131.contactinfo.instid)=='6935c04816952'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{"class":"col-11 col-md-12 mx-auto px-5",style:{background:sectionproperties.backgroundColor,borderRadius:20}},sectionproperties.showanimation=='Yes'&&/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100","data-aos":'fade-up'},sectionproperties.cardstyletype=='Style 1'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.card_marginRight!=0&§ionproperties.card_marginLeft!=0?sectionproperties.width!=100?'d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto':'d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto':sectionproperties.width!=100?'d-flex justify-content-between align-items-center w-md-90 mx-auto':'d-flex justify-content-between align-items-center w-md-100 mx-auto',style:{paddingLeft:langdetect=='en'?sectionproperties.card_marginLeft+'px':sectionproperties.card_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.card_marginRight+'px':sectionproperties.card_marginLeft+'px',width:sectionproperties.width+'vw',border:sectionproperties.sectioncardborderwidth+'px solid '+sectionproperties.sectioncardbordercolor,borderRadius:sectionproperties.sectioncardborderradius+'px'}},/*#__PURE__*/React.createElement("div",{"class":// sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
|
|
77209
77211
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
|
|
77210
77212
|
// : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
|
|
77211
77213
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
@@ -77216,11 +77218,11 @@ marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.margin
|
|
|
77216
77218
|
// : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
77217
77219
|
sectionproperties.paddingLeft!=0&§ionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingLeft==0&§ionproperties.paddingRight==0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ':sectionproperties.paddingLeft!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ',style:{paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':sectionproperties.paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.paddingRight+'px':sectionproperties.paddingLeft+'px',// paddingTop: sectionproperties.paddingTop + 'px',
|
|
77218
77220
|
// paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
77219
|
-
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$
|
|
77220
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77221
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77222
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77223
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77221
|
+
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i132;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i132=authdetailsContext.instinfo)===null||_authdetailsContext$i132===void 0?void 0:_authdetailsContext$i132.whatsappnumber)!=null){var _authdetailsContext$i133;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i133=authdetailsContext.instinfo)===null||_authdetailsContext$i133===void 0?void 0:_authdetailsContext$i133.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77222
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i134;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i134=authdetailsContext.instinfo)===null||_authdetailsContext$i134===void 0?void 0:_authdetailsContext$i134.facebooklink)!=null){var _authdetailsContext$i135;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i135=authdetailsContext.instinfo)===null||_authdetailsContext$i135===void 0?void 0:_authdetailsContext$i135.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i136;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i136=authdetailsContext.instinfo)===null||_authdetailsContext$i136===void 0?void 0:_authdetailsContext$i136.instagramlink)!=null){var _authdetailsContext$i137;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i137=authdetailsContext.instinfo)===null||_authdetailsContext$i137===void 0?void 0:_authdetailsContext$i137.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i138;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i138=authdetailsContext.instinfo)===null||_authdetailsContext$i138===void 0?void 0:_authdetailsContext$i138.whatsappnumber)!=null){var _authdetailsContext$i139;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i139=authdetailsContext.instinfo)===null||_authdetailsContext$i139===void 0?void 0:_authdetailsContext$i139.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i140;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i140=authdetailsContext.instinfo)===null||_authdetailsContext$i140===void 0?void 0:_authdetailsContext$i140.whatsappnumber)!=null){var _authdetailsContext$i141;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i141=authdetailsContext.instinfo)===null||_authdetailsContext$i141===void 0?void 0:_authdetailsContext$i141.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77223
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i142;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i142=authdetailsContext.instinfo)===null||_authdetailsContext$i142===void 0?void 0:_authdetailsContext$i142.facebooklink)!=null){var _authdetailsContext$i143;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i143=authdetailsContext.instinfo)===null||_authdetailsContext$i143===void 0?void 0:_authdetailsContext$i143.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i144;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i144=authdetailsContext.instinfo)===null||_authdetailsContext$i144===void 0?void 0:_authdetailsContext$i144.instagramlink)!=null){var _authdetailsContext$i145;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i145=authdetailsContext.instinfo)===null||_authdetailsContext$i145===void 0?void 0:_authdetailsContext$i145.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i146;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i146=authdetailsContext.instinfo)===null||_authdetailsContext$i146===void 0?void 0:_authdetailsContext$i146.whatsappnumber)!=null){var _authdetailsContext$i147;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i147=authdetailsContext.instinfo)===null||_authdetailsContext$i147===void 0?void 0:_authdetailsContext$i147.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i148;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i148=authdetailsContext.instinfo)===null||_authdetailsContext$i148===void 0?void 0:_authdetailsContext$i148.whatsappnumber)!=null){var _authdetailsContext$i149;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i149=authdetailsContext.instinfo)===null||_authdetailsContext$i149===void 0?void 0:_authdetailsContext$i149.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77224
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i150;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i150=authdetailsContext.instinfo)===null||_authdetailsContext$i150===void 0?void 0:_authdetailsContext$i150.facebooklink)!=null){var _authdetailsContext$i151;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i151=authdetailsContext.instinfo)===null||_authdetailsContext$i151===void 0?void 0:_authdetailsContext$i151.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i152;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i152=authdetailsContext.instinfo)===null||_authdetailsContext$i152===void 0?void 0:_authdetailsContext$i152.instagramlink)!=null){var _authdetailsContext$i153;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i153=authdetailsContext.instinfo)===null||_authdetailsContext$i153===void 0?void 0:_authdetailsContext$i153.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i154;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i154=authdetailsContext.instinfo)===null||_authdetailsContext$i154===void 0?void 0:_authdetailsContext$i154.whatsappnumber)!=null){var _authdetailsContext$i155;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i155=authdetailsContext.instinfo)===null||_authdetailsContext$i155===void 0?void 0:_authdetailsContext$i155.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i156;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i156=authdetailsContext.instinfo)===null||_authdetailsContext$i156===void 0?void 0:_authdetailsContext$i156.whatsappnumber)!=null){var _authdetailsContext$i157;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i157=authdetailsContext.instinfo)===null||_authdetailsContext$i157===void 0?void 0:_authdetailsContext$i157.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77225
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i158;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i158=authdetailsContext.instinfo)===null||_authdetailsContext$i158===void 0?void 0:_authdetailsContext$i158.facebooklink)!=null){var _authdetailsContext$i159;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i159=authdetailsContext.instinfo)===null||_authdetailsContext$i159===void 0?void 0:_authdetailsContext$i159.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i160;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i160=authdetailsContext.instinfo)===null||_authdetailsContext$i160===void 0?void 0:_authdetailsContext$i160.instagramlink)!=null){var _authdetailsContext$i161;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i161=authdetailsContext.instinfo)===null||_authdetailsContext$i161===void 0?void 0:_authdetailsContext$i161.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i162;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i162=authdetailsContext.instinfo)===null||_authdetailsContext$i162===void 0?void 0:_authdetailsContext$i162.whatsappnumber)!=null){var _authdetailsContext$i163;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i163=authdetailsContext.instinfo)===null||_authdetailsContext$i163===void 0?void 0:_authdetailsContext$i163.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))))),sectionproperties.cardstyletype=='Style 2'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.card_marginRight!=0&§ionproperties.card_marginLeft!=0?sectionproperties.width!=100?section_styles.cont1+' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ':section_styles.cont1+' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ':sectionproperties.width!=100?section_styles.cont1+' d-flex justify-content-between align-items-center mx-auto ':section_styles.cont1+' d-flex justify-content-between align-items-center mx-auto ',style:{paddingLeft:langdetect=='en'?sectionproperties.card_marginLeft+'px':sectionproperties.card_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.card_marginRight+'px':sectionproperties.card_marginLeft+'px',border:sectionproperties.sectioncardborderwidth+'px solid '+sectionproperties.sectioncardbordercolor,borderRadius:sectionproperties.sectioncardborderradius+'px'}},/*#__PURE__*/React.createElement("div",{"class":// sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
|
|
77224
77226
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
|
|
77225
77227
|
// : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
|
|
77226
77228
|
// ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
@@ -77242,19 +77244,19 @@ marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.margin
|
|
|
77242
77244
|
// : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
|
|
77243
77245
|
sectionproperties.paddingLeft!=0&§ionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingLeft==0&§ionproperties.paddingRight==0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ':sectionproperties.paddingLeft!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ',style:{paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':sectionproperties.paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.paddingRight+'px':sectionproperties.paddingLeft+'px',// paddingTop: sectionproperties.paddingTop + 'px',
|
|
77244
77246
|
// paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
77245
|
-
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77247
|
+
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i164=authdetailsContext.instinfo)===null||_authdetailsContext$i164===void 0?void 0:_authdetailsContext$i164.instid)=='68319d088f13e'?'1.5rem':'',paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i165=authdetailsContext.instinfo)===null||_authdetailsContext$i165===void 0?void 0:_authdetailsContext$i165.instid)=='68319d088f13e'?'1.5rem':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i166=authdetailsContext.instinfo)===null||_authdetailsContext$i166===void 0?void 0:_authdetailsContext$i166.instid)=='68319d088f13e'?'row m-0 w-100 h-100 p-4':sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i167=authdetailsContext.instinfo)===null||_authdetailsContext$i167===void 0?void 0:_authdetailsContext$i167.instid)=='68319d088f13e'?'1px solid white':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),langdetect=='ar'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i168=authdetailsContext.instinfo)===null||_authdetailsContext$i168===void 0?void 0:_authdetailsContext$i168.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 ",style:{textAlign:'right',color:'#fcfaf3'}},/*#__PURE__*/React.createElement(TypeAnimation,{sequence:[// Same substring at the start will only be typed out once, initially
|
|
77246
77248
|
'الخبرة القانونية في كافة المجالات',1000,// wait 1s before replacing "Mice" with "Hamsters"
|
|
77247
|
-
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم',1000,'سابقة أعمال لا تُقارن',1000,'لا ندرج الخدمة الا ونحن قادرون علي تقديمها',1000,'نقدم الخدمة الصحيحة في الوقت المثالي',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),langdetect=='en'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77249
|
+
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم',1000,'سابقة أعمال لا تُقارن',1000,'لا ندرج الخدمة الا ونحن قادرون علي تقديمها',1000,'نقدم الخدمة الصحيحة في الوقت المثالي',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),langdetect=='en'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i169=authdetailsContext.instinfo)===null||_authdetailsContext$i169===void 0?void 0:_authdetailsContext$i169.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 ",style:{textAlign:'left',color:'#fcfaf3'}},/*#__PURE__*/React.createElement(TypeAnimation,{sequence:[// Same substring at the start will only be typed out once, initially
|
|
77248
77250
|
'Legal expertise in all fields',1000,// wait 1s before replacing "Mice" with "Hamsters"
|
|
77249
|
-
'We cover all parts of the Republic, Arab countries and the world',1000,'Unparalleled track record',1000,'We only list services if we are able to provide them.',1000,'We provide the right service at the right time.',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$
|
|
77250
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77251
|
+
'We cover all parts of the Republic, Arab countries and the world',1000,'Unparalleled track record',1000,'We only list services if we are able to provide them.',1000,'We provide the right service at the right time.',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i170;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i170=authdetailsContext.instinfo)===null||_authdetailsContext$i170===void 0?void 0:_authdetailsContext$i170.whatsappnumber)!=null){var _authdetailsContext$i171;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i171=authdetailsContext.instinfo)===null||_authdetailsContext$i171===void 0?void 0:_authdetailsContext$i171.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77252
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i172;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i172=authdetailsContext.instinfo)===null||_authdetailsContext$i172===void 0?void 0:_authdetailsContext$i172.facebooklink)!=null){var _authdetailsContext$i173;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i173=authdetailsContext.instinfo)===null||_authdetailsContext$i173===void 0?void 0:_authdetailsContext$i173.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i174;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i174=authdetailsContext.instinfo)===null||_authdetailsContext$i174===void 0?void 0:_authdetailsContext$i174.instagramlink)!=null){var _authdetailsContext$i175;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i175=authdetailsContext.instinfo)===null||_authdetailsContext$i175===void 0?void 0:_authdetailsContext$i175.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i176;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i176=authdetailsContext.instinfo)===null||_authdetailsContext$i176===void 0?void 0:_authdetailsContext$i176.whatsappnumber)!=null){var _authdetailsContext$i177;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i177=authdetailsContext.instinfo)===null||_authdetailsContext$i177===void 0?void 0:_authdetailsContext$i177.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto'},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),langdetect=='ar'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i178=authdetailsContext.instinfo)===null||_authdetailsContext$i178===void 0?void 0:_authdetailsContext$i178.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 ",style:{textAlign:'right',color:'#fcfaf3'}},/*#__PURE__*/React.createElement(TypeAnimation,{sequence:[// Same substring at the start will only be typed out once, initially
|
|
77251
77253
|
'الخبرة القانونية في كافة المجالات',1000,// wait 1s before replacing "Mice" with "Hamsters"
|
|
77252
|
-
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم',1000,'سابقة أعمال لا تُقارن',1000,'لا ندرج الخدمة الا ونحن قادرون علي تقديمها',1000,'نقدم الخدمة الصحيحة في الوقت المثالي',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),langdetect=='en'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$
|
|
77254
|
+
'نغطي كافة أنحاء الجمهورية الدول العربية والعالم',1000,'سابقة أعمال لا تُقارن',1000,'لا ندرج الخدمة الا ونحن قادرون علي تقديمها',1000,'نقدم الخدمة الصحيحة في الوقت المثالي',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),langdetect=='en'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i179=authdetailsContext.instinfo)===null||_authdetailsContext$i179===void 0?void 0:_authdetailsContext$i179.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 ",style:{textAlign:'left',color:'#fcfaf3'}},/*#__PURE__*/React.createElement(TypeAnimation,{sequence:[// Same substring at the start will only be typed out once, initially
|
|
77253
77255
|
'Legal expertise in all fields',1000,// wait 1s before replacing "Mice" with "Hamsters"
|
|
77254
|
-
'We cover all parts of the Republic, Arab countries and the world',1000,'Unparalleled track record',1000,'We only list services if we are able to provide them.',1000,'We provide the right service at the right time.',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$
|
|
77255
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i177;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i177=authdetailsContext.instinfo)===null||_authdetailsContext$i177===void 0?void 0:_authdetailsContext$i177.facebooklink)!=null){var _authdetailsContext$i178;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i178=authdetailsContext.instinfo)===null||_authdetailsContext$i178===void 0?void 0:_authdetailsContext$i178.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i179;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i179=authdetailsContext.instinfo)===null||_authdetailsContext$i179===void 0?void 0:_authdetailsContext$i179.instagramlink)!=null){var _authdetailsContext$i180;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i180=authdetailsContext.instinfo)===null||_authdetailsContext$i180===void 0?void 0:_authdetailsContext$i180.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i181;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i181=authdetailsContext.instinfo)===null||_authdetailsContext$i181===void 0?void 0:_authdetailsContext$i181.whatsappnumber)!=null){var _authdetailsContext$i182;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i182=authdetailsContext.instinfo)===null||_authdetailsContext$i182===void 0?void 0:_authdetailsContext$i182.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i183=authdetailsContext.instinfo)===null||_authdetailsContext$i183===void 0?void 0:_authdetailsContext$i183.instid)=='68319d088f13e'?'1.5rem':'',paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i184=authdetailsContext.instinfo)===null||_authdetailsContext$i184===void 0?void 0:_authdetailsContext$i184.instid)=='68319d088f13e'?'1.5rem':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i185=authdetailsContext.instinfo)===null||_authdetailsContext$i185===void 0?void 0:_authdetailsContext$i185.instid)=='68319d088f13e'?'row m-0 w-100 h-100 p-4':sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i186=authdetailsContext.instinfo)===null||_authdetailsContext$i186===void 0?void 0:_authdetailsContext$i186.instid)=='68319d088f13e'?'1px solid white':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i187;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i187=authdetailsContext.instinfo)===null||_authdetailsContext$i187===void 0?void 0:_authdetailsContext$i187.whatsappnumber)!=null){var _authdetailsContext$i188;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i188=authdetailsContext.instinfo)===null||_authdetailsContext$i188===void 0?void 0:_authdetailsContext$i188.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77256
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i189;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i189=authdetailsContext.instinfo)===null||_authdetailsContext$i189===void 0?void 0:_authdetailsContext$i189.facebooklink)!=null){var _authdetailsContext$i190;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i190=authdetailsContext.instinfo)===null||_authdetailsContext$i190===void 0?void 0:_authdetailsContext$i190.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i191;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i191=authdetailsContext.instinfo)===null||_authdetailsContext$i191===void 0?void 0:_authdetailsContext$i191.instagramlink)!=null){var _authdetailsContext$i192;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i192=authdetailsContext.instinfo)===null||_authdetailsContext$i192===void 0?void 0:_authdetailsContext$i192.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i193;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i193=authdetailsContext.instinfo)===null||_authdetailsContext$i193===void 0?void 0:_authdetailsContext$i193.whatsappnumber)!=null){var _authdetailsContext$i194;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i194=authdetailsContext.instinfo)===null||_authdetailsContext$i194===void 0?void 0:_authdetailsContext$i194.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{padding:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i195=authdetailsContext.instinfo)===null||_authdetailsContext$i195===void 0?void 0:_authdetailsContext$i195.instid)=='68319d088f13e'?'0.5rem':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px',border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i196=authdetailsContext.instinfo)===null||_authdetailsContext$i196===void 0?void 0:_authdetailsContext$i196.instid)=='68319d088f13e'?'1px solid white':0,padding:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i197=authdetailsContext.instinfo)===null||_authdetailsContext$i197===void 0?void 0:_authdetailsContext$i197.instid)=='68319d088f13e'?'1rem 3rem':0}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i198;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i198=authdetailsContext.instinfo)===null||_authdetailsContext$i198===void 0?void 0:_authdetailsContext$i198.whatsappnumber)!=null){var _authdetailsContext$i199;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i199=authdetailsContext.instinfo)===null||_authdetailsContext$i199===void 0?void 0:_authdetailsContext$i199.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77257
|
-
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$
|
|
77256
|
+
'We cover all parts of the Republic, Arab countries and the world',1000,'Unparalleled track record',1000,'We only list services if we are able to provide them.',1000,'We provide the right service at the right time.',1000],wrapper:"span",speed:50,style:{fontSize:'3em',display:'inline-block',color:'#fcfaf3'},repeat:Infinity})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i180;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i180=authdetailsContext.instinfo)===null||_authdetailsContext$i180===void 0?void 0:_authdetailsContext$i180.whatsappnumber)!=null){var _authdetailsContext$i181;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i181=authdetailsContext.instinfo)===null||_authdetailsContext$i181===void 0?void 0:_authdetailsContext$i181.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77257
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i182;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i182=authdetailsContext.instinfo)===null||_authdetailsContext$i182===void 0?void 0:_authdetailsContext$i182.facebooklink)!=null){var _authdetailsContext$i183;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i183=authdetailsContext.instinfo)===null||_authdetailsContext$i183===void 0?void 0:_authdetailsContext$i183.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i184;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i184=authdetailsContext.instinfo)===null||_authdetailsContext$i184===void 0?void 0:_authdetailsContext$i184.instagramlink)!=null){var _authdetailsContext$i185;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i185=authdetailsContext.instinfo)===null||_authdetailsContext$i185===void 0?void 0:_authdetailsContext$i185.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i186;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i186=authdetailsContext.instinfo)===null||_authdetailsContext$i186===void 0?void 0:_authdetailsContext$i186.whatsappnumber)!=null){var _authdetailsContext$i187;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i187=authdetailsContext.instinfo)===null||_authdetailsContext$i187===void 0?void 0:_authdetailsContext$i187.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',paddingLeft:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i188=authdetailsContext.instinfo)===null||_authdetailsContext$i188===void 0?void 0:_authdetailsContext$i188.instid)=='68319d088f13e'?'1.5rem':'',paddingRight:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i189=authdetailsContext.instinfo)===null||_authdetailsContext$i189===void 0?void 0:_authdetailsContext$i189.instid)=='68319d088f13e'?'1.5rem':''}},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i190=authdetailsContext.instinfo)===null||_authdetailsContext$i190===void 0?void 0:_authdetailsContext$i190.instid)=='68319d088f13e'?'row m-0 w-100 h-100 p-4':sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i191=authdetailsContext.instinfo)===null||_authdetailsContext$i191===void 0?void 0:_authdetailsContext$i191.instid)=='68319d088f13e'?'1px solid white':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px'}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i192;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i192=authdetailsContext.instinfo)===null||_authdetailsContext$i192===void 0?void 0:_authdetailsContext$i192.whatsappnumber)!=null){var _authdetailsContext$i193;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i193=authdetailsContext.instinfo)===null||_authdetailsContext$i193===void 0?void 0:_authdetailsContext$i193.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77258
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i194;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i194=authdetailsContext.instinfo)===null||_authdetailsContext$i194===void 0?void 0:_authdetailsContext$i194.facebooklink)!=null){var _authdetailsContext$i195;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i195=authdetailsContext.instinfo)===null||_authdetailsContext$i195===void 0?void 0:_authdetailsContext$i195.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i196;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i196=authdetailsContext.instinfo)===null||_authdetailsContext$i196===void 0?void 0:_authdetailsContext$i196.instagramlink)!=null){var _authdetailsContext$i197;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i197=authdetailsContext.instinfo)===null||_authdetailsContext$i197===void 0?void 0:_authdetailsContext$i197.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i198;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i198=authdetailsContext.instinfo)===null||_authdetailsContext$i198===void 0?void 0:_authdetailsContext$i198.whatsappnumber)!=null){var _authdetailsContext$i199;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i199=authdetailsContext.instinfo)===null||_authdetailsContext$i199===void 0?void 0:_authdetailsContext$i199.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.image_show=='show'?section_styles.sectioncintainer+' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ':section_styles.sectioncintainer+' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',style:{background:sectionproperties.reservation_bgcolor,alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.justifyContentCenter=='Centered'?'row m-0 w-100':'row m-0 w-100 mb-auto',style:{padding:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i200=authdetailsContext.instinfo)===null||_authdetailsContext$i200===void 0?void 0:_authdetailsContext$i200.instid)=='68319d088f13e'?'0.5rem':0}},sectionproperties.sectionTitleFontSize!=0&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.sectionstyleresponsive=='Image above text'?'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4':'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.sectionTitleMarginBottom+'px',marginTop:sectionproperties.sectionTitleMarginTop+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":'d-flex align-items-center flex-row d-sm-none mt-sm-2 ',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSize+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle()),/*#__PURE__*/React.createElement("div",{"class":'d-none align-items-center flex-row d-sm-flex mt-sm-2 mx-md-2',style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.sectionTitleFontSizeresp+'px',backgroundColor:sectionproperties.sectiontitlebgcolor,borderRadius:sectionproperties.sectiontitleborderradius+'px',paddingLeft:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingRight:sectionproperties.sectiontitlepaddinghorizontal+'px',paddingTop:sectionproperties.sectiontitlepaddingvertical+'px',paddingBottom:sectionproperties.sectiontitlepaddingvertical+'px',marginLeft:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginLeft+'px':sectionproperties.sectionTitleMarginRight+'px':0,marginRight:sectionproperties.sectiontitleborderradius!=0?langdetect=='en'?sectionproperties.sectionTitleMarginRight+'px':sectionproperties.sectionTitleMarginLeft+'px':0}},SectionTitle())),sectionproperties.prodCatShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',marginBottom:sectionproperties.descriptionMarginBottom+'px',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':''}},/*#__PURE__*/React.createElement("div",{"class":"d-flex align-items-center flex-row d-sm-none mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSize+'px',paddingLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},SectionDescription()),/*#__PURE__*/React.createElement("div",{"class":"d-none align-items-center flex-row d-sm-flex mt-sm-2",style:{position:'relative',justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',fontSize:sectionproperties.prodCatFontSizeResp+'px'}},SectionDescription())),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-md-center",style:{justifyContent:sectionproperties.text2centered=='Centered'?'center':'start',marginBottom:sectionproperties.slideshowText2Content_marginBottom+'px',border:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i201=authdetailsContext.instinfo)===null||_authdetailsContext$i201===void 0?void 0:_authdetailsContext$i201.instid)=='68319d088f13e'?'1px solid white':0,padding:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i202=authdetailsContext.instinfo)===null||_authdetailsContext$i202===void 0?void 0:_authdetailsContext$i202.instid)=='68319d088f13e'?'1rem 3rem':0}},/*#__PURE__*/React.createElement("p",{"class":sectionproperties.text2centered=='Justify'?section_styles.editortext+' pb-0 pl-md-2 pr-md-2 ':section_styles.editortext+' pb-0 text-md-center pl-md-2 pr-md-2 ',style:{},dangerouslySetInnerHTML:{__html:langdetect=='en'?sectionproperties.contenteditor:sectionproperties.text2editortextar}})),sectionproperties.generalbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.generalbtn_position=='Centered'?'col-lg-12 p-0 allcentered':'col-lg-12 p-0 text-start justify-content-md-center'},/*#__PURE__*/React.createElement("button",{"class":"".concat(section_styles.btn)+' m-md-0 ',onClick:function onClick(){if(sectionproperties.btntype=='WhatsApp'){var _authdetailsContext$i203;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i203=authdetailsContext.instinfo)===null||_authdetailsContext$i203===void 0?void 0:_authdetailsContext$i203.whatsappnumber)!=null){var _authdetailsContext$i204;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i204=authdetailsContext.instinfo)===null||_authdetailsContext$i204===void 0?void 0:_authdetailsContext$i204.whatsappnumber),'_blank');}}else if(sectionproperties.btntype=='App/Web Page'){// window.open(sectionproperties.btnlink, '_target');
|
|
77259
|
+
routingcountext(sectionproperties.btnlink,false,'');}else {window.open(sectionproperties.btnlink,'_blank');}},style:{marginLeft:langdetect=='en'?sectionproperties.slideshowText2Content_marginLeft+'px':sectionproperties.slideshowText2Content_marginRight+'px',marginRight:langdetect=='en'?sectionproperties.slideshowText2Content_marginRight+'px':sectionproperties.slideshowText2Content_marginLeft+'px'}},langdetect=='en'?sectionproperties.generalbtn_content:sectionproperties.slideshow_btn_text_ar)),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",style:{justifyContent:sectionproperties.sectiontitleposition=='Centered'?'center':'start',alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',display:sectionproperties.fbbtn_show=='Hide'&§ionproperties.instbtn_show=='Hide'&§ionproperties.youtbtn_show=='Hide'?'none':'flex'}},sectionproperties.fbbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.facebook_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i205;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i205=authdetailsContext.instinfo)===null||_authdetailsContext$i205===void 0?void 0:_authdetailsContext$i205.facebooklink)!=null){var _authdetailsContext$i206;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i206=authdetailsContext.instinfo)===null||_authdetailsContext$i206===void 0?void 0:_authdetailsContext$i206.facebooklink,'_blank');}}},/*#__PURE__*/React.createElement(FaFacebookF,{size:sectionproperties.facebkbtnniconfontsize})),sectionproperties.instbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.instgram_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i207;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i207=authdetailsContext.instinfo)===null||_authdetailsContext$i207===void 0?void 0:_authdetailsContext$i207.instagramlink)!=null){var _authdetailsContext$i208;window.open(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i208=authdetailsContext.instinfo)===null||_authdetailsContext$i208===void 0?void 0:_authdetailsContext$i208.instagramlink,'_blank');}}},/*#__PURE__*/React.createElement(AiFillInstagram,{size:sectionproperties.instgrambtniconfontsize})),sectionproperties.youtbtn_show=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(section_styles.youtube_btn)+' d-flex align-items-center justify-content-center ml-3 mr-3 ',onClick:function onClick(){var _authdetailsContext$i209;if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i209=authdetailsContext.instinfo)===null||_authdetailsContext$i209===void 0?void 0:_authdetailsContext$i209.whatsappnumber)!=null){var _authdetailsContext$i210;window.open('https://api.whatsapp.com/send?phone='+(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i210=authdetailsContext.instinfo)===null||_authdetailsContext$i210===void 0?void 0:_authdetailsContext$i210.whatsappnumber),'_blank');}}},/*#__PURE__*/React.createElement(FaWhatsapp,{size:sectionproperties.youtubebtniconfontsize}))))))))),sectionproperties.cardstyletype=='Style 2'&&/*#__PURE__*/React.createElement("div",{"class":sectionproperties.card_marginRight!=0&§ionproperties.card_marginLeft!=0?sectionproperties.width!=100?section_styles.cont1+' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ':section_styles.cont1+' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ':sectionproperties.width!=100?section_styles.cont1+' d-flex justify-content-between align-items-center mx-auto ':section_styles.cont1+' d-flex justify-content-between align-items-center mx-auto ',style:{paddingLeft:langdetect=='en'?sectionproperties.card_marginLeft+'px':sectionproperties.card_marginRight+'px',paddingRight:langdetect=='en'?sectionproperties.card_marginRight+'px':sectionproperties.card_marginLeft+'px',border:sectionproperties.sectioncardborderwidth+'px solid '+sectionproperties.sectioncardbordercolor,borderRadius:sectionproperties.sectioncardborderradius+'px'}},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.paddingLeft!=0&§ionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingLeft==0&§ionproperties.paddingRight==0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ':sectionproperties.paddingLeft!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':sectionproperties.paddingRight!=0?section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ':section_styles.sectioncintainer+' row m-0 w-100 d-flex justify-content-between px-md-0 ',style:{paddingLeft:langdetect=='en'?sectionproperties.paddingLeft+'px':sectionproperties.paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.paddingRight+'px':sectionproperties.paddingLeft+'px',// paddingTop: sectionproperties.paddingTop + 'px',
|
|
77258
77260
|
// paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
77259
77261
|
marginTop:sectionproperties.marginTop+'px',marginBottom:sectionproperties.marginBottom+'px'}},sectionproperties.sectionstyle=='Image on right'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},Content(),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyleresponsive=='Image below text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},Content(),sectionproperties.image_show=='show'&&Image())),sectionproperties.sectionstyle=='Image on left'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-between d-md-none"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&Image(),Content())),sectionproperties.sectionstyleresponsive=='Image above text'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-none d-md-flex justify-content-between"},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 d-flex justify-content-between",style:{alignItems:sectionproperties.justifyContentCenter=='Centered'?'center':'',justifyContent:sectionproperties.justifyContentCenter=='Centered'?'center':'start'}},sectionproperties.image_show=='show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 mb-md-3"}," ",Image()),Content()))))))));};
|
|
77260
77262
|
|
|
@@ -77737,7 +77739,7 @@ var AnimatedNumbercozy = function AnimatedNumbercozy(_ref2) {
|
|
|
77737
77739
|
})));
|
|
77738
77740
|
};
|
|
77739
77741
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
77740
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$
|
|
77742
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _maincontainerarrayof, _maincontainerarrayof2, _authdetailsContext$i13, _authdetailsContext$i31, _maincontainerarrayof3;
|
|
77741
77743
|
var _useInView5 = useInView({
|
|
77742
77744
|
triggerOnce: true
|
|
77743
77745
|
}),
|
|
@@ -77986,6 +77988,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
77986
77988
|
scale: 2
|
|
77987
77989
|
};
|
|
77988
77990
|
var SectionTitleSection = function SectionTitleSection() {
|
|
77991
|
+
var _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8;
|
|
77989
77992
|
return /*#__PURE__*/React.createElement("div", {
|
|
77990
77993
|
"class": "col-lg-12 allcentered p-0",
|
|
77991
77994
|
style: {
|
|
@@ -78008,14 +78011,17 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78008
78011
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
78009
78012
|
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
78010
78013
|
}
|
|
78011
|
-
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
78014
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instid) != '6824564a386c2' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
78015
|
+
"class": sectionStyles.line_left
|
|
78016
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instid) == '6824564a386c2' && sectionproperties.sectiontitlestyle == 'Line Before Text' && langdetect == 'en' && /*#__PURE__*/React.createElement("span", {
|
|
78012
78017
|
"class": sectionStyles.line_left
|
|
78013
78018
|
}), /*#__PURE__*/React.createElement("p", {
|
|
78014
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center '
|
|
78015
|
-
style: {}
|
|
78019
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center '
|
|
78016
78020
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
|
|
78017
78021
|
"class": sectionStyles.lineunder
|
|
78018
|
-
}), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
78022
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instid) == '6824564a386c2' && sectionproperties.sectiontitlestyle == 'Line Before Text' && langdetect == 'ar' && /*#__PURE__*/React.createElement("span", {
|
|
78023
|
+
"class": sectionStyles.line_right
|
|
78024
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instid) != '6824564a386c2' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
78019
78025
|
"class": sectionStyles.line_right
|
|
78020
78026
|
}))));
|
|
78021
78027
|
};
|
|
@@ -78063,7 +78069,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78063
78069
|
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
78064
78070
|
style: {}
|
|
78065
78071
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
78066
|
-
var _authdetailsContext$
|
|
78072
|
+
var _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _authdetailsContext$i12;
|
|
78067
78073
|
return /*#__PURE__*/React.createElement("div", {
|
|
78068
78074
|
"class": sectionproperties.numofcols == '2' ? ' h-100 col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-100 col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-100 col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-100 col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
78069
78075
|
style: {
|
|
@@ -78085,7 +78091,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78085
78091
|
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
78086
78092
|
borderRight: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
78087
78093
|
borderLeft: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
78088
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78094
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '66b4a0338cb14' ? '100%' : '',
|
|
78089
78095
|
position: 'relative'
|
|
78090
78096
|
},
|
|
78091
78097
|
onClick: function onClick() {
|
|
@@ -78110,7 +78116,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78110
78116
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78111
78117
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer allcentered ',
|
|
78112
78118
|
style: {
|
|
78113
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78119
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
|
|
78120
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78114
78121
|
}
|
|
78115
78122
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78116
78123
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -78123,11 +78130,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78123
78130
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78124
78131
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78125
78132
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78126
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78127
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78133
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78128
78134
|
}
|
|
78129
78135
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
78130
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78136
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-5 px-md-3 ' : ' row m-0 w-100 allcentered ',
|
|
78131
78137
|
style: {}
|
|
78132
78138
|
}, sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React.createElement("div", {
|
|
78133
78139
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78171,9 +78177,9 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78171
78177
|
color: cardinfoitem.text1colorfromarray,
|
|
78172
78178
|
textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect != 'ar' ? 'left' : 'right'
|
|
78173
78179
|
}
|
|
78174
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78180
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React.createElement(AnimatedNumbercozy, {
|
|
78175
78181
|
number: parseInt(cardinfoitem["cardobj_title".concat(langdetect)]) || parseInt(cardinfoitem.cardobj_titleen)
|
|
78176
|
-
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78182
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React.createElement(AnimatedNumber, {
|
|
78177
78183
|
number: parseInt(cardinfoitem["cardobj_title".concat(langdetect)]) || parseInt(cardinfoitem.cardobj_titleen)
|
|
78178
78184
|
}))), sectionproperties.animatednumbers != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
78179
78185
|
"class": "col-lg-12 d-flex p-0",
|
|
@@ -78228,7 +78234,9 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78228
78234
|
}
|
|
78229
78235
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78230
78236
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78231
|
-
style: {
|
|
78237
|
+
style: {
|
|
78238
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78239
|
+
}
|
|
78232
78240
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78233
78241
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78234
78242
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
@@ -78240,8 +78248,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78240
78248
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78241
78249
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78242
78250
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78243
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78244
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78251
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78245
78252
|
}
|
|
78246
78253
|
})))));
|
|
78247
78254
|
}))), sectionproperties.showanimation != 'Yes' && sectionproperties.cardbgcont_opacity != -100 && /*#__PURE__*/React.createElement("div", {
|
|
@@ -78281,9 +78288,9 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78281
78288
|
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
78282
78289
|
style: {}
|
|
78283
78290
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.view_as_slider_vertical != 'Vertical' && /*#__PURE__*/React.createElement("div", {
|
|
78284
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78291
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instid) == '69020f4494f66' ? ' scrollhorizontalwithscrollbarremove scrollhorizontalwithscrollbar w-100 align-items-center justify-content- ' : ' scrollhorizontalwithscrollbar w-100 align-items-center justify-content- '
|
|
78285
78292
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
78286
|
-
var _authdetailsContext$
|
|
78293
|
+
var _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16;
|
|
78287
78294
|
return /*#__PURE__*/React.createElement("div", {
|
|
78288
78295
|
"class": 'w-sm-85 scrollhorizontalcard d-flex align-items-center justify-content-center justify-content-md-start ',
|
|
78289
78296
|
style: {
|
|
@@ -78306,7 +78313,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78306
78313
|
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
78307
78314
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
78308
78315
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
78309
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78316
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
78310
78317
|
},
|
|
78311
78318
|
onClick: function onClick() {
|
|
78312
78319
|
if (sectionproperties.openmodalwhenclick == 'Yes') {
|
|
@@ -78328,7 +78335,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78328
78335
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78329
78336
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer allcentered ',
|
|
78330
78337
|
style: {
|
|
78331
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78338
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
|
|
78339
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78332
78340
|
}
|
|
78333
78341
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78334
78342
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -78341,8 +78349,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78341
78349
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78342
78350
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78343
78351
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78344
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78345
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78352
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78346
78353
|
}
|
|
78347
78354
|
}))), sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React.createElement("div", {
|
|
78348
78355
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78410,7 +78417,9 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78410
78417
|
}
|
|
78411
78418
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78412
78419
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78413
|
-
style: {
|
|
78420
|
+
style: {
|
|
78421
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78422
|
+
}
|
|
78414
78423
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78415
78424
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78416
78425
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
@@ -78422,8 +78431,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78422
78431
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78423
78432
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78424
78433
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78425
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78426
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78434
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78427
78435
|
}
|
|
78428
78436
|
}))), sectionproperties.generalbtn_show == 'Show' && cardinfoitem.iscardclickable == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
78429
78437
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'col-lg-12 mt-2 allcentered' : 'col-lg-12 mt-2 text-start p-0'
|
|
@@ -78449,9 +78457,9 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78449
78457
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78450
78458
|
}
|
|
78451
78459
|
}, sectionproperties.flippingcards == 'No' && cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
78452
|
-
var _authdetailsContext$
|
|
78460
|
+
var _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i27, _authdetailsContext$i28;
|
|
78453
78461
|
return /*#__PURE__*/React.createElement("div", {
|
|
78454
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78462
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instid) == '6762e6ec9e9f8' ? sectionproperties.numofcols == '2' ? ' h-100 h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-100 h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-100 h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-100 h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
78455
78463
|
style: {
|
|
78456
78464
|
zIndex: 2,
|
|
78457
78465
|
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
@@ -78459,10 +78467,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78459
78467
|
marginBottom: sectionproperties.innersectionmarginbottom + 'px'
|
|
78460
78468
|
}
|
|
78461
78469
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78462
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78470
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '6995aff955278' && sectionproperties.sectionTitleContent == 'grad' ? sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto elst ' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67cd78deecff3' ? sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' h-100 row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' h-100 row m-0 w-100 mb-auto ' : sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' h-100 h-md-auto row m-0 w-100 mb-auto ',
|
|
78463
78471
|
style: {
|
|
78464
78472
|
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
78465
|
-
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78473
|
+
background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '6995aff955278' && sectionproperties.sectionTitleContent == 'grad' ? '' : cardinfoitem.cardbgcolorfromarray,
|
|
78466
78474
|
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
78467
78475
|
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
78468
78476
|
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
@@ -78471,7 +78479,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78471
78479
|
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
78472
78480
|
borderRight: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
78473
78481
|
borderLeft: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
78474
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78482
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
78475
78483
|
},
|
|
78476
78484
|
onClick: function onClick() {
|
|
78477
78485
|
if (cardinfoitem.btntype == 'Web Product Link' || cardinfoitem.btntype == 'App/Web Page') {
|
|
@@ -78483,7 +78491,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78483
78491
|
}
|
|
78484
78492
|
}
|
|
78485
78493
|
}, sectionproperties.imageposition == 'Top' && sectionproperties.image_width != 0 && /*#__PURE__*/React.createElement("div", {
|
|
78486
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78494
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '67cd78deecff3' ? 'col-lg-12 d-flex align-items-center p-0 w-100 ' : 'col-lg-12 d-flex align-items-center p-0 w-100 h-md-100',
|
|
78487
78495
|
style: {
|
|
78488
78496
|
marginBottom: sectionproperties.image_mb + 'px',
|
|
78489
78497
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
@@ -78491,7 +78499,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78491
78499
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78492
78500
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer allcentered ',
|
|
78493
78501
|
style: {
|
|
78494
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78502
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start',
|
|
78503
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78495
78504
|
}
|
|
78496
78505
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78497
78506
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -78504,8 +78513,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78504
78513
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78505
78514
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78506
78515
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78507
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78508
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78516
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78509
78517
|
}
|
|
78510
78518
|
}))), sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React.createElement("div", {
|
|
78511
78519
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78536,7 +78544,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78536
78544
|
}
|
|
78537
78545
|
})),
|
|
78538
78546
|
activeColor: sectionproperties.generalbtn_textColor
|
|
78539
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78547
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '67b3592219709' && /*#__PURE__*/React.createElement("div", {
|
|
78540
78548
|
"class": "col-lg-12 d-flex p-0",
|
|
78541
78549
|
style: {
|
|
78542
78550
|
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
@@ -78598,11 +78606,11 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78598
78606
|
color: cardinfoitem.text1colorfromarray,
|
|
78599
78607
|
textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : langdetect != 'ar' ? 'left' : 'right'
|
|
78600
78608
|
}
|
|
78601
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78609
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React.createElement(AnimatedNumbercozy, {
|
|
78602
78610
|
number: parseInt(cardinfoitem["cardobj_title".concat(langdetect)]) || parseInt(cardinfoitem.cardobj_titleen)
|
|
78603
|
-
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78611
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React.createElement(AnimatedNumber, {
|
|
78604
78612
|
number: parseInt(cardinfoitem["cardobj_title".concat(langdetect)]) || parseInt(cardinfoitem.cardobj_titleen)
|
|
78605
|
-
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78613
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) != '67b3592219709' && sectionproperties.animatednumbers != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
78606
78614
|
"class": "col-lg-12 d-flex p-0",
|
|
78607
78615
|
style: {
|
|
78608
78616
|
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
@@ -78638,7 +78646,9 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78638
78646
|
}
|
|
78639
78647
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78640
78648
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78641
|
-
style: {
|
|
78649
|
+
style: {
|
|
78650
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78651
|
+
}
|
|
78642
78652
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78643
78653
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78644
78654
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
@@ -78650,8 +78660,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78650
78660
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78651
78661
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78652
78662
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78653
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78654
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78663
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78655
78664
|
}
|
|
78656
78665
|
}))), sectionproperties.generalbtn_show == 'Show' && cardinfoitem.iscardclickable == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
78657
78666
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'col-lg-12 mt-2 allcentered' : 'col-lg-12 mt-2 text-start p-0'
|
|
@@ -78674,7 +78683,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78674
78683
|
}), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
78675
78684
|
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
78676
78685
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
78677
|
-
var _authdetailsContext$
|
|
78686
|
+
var _authdetailsContext$i29, _authdetailsContext$i30;
|
|
78678
78687
|
// alert(JSON.stringify(cardsarray[7]));
|
|
78679
78688
|
return /*#__PURE__*/React.createElement("div", {
|
|
78680
78689
|
"class": (cardinfoitem === null || cardinfoitem === void 0 ? void 0 : cardinfoitem.cardobj_descripen) == undefined ? sectionproperties.numofcols == '2' ? ' flip-card flip-cardnonhover h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' flip-card flip-cardnonhover h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' flip-card flip-cardnonhover h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' flip-card flip-cardnonhover h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '2' ? ' flip-card h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' flip-card h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' flip-card h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' flip-card h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
@@ -78719,7 +78728,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78719
78728
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78720
78729
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78721
78730
|
style: {
|
|
78722
|
-
background: 'transparent'
|
|
78731
|
+
background: 'transparent',
|
|
78732
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78723
78733
|
}
|
|
78724
78734
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78725
78735
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -78732,8 +78742,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78732
78742
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78733
78743
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78734
78744
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78735
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78736
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78745
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78737
78746
|
}
|
|
78738
78747
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
78739
78748
|
"class": "col-lg-12 d-flex p-0",
|
|
@@ -78762,7 +78771,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78762
78771
|
style: {
|
|
78763
78772
|
width: '30%',
|
|
78764
78773
|
height: '30%',
|
|
78765
|
-
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
78774
|
+
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center',
|
|
78775
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78766
78776
|
}
|
|
78767
78777
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78768
78778
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -78775,8 +78785,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78775
78785
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78776
78786
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78777
78787
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78778
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78779
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78788
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78780
78789
|
}
|
|
78781
78790
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
78782
78791
|
"class": "col-lg-12 d-flex p-0",
|
|
@@ -78861,7 +78870,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78861
78870
|
objectFit: 'contain'
|
|
78862
78871
|
}
|
|
78863
78872
|
})));
|
|
78864
|
-
})))), /*#__PURE__*/React.createElement(Modal.Footer, null)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78873
|
+
})))), /*#__PURE__*/React.createElement(Modal.Footer, null)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '68527dfef348b' && sectionproperties.cardbgcont_opacity == -100 && window.location.pathname != '/home' && /*#__PURE__*/React.createElement("div", {
|
|
78865
78874
|
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
78866
78875
|
style: {}
|
|
78867
78876
|
}, maincontainerarrayofobjs != undefined && maincontainerarrayofobjs.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
@@ -78903,9 +78912,9 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78903
78912
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78904
78913
|
}
|
|
78905
78914
|
}, sectionproperties.flippingcards == 'No' && cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
78906
|
-
var _authdetailsContext$
|
|
78915
|
+
var _authdetailsContext$i32, _authdetailsContext$i33;
|
|
78907
78916
|
return /*#__PURE__*/React.createElement("div", {
|
|
78908
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78917
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.instid) == '6762e6ec9e9f8' ? sectionproperties.numofcols == '2' ? ' h-100 h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-100 h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-100 h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-100 h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
78909
78918
|
style: {
|
|
78910
78919
|
zIndex: 2,
|
|
78911
78920
|
marginBottom: sectionproperties.innersectionmarginbottom + 'px'
|
|
@@ -78923,7 +78932,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78923
78932
|
}
|
|
78924
78933
|
}
|
|
78925
78934
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78926
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
78935
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67cd78deecff3' ? 'col-lg-12 d-flex align-items-center p-0 w-100 ' : 'col-lg-12 d-flex align-items-center p-0 w-100 h-md-100',
|
|
78927
78936
|
style: {
|
|
78928
78937
|
marginBottom: sectionproperties.image_mb + 'px',
|
|
78929
78938
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|