:root{--primary-color: #B58150;--primary-light: ##E4E4DC;--primary-extralight: ##EDEDE8;--black-color: #000;--success-color: #00B054;--error-color: #df4a3d;--warning-color:#d69e1f;--info-color: #2c74c3}@font-face{font-family:Bliss_Pro;src:url(BlissPro_300.f2487f25cb45d946.ttf) format("truetype");font-weight:300}@font-face{font-family:Bliss_Pro;src:url(BlissPro_400.491bd645d66f41d5.ttf) format("truetype");font-weight:400}@font-face{font-family:Bliss_Pro;src:url(BlissPro_400.491bd645d66f41d5.ttf) format("truetype");font-weight:400}@font-face{font-family:Bliss_Pro;src:url(BlissPro_500.1c709c7c56a21d6b.ttf) format("truetype");font-weight:500}@font-face{font-family:Bliss_Pro;src:url(BlissPro_600.ed713d93004433bc.ttf) format("truetype");font-weight:600}@font-face{font-family:Bliss_Pro;src:url(BlissPro_700.7afd15b4b7e3ffaa.ttf) format("truetype");font-weight:700}@font-face{font-family:Bliss_Pro;src:url(BlissPro_800.29e31ef3032ffc83.ttf) format("truetype");font-weight:800}@font-face{font-family:SST_Arabic;src:url(sstarabic-300.6a98590ad5bb32e6.ttf) format("truetype");font-weight:300}@font-face{font-family:SST_Arabic;src:url(sstarabic-400.6a98590ad5bb32e6.ttf) format("truetype");font-weight:400}@font-face{font-family:SST_Arabic;src:url(sstarabic-400.6a98590ad5bb32e6.ttf) format("truetype");font-weight:400}@font-face{font-family:SST_Arabic;src:url(sstarabic-500.d0cfa80923551a16.ttf) format("truetype");font-weight:500}@font-face{font-family:SST_Arabic;src:url(sstarabic-600.3a8266b834296316.ttf) format("truetype");font-weight:600}@font-face{font-family:SST_Arabic;src:url(sstarabic-700.69e6c868b48842d5.ttf) format("truetype");font-weight:700}@font-face{font-family:SST_Arabic;src:url(sstarabic-800.69e6c868b48842d5.ttf) format("truetype");font-weight:800}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}*,*:after,*:before{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}a{text-decoration:none!important;cursor:pointer;color:#0a0a0a}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}iframe{width:100%;min-height:365px}body{margin:0;overflow-x:hidden;background:#fefefe;color:#0a0a0a}html,body{overflow-x:hidden;overflow-y:hidden;line-height:normal;font-family:Bliss_Pro,SST_Arabic,icomoon}dl,ol,ul{margin:0;padding:0}.hidden{display:none!important}.bg_none{background:none!important}.padding_0{padding:0!important}@keyframes slide-bottom{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes slide-top{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes slide-in-fwd-center{0%{transform:scale(.9);opacity:0}20%{transform:scale(1);opacity:1}to{transform:scale(1);opacity:1}}@keyframes ripple{0%{width:0;height:0;opacity:.35}to{width:500px;height:500px;opacity:0}}.cbtn{display:inline-flex;justify-content:center;align-items:center;padding:5px 18px;font-size:24px;line-height:22px;font-weight:400;border:unset solid #CDCDCD;height:68px;min-width:170px;position:relative;letter-spacing:.5px;overflow:hidden;box-shadow:0 2px 12px -3px #0000004d;border-radius:8px;background:var(--black-color);color:#fff}.cbtn.cbtn_icon{min-width:unset;height:48px;width:48px;border:unset;box-shadow:unset;font-size:16px}.cbtn.cbtn_ricon{min-width:unset;height:57px;width:56px;border:unset;box-shadow:unset;font-size:26px;border-radius:50%}.cbtn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%);border-radius:50%;background-color:currentColor;visibility:hidden;z-index:2}.cbtn:not(:active):before{animation:ripple .5s cubic-bezier(0,0,.2,1);transition:visibility .5s step-end}.cbtn:active:before{visibility:visible}.cbtn:active,.cbtn:focus{background:#2b2a28cc}.cbtn span{margin:0 5px}.cbtn img,.cbtn i{position:relative;margin:0 5px}.cbtn img.print_i{height:29px;top:2px}.cbtn img.mail_i{height:24px}.inline_list{display:flex;flex-wrap:wrap;align-items:center}.cbtn_uls{display:flex;flex-direction:row;margin:0 -5px}.cbtn_uls.cbtn_vertical{flex-direction:column;width:100%}.cbtn_uls .cbtn_lis{padding:5px}.cbtn_primary{background:var(--primary-color);color:#fff}.cbtn_cancel{background:var(--error-color);color:#fff}.cbtn_light{background:#edede8;color:#5e5e5e}.cbtn_white{background:#fff;color:#303030}.cbtn_sm{font-size:21px;line-height:24px;height:54px;min-width:155px}.cbtn_sm i.icon-cross{font-size:16px}.kiosk_main_wrapper{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:#e4e4dc}.kiosk_main_fixed{height:0;width:100%;position:absolute;left:0;top:0}.kiosk_main_fixed .km_fixed_left{width:580px;height:100vh;background:#edede8}.km_fixed_left .fix_left_bg{width:100%;height:100%}.fix_bgs{position:absolute;width:100%;height:100%;inset:0}.kiosk_main_header{display:flex;justify-content:space-between;align-items:center;padding:25px 50px 20px;animation:slide-top .7s cubic-bezier(.25,.46,.45,.94) both;height:125px;width:100%}.kiosk_main_header .km_header_left{width:530px}.kiosk_main_header .km_header_right{display:flex;justify-content:space-between;align-items:center;width:calc(100vw - 630px);padding-left:25px}.km_header_right .cbtn_uls .cbtn_lis{display:inline-flex;align-items:center}.product_logo{height:50px;position:relative;top:-3px}.client_logo{height:67px}.profile_wrapper{display:flex;align-items:center}.profile_wrapper .profile_i{width:62px;height:61px;background-color:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fff;font-size:30px;margin-right:15px}.profile_wrapper .profile_d p{font-size:21px;line-height:24px;color:#666}.profile_wrapper .profile_d h6{font-size:22px;line-height:26px;font-weight:600}.kiosk_main_body{animation:slide-bottom .7s cubic-bezier(.25,.46,.45,.94) both;height:calc(100vh - 125px);width:100%}.km_body_overlay{width:calc(100% - 100px);background:#fff;height:calc(100vh - 235px);border-radius:0;overflow:hidden;position:relative}.welcome_wrapper{width:100%;display:flex;height:100%}.welcome_wrapper .wleft_area{width:calc(100% - 780px);overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between}.wleft_area .wleft_top{padding:40px 50px 30px;position:relative}.wleft_top .fix_bgs .icon-grid_fix_tr{position:absolute;top:32px;right:32px;font-size:28px;color:var(--primary-color)}.lang_title_wrapper .title_lg{font-weight:500;font-size:51px;line-height:53px;width:580px}.lang_title_wrapper .title_lg.titlelg_ar{line-height:63px;margin-bottom:15px;font-weight:600;font-size:52px}.lang_title_wrapper .title_md{font-size:40px;font-weight:500}.lang_title_wrapper .title_md.titlemd_ar{font-size:41px;font-weight:600}.lang_title_wrapper .title_sm{font-size:28px;font-weight:400}.lang_title_wrapper .title_sm.titlesm_ar{font-size:32px;font-weight:500}.welcome_wrapper .wright_area{width:780px;display:flex;flex-direction:column;justify-content:space-between;background:#edede8}.wright_area .wright_top{padding:30px 45px 40px;height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative}.wleft_top_head .lang_title_wrapper{display:flex;flex-direction:column;align-items:flex-start}.wleft_top_foot .lang_title_wrapper{display:flex;flex-direction:column;align-items:flex-end}.wright_top .fix_bgs .icon-line_fix_tr{position:absolute;top:32px;right:32px;font-size:28px;color:var(--primary-color)}.wright_top .fix_bgs .icon-line_fix_bl{position:absolute;bottom:32px;left:32px;font-size:28px;color:var(--primary-color)}.ccard_wrapper{display:flex;justify-content:center}.ccard_box{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px 30px 30px;border-radius:8px;box-shadow:0 1px 13px -1px #00000026;position:relative;overflow:hidden;height:100%;border:1px solid #E0E0E0}.ccard_box .ccard_box_content{position:relative;z-index:1;height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start}.ccard_box .ccard_box_content h5{font-weight:600;font-size:32px;line-height:36px}.ccard_box.lang_ar_card .ccard_box_content h5{font-weight:600;font-size:32px;position:relative;top:-2px}.ccard_box .ccard_fix_bgs{position:absolute;width:100%;height:100%;left:0;top:0;z-index:0}.ccard_box .ccard_fix_bgs:after{content:"\e900";position:absolute;display:inline-block;width:18px;height:18px;bottom:28px;right:32px;color:#b58150}.ccard_wrapper .ccard_box_uls{display:flex;margin:0 -10px;flex-wrap:wrap;justify-content:center}.ccard_wrapper .ccard_box_uls .ccard_box_lis{padding:10px}.ccard_wrapper.lang_ccard_wrapper{margin-top:0;height:230px}.ccard_wrapper.lang_ccard_wrapper .ccard_box .ccard_box_content{justify-content:space-between}.ccard_wrapper.lang_ccard_wrapper .ccard_box_uls{width:100%}.ccard_wrapper.lang_ccard_wrapper .ccard_box_uls .ccard_box_lis{width:50%;height:230px;padding:0}.ccard_wrapper.lang_ccard_wrapper .ccard_box_uls .ccard_box_lis .ccard_box{border-radius:0;box-shadow:none;padding:35px 35px 25px;border-bottom:0}.ccard_wrapper.lang_ccard_wrapper .ccard_box_uls .ccard_box_lis .ccard_box.lang_ar_card{direction:rtl}.ccard_box.lang_ar_card .ccard_fix_bgs:after{right:unset;left:32px;content:"\e915"}.ccard_wrapper.lang_ccard_wrapper .innerimg_box{width:82px;height:70px;background:#2b2a28;border-radius:4px;display:inline-flex;justify-content:center;align-items:center}.ccard_wrapper.lang_ccard_wrapper .innerimg_box .arabic_i{font-size:31px;color:#fff}.ccard_wrapper.lang_ccard_wrapper .innerimg_box h6{color:#fff;font-weight:600;font-size:38px;line-height:40px;position:relative;top:-1px}.kiosk_main_footer{display:flex;justify-content:space-between;align-items:center;height:105px;padding:15px 50px;width:100%}.kiosk_main_footer .km_footer_left{width:530px;display:flex;justify-content:space-between;padding-right:20px}.kiosk_main_footer .km_footer_right{display:flex;justify-content:space-between;align-items:center;width:calc(100vw - 630px);padding-left:25px}.km_footer_right .kmfr_right .cbtn_uls .cbtn_lis:last-child{padding-left:25px}.machine_label{font-size:23px;letter-spacing:.5px}.machine_label small{color:#3f3e45;opacity:.7}.clockdate_wrapper{display:inline-flex;align-items:center}.clockdate_wrapper .clockdate{padding:0 8px;text-align:left;color:#3f3e45}.clockdate #clock{font-weight:700;font-size:20px;line-height:20px;margin-bottom:4px;margin-top:-3px}.clockdate #date{font-weight:400;font-size:16px;opacity:.75;line-height:16px}.inner_pages_wrapper{height:calc(100vh - 125px);width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.innercontent_wrapper{z-index:1;position:relative;display:flex;flex-direction:column;width:100%;height:auto}.title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:50px}.title_wrapper h2{font-size:48px;font-weight:600}.title_wrapper p{margin:5px 0 0;font-size:30px;color:#3f3e45;line-height:35px;font-weight:400}.navigation_sidebar .title_wrapper{padding-top:0;align-items:flex-start;justify-content:flex-start;padding-bottom:45px}.navigation_sidebar .title_wrapper .img_layer{margin-bottom:6px}.navigation_sidebar .title_wrapper .img_layer img{height:55px}.navigation_sidebar .title_wrapper h2{font-size:37px;line-height:40px}.navigation_sidebar .title_wrapper p{font-size:23px;line-height:27px;margin:10px 0 0;color:#666}.navigation_contents_top .title_wrapper{padding-top:0;align-items:flex-start}.navigation_contents_top .title_wrapper h4{font-size:30px;font-weight:600;display:inline-flex;align-items:center}.navigation_contents_top .title_wrapper h4 span{margin:0 6px}.navigation_contents_top .title_wrapper h4 i{font-size:34px}.navigation_contents_top .title_wrapper p{font-size:22px;color:#666;line-height:30px}.ccard_wrapper.selection_ccard_wrapper .ccard_box_uls{margin-top:40px}.ccard_wrapper.selection_ccard_wrapper .ccard_box_uls .ccard_box_lis{min-width:380px;height:290px}.ccard_wrapper.selection_ccard_wrapper .ccard_box .ccard_box_content{justify-content:space-between;align-items:flex-start;position:relative}.ccard_wrapper.selection_ccard_wrapper .ccard_box .ccard_box_content:after{content:"\e900";position:absolute;top:0;right:0;font-size:17px;color:#a0a0a0}.ccard_wrapper.selection_ccard_wrapper .innerimg_box{height:100px;display:inline-flex;align-items:center}.innerimg_box .eid_i{height:118px;position:relative;top:4px}.innerimg_box .lock_i{height:95px}.innerimg_box .uaepass_i{height:89px}.innerimg_box .otp_i{height:95px}.ccard_wrapper.selection_ccard_wrapper .ccard_box .ccard_box_content h5{font-weight:600;font-size:27px;line-height:29px}.services_ccard_wrapper{width:100%;padding:38px 90px 20px}.services_ccard_wrapper .ccard_box_uls{margin:0}.services_ccard_wrapper .ccard_box_uls .ccard_box_lis{flex:1 1 50%;min-height:305px}.services_ccard_wrapper .ccard_box_uls .ccard_box{width:100%}.services_ccard_wrapper .ccard_box_uls.other_services .ccard_box_lis .ccard_box{width:513px}.ccard_box_uls.other_services .ccard_box_lis .ccard_box_content{justify-content:space-between}.services_ccard_wrapper .ccard_box_uls .ccard_box .innerimg_box img{height:75px;margin-bottom:30px}.services_ccard_wrapper .ccard_box .innerimg_box img.gridplus_i{height:74px}.services_ccard_wrapper .ccard_box_uls .ccard_box .ccard_box_content{position:relative;justify-content:space-between}.services_ccard_wrapper .ccard_box_uls .ccard_box .ccard_box_content h5{font-size:33px;line-height:35px;color:#1c190e;padding-bottom:10px}.services_ccard_wrapper .ccard_box_uls .ccard_box .ccard_box_content p{font-size:24px;line-height:27px;font-weight:300;color:#3f3e45;opacity:.8}.services_ccard_wrapper .ccard_box_uls .ccard_box .ccard_box_content:after{content:"\e900";position:absolute;top:0;right:0;font-size:17px;color:#a0a0a0}.navigation_layout{width:100%;height:100%;display:flex}.navigation_sidebar{background:#e4e4dc;width:490px;padding:0;display:flex;flex-direction:column}.nav_side_top{padding:40px 40px 0}.nav_side_mid{padding:0 40px;flex:1}.vc_scroll{overflow-y:auto;overflow-x:hidden}.nav_side_bot{padding:15px 40px}.navigation_contents{width:calc(100% - 490px);padding:30px 35px 0;display:flex;flex-direction:column}.navigation_contents_top{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px}.navigation_contents_top .cbtn .icon-filter-list{font-size:27px}.navigation_contents_top .cbtn .icon-arrow_down{font-size:22px}.navigation_contents_top .cbtn{padding:5px 11px}.navigation_contents_bottom{height:100%;flex:1}.navigation_contents_footer{display:flex;justify-content:space-between;align-items:center;padding:15px 40px;background:#edede8;margin:0 -35px;width:calc(100% + 75px)}.keyboard-base{padding:45px 40px 30px;transform:none;background-color:#eaeae6;border-radius:15px 15px 0 0;z-index:10;animation:slide-bottom .7s cubic-bezier(.25,.46,.45,.94) both;direction:ltr;position:relative}.keyboard-base .key_row{display:flex;justify-content:center}.keyboard-base .cclosei_wrapper{position:absolute;right:15px;top:15px;width:32px;height:32px;background:#fff}.keyboard-base .cclosei_wrapper .cclosei{width:15px;height:15px}.keyboard-base.num-keyboard{display:flex;flex-direction:column;align-items:center;padding:15px 20px 30px;background:none}.keyboard-base.num-keyboard .bg-grey{font-size:19px}.keyboard-base.num-keyboard .key{margin:7px 8px;width:95px;height:70px}.key{background-color:#fff;border:1px solid #cecece;border-radius:5px;font-size:26px;font-weight:600;text-align:center;padding:6px;box-shadow:0 3px 7px -2px #e9e9d4;display:flex;align-items:center;justify-content:center;margin:6px 5px;height:60px;min-width:68px;position:relative;overflow:hidden}.key:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%);border-radius:50%;background-color:currentColor;visibility:hidden;z-index:2}.key:not(:active):before{animation:ripple .5s cubic-bezier(0,0,.2,1);transition:visibility .5s step-end}.key:active:before{visibility:visible}.key:hover{border:1px solid #eeeeee;box-shadow:0 2px 4px -2px #0000001a}.mid_key{font-size:20px}.space{width:580px}.bg-grey{background-color:#ddddd9;min-width:72px}.bg-grey .icon-kb_clear{font-size:25px}.bg-grey .icon-kb_shift{font-size:24px}.bg-grey .icon-kb_back{font-size:20.5px}.otp_inputs_wrapper{margin:35px 0 12px;width:100%;display:flex;flex-direction:column;align-items:center}.otp_inputs_wrapper .otp_inputs_uls{display:flex;align-items:center;flex-direction:row;width:auto;margin:-7px}.otp_inputs_wrapper .eg_text{color:#666;font-size:18px;font-weight:400;padding-top:10px}.otp_inputs_wrapper .otp_inputs_uls .otp_inputs_lis{padding:7px 8px}.otp_inputs_wrapper .otp_inputs_uls .otp_inputs_lis .input_text{text-align:center;width:90px;height:70px;border-radius:8px;border:1px solid #c1c1b2;background:#fff;font-size:44px;padding-bottom:0;box-sizing:border-box}.otp_inputs_wrapper .otp_inputs_uls .otp_inputs_lis .input_text:focus,.otp_inputs_wrapper .otp_inputs_uls .otp_inputs_lis .input_text:active{border-bottom:2px solid #3F3E45!important;box-shadow:0 2px 12px -3px #00000026!important}.enterpin_wrapper{display:flex;flex-direction:column;align-items:center}.enterpin_wrapper .title_wrapper{padding-top:30px}.enterpin_wrapper .title_wrapper h2{font-size:40px}.enterpin_wrapper .title_wrapper p{font-size:24px;color:#666;line-height:30px}.enterpin_wrapper .cbtn{min-width:320px}.successful_wrapper{display:flex;flex-direction:column;align-items:center}.successful_wrapper .title_wrapper{padding-top:90px}.successful_wrapper .title_wrapper h2{font-size:58px;font-weight:500}.successful_wrapper .title_wrapper p{font-size:28px;font-weight:400}.animation_wrapper{display:flex;justify-content:center;padding-top:55px}.animation_img{height:560px}@keyframes modalbox{0%{top:-250px;opacity:0}to{top:0;opacity:1}}.cclosei_wrapper{width:30px;height:30px;display:flex;justify-content:center;align-items:center;background:none;border-radius:50px}.cclosei_wrapper:active{animation-name:click-in}.cclosei_wrapper.disable{animation:unset!important}.cclosei_wrapper .cclosei{width:17px;height:17px;position:relative}.cclosei_wrapper .cclosei:after,.cclosei_wrapper .cclosei:before{content:" ";position:absolute;width:2px;height:100%;background-color:#3f3e45;top:50%;left:50%}.cclosei_wrapper .cclosei:after{transform:translate(-50%,-50%) rotate(45deg)}.cclosei_wrapper .cclosei:before{transform:translate(-50%,-50%) rotate(-45deg)}.notific_icon_wrapper{width:100%;display:flex;justify-content:center;margin:15px 0 30px}.notific-icon{background-color:transparent;height:100px;width:100px;display:flex;justify-content:center;align-items:center;box-shadow:none;border-radius:50%;margin:0 auto}.circle,.circle-border{height:100px;width:100px;border-radius:50%;display:flex;justify-content:center;align-items:center}.circle{z-index:1;position:relative;background:#fff;transform:scale(1);animation:success-anim .7s ease}.circle-border{z-index:0;position:absolute;background:#3f3e45;transform:scale(1.18);animation:circle-anim .4s ease}.notific-i:before,.notific-i:after{content:"";display:block;height:9px;background:#1a9b6e;position:absolute;border-radius:5px}.notific-i:before{width:36px;top:58%;left:14%;transform:rotate(46deg)}.notific-i:after{width:58px;top:49%;left:29%;transform:rotate(-50deg)}.custom_modalbox{position:fixed;top:0;left:0;width:100vw;height:100vh;justify-content:center;align-items:center;background-color:#00000080;display:none;z-index:1000;padding:85px 50px}.custom_modalbox.active{display:flex}.custom_modalbox .cmodalbox_inner{position:relative;background:#f4f4f1;max-width:900px;min-width:900px;min-height:600px;display:flex;flex-direction:column;justify-content:space-between;border-radius:18px;animation-name:modalbox;animation-duration:.5s;animation-timing-function:cubic-bezier(0,0,.3,1.6)}.custom_modalbox .cmodalbox_inner .cmodalbox_header{padding:10px 50px 0;display:flex;justify-content:center;flex-direction:column}.custom_modalbox .cmodalbox_inner .cmodalbox_header .title_wrapper{padding-top:35px}.custom_modalbox .cmodalbox_inner .cmodalbox_header .title_wrapper h2{font-size:34px}.custom_modalbox .cmodalbox_inner .cmodalbox_header .title_wrapper p{font-size:24px}.custom_modalbox .cmodalbox_inner .cmodalbox_body{padding:0 50px 40px;min-height:260px;display:flex;justify-content:center;overflow:hidden;flex-direction:column;align-items:center}.custom_modalbox .cmodalbox_inner .cmodalbox_footer{padding:0 50px 45px;display:flex;justify-content:center}.custom_modalbox.notific_modal .cmodalbox_inner .cmodalbox_footer{padding:40px 50px 0}.custom_modalbox.notific_modal .cmodalbox_inner{padding:40px 0}.custom_modalbox.notific_modal .cmodalbox_inner{padding:50px 0}.custom_modalbox .cmodalbox_inner .cmodalbox_footer .cbtn_uls{display:flex;flex-wrap:wrap;margin:-5px -9px}.custom_modalbox .cmodalbox_inner .cmodalbox_footer .cbtn_uls .cbtn_lis{padding:5px 6px}.custom_modalbox .cmodalbox_inner .cmodalbox_footer .cbtn_uls .cbtn_lis .cbtn{min-width:200px;font-size:22px;text-transform:capitalize}.custom_modalbox .cmodalbox_inner .cm_closei_wrapper{position:absolute;top:20px;right:20px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#e6e6e6;border-radius:50px}.custom_modalbox .cmodalbox_inner .cm_closei_wrapper:active{animation-name:click-in}.custom_modalbox .cmodalbox_inner .cm_closei_wrapper.disable{animation:unset!important}.custom_modalbox .cmodalbox_inner .cm_closei_wrapper .cm_closei{width:17px;height:17px;position:relative}.custom_modalbox .cmodalbox_inner .cm_closei_wrapper .cm_closei:after,.custom_modalbox .cmodalbox_inner .cm_closei_wrapper .cm_closei:before{content:" ";position:absolute;width:2px;height:100%;background-color:#3f3e45;top:50%;left:50%}.custom_modalbox .cmodalbox_inner .cm_closei_wrapper .cm_closei:after{transform:translate(-50%,-50%) rotate(45deg)}.custom_modalbox .cmodalbox_inner .cm_closei_wrapper .cm_closei:before{transform:translate(-50%,-50%) rotate(-45deg)}.custom_modalbox.notific_modal .cmodalbox_inner{justify-content:center;min-width:680px;max-width:700px;min-height:520px;align-items:center;background:#fff}.custom_modalbox.notific_modal .cmodalbox_inner .cmodalbox_header .title-section{text-align:center}.custom_modalbox.notific_modal .cmodalbox_inner .cmodalbox_header .title-section h2{font-size:40px;line-height:54px;font-weight:600}.custom_modalbox.notific_modal .cmodalbox_inner .cmodalbox_header .title-section h6{font-size:25px;line-height:35px;font-weight:400;color:#3f3e45}.custom_modalbox.notific_modal .cmodalbox_inner .cmodalbox_body{min-height:auto;padding:0 50px}.custom_modalbox.notific_modal .cmodalbox_inner .cmodalbox_body .clist_box{margin-top:20px}.custom_modalbox.notific_modal .cmodalbox_inner .cmodalbox_footer .cbtn_uls .cbtn_lis .cbtn{border-radius:100px}.custom_modalbox.notific_modal .notific_icon_wrapper{margin:0 0 30px}.custom_modalbox.notific_modal .notific-icon,.custom_modalbox.notific_modal .circle,.custom_modalbox.notific_modal .circle-border{height:120px;width:120px}.custom_modalbox.notific_modal .circle-border{transform:scale(1.15)}.custom_modalbox.notific_modal.cm_success .timeout_count{display:none}.custom_modalbox.notific_modal.cm_success .notific-i:before,.custom_modalbox.notific_modal.cm_success .notific-i:after{background:var(--success-color)}.custom_modalbox.notific_modal.cm_success .notific-i:before{width:40px;top:58%;left:16%}.custom_modalbox.notific_modal.cm_success .notific-i:after{width:70px;top:48%;left:30%}.custom_modalbox.notific_modal.cm_success .cmodalbox_footer .cbtn_uls .cbtn_lis .cbtn.proceed_cbtn{background:var(--success-color);color:#fff}.custom_modalbox.notific_modal.cm_error .timeout_count{display:none}.custom_modalbox.notific_modal.cm_error .notific-i:before,.custom_modalbox.notific_modal.cm_error .notific-i:after{background:var(--error-color)}.custom_modalbox.notific_modal.cm_error .notific-i:before{width:70px;top:46%;left:22%;transform:rotate(45deg)}.custom_modalbox.notific_modal.cm_error .notific-i:after{width:70px;top:46%;left:22%;transform:rotate(-45deg)}.custom_modalbox.notific_modal.cm_error .cmodalbox_footer .cbtn_uls .cbtn_lis .cbtn.proceed_cbtn{background:var(--error-color);color:#fff}.custom_modalbox.notific_modal.cm_warning .timeout_count{display:none}.custom_modalbox.notific_modal.cm_warning .notific-i:before,.custom_modalbox.notific_modal.cm_warning .notific-i:after{background:var(--warning-color);height:9px}.custom_modalbox.notific_modal.cm_warning .notific-i:before{width:53px;top:39%;left:29%;transform:rotate(-90deg)}.custom_modalbox.notific_modal.cm_warning .notific-i:after{width:13px;top:70%;left:46%;transform:rotate(90deg)}.custom_modalbox.notific_modal.cm_warning .cmodalbox_footer .cbtn_uls .cbtn_lis .cbtn.proceed_cbtn{background:var(--warning-color);color:#fff}.custom_modalbox.notific_modal.cm_info .timeout_count{display:none}.custom_modalbox.notific_modal.cm_info .notific-i:before,.custom_modalbox.notific_modal.cm_info .notific-i:after{background:var(--info-color);height:9px}.custom_modalbox.notific_modal.cm_info .notific-i:before{width:53px;top:56%;left:29%;transform:rotate(-90deg)}.custom_modalbox.notific_modal.cm_info .notific-i:after{width:13px;top:25%;left:46%;transform:rotate(90deg)}.custom_modalbox.notific_modal.cm_info .cmodalbox_footer .cbtn_uls .cbtn_lis .cbtn.proceed_cbtn{background:var(--info-color);color:#fff}.custom_modalbox.notific_modal.cm_timeout .notific-i{display:none}.custom_modalbox.notific_modal.cm_timeout .timeout_count{font-size:48px;font-weight:500;color:var(--primary-color);letter-spacing:-1px}.custom_modalbox.notific_modal.cm_timeout .timeout_count .cprogress{height:140px;width:140px}.custom_modalbox.notific_modal.cm_timeout .cmodalbox_footer .cbtn_uls .cbtn_lis .cbtn.proceed_cbtn{background:var(--primary-color);color:#fff}.custom_modalbox.notific_modal.cm_preloader .cmodalbox_inner .progress_title_wrapper{margin:40px 0 50px}.custom_modalbox.notific_modal.cm_preloader .cmodalbox_inner .cmodalbox_header{padding:0 50px}.custom_modalbox.notific_modal.cm_preloader .logo_ccircle_loader{width:100%;display:flex;flex-direction:column;align-items:center}.custom_modalbox.notific_modal.cm_preloader img.cpclogo_img{width:185px;margin-bottom:35px;filter:invert(1)}.custom_modalbox.notific_modal.cm_preloader .cmodalbox_header .title-section h2{color:var(--primary-color);margin-bottom:10px}.custom_modalbox.cm_twoside{padding-bottom:0;align-items:flex-end}.custom_modalbox.cm_twoside .cmodalbox_inner{width:95vw;max-width:95vw;min-height:88vh;max-height:88vh;border-radius:18px 18px 0 0;flex-direction:row;overflow:hidden}.cm_twoside_left{width:580px;background:#e4e4dc;padding:25px 40px}.cm_twoside_left .title_wrapper{padding-top:25px;align-items:flex-start}.cm_twoside_left .title_wrapper h2{font-size:40px;font-weight:700}.cm_twoside_left .title_wrapper p{font-size:24px}.cm_twoside_right{width:calc(100% - 580px);display:flex;flex-direction:column;justify-content:space-between}.cm_twoside_right .input_field .input_box{height:60px}.cm_twoside_right .input_field .input_box input.input_text{height:58px}.cm_twoside_right .contents_area_foot .cbtn{height:64px}.cm_twoside_contents{flex:1;position:relative;padding-top:70px}.cm_twoside_contents .cclosei_wrapper{position:absolute;right:15px;top:15px;width:38px;height:38px;background:#e4e4dc}.cm_twoside_contents .cclosei_wrapper .cclosei{width:17px;height:17px}.contents_area{height:100%;position:relative;display:flex;flex-direction:column}.contents_area_head{padding:0 40px 20px}.contents_area_body{padding:0 40px 20px;flex:1}.contents_area_foot{padding:15px 40px;display:flex;justify-content:space-between;align-items:center}.cm_inner_search{padding:5px 25px;display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;height:70px;box-sizing:border-box;border-radius:6px;margin-top:5px}.cm_inner_search .search_icon{position:relative;z-index:1;top:0;height:30px}.cm_inner_search input.input_box{position:absolute;padding:5px 78px;left:0;right:0;width:100%;background:#fff;height:100%;box-sizing:border-box;border-radius:6px;border:none;box-shadow:none;font-size:20px;font-weight:500}.cm_inner_search .cclosei_wrapper.search_close{position:relative;z-index:1;top:0;right:-12px;background:none}.notific_icon_wrapper.notific_wrapper_successpg{margin:10px 0}.notific_wrapper_successpg .circle{background:transparent}.notific_wrapper_successpg .circle-border{background:none;border:8px solid #00B054}@keyframes success-anim{0%{transform:scale(0)}30%{transform:scale(0)}to{transform:scale(1)}}@keyframes circle-anim{0%{transform:scale(0)}to{transform:scale(1.1)}}.notific_wrapper_successpg .notific-i:before,.notific_wrapper_successpg .notific-i:after{background:#00b054}.innercontent_wrapper.service_layout{display:flex;flex-direction:row;height:100%}.innercontent_wrapper.service_layout .side_navbar{width:490px;background-color:#e4e4dc;padding:45px 40px}.innercontent_wrapper.service_layout .side_navbar .title_wrapper{padding:0;align-items:flex-start}.innercontent_wrapper.service_layout .side_navbar .innerimg_box{width:56px;height:56px;margin-bottom:10px}.innercontent_wrapper.service_layout .side_navbar .innerimg_box img{height:100%}.innercontent_wrapper.service_layout .side_navbar h5{font-size:40px;line-height:50px;color:#1c190e}.innercontent_wrapper.service_layout .side_navbar p{color:#3f3e45bf;font-size:24px;line-height:39px;margin:0}.innercontent_wrapper.service_layout .service_layout_body{width:calc(100% - 485px)}.service_layout_body{display:flex;flex-direction:column;padding:26px 44px 45px 36px}.service_layout_body .title_wrapper{flex-direction:row;align-items:center;justify-content:space-between;min-height:50px;padding:0;margin-bottom:16px}.service_layout_body .title_wrapper .cbtn{height:50px}.service_layout_body .title_wrapper h5{font-size:30px;display:flex}.service_layout_body .title_wrapper h6{font-size:24px;font-weight:500;display:flex}.service_layout_body .title_wrapper p{font-size:16px;color:#888;margin:0}.service_layout_body .filter-control{display:flex;gap:20px}.service_layout_body .filter-control .input_select_field{display:flex;align-items:center;position:relative;height:48px;border:1px solid #C4C4C4;overflow:hidden;border-radius:6px}.service_layout_body .filter-control .input_select_field input{height:100%;border:unset;font-size:16px;padding:14px}.service_layout_body .filter-control .input_select_field [class^=icon-]{padding:14px}.service_layout_body .title_wrapper h5 [class^=icon-]{margin-right:8px}.service_layout_body .km_product_layout{display:flex}.ctab{display:flex;margin-bottom:15px}.ctab.ctab_vertical{flex-direction:column}.ctab .ctab_list{display:flex;align-items:center;padding:14px 17px;background-color:#edede8;margin-bottom:16px}.ctab .ctab_list.active{background-color:#fff;position:relative}.ctab .ctab_list.active:after{content:"\e900";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:13px;color:#a0a0a0}.ctab .ctab_list:last-child{margin-bottom:unset}.ctab .ctab_list [class^=icon-]{font-size:32px;margin-right:15px}.ctab .ctab_list p{font-size:24px;font-weight:600}.navigation_sidebar .ctab.ctab_vertical{width:calc(100% + 40px)}.cstatus{display:flex;flex-direction:column;margin-block:35px;margin-bottom:16px}.cstatus .cstatus_list{display:flex;align-items:center;padding:10.5px 17px 10.5px 46px;background-color:#edede8;margin-bottom:30px;position:relative;margin-left:32px}.cstatus .cstatus_list.done,.cstatus .cstatus_list.active{background-color:#fff;position:relative}.cstatus .cstatus_list.done p,.cstatus .cstatus_list.active p{color:#2a2a2a}.cstatus .cstatus_list.done:after{content:"\e92c";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:20px;color:#2a2a2a}.cstatus .cstatus_list:last-child{margin-bottom:unset}.cstatus .cstatus_list .cstatus_i{width:64px;height:64px;position:absolute;display:flex;justify-content:center;align-items:center;left:-32px;top:-2px;background-color:#edede8;border-radius:50%;border:4px solid #fff}.cstatus .cstatus_list:before{content:" ";position:absolute;left:0;bottom:-24px;width:2px;height:18px;border-radius:10px;background-color:#8d8d87}.cstatus .cstatus_list:last-child:before{display:none}.cstatus .cstatus_list.active .cstatus_i{transform:rotate(45deg);border-top-color:#d09b08;border-right-color:#d09b08}.cstatus .cstatus_list.active .cstatus_i [class^=icon-]{transform:rotate(-45deg)}.cstatus .cstatus_list.done .cstatus_i{background-color:#000;color:#fff}.cstatus .cstatus_list [class^=icon-]{font-size:27px}.cstatus .cstatus_list p{font-size:24px;font-weight:600}.search_filter_area{display:flex;flex-direction:column;box-sizing:content-box;margin-top:-14px}.search_filter_top{width:100%;background-color:#edede8;padding:16px;position:relative;border-radius:6px}.search_filter_top input.input_text{margin-bottom:0!important;border-radius:0!important;border:none!important}.search_filter_top .input_field .input_box input:focus,.search_filter_top .input_field .input_box input:active{border:none!important;outline:none}.search_filter_top .select_box input.input_text{background:#e4e4dc!important}.search_filter_top .input_field_wrapper{margin:0;border-radius:7px}.search_filter_top .input_field_wrapper .input_field{width:calc(100% / 3);padding:0}.search_filter_top .input_field_wrapper .search_field{width:500px}.search_filter_top .input_field .input_box{margin-bottom:0!important}.search_filter_top .input_field_wrapper .input_field.select_field{width:calc(50% - 500px)}.search_filter_top .input_field_wrapper .input_field.select_field .cselect{width:100%;box-shadow:none;border-radius:0 0 6px 6px}.search_filter_top .input_field_wrapper .input_field.select_field .cselect .cselectBtn{height:55px;border:1px solid #e4e4dc;background:#e4e4dc;border-radius:0}.search_filter_top .input_field_wrapper .input_field.select_field:last-child{border-left:1px solid #c5c5c5}.search_field .input_box{position:relative;margin-bottom:0!important}.search_field .input_box .search_icon{position:absolute;top:13px;right:50px}.search_field .input_box .cclosei_wrapper.search_close{position:absolute;top:11px;right:11px;background:none;width:30px;height:30px}.search_filter_bot{display:flex;justify-content:space-between;margin-top:9px}.search_result_txt h4{font-size:23px;font-weight:500}.search_result_txt p{font-size:16px;color:#888;margin-top:4px}.search_filter_bot .input_field.select_field{width:210px}.search_filter_bot .input_field .input_box{height:50px;margin-bottom:0}.search_filter_bot .input_field .input_box input{height:50px!important;margin-bottom:0!important}.search_filter_bot .input_field .input_box .input_i{top:13px}.search_filter_area .input_field.search_box{position:relative;height:100%;margin:0;flex:1}.search_filter_area .input_field.search_box input{height:100%;border-radius:0;border:unset}.search_filter_area .input_field.search_box .search_icon{position:absolute;top:50%;right:20px;height:28px;transform:translateY(-50%)}.search_filter_area .input_select_field{height:100%;width:313px;position:relative;background-color:#e4e4dc;display:flex;align-items:center;border-right:1px solid #C3C3C3}.search_filter_area .input_select_field:last-child{border-right:unset}.search_filter_area .input_select_field input{background-color:transparent;width:calc(100% - 50px);height:100%;border:0px;font-size:20px;padding:18px 0 18px 20px}.search_filter_area .input_select_field .icon-angle-down{font-size:25px;color:#626262;width:50px;display:flex;align-items:center;justify-content:center}.ccard_wrapper.cproperties_card_list{overflow-y:auto;overflow-x:hidden;width:calc(100% + 10px);padding-right:10px;position:relative;max-height:540px;margin-top:10px;z-index:0}.ccard_wrapper.cproperties_card_list .ccard_box_uls{justify-content:flex-start;width:calc(100% + 16px);margin:0 -5px}.ccard_wrapper.cproperties_card_list .ccard_box_lis{width:25%;padding:5px}.product_ccard{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;border-radius:8px;box-shadow:0 1px 13px -1px #00000026;position:relative;overflow:hidden;height:100%;border:1px solid #E0E0E0}.product_ccard_inner{position:relative;z-index:1;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.product_ccard_header{width:100%}.product_ccard_header .innerimg_box{width:100%;height:175px;border-radius:5px;overflow:hidden}.product_ccard_header .innerimg_box img{width:100%;height:100%}.pccard_bodyfoot{display:flex;flex-direction:column;width:100%;height:100%}.product_ccard_body{display:flex;flex-direction:column;flex:1;width:100%;padding-top:15px}.product_ccard_body .pccard_title{font-size:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:5px}.product_ccard_body .product_ccard_table_wrapper{min-height:185px;max-height:220px;overflow-y:auto;width:100%}.product_ccard_body .product_ccard_datails{height:100%;width:100%}.product_ccard_body .product_ccard_table{border-collapse:separate;border-spacing:0px 10px;width:100%}.product_ccard_table tbody tr td:first-child{width:22px}.product_ccard_table tbody tr td i{color:#727272;font-size:18px}.product_ccard_table tbody tr td p{display:inline-block;font-size:16px;line-height:21px;color:#727272;padding:0 5px}.product_ccard_table tbody tr td h6{font-size:16px;line-height:21px;color:#474747;padding:0 5px}.product_ccard_footer{display:flex;width:calc(100% + 10px);padding-top:20px}.product_ccard_footer .cbtn_uls{width:100%}.product_ccard_footer .cbtn_uls .cbtn_lis{width:50%;flex:1}.product_ccard_footer .cbtn_uls .cbtn_lis .cbtn{font-size:16px;border:unset;min-width:unset;display:flex;align-items:center;gap:6px;height:36px;border-radius:6px;font-weight:600;padding:5px 10px;box-shadow:none;width:100%}.product_ccard_footer .cbtn_uls .cbtn_lis .cbtn span,.ccard_wrapper.cproperties_card_list .cbtn i{margin:0 2px}.cproperties_card_list.listview_active .ccard_box_lis{width:100%}.cproperties_card_list.listview_active .product_ccard_inner{flex-direction:row}.cproperties_card_list.listview_active .product_ccard_header{width:400px;margin-right:22px}.cproperties_card_list.listview_active .product_ccard_header .innerimg_box{height:240px}.cproperties_card_list.listview_active .product_ccard_body{padding-top:5px}.cproperties_card_list.listview_active .pccard_bodyfoot{flex-direction:row;width:calc(100% - 160px)}.cproperties_card_list.listview_active .product_ccard_footer{width:240px;padding:10px 0 15px 20px}.cproperties_card_list.listview_active .product_ccard_footer .cbtn_uls{flex-direction:column}.cproperties_card_list.listview_active .product_ccard_footer .cbtn_uls .cbtn_lis{width:100%;flex:inherit}.cproperties_card_list.listview_active .product_ccard_footer .cbtn_lis .cbtn{height:40px}.property_details_section .title_wrapper{padding-top:40px}.property_details_section .title_wrapper h2{font-size:44px;line-height:48px}.property_details_section .title_wrapper p{font-size:28px;line-height:34px}.property_details_wrapper{display:flex;padding:40px 60px 30px}.property_details_slider{padding-right:22px}.property_details_contents{background:#f5f5f3;display:flex;flex-direction:column;flex:1;border-radius:9px;position:relative;overflow:hidden}.property_details_contents .propertydet_header{padding:32px 32px 22px;position:relative}.propertydet_header:after{content:"\e904";position:absolute;right:24px;top:25px;font-size:22px;color:#b58150;opacity:.6}.propertydet_header h4{font-size:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:10px;font-weight:600}.propertydet_list{display:flex;flex-wrap:wrap;margin:0 -12px}.propertydet_list li{display:inline-flex;padding:6px 12px;align-items:center}.propertydet_list li i{color:#666;font-size:21px}.propertydet_list li p{padding:0 6px;font-size:18.5px;line-height:21px;color:#666}.propertydet_list li h6{font-size:18.5px;line-height:21px;color:#474747;padding:0 5px}.property_details_contents .propertydet_body{flex:1;padding:0 32px 20px;max-height:355px;overflow-y:auto;width:calc(100% - 20px)}.property_features{padding-bottom:20px}.property_features h5{font-size:21.5px;font-weight:600;margin:7px 0 10px;padding:6px 15px 7px;background:#e4e4dcb3;border-radius:5px}.property_features p{color:#555;font-size:20.5px;margin:7px 0}.property_features ul.pfeatures_list{display:flex;flex-wrap:wrap;margin:6px -7px;padding-top:2px}.property_features ul.pfeatures_list li{font-size:19px;display:inline-flex;padding:6px 7px;align-items:center}.property_features ul.pfeatures_list li span{background:#edede8;color:#3b3b3b;padding:6px 20px 7px;border-radius:50px;display:inline-flex;align-items:center;font-weight:500}.property_details_contents .propertydet_footer{padding:20px 32px;background:#edede8;display:flex;justify-content:space-between;align-items:center}.propertydet_footer .totalamt_pay h3{color:var(--primary-color);font-weight:600;font-size:36px}.propertydet_footer .totalamt_pay h3 .aed_span{color:var(--primary-color);font-weight:600;font-size:34px}.thumbnailslider-container{width:640px;margin:auto}.slider-container{width:650px;margin:auto}.main-wrapper{position:relative;width:100%;height:440px;overflow:hidden}.main-image{width:100%;height:100%;object-fit:cover;border-radius:12px}.prev_next_btn{position:absolute;top:50%;transform:translateY(-50%);background:#00000070;border:none;height:62px;width:38px;color:#fff;cursor:pointer;font-size:20px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center}.prev_next_btn.prev{left:20px}.prev_next_btn.next{right:20px}.thumb-strip{width:640px;overflow:hidden;margin:20px auto 0}#thumbContainer{display:flex;gap:10px;transition:.35s ease}.thumb_item{width:calc(25% - 14px);height:180px;flex-shrink:0;border-radius:8px;overflow:hidden}.thumb{width:100%;height:100%;object-fit:cover;opacity:.5;cursor:pointer;transition:.3s}.thumb.active{opacity:1}.slider-container{width:1040px;position:relative;display:flex;flex-direction:column}.wslider_head{width:100%;display:flex;justify-content:space-between;padding:10px 25px}.wslider_body{display:flex}.wslider_footer{width:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 30px;height:95px}.slider-wrapper{display:flex;transition:transform .3s ease;height:330px}.slide-item{width:calc(1040px / 3);height:330px;padding:0 8px}.slide-item img{width:100%;height:330px;object-fit:cover}.slider-btn{width:35px;height:30px;border-radius:50%;border:none;font-size:25px;cursor:pointer;background:none;color:#b58150;display:inline-flex;align-items:center}.prev-btn{left:-50px}.next-btn{right:-50px}.pagination{display:inline-flex;gap:8px;justify-content:center}.pagination .dot{width:11px;height:11px;background:#d9d9d9;border-radius:10px;cursor:pointer;transition:.5s all ease}.pagination .dot.active{background:#333;width:46px}.slide-counter{font-size:27px;font-weight:300;color:#3f3e45;letter-spacing:-1px}.chatbox{display:flex;justify-content:center;align-items:center}.chatbox h5{text-align:center;font-size:20px;font-weight:400;color:#3f3e45}.chat_circle{display:flex;flex-direction:row-reverse;gap:15px;justify-content:center;align-items:center}.dot_wrap .chatbox_i{position:absolute;font-size:33px;color:#fff;margin-top:3px;margin-left:1px}.dot_wrap{position:relative;display:flex;justify-content:center;align-items:center;width:60px;height:60px;background:#000;border-radius:100px;margin-bottom:5px;margin-top:8px}.dot{display:flex;justify-content:center;align-items:center;width:5px;height:5px;background-color:#fff;border-radius:50%;margin:0 1px;position:relative;top:0}.dot1{animation:dotupDown 1s linear infinite}.dot2{animation:dotupDown1 1s linear infinite}.dot3{animation:dotDownup 1s linear infinite}@keyframes dotupDown{0%,90%{transform:translateY(0)}70%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes dotupDown1{0%,90%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes dotDownup{0%,90%{transform:translateY(0)}30%{transform:translateY(-4px)}to{transform:translateY(0)}}.chatbox_widget{background:#fff;position:fixed;bottom:100px;width:calc(100% - 90px);height:80vh;display:flex;flex-direction:column;right:50px;border-radius:20px;box-shadow:0 0 15px #00000017;z-index:3;padding:50px 30px 30px;display:none}.chatbox_widget.active{animation:scale-up-br .4s cubic-bezier(.39,.575,.565,1) both;display:flex}.chatbox_widget .cclosei_wrapper{width:40px;height:40px;background:#ecf3ec;position:absolute;right:20px;top:20px}.chatbox_widget .cclosei_wrapper .cclosei{width:20px;height:20px}.chatbox_widget_header{display:flex;justify-content:center;padding:20px 20px 30px}.chatbox_widget_header h3{font-size:30px;line-height:40px;text-transform:uppercase}.chatbox_widget_body{background:#f2f4f0;flex:1;width:100%;height:100%;border-radius:20px;position:relative}.chatbox_widget_body:before{content:"";display:block;width:50px;height:5px;background-color:#d3d3d3;position:absolute;left:50%;transform:translate(-50%);top:30px;border-radius:20px}.messages_wrapper{height:100%;max-height:360px;width:calc(100% + 18px);padding-right:18px;overflow-y:auto}.messages_uls{width:100%;display:flex;flex-direction:column;padding-top:10px}.messages_lis{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;padding:12px 0}.messages_lis.message_right_lis{justify-content:flex-end}.messages_lis.message_left_lis{flex-flow:row-reverse;justify-content:flex-end}.message_box{min-height:125px;min-width:550px;max-width:95%;background:#fff;margin:0 27px;border-radius:12px;position:relative;padding:12px 20px 10px;display:flex;flex-direction:column;justify-content:space-between}.message_box:before{content:"";position:absolute;top:0;width:0;height:0;border-top:30px solid rgba(255,255,255,1);border-left:30px solid transparent;left:-25px}.messages_lis.message_right_lis .message_box:before{left:inherit;right:-25px;transform:rotateY(180deg)}.message_box .msgbox_top,.message_box .msgbox_bot{display:flex;width:100%}.message_box .msgbox_top{flex-direction:column;flex:1}.message_box .msgbox_top h5{font-size:15px;display:flex}.message_box .msgbox_top p{font-size:20px;line-height:26px;font-weight:500}.message_box .msgbox_top h5 b{color:var(--secondary-color);font-weight:500}.message_box .msgbox_top h5{color:#828282;font-weight:400}.message_box .msgbox_top h5 span{margin:0 6px}.message_box .msgbox_bot{justify-content:space-between;color:#929292;align-items:flex-end;padding-top:10px}.messages_lis.message_right_lis .message_box .msgbox_bot{flex-flow:row-reverse}.messages_lis.message_right_lis .message_box .msgbox_top{align-items:flex-end;text-align:right}.messages_lis.message_right_lis .message_box .msgbox_top h5{flex-flow:row-reverse}.msg_view_span{display:flex;align-items:center;font-size:13px;position:relative;top:-2px}.msg_dt_label{font-size:14px;line-height:18px}.profile_dp{width:40px;height:40px;background:#fff;border-radius:100%}.message_left_lis .message_box,.message_left_lis .profile_dp{background:#dceddc}.message_left_lis .message_box:before{border-top-color:#dceddc}.message_send_wrapper{display:flex;width:100%;align-items:center}.message_send_wrapper .input_field{flex:1;width:100%}.message_send_wrapper .input_box{margin-bottom:0!important;height:58px!important}.message_send_wrapper .input_box input{margin-bottom:0!important}.message_send_wrapper .cbtn{width:100px;min-width:100px;height:56px!important;margin-left:8px;border-radius:4px}.message_send_wrapper .cbtn i{font-size:23px}@keyframes scale-up-br{0%{transform:scale(.5);transform-origin:100% 100%}to{transform:scale(1);transform-origin:100% 100%}}.input_field_wrapper{display:flex;flex-wrap:wrap;margin:-10px}.input_field_wrapper .input_field{width:50%;padding:10px}.input_field.cfield_1,.form_field.cfield_1{width:100%}.input_field.cfield_2,.form_field.cfield_2{width:50%}.input_field.cfield_3,.form_field.cfield_3{width:calc(100% / 3)}.input_field.cfield_4,.form_field.cfield_4{width:25%}.input_field.cfield_5,.form_field.cfield_5{width:20%}.input_field .radiobox_text,.form_field .radiobox_text{width:100%;height:-moz-fit-content;height:fit-content}.input_field .radiobox_text.radiobox_bg,.form_field .radiobox_text.radiobox_bg{padding:14px 15px}.input_field .radiobox_text h6,.form_field .radiobox_text h6{font-size:18px}.input_field .checkbox_text,.form_field .checkbox_text{height:-moz-fit-content;height:fit-content;width:100%}.input_field .checkbox_text.checkbox_bg,.form_field .checkbox_text.checkbox_bg{padding:14px 15px}.input_field .vehicle_dcard,.form_field .vehicle_dcard{height:-moz-fit-content;height:fit-content}.input_field label.lbl_mandatory,.form_field label.lbl_mandatory{position:relative;display:inline-flex}.input_field label.lbl_mandatory:after,.form_field label.lbl_mandatory:after{content:"*";color:#c2002f;font-size:20px;position:relative;top:3px;line-height:16px;margin:0 2px}label.lbl_mandatory:after{content:"*";color:#c2002f;font-size:20px;position:relative;top:3px;line-height:16px;margin:0 2px}.input_field{width:100%;display:flex;flex-direction:column;flex:auto}.input_field label{font-size:18px;font-weight:400;color:var(--black-color);margin-bottom:4px;line-height:20px;position:relative}.input_field .input_error_text{display:none;color:#666;font-size:14px;font-weight:400}.input_field .input_helper_text{font-size:15px;font-weight:400;color:#777}.input_field .input_box{height:55px;width:100%;position:relative;margin-bottom:3px;display:flex;flex-direction:column;align-items:center}.input_field .cselect{width:100%;box-shadow:none}.input_field_wrapper .cselect .cselectBtn{width:100%;background:#fff;height:53px;padding:8px 48px 8px 16px;box-sizing:border-box;border-radius:4px;color:#222;font-size:20px;font-weight:500;border:1px solid #e7e7e7;box-shadow:none;margin-bottom:2px}.input_field .input_box.textarea_box{height:80px}.input_textarea{width:100%;background:#fff;height:80px;padding:10px 48px 10px 16px;box-sizing:border-box;border-radius:4px;color:#222;font-size:20px;font-weight:500;border:1px solid #e7e7e7;box-shadow:none;margin-bottom:2px}.input_field .input_box .input_textarea:focus{outline:none}.input_field .input_box .input_textarea::placeholder{font-size:16px;color:#aaa;font-weight:300;letter-spacing:-.4px}.input_field .input_box .input_textarea:focus,.input_field .input_box .input_textarea:active{border-bottom:1px solid #000000!important}.input_field .input_box .input_i{position:absolute;right:13px;top:14px;height:23px;width:23px;border-radius:100px;z-index:1;display:flex;justify-content:center;align-items:center}.input_field .input_box .input_i img,.input_field .input_box .input_i svg{height:28px;position:relative;top:2px}.input_field .input_box .input_i.inputinfo_i{border:2px solid #333;flex-direction:column;top:16px}.input_field .input_box .input_i.inputinfo_i:before{content:"";display:inline-block;width:2px;height:3px;background:#222;border-radius:30px;position:relative;top:-1px}.input_field .input_box .input_i.inputinfo_i:after{content:"";display:inline-block;width:2px;height:6px;background:#222;border-radius:30px;position:relative;top:1px}.input_field .input_box.input_code_add{flex-direction:row}.input_field .input_box .input_code{z-index:1;display:flex;justify-content:center;align-items:center;background:#fff;height:calc(100% - 5px);position:relative;top:-2px;padding:5px 11px;font-weight:600;color:#666}.input_field .input_box input.input_text{width:100%;background:#fff;height:53px;padding:8px 48px 8px 16px;box-sizing:border-box;border-radius:4px;color:#222;font-size:20px;font-weight:500;border:1px solid #e7e7e7;box-shadow:none;margin-bottom:2px}.input_field .input_box input:focus{outline:none}.input_field .input_box input.input_text::placeholder{font-size:16px;color:#aaa;font-weight:300}.input_field .input_box input:focus,.input_field .input_box input:active{border-bottom:1px solid #000000!important}.input_field .input_box.select_box .input_i.selectarrow_i:after{content:"";display:inline-block;width:14px;height:14px;background:transparent;text-indent:-9999px;border-top:2px solid #555;border-right:2px solid #555;transition:all 250msease -in-out;text-decoration:none;color:transparent;transform:rotate(135deg);position:relative;top:-3px}.input_field.radiocheck_field .input_box{align-items:center;flex-direction:row}.input_field.radiocheck_field .input_box .radiobox_text{display:inline-flex;width:auto}.input_field.field_error .input_box input.input_text:focus,.input_field.field_error .input_box input.input_text:active{border-bottom:1px solid #222!important;box-shadow:#222!important}.input_field.field_error .input_box input.input_text{border-bottom:1px solid #C2002F!important;box-shadow:none}.input_field.field_error .input_box .input_i.inputinfo_i{border:1.5px solid #C2002F}.input_field.field_error .input_error_text{display:block!important;color:#c2002f}.input_field.field_error .input_box .input_i.inputinfo_i:after,.input_field.field_error .input_box .input_i.inputinfo_i:before{background:#c2002f}.input_field.field_desabled .input_box input.input_text{background:#d9d9d0;border-color:#d9d9d0;pointer-events:none;touch-action:none}.input_field.field_desabled .input_box input.input_text::placeholder{color:#a5a5a5}.helper_error_txt{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.form_field_inline{display:flex;flex-wrap:wrap;margin:0 -12px}.form_field_inline .form_field{display:inline-flex;padding:12px}.single_center_inputbox{display:flex;align-items:center;flex-direction:column;margin-top:30px;width:100%}.single_center_inputbox .input_field{margin-bottom:30px;align-items:center}.single_center_inputbox .input_field .input_box{height:70px}.single_center_inputbox .input_field .input_box input.input_text{text-align:center;height:70px;border-radius:8px;border:1px solid #cacaca;width:560px}.single_center_inputbox .input_field .input_box input.input_text::placeholder{font-size:21px}.cprogress_list_uls{width:calc(100% + 40px)}.cprogress_box{display:flex;align-items:center;padding-bottom:24px;position:relative}.cprogress_box:after{content:"";background:#8d8d87;height:16px;width:2px;display:flex;position:absolute;left:34px;bottom:3px;border-radius:2px}.cprogress_list_uls .cprogress_list_lis:last-child .cprogress_box:after{display:none}.cprogress_txt{height:60px;width:100%;display:flex;align-items:center;justify-content:space-between;flex:1;background:#edede8;padding:10px 20px 10px 85px;margin-left:-68px;border-radius:50px 0 0 50px}.cprogress_list_lis.completed .cprogress_txt,.cprogress_list_lis.active .cprogress_txt{background:#fff}.cprogress_list_lis.completed .cprogress_txt:after{display:block}.cprogress_list_lis.completed .cprogress{background:#000}.cprogress_list_lis.completed .cprogress:before{background:conic-gradient(#000 calc(var(--percentage) * 1%),#fff 0)}.cprogress_list_lis.completed .cprogress i{color:#fff}.cprogress_list_lis.completed .cprogress_txt:after{content:"\e92c";font-size:16px;top:28px;right:18px;color:#000}.cprogress_txt p{font-size:24px}@keyframes progress{0%{--percentage: 0}to{--percentage: var(--value)}}@property --percentage{syntax: "<number>"; inherits: true; initial-value: 0;}.cprogress{--percentage: var(--value);--primary: #369;--secondary: #adf;animation:progress 2s .5s forwards;width:68px;height:68px;aspect-ratio:1;border-radius:50%;position:relative;overflow:hidden;display:grid;place-items:center;background:#edede8}.cprogress:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(#d09b08 calc(var(--percentage) * 1%),#fff 0);mask:radial-gradient(#0000 63%,#000 0);mask-mode:alpha;-webkit-mask:radial-gradient(#0000 63%,#000 0);-webkit-mask-mode:alpha}.cprogress i{font-size:27px}.cselect{position:relative;width:210px;box-shadow:0 2px 5px #0000001a}.cselect .cselectBtn{background:var(--bg1);padding:10px 18px;box-sizing:border-box;border-radius:8px;width:100%;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;background:#fff;font-size:20px;border:1px solid #C4C4C4;height:50px;display:inline-flex;align-items:center}.cselect .cselectBtn:after{content:"";display:inline-block;width:16px;height:16px;background:transparent;text-indent:-9999px;border-top:2px solid #222;border-right:2px solid #222;transition:all 250msease -in-out;text-decoration:none;color:transparent;transform:rotate(135deg);position:absolute;top:12px;right:18px}.cselect .cselectBtn.toggle{border-radius:3px 3px 0 0}.cselect .cselectBtn.toggle:after{transform:translateY(50%) rotate(-45deg)!important}.cselect .cselectDropdown{position:absolute;top:100%;width:100%;border-radius:0 0 3px 3px;overflow:hidden;background:var(--bg1);border-top:1px solid #eee;z-index:1;background:#fff;transform:scaleY(0);transform-origin:top center;visibility:hidden;transition:.2s ease;box-shadow:0 3px 3px #0003;max-height:200px;overflow-y:auto}.cselect .cselectDropdown .option{padding:10px 12px;box-sizing:border-box;cursor:pointer;font-size:18px}.cselect .cselectDropdown .option:hover{background:#f8f8f8}.cselect .cselectDropdown.toggle{visibility:visible;transform:scale(1)}.inner_nav_layout{display:flex;padding-bottom:30px;height:100%}.inner_nav_sidebar{margin-right:20px;background:#edede8;padding:30px 25px 25px;border-radius:8px;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.inav_sidebar_header{padding-top:5px;padding-bottom:35px}.inav_sidebar_body{flex:1;height:100%}.inav_sidebar_footer{display:flex;margin:0 -25px -25px;padding:20px;background:#e4e4dc;justify-content:center}.inav_sidebar_footer .cbtn_vertical .cbtn{width:100%;background:#fff;color:#121212;font-weight:600;letter-spacing:0;height:58px;font-size:22px}.inner_nav_sidebar .title_wrapper{padding-top:0;padding-bottom:0;align-items:flex-start}.inner_nav_sidebar .title_wrapper h4{font-size:21px;font-weight:600}.inner_nav_layout .product_ccard{width:385px;padding:0;box-shadow:none;border:none}.inner_nav_layout .product_ccard_header .innerimg_box{height:240px;border-radius:0}.inner_nav_contents{display:flex;background:#edede8;width:100%;flex:1;border-radius:5px;justify-content:space-between;flex-direction:column;padding:0 30px 25px;overflow:hidden}.inner_nav_layout .product_ccard_body .product_ccard_table_wrapper{max-height:330px}.inner_nav_layout .product_ccard_body{background:#e4e4dc;padding:20px 20px 15px}.inner_nav_layout .product_ccard_body .pccard_title{font-size:22px;padding-bottom:8px}.inner_nav_layout .product_ccard_footer{padding:15px;background:#e4e4dc}.product_ccard_table tbody tr td i{font-size:20px}.inner_nav_layout .product_ccard_table tbody tr td p{font-size:17.5px}.inner_nav_layout .product_ccard_table tbody tr td h6{font-size:18px}.product_ccard_footer .info_span{width:100%;text-align:center;font-size:15px;color:#727272}.inner_nav_contents .title_wrapper{align-items:flex-start;padding-top:30px;padding-bottom:25px}.inner_nav_contents .title_wrapper:first-child{padding-bottom:0}.inner_nav_contents .title_wrapper h4{font-size:24px;font-weight:600;display:inline-flex;align-items:center}.inner_nav_contents .title_wrapper h4 span{margin:0 6px}.inner_nav_contents .title_wrapper h4 i{font-size:28px}.inner_nav_contents .title_wrapper p{font-size:21px;color:#666;line-height:27px;margin:5px 0 0}.payment_type_wrapper .title_wrapper{align-items:center;text-align:center;padding-top:20px;padding-bottom:22px!important}.payment_type_wrapper .title_wrapper .img_layer{margin-bottom:10px}.payment_type_wrapper .title_wrapper .img_layer img{height:62px}.innernav_contents_mid{flex:1;padding-top:30px}.innernav_contents_bot{background:#e4e4dc;padding:14px 28px;margin:0 -30px -25px;display:flex;justify-content:space-between}.innernav_contents_bot .cbtn_uls{align-items:center}.cselect_list_wrapper{position:relative;width:100%}.cselect_list_wrapper .cselect_list_uls{width:100%}.cselect_list_wrapper .cselect_list_uls .cselect_list_lis{padding:2px 0}.cselect_list_wrapper .cselect_list_box{background:#fff;width:100%;border-radius:6px}.cselect_list_wrapper .cselect_list_box .radiobox_text{width:100%;padding:10px 12px}.select_check{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border:2px solid #b1b1b1;border-radius:5px}.select_check .check_i{position:relative;width:100%;display:none}.select_check.selected .check_i{display:flex}.select_check .check_i:before,.select_check .check_i:after{content:"";position:absolute;height:2px;border-radius:2px;background:#fff}.select_check .check_i:before{width:8px;transform:rotate(45deg);left:2px;top:1px}.select_check .check_i:after{width:13px;transform:rotate(-45deg);left:6px;top:-1px}.select_check.selected{background:#b58150;border-color:#b58150}.select_check.non_selected{border-radius:100px;border:2px solid #f0a3a3;background:#ffd5d5}.select_check.non_selected .check_i:before{display:none}.select_check.non_selected .check_i:after{width:28px;background:#f0a3a3;left:0}.checkbox_text{display:flex;align-items:center}.checkbox_text.checkbox_bg{background:#fff;padding:16px;border-radius:5px;box-shadow:0 2px 12px -3px #00000026}.checkbox_text h6{font-size:16px;font-weight:500;color:#3f3e45;line-height:20px;flex:1;padding-left:12px}.checkbox_text h6 a{font-weight:700}.radio_check{width:26px;height:26px;display:flex;justify-content:center;align-items:center;border:2px solid #b1b1b1;border-radius:100px}.radio_check .check_i{position:relative;width:14px;height:14px;display:none;background:#b58150;border-radius:100px}.radio_check.selected{border-color:#b58150}.radio_check.selected .check_i{display:flex}.radiobox_text{display:flex;align-items:center}.radiobox_text.radiobox_bg{background:#fff;padding:16px 18px;border-radius:5px;box-shadow:0 2px 12px -3px #00000026}.radiobox_text h6{font-size:18px;font-weight:400;color:#3f3e45;line-height:20px;flex:1;margin:0 10px}.radiobox_text h6 a{font-weight:500;padding:0 3px}.radiobox_text.disabled .radio_check{border-color:#b1b1b1}.radiobox_text.disabled h6{color:#999}.radiobox_text.disabled .radio_check.selected i{background:#b1b1b1}.radiobox_text.disabled .select_check.selected{background:#b1b1b1;border-color:#b1b1b1}.radiobox_text.disabled .select_check.selected i:before,.radiobox_text.disabled .select_check.selected i:after{background:#e6e6e6}.radiobox_text.radiobox_bg{background:#cfcfcf}.cselect_list_field .cselect_list_wrapper{border:1px solid #B8B8B8;background:#fff;border-radius:6px;margin-top:5px;padding:12px;max-height:210px;overflow-y:auto}.cselect_list_field .cselect_list_wrapper .cselect_list_box .radiobox_text{padding:3px}.custom_modalbox .cselect_list_wrapper .cselect_list_box .radiobox_text{padding:11px 12px}.custom_modalbox .cselect_list_uls .cselect_list_lis{padding:3px 0}.custom_modalbox .cselect_list_lis .radiobox_text h6{font-size:20px}.required_docs_uls{display:flex;flex-wrap:wrap;margin:-7px -10px}.required_docs_lis{width:50%;padding:7px 10px}.required_docs_box{height:55px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:5px 18px;border-radius:6px}.required_docs_box h5{font-size:18px;font-weight:500}.required_docs_box h5 span{padding:0 8px}.required_docs_box h5 i{color:#cdcdc5;font-size:16px;width:20px;display:inline-flex}.required_docs_lis.completed .required_docs_box h5 i{font-size:14px;color:#111}.required_docs_lis.completed .required_docs_box h5 span{padding:0 11px}.required_docs_lis.completed .required_docs_box h5 i:before{content:"\e92c"!important}.required_docs_box .docs_info i{font-size:22px;color:#da6254}.required_docs_box .optional_badge{background:#e4e4dc;padding:4px 11px;border-radius:30px;color:#727272;font-size:14px;text-transform:capitalize}.upload_option_progress{display:flex;padding-top:12px}.v_progress_wrapper{padding-right:55px}.v_progress_lis{display:flex;align-items:center;padding-bottom:30px}.v_progress_circle{width:28px;height:28px;border:3px solid #BCBCBC;border-radius:100%;position:relative;display:flex;justify-content:center;align-items:center}.v_progress_circle:after{content:"";width:3px;height:23px;background:#bcbcbc;display:block;border-radius:10px;position:relative;top:29px}.v_progress_lis:last-child .v_progress_circle:after{display:none}.v_progress_texts h5{padding:0 12px;font-size:20px;font-weight:500;height:30px;line-height:29px}.v_progress_lis.active .v_progress_circle{border-color:#b58150}.v_progress_lis.active .v_progress_circle:after{background:#b58150}.v_progress_lis.completed .v_progress_circle{border-color:#000;background:#000}.v_progress_lis.completed .v_progress_circle:before{content:"\e92c";font-size:11px;color:#fff;position:absolute;margin-top:3px}.v_progress_lis.completed .v_progress_circle:after{background:#000}.v_progress_schedule .v_progress_lis{padding-bottom:18px}.v_progress_schedule .v_progress_lis .v_progress_circle:after{height:13px;top:24px}.upload_options_wrapper{flex:1}.ccard_wrapper.vertical_ccard_wrapper{justify-content:flex-start;padding-top:5px}.ccard_wrapper.vertical_ccard_wrapper .ccard_box_uls{margin:0}.ccard_wrapper.vertical_ccard_wrapper .ccard_box_uls .ccard_box_lis{width:100%;padding:0 0 10px}.ccard_wrapper.vertical_ccard_wrapper .ccard_box{padding:14px 25px;box-shadow:none}.ccard_wrapper.vertical_ccard_wrapper .ccard_box_content{flex-direction:row;align-items:center}.ccard_wrapper.vertical_ccard_wrapper .ccard_box .ccard_box_content:after{content:"\e900";position:absolute;top:calc(50% - 5px);right:5px;font-size:12px;color:#a0a0a0}.ccard_wrapper.vertical_ccard_wrapper .innerimg_box{width:60px;height:65px}.ccard_wrapper.vertical_ccard_wrapper .innerimg_box img{height:54px}.ccard_wrapper.vertical_ccard_wrapper .ccard_box .ccard_box_content h5{padding:0 8px;font-size:22px}.table_list_wrapper table{width:100%;background:#f6f6f4}.table_list_wrapper table tr td{padding:9px 15px;border-bottom:1px solid #E8E8E8}.table_list_wrapper table tr td label{color:#3f3e45;font-weight:400;font-size:20px}.table_list_wrapper table tr td h5{color:#474747;font-size:22px;font-weight:600}.table_list_wrapper table tr td .aed_span{font-size:20px;font-weight:500}.table_list_wrapper table tr td:last-child{text-align:right}.payment_summary_wrapper .table_list_wrapper{max-height:430px;overflow-y:auto;width:calc(100% + 10px);padding-right:10px}.lbl_input_2side{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.lbl_mandatory{color:#3f3e45;font-weight:400;font-size:20px}.installment_det_header .lbl_input_2side{padding-top:0;padding-bottom:15px}.installment_ccard_wrapper{max-height:450px;overflow-y:auto;overflow-x:hidden;padding-right:10px;width:calc(100% + 10px)}.installment_ccard_uls{display:flex;flex-wrap:wrap;margin:0 -10px}.installment_ccard_lis{width:50%;padding:10px}.installment_ccard tbody{background:#f6f6f4}.installment_ccard_table{width:100%;border-radius:6px}.installment_ccard_table thead td{background:#fff;border-radius:6px 6px 0 0}.installment_ccard_table tr td{padding:7px 10px}.installment_ccard_table tr td label{font-size:18px;color:#666}.installment_ccard_table thead td label{font-size:19px;font-weight:500;color:#333}.installment_ccard_table tr td h5{font-size:18.5px}.installment_ccard_table tbody tr td:last-child{float:right}.installment_ccard_table .input_field .input_box{height:38px}.installment_ccard_table .input_field .input_box input.input_text{height:38px;font-size:19px;border:1px solid #C4C4C4;border-radius:6px;width:155px;padding:8px 35px 8px 10px}.installment_ccard_table .input_field .input_box .input_i{top:8px;right:8px;color:#666;font-size:20px}.installment_ccard_table .cselect{width:155px;box-shadow:none}.installment_ccard_table .cselect .cselectBtn{height:36px;padding:6px 10px;font-size:19px;border-radius:6px}.installment_ccard_table .cselect .cselectBtn:after{width:11px;height:11px;top:9px;right:13px;border-color:#666}.installment_ccard_table tbody tr{border-bottom:1px solid #E8E8E8}.inner_vprogress_wrapper .v_progress_wrapper{padding-right:10px;max-height:580px;overflow-y:auto;width:calc(100% + 10px)}.inner_vprogress_wrapper .v_progress_texts{width:100%;display:flex;align-items:center;flex:1}.inner_vprogress_wrapper .v_progress_texts h5{font-size:20px;flex:1;min-width:150px}.inner_vprogress_wrapper .v_progress_texts h6{font-size:20px;font-weight:400;color:#555;min-width:155px;text-align:right;padding:0 5px}.inner_vprogress_wrapper .v_progress_texts h6 span.aed_span{padding:0 3px}.inner_nav_wrapper .innernav_contents_top{background:#e4e4dc;padding:14px 20px;margin:0 -30px;display:flex;justify-content:space-between;border-radius:5px 5px 0 0;align-items:center}.totalamt_txt h4{font-size:30px;font-weight:600;margin-bottom:4px}.totalamt_txt h6{font-size:24px;font-weight:600;color:#555}.totalamt_txt p{color:#666;font-size:21px;margin-top:3px;line-height:22px}.totalamt_pay{text-align:right}.totalamt_pay h5{color:#666;font-size:21px;font-weight:400}.totalamt_pay h3{font-size:35px;font-weight:500}.totalamt_pay.inserted_amt h3{color:#00b054}.totalamt_pay.remaining_amt h3{color:#cf0a2c}.totalamt_pay h3 .aed_span{font-weight:500;color:#666;font-size:26px}.cbtn_uls.left .totalamt_pay{text-align:left}.inner_nav_contents.payment_type_contents{padding:0}.payment_type_contents .innernav_contents_top{margin:0;padding:14px 24px}.payment_type_wrapper{display:flex;flex-direction:column;align-items:center;height:100%;padding-top:15px}.payment_type_wrapper .ccard_wrapper.selection_ccard_wrapper{width:100%}.payment_type_wrapper .ccard_wrapper.selection_ccard_wrapper .ccard_box_uls{margin-top:5px;width:100%}.payment_type_wrapper .ccard_wrapper.selection_ccard_wrapper .ccard_box_uls .ccard_box_lis{min-width:280px;height:215px}.payment_type_wrapper .ccard_wrapper.selection_ccard_wrapper .ccard_box_uls .ccard_box_lis .ccard_box{min-width:100%;padding:22px 26px}.payment_type_wrapper .ccard_wrapper.selection_ccard_wrapper .innerimg_box{height:65px}.payment_type_wrapper .ccard_wrapper.selection_ccard_wrapper .innerimg_box img{height:44px}.payment_type_wrapper .ccard_wrapper.selection_ccard_wrapper .innerimg_box img.kiosk_i{height:61px;position:relative;top:5px}.payment_type_wrapper .ccard_wrapper.selection_ccard_wrapper .innerimg_box img.uaepass_i{height:60px;position:relative;top:5px}.payment_type_wrapper .title_wrapper h4{font-size:25px!important}.signaturepad_box{width:760px;position:relative}#signaturepad{border:1px solid #B4B4B4;background:#fff;border-radius:6px;cursor:crosshair;touch-action:none;width:760px;height:300px;box-shadow:0 1px 13px -4px #0000001a}.signaturepad_box #clearbtn{position:absolute;bottom:17px;z-index:1;right:17px;font-size:18px;color:#2d2d2d;display:inline-flex;align-items:center;background:#edede8;padding:6px 8px 7px 7px;border-radius:5px}.signaturepad_box #clearbtn i{color:#cf1b1b;padding:0 2px;font-size:18.5px}.signaturepad_box #clearbtn span{padding:0 2px}.signature_confirm_box{border:1px solid #B4B4B4;background:#fff;border-radius:6px;width:760px;height:300px;box-shadow:0 1px 13px -4px #0000001a;display:flex;justify-content:center;align-items:center}.signature_confirm_box .uaepass_tick_i{height:125px;animation:slide-in-fwd-center 4.5s ease}.docs_verify_wrapper{background:#e9e9e0;display:flex;justify-content:center;align-items:flex-start;min-height:100%;max-height:505px;border-radius:8px 8px 0 0;overflow-y:auto;padding:25px 25px 15px}.docs_wrapper{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.doc_full_img{height:100%}.doc_eid_img{height:380px;margin-bottom:10px}.doc_passport_img{height:430px;margin-bottom:10px}.docs_scanned_wrapper{background:#f5f5f3;display:flex;justify-content:center;align-items:flex-start;height:100%;max-height:746px;border-radius:8px 8px 0 0;overflow-y:auto;padding:25px 25px 15px}.session_timer_box{display:flex;align-items:center;text-align:right}.session_timer_txt{padding:0 9px}.session_timer_box .cprogress{width:50px;height:50px}.session_timer_box .cprogress:before{background:conic-gradient(#b58150 calc(var(--percentage) * 1%),#cfcfc7 0);mask:radial-gradient(#0000 60%,#000 0);-webkit-mask:radial-gradient(#0000 60%,#000 0)}.session_timer_txt h5{font-weight:700;font-size:21px;color:#3f3e45;line-height:21px}.session_timer_txt p{font-weight:400;font-size:20px;color:#666;line-height:20px}.payend_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px}.payend_wrapper .title_wrapper{text-align:center;align-items:center}.payend_wrapper .title_wrapper h4{font-size:35px}.payend_wrapper .title_wrapper p{font-size:23px;margin:12px 0 0}.payend_wrapper.payend_success_contents{height:100%}.animation_nav_layout .navigation_sidebar{width:585px}.animation_nav_layout .navigation_contents{width:calc(100% - 590px)}.animation_nav_layout .animation_wrapper{height:100%;padding-top:0;padding-bottom:30px;align-items:center}.side_notes_wrapper{border-radius:4px;overflow:hidden;margin-bottom:15px}.side_notes_wrapper .side_notes_header{background:#edede8;padding:10px 13px}.side_notes_header h4{display:inline-flex;align-items:center;font-size:21px;font-weight:600}.side_notes_header h4 i{padding:0 3px;font-size:24px}.side_notes_header h4 span{padding:0 3px}.side_notes_wrapper .side_notes_body{background:#f2f2ee;padding:15px 12px 20px}.clist_box{padding:20px 15px 18px;background:#f1f1f1;border-radius:6px}.clist_lis{display:flex;align-items:flex-start;padding-bottom:6px}.clist_lis i{margin:0 5px}.clist_lis span{margin:0 5px;font-size:18px;line-height:17px;flex:1;color:#3f3e45}.clist_lis i.clist_dot{width:7px;height:7px;background:var(--warning-color);display:inline-flex;border-radius:100px;position:relative;top:7px}.receipt_list_section{display:flex;justify-content:center;margin-bottom:48px}.receipt_list_wrapper{display:flex;flex-direction:column;width:480px;padding:18px 15px 25px;background:#fff;border-radius:2px;position:relative}.receipt_list_header{display:flex;justify-content:center;padding:3px 10px 23px}.receipt_list_header h3{font-size:21px;font-weight:600}.receipt_list_body table{width:100%;border:1px solid #eee}.receipt_list_body table tr{border:1px solid #eee}.receipt_list_body table tr td{padding:9px 12px}.receipt_list_body table tr td:first-child{border-right:1px solid #eee;min-width:160px}.receipt_list_body table tr td label{color:#3f3e45;font-size:17px;font-weight:400;line-height:17px}.receipt_list_body table tr td h5{font-weight:600;font-size:18px;line-height:20px;color:#0a0a0a}.receipt_list_wrapper:after{content:"";display:block;position:absolute;left:0;right:0;height:20px;background:linear-gradient(45deg,transparent 33.333%,#fff 33.333%,#fff 66.667%,transparent 66.667%),linear-gradient(-45deg,transparent 33.333%,#fff 33.333%,#fff 66.667%,transparent 66.667%);background-size:15px 40px;background-position:0 -20px;bottom:-15px}.side_notes_body.docprogress_body{padding:0}.docprogress_uls{width:100%}.docprogress_box{display:flex;align-items:center;padding-bottom:2px;position:relative}.docprogress_txt{height:44px;width:100%;display:flex;align-items:center;justify-content:space-between;flex:1;background:#edede8;padding:10px 20px;border-radius:0}.docprogress_lis.completed .docprogress_txt,.docprogress_lis.active .docprogress_txt{background:#fff}.docprogress_lis.completed .docprogress i{color:#fff}.docprogress_lis.completed .docprogress_txt:after{content:"\e92c";font-size:15px;top:17px;right:18px;color:#000;position:absolute}.docprogress_txt p{font-size:22px}.paymentinfo_table{width:100%;border:none}.paymentinfo_table tbody tr td{background:#fff;padding:11px 20px;border-bottom:2px solid #e4e4dc}.paymentinfo_table tbody tr td label{color:#666;font-size:18.5px}.paymentinfo_table tbody tr td h5{font-size:20px;font-weight:500}.paymentinfo_table tbody tr td:last-child{text-align:right}.qrscan_card{width:100%;display:inline-flex;flex-direction:column;border:1px solid #d7d7d7;background:#edede8;border-radius:8px;padding:28px 25px;position:relative;margin-bottom:12px}.qrscan_wrapper{flex-direction:column;display:flex;align-items:center;padding-top:15px}.qrscan{width:226px;height:226px;position:relative;padding:18px;direction:ltr!important}.qrscan>.cscan{width:190px;height:190px;padding:10px;background:#fff}.qrscan>.cscan img{width:100%;height:100%}.qrscan:before,.qrscan:after,.qrscan em:after,.qrscan em:before{border-color:#bebebe;content:"";position:absolute;width:32px;height:32px;border-style:solid;border-width:0px;border-radius:4px}.qrscan:before{left:0;top:0;border-left-width:4px;border-top-width:4px}.qrscan:after{right:0;top:0;border-right-width:4px;border-top-width:4px}.qrscan em:before{left:0;bottom:0;border-left-width:4px;border-bottom-width:4px}.qrscan em:after{right:0;bottom:0;border-right-width:4px;border-bottom-width:4px}.timer_text_wrapper{margin-top:25px;font-size:18px;font-weight:400;color:#6c6c6c;display:flex;align-items:center;justify-content:center}.timer_text_wrapper span{margin:0 3px}.bolder_text{color:#3f3e45;font-weight:600}.timer_text_wrapper .timer_text{font-size:20px;font-weight:600;color:var(--error-color);position:relative;top:0}.user_login_section{height:100%}.user_login_section .title_wrapper{padding-top:70px}.user_login_wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.user_login_wrapper .input_form{display:flex;flex-direction:column;align-items:center;width:720px}.user_login_wrapper .login_user_icon{color:#fff;font-size:44px;margin:40px 0 30px;width:92px;height:92px;background:#000;display:flex;justify-content:center;align-items:center;border-radius:100%}.user_login_wrapper .input_field{display:flex;flex-direction:column;margin:12px 0;width:100%}.user_login_wrapper .input_field label{font-size:24px;line-height:30px;font-weight:500;margin-bottom:5px;color:#6c6c6c}.user_login_wrapper .input_box{position:relative;height:75px}.user_login_wrapper .cinput_i{position:absolute;height:35px;width:75px;margin:20px 0;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid rgb(93 46 130 / 50%);left:0}.user_login_wrapper .cinput_i i{font-size:30px;color:#727272}.user_login_wrapper .input_field input{border:none;height:75px;background:#fff;box-sizing:border-box;border-radius:10px;padding:8px 20px 8px 95px;width:100%;font-size:24px;font-weight:600;color:#3f3e45;border:1px solid #9D9D9D}.user_login_wrapper .input_field input::placeholder{color:#aeaeae;font-size:20px;font-weight:400}.user_login_wrapper .input_form .cbtn{margin-top:35px;width:380px;color:#fff;font-size:24px;height:80px;text-transform:uppercase;font-weight:600}.custom-calendar{background-color:#fff;border-radius:12px;margin-top:30px}.custom-calendar .custom-calendar-header{display:flex;align-items:center;justify-content:space-between;padding:15px}.custom-calendar .custom-calendar-header .month-year{display:flex;align-items:center}.custom-calendar .custom-calendar-header .month-year a{display:block;padding:18px 15px;font-size:22px;color:#0a0a0a;text-transform:capitalize;text-align:center}.custom-calendar .custom-calendar-header .prev-next-icons{display:flex;align-items:center}.custom-calendar .custom-calendar-header .prev-next-icons a{display:block;padding:18px 17px;font-size:22px}.custom-calendar .custom-calendar-header .prev-next-icons a.disable{opacity:.2;pointer-events:none}.custom-calendar .custom-calendar-body ul{display:flex;flex-wrap:wrap;padding-bottom:20px}.custom-calendar .custom-calendar-body ul li{width:calc(100% / 7)}.custom-calendar .custom-calendar-body ul li a{display:block;padding:22px 10px;text-align:center;font-size:21px;font-weight:500}.custom-calendar .custom-calendar-body ul li a.current_date{background-color:var(--primary-color);color:#fff;border-radius:5px}.custom-calendar .custom-calendar-body ul li a.not-accessible{color:#dadada;pointer-events:none}.custom-calendar .custom-calendar-body ul.all-days li a{font-size:16px;color:#828282;padding:4px 10px}.cselect.multi .option{display:flex;align-items:center;gap:10px}.cselect.multi .option:before{content:"";width:16px;height:16px;border:1px solid #999;border-radius:3px}.cselect.multi .option.selected:before{background:#222}.cselectSearch{width:90%;margin:5%;padding:8px 10px;border:none;border:1px solid #bbbbbb;border-radius:6px;outline:none;font-weight:600;font-size:15px;box-sizing:border-box;height:40px}
