@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ServDetailpackages{z-index:1000;position:fixed;top:0;bottom:0;left:0;right:0;height:100vh;background:#20d2d2;transition:.5s;pointer-events:none;opacity:1;pointer-events:visible}body{font-family:Inter,sans-serif!important}.packages_detail_popup .popup-image{margin-bottom:15px}.packages_detail_popup h1{text-align:center;font-family:Tahoma,Arial,sans-serif;color:var(--popup-success-color);margin:80px 0}.packages_detail_popup .popup-image img{max-width:100%}.packages_detail_popup .box{margin:0 auto;background:var(--popup-box-bg);padding:35px;border:2px solid var(--white);border-radius:20px/50px;background-clip:padding-box;text-align:center}.packages_detail_popup .tittle h2{max-width:265px}.packages_detail_popup .button{font-size:1em;padding:10px;border:2px solid var(--popup-success-color);border-radius:20px/50px;text-decoration:none;cursor:pointer;transition:all .3s ease-out;color:var(--black)!important}.packages_detail_popup .button:hover{background:var(--popup-success-color)}.packages_detail_popup .overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:var(--popup-overlay-color);transition:opacity .5s;visibility:hidden;opacity:0}.packages_detail_popup .overlay:target{visibility:visible;opacity:1}.packages_detail_popup .popup{margin:70px auto;padding:20px;background:var(--white);border-radius:5px;width:40%;position:relative;transition:all 5s ease-in-out}.packages_detail_popup .services h3{font-size:20px;font-weight:700;color:#282c3f}.packages_detail_popup .services{font-size:15px;font-weight:400;color:#999}.packages_detail_popup .popup h2{margin-top:0;color:#333;font-family:Tahoma,Arial,sans-serif}.packages_detail_popup .popup .close{position:absolute;top:-7px;right:20px;transition:all .2s;font-size:30px;font-weight:700;text-decoration:none;color:#333}.packages_detail_popup .popup{height:500px;overflow:auto}.packages_detail_popup .popup .close:hover{color:var(--popup-success-color)}.packages_detail_popup .popup .content{max-height:30%;overflow:auto}@media screen and (max-width: 700px){.packages_detail_popup .box,.packages_detail_popup .popup{width:70%}}.packages_detail_popup #style-15::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:var(--scrollbar-bg);border-radius:10px}.packages_detail_popup #style-15::-webkit-scrollbar{width:10px;background-color:var(--scrollbar-bg)}.packages_detail_popup #style-15::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--white);background-image:-webkit-gradient(linear,40% 0%,75% 84%,from(var(--scrollbar-thumb-gradient-start)),to(var(--scrollbar-thumb-gradient-end)),color-stop(.6,var(--scrollbar-thumb-gradient-middle)))}.custome-disable{cursor:not-allowed;pointer-events:none}.d-flex-center{display:flex;justify-content:center}.w-70{width:70%!important}.fullscreen-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-out}.fullscreen-loader img{width:100px;height:auto}.loader-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.loader-car-wash{position:relative;width:120px;height:120px;background:var(--white);border-radius:50%;border:4px solid var(--loader-gradient-start);overflow:hidden;box-shadow:0 10px 30px #0d6efd40;display:flex;align-items:center;justify-content:center}.water-fill{position:absolute;top:50%;left:-50%;width:200%;height:200%;background:linear-gradient(180deg,var(--loader-gradient-start) 0%,var(--loader-gradient-end) 100%);border-radius:40%;animation:wave-rotate 6s linear infinite;transform-origin:50% 50%;opacity:.8}.car-loader-image{position:absolute;z-index:3;width:60px;height:auto;animation:car-bounce 2s ease-in-out infinite;filter:drop-shadow(0 5px 5px rgba(0,0,0,.2))}@keyframes car-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.water-fill:after{content:"";position:absolute;top:5%;left:0;width:100%;height:100%;background:#ffffff4d;border-radius:38%;animation:wave-rotate 9s linear infinite reverse}@keyframes wave-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bubbles{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:4}.bubble{position:absolute;bottom:-10px;background:#fff9;border-radius:50%;animation:bubble-rise 2s ease-in infinite}.bubble:nth-child(1){width:8px;height:8px;left:30%;animation-duration:2.2s;animation-delay:.5s}.bubble:nth-child(2){width:12px;height:12px;left:50%;animation-duration:2.5s;animation-delay:.1s}.bubble:nth-child(3){width:6px;height:6px;left:70%;animation-duration:2.8s;animation-delay:.8s}@keyframes bubble-rise{0%{transform:translateY(0);opacity:0}50%{opacity:1}to{transform:translateY(-80px);opacity:0}}.loading-text{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;background:linear-gradient(90deg,var(--loader-text-gradient-start),var(--loader-text-gradient-end));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1.5px;text-transform:uppercase;animation:pulse-text 2s ease-in-out infinite}@keyframes pulse-text{0%,to{opacity:.7;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}:root{--primary-color: #1D61E7;--primary-light-blue: #E0EDFF;--text-dark: #111D15;--text-medium: #555;--text-light: #999;--background-light: #f8f9fa;--border-blue: #1D61E7;--button-border-color: #D1D1D1;--bg-theme: #EFF4FF;--status-accepted-text: #28C76F;--status-accepted-bg: rgba(40, 199, 111, .15);--status-cancelled-text: #FF0000;--status-cancelled-bg: rgba(255, 0, 0, .1);--status-requested-text: #1D61E7;--status-requested-bg: rgba(29, 97, 231, .1);--status-running-text: #480082;--status-running-bg: rgba(72, 0, 130, .1);--status-payment-requested-text: #AF52DE;--status-payment-requested-bg: rgba(175, 82, 222, .1);--status-payment-completed-text: #00CFE8;--status-payment-completed-bg: rgba(0, 207, 232, .1);--status-completed-text: #1B2850;--status-completed-bg: rgba(27, 40, 80, .1);--status-on-the-way-text: #7367F0;--status-on-the-way-bg: rgba(115, 103, 240, .1);--status-reached-text: #8B4513;--status-reached-bg: rgba(139, 69, 19, .1);--status-default-text: #666;--status-default-bg: #f0f0f0;--popup-success-color: #06D85F;--popup-overlay-color: rgba(0, 0, 0, .7);--popup-box-bg: rgba(255, 255, 255, .2);--loader-gradient-start: #0d6efd;--loader-gradient-end: #0a58ca;--loader-text-gradient-start: #0d6efd;--loader-text-gradient-end: #0dcaf0;--white: #ffffff;--black: #000000;--scrollbar-bg: #F5F5F5;--scrollbar-thumb-gradient-start: #4D9C41;--scrollbar-thumb-gradient-middle: #54DE5D;--scrollbar-thumb-gradient-end: #19911D}div#root{background-color:var(--white)!important}a{text-decoration:none!important}*{padding:0;margin:0;box-sizing:border-box;word-wrap:break-word}.bg-primaryy{background-color:var(--primary-color)}.bg-primary-light{background-color:var(--primary-light-blue)}.border-color-primaryy{border-color:var(--primary-color)}.border-color-primaryy-light{border-color:var(--primary-light-blue)}body{font-family:Inter,sans-serif!important;overflow-X:hidden;background-color:var(--white)}*{padding:0;margin:0;box-sizing:border-box}.section-padding{padding:100px 0!important}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}@media (max-width: 786px){.section-padding{padding:50px 0!important}.sm-pt-50{padding-top:50px}.sm-pb-50{padding-bottom:50px}.sm-pb-10{padding-bottom:20px}.sm-pt-10{padding-top:20px}}.fs-16{font-size:16px}.fs-14{font-size:14px}.fs-20{font-size:20px}.fs-18{font-size:18px}.fs-21{font-size:21px}.fs-24{font-size:24px}.fs-44{font-size:44px}.fs-40{font-size:40px}.fs-32{font-size:32px}.fs-80{font-size:clamp(32px,6vw,90px)}@media (max-width: 1299px){.lg-fs-21{font-size:21px}.lg-fs-20{font-size:20px}.lg-fs-30{font-size:30px}.lg-fs-40{font-size:40px}.lg-fs-18{font-size:18px}.lg-fs-24{font-size:24px}.lg-fs-32{font-size:32px}}@media (max-width: 991px){.md-fs-21{font-size:21px}.md-fs-28{font-size:28px}.md-fs-20{font-size:20px}.md-fs-30{font-size:30px}.md-fs-40{font-size:40px}.md-fs-18{font-size:18px}.md-fs-24{font-size:24px}.md-fs-50{font-size:50px}.md-fs-32{font-size:32px}}@media (max-width: 767px){.sm-fs-21{font-size:21px}.sm-fs-20{font-size:20px}.sm-fs-22{font-size:22px}.sm-fs-30{font-size:30px}.sm-fs-18{font-size:18px}.sm-fs-24{font-size:24px}.sm-fs-28{font-size:28px}.sm-fs-40{font-size:40px}.sm-fs-32{font-size:32px}.sm-mb-10{margin-bottom:10px}}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.bg-section{border:1px solid #EDF1F3;box-shadow:0 4px 10px #0000001a;padding:22px;border-radius:25px}.text-light{color:var(--text-light)!important}.bg-theme-color{background-color:var(--bg-theme)}.rg-10px{row-gap:10px!important}.d-grid{display:grid}.grid-g-10px{grid-gap:10px}.rg-15px{row-gap:15px}.rg-20px{row-gap:20px}.rg-25px{row-gap:25px}.br-6px{border-radius:6px!important}.select-wrapper select{-webkit-appearance:none;appearance:none;-moz-appearance:none;padding-right:2.5rem;width:100%}.select-wrapper:after{content:"▼";content:"";position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20,40 70,90 120,40' fill='none' stroke='%23888' stroke-width='15'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.cg-10px{column-gap:10px}.cg-15px{column-gap:15px}.cg-20px{column-gap:20px}.cg-25px{column-gap:25px}@media (max-width: 767px){.sm-d-none{display:none!important}.sm-w-100{width:100%}.sm-mt-30px{margin-top:30px}}.text-start{text-align:start!important}.br-20px{border-radius:20px}.btn-primaryy{font-family:Inter,sans-serif;background-color:var(--primary-color);color:var(--white);border:none;cursor:pointer;transition:background-color .3s ease;border:2px solid transparent!important;text-align:center;display:inline-block;width:auto;border-radius:10px!important}.btn-primaryy:hover{border:2px solid var(--primary-color)!important}.br-top-custom{border-top:1px solid #C6C6C6}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;white-space:nowrap;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.btn-theme-border{background-color:transparent;color:var(--black);border:1px solid #666666;font-family:Inter,sans-serif;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;border-radius:15px!important}.pri-btn-sm{padding:6px 12px;font-size:16px}.pri-btn-md{padding:10px 20px;font-size:16px}.pri-btn-lg{padding:12px 20px;font-size:18px}.pri-btn-sm:hover{padding:6px 12px;font-size:16px}.pri-btn-md:hover{padding:10px 20px;font-size:16px}.btn-primaryy:hover{background-color:transparent;color:var(--primary-color);border:2px solid var(--primary-color)}.btn-primaryy:focus,.btn-theme-border:focus{box-shadow:none;outline:none}.btn-theme-border:hover,.btn-theme-border:active,.btn-theme-border:focus{border:1px solid var(--primary-color);color:var(--primary-color)}.breadcrumb{margin:30px 0}.breadcrumb-item.active{color:var(--primary-color)!important}.breadcrumb-item+.breadcrumb-item:before{content:">"!important;padding-right:.5rem!important;color:var(--black)!important}.status-badge{padding:6px 14px;border-radius:12.5px;font-size:14px;font-weight:500;display:inline-block;width:fit-content;text-align:center;white-space:nowrap}.badge-accepted{background-color:var(--status-accepted-bg)!important;color:var(--status-accepted-text)!important}.badge-cancelled,.badge-cancelled-by-user,.badge-cancelled-by-admin,.badge-cancelled-by-sp{background-color:var(--status-cancelled-bg)!important;color:var(--status-cancelled-text)!important}.badge-requested{background-color:var(--status-requested-bg)!important;color:var(--status-requested-text)!important}.badge-running{background-color:var(--status-running-bg)!important;color:var(--status-running-text)!important}.badge-payment-requested{background-color:var(--status-payment-requested-bg)!important;color:var(--status-payment-requested-text)!important}.badge-payment-completed{background-color:var(--status-payment-completed-bg)!important;color:var(--status-payment-completed-text)!important}.badge-completed{background-color:var(--status-completed-bg)!important;color:var(--status-completed-text)!important}.badge-on-the-way{background-color:var(--status-on-the-way-bg)!important;color:var(--status-on-the-way-text)!important}.badge-reached{background-color:var(--status-reached-bg)!important;color:var(--status-reached-text)!important}.badge-default{background-color:var(--status-default-bg)!important;color:var(--status-default-text)!important}.btn.focus,.btn:focus{outline:none;box-shadow:none}.btn.disabled,.btn:disabled{opacity:1}.text-primaryy{color:var(--primary-color)}.text-decoration-line-through{text-decoration:line-through}section{overflow:hidden}body.noScroll,body.noScrollBtn,body.shadow{position:relative;overflow-Y:hidden;z-index:-1}body.noScroll:after,body.noScrollBtn:after,body.shadow:after{position:absolute;content:"";width:100vw;height:100vh;left:0;z-index:1;overflow-Y:hidden;top:0}body.noScroll .headerTop .leftSideHead:after,body.noScrollBtn .headerTop .leftSideHead:after,body.shadow .headerTop .leftSideHead:after{content:"";position:fixed;z-index:6;right:0;height:100vh;width:100vw;background:#0003;top:0}body.noScroll .headerTop.fixedTop,body.noScrollBtn .headerTop.fixedTop,body.shadow .headerTop.fixedTop{position:fixed;width:100%;background:var(--white)!important;padding:10px 15px;z-index:2}body.noScroll .headerTop.fixClass:after,body.noScrollBtn .headerTop.fixClass:after,body.shadow .headerTop.fixClass:after{content:"";position:absolute;width:100vw;height:100%;left:0;top:0;background:#00000040}.headerTop.fixedTop{position:fixed;width:100%;background:#fff!important;z-index:15;top:0}.headerTop.fixedTop .headerMid{padding-top:20px;padding-bottom:20px}@media (max-width: 767px){.headerTop.fixedTop .headerMid{padding:10px 20px}}@media (max-width: 767px){.mobDisnone,.mobnone{display:none!important}}.searchCatMob{padding-bottom:0;box-shadow:0 0 #0000;-webkit-box-shadow:0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow:0px 0px 0px 0px rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 767px){.searchCatMob{padding-bottom:10px;box-shadow:0 4px 4px #0003;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 4px 4px 0px rgba(0,0,0,.2);-webkit-appearance:none;-moz-appearance:none;appearance:none}}ul{list-style:none;margin:0;padding:0}a:hover,a:focus{text-decoration:none!important}.wid100{width:100%}button{border:0px solid;background:transparent}.mlr0{margin-left:0;margin-right:0}.plr0{padding-left:0;padding-right:0}.aligCent{align-items:center}.jSpaceBetween{justify-content:space-between}.inpuWidth.topBornone{border-top:0px solid transparent!important}.titleHead{display:flex;justify-content:space-between;align-items:center;padding:20px 15px!important;width:100%}@media (max-width: 991px){.titleHead{padding:15px 0!important}}@media (max-width: 767px){.titleHead{padding:15px 0!important;width:100%}}.titleHead.borderBottomDesign{border-bottom:1px solid rgba(48,48,48,0)!important;position:relative}.titleHead.borderBottomDesign:before{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.titleHead.borderBottomDesign.topborder:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;top:1px;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.titleHead.borderTopBottomDesign{position:relative;border-bottom:1px solid rgba(48,48,48,0)!important;border-top:1px solid rgba(48,48,48,0)!important}.titleHead.borderTopBottomDesign:before{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.titleHead.borderTopBottomDesign:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;top:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.titleHead .sectionTitle{color:#313131;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize;line-height:1;margin-bottom:0}@media (max-width: 1200px){.titleHead .sectionTitle{font-size:18px!important}}@media (max-width: 991px){.titleHead .sectionTitle{font-size:16px!important}}@media (max-width: 767px){.titleHead .sectionTitle{font-size:14px!important}}.titleHead .sectionTitle a.backbt{color:#48484a;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize;line-height:1;margin-bottom:0;display:flex;align-items:center}.titleHead .sectionTitle a.backbt i{height:25px;width:25px;border-radius:50%;background:#48484a;color:#fff;text-align:center;line-height:25px;margin-right:5px}@media (max-width: 1200px){.titleHead .sectionTitle a.backbt i{height:20px;width:20px;line-height:20px}}@media (max-width: 991px){.titleHead .sectionTitle a.backbt i{height:20px;width:20px;line-height:20px}}@media (max-width: 767px){.titleHead .sectionTitle a.backbt i{height:15px;width:15px;line-height:15px;margin-right:5px}}@media (max-width: 1200px){.titleHead .sectionTitle a.backbt{font-size:18px!important}}@media (max-width: 991px){.titleHead .sectionTitle a.backbt{font-size:16px!important}}@media (max-width: 767px){.titleHead .sectionTitle a.backbt{font-size:14px!important}}.titleHead .sectionTitle span{font-weight:400}.titleHead .sectionSeeAll{text-align:right;margin-bottom:0}.titleHead .sectionSeeAll a{color:#48484a;font-size:15px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:right;text-transform:capitalize;line-height:1}@media (max-width: 991px){.titleHead .sectionSeeAll a{font-size:14px!important}}@media (max-width: 767px){.titleHead .sectionSeeAll a{font-size:12px!important}}.titleHead .rightCont.row{margin:0}.titleHead .rightCont.row .selectDrop{padding:0 7px;height:48px;position:relative}.titleHead .rightCont.row .selectDrop img{width:20px;position:absolute;top:50%;transform:translateY(-50%);left:20px}.titleHead .rightCont.row .selectDrop select{width:100%;height:100%;border-radius:8px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0 0 20px 0px rgba(76,87,125,.1215686275);-moz-box-shadow:0 0 20px 0px rgba(76,87,125,.1215686275);border:0px solid transparent;padding:0 25px 0 39px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.titleHead .rightCont.row .outPutsec{padding:0 7px;max-width:262px;height:48px;position:relative}.titleHead .rightCont.row .outPutsec img{width:20px;position:absolute;top:50%;transform:translateY(-50%);left:20px}.titleHead .rightCont.row .outPutsec .outPutsecIn{width:100%;height:100%;border-radius:8px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:0 0 20px 0px rgba(76,87,125,.1215686275);-moz-box-shadow:0 0 20px 0px rgba(76,87,125,.1215686275);border:0px solid transparent;padding:0 19px 0 39px;box-sizing:border-box;display:flex;align-items:center}.titleHead .rightCont.row .outPutsec .outPutsecIn p{margin-bottom:0}.titleHead .rightCont.row .serviOut{padding:0 7px 0 0;max-width:auto;height:48px}.titleHead .rightCont.row .serviOut .serviOutIn{width:100%;height:100%;border-radius:30px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0 0 20px 0px rgba(76,87,125,.1215686275);-moz-box-shadow:0 0 20px 0px rgba(76,87,125,.1215686275);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0px solid transparent;padding:0 15px;box-sizing:border-box;display:flex;align-items:center}.titleHead .rightCont.row .serviOut .serviOutIn .form-group{margin-bottom:0;padding:0 9px}.titleHead .rightCont.row .serviOut .serviOutIn .chkbx-toggle+label{margin-bottom:0;margin-top:5px}@media (max-width: 991px){.spaceSect{padding-left:15px;padding-right:15px}}@media (max-width: 776px){.spaceSect{padding-left:20px;padding-right:20px}}@media (max-width: 575px){.spaceSect{padding-left:20px;padding-right:20px}}@media (max-width: 776px){.spaceSect.producrCateIn{padding-left:20px;padding-right:20px}}@media (max-width: 575px){.spaceSect.producrCateIn{padding-left:15px;padding-right:15px}}.serveBack{display:block;position:absolute;top:-25px;left:0}.serveBack h6{font-size:15px;display:flex;align-items:flex-end;font-weight:700}@media (min-width: 768px){.serveBack h6{color:#fff}}.serveBack a,.serveBack span.backbt{display:block;float:left;height:20px;width:20px;border-radius:50%;background:#48484a;color:#fff;margin-right:10px;font-size:15px;line-height:20px;padding:.3px 5px 4px 6.5px}.serveBack a i,.serveBack span.backbt i{font-weight:700}@media (min-width: 768px){.serveBack a,.serveBack span.backbt{background:#fff;color:#48484a}}.serveBack a{display:block;color:#48484a;font-weight:700;font-size:15px;line-height:1;text-transform:capitalize}@media (min-width: 768px){.serveBack a{color:#fff}}input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.spaceSectIn{padding-left:170px;padding-right:170px}@media (max-width: 1500px){.spaceSectIn{padding-left:80px;padding-right:80px}}@media (max-width: 1024px){.spaceSectIn{padding-left:40px;padding-right:40px}}@media (max-width: 991px){.spaceSectIn{padding-left:20px;padding-right:20px}}@media (max-width: 767px){.spaceSectIn{padding-left:10px;padding-right:10px}}:focus-visible,input:focus-visible{outline:-webkit-focus-ring-color auto 0px}button:focus{outline:0px dotted;outline:0px auto -webkit-focus-ring-color}@media (max-width: 767px){.ServDetailPopOut:after{background-color:#fff;top:50px!important}}.geosuggest{font-size:18px;font-size:1rem;position:relative;text-align:left}.geosuggest__input{width:100%;border:1px solid #ced4da;padding:10px;-webkit-transition:border .2s,box-shadow .2s;transition:border .2s,box-shadow .2s}.geosuggest__input:focus{border-color:#267dc0;box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.geosuggest__suggests{position:absolute;top:100%;left:0;right:0;max-height:25em;padding:0;margin-top:-1px;background:#fff;border:2px solid #267dc0;border-top-width:0;overflow-x:hidden;overflow-y:auto;list-style:none;z-index:5;-webkit-transition:max-height .2s,border .2s;transition:max-height .2s,border .2s}.geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}.geosuggest__item{font-size:18px;font-size:1rem;padding:.5em .65em;cursor:pointer}.geosuggest__item:hover,.geosuggest__item:focus{background:#f5f5f5}.geosuggest__item--active{background:#267dc0;color:#fff}.geosuggest__item--active:hover,.geosuggest__item--active:focus{background:#ccc}.geosuggest__item__matched-text{font-weight:700}@media (min-width: 768px){body.logSinoScroll .ServDetailPopOut{z-index:10!important}}@media (min-width: 1500px){.container{max-width:1380px}}@media (min-width: 1300px){.container{max-width:1270px}}.Toastify button{width:auto!important}.gp-row-1{row-gap:.25rem}.gp-row-2{row-gap:.5rem}.gp-row-3{row-gap:1rem}.gp-row-4{row-gap:1.5rem}.gp-row-5{row-gap:3rem}.fixed-imagebox{width:100%!important;height:350px!important;object-fit:cover!important;border-radius:20px!important}@media (max-width: 576px){.fixed-imagebox{height:265px!important}}@media (max-width: 991px){.container,.container-md,.container-sm{max-width:100%!important;padding-left:15px!important;padding-right:15px!important}.pri-btn-lg{padding:12px 15px;font-size:16px}}.dropdown-menu-end[data-bs-popper]{left:0!important}.scroll-box{max-height:200px!important;overflow-y:auto!important;padding-right:6px!important;scrollbar-width:thin;scrollbar-color:#1d61e7 transparent}.scroll-box:hover{scrollbar-width:thin;scrollbar-color:#1d61e7 transparent}.scroll-box::-webkit-scrollbar{width:0px;transition:width .25s ease}.scroll-box:hover::-webkit-scrollbar{width:8px}.scroll-box::-webkit-scrollbar-track{background:transparent}.scroll-box::-webkit-scrollbar-thumb{background:#1d61e7;border-radius:10px}.scroll-box::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}.scroll-box::-webkit-scrollbar-corner{background:transparent}.status-badge-1{background-color:#1d61e7!important;color:#fff!important}.status-badge-2{background-color:#28c76f!important;color:#fff!important}.status-badge-3,.status-badge-4{background-color:red!important;color:#fff!important}.status-badge-5{background-color:#7367f0!important;color:#fff!important}.status-badge-6{background-color:#8b4513!important;color:#fff!important}.status-badge-7{background-color:#480082!important;color:#fff!important}.status-badge-8{background-color:#af52de!important;color:#fff!important}.status-badge-9{background-color:#00cfe8!important;color:#fff!important}.status-badge-10{background-color:#1b2850!important;color:#fff!important}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.text-col{background-color:#f0f7ff}.banner-heading{font-weight:700;font-size:70px}.text-primaryy{color:#1d61e7}@media (min-width: 992px){.col-lg-6 img{height:100%;object-fit:cover}}.image-wrapper{position:relative;display:inline-block}.image-one{display:block;width:100%;height:auto}.image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1d61e740;pointer-events:none}.welcome-content{display:flex;flex-direction:column;gap:30px;align-items:center}@media (min-width: 992px){.welcome-content{flex-direction:row;justify-content:space-between;align-items:flex-start}}.welcome-images{flex:1;position:relative;display:flex;justify-content:center;align-items:center;min-height:350px}.main-image{width:100%;height:auto;display:block;object-fit:cover}.gap-3{gap:1rem}.secondary-image-container{position:absolute;bottom:0;right:0;width:60%;max-width:230.76px;transform:translate(20%);border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #00000026;background-color:#fff}@media (max-width: 991px){.secondary-image-container{position:relative;transform:none;margin-top:-80px;margin-left:auto;margin-right:auto;width:70%;max-width:300px}}@media (max-width: 575px){.secondary-image-container{width:80%;max-width:250px;margin-top:-60px}}.secondary-image{width:100%;height:auto;display:block;object-fit:cover}.welcome-text-content{flex:1.5;padding-left:0}@media (min-width: 992px){.welcome-text-content{padding-left:50px}}.welcome-text-content h1{margin-bottom:20px}.welcome-text-content p{margin-bottom:30px}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px;margin-bottom:40px}.feature-item{background-color:var(--primary-light-blue);border-radius:8px;padding:10px 15px;display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--text-dark);font-weight:500}.feature-item i{color:var(--primary-color);font-size:1.1rem}.action-buttons .btn{font-weight:600;transition:all .3s ease}.action-buttons .btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.action-buttons .btn-primary:hover{background-color:#1649b0;border-color:#1649b0}.action-buttons .btn-outline-secondary{color:var(--text-dark);border-color:var(--button-border-color);background-color:transparent}.action-buttons .btn-outline-secondary:hover{background-color:var(--background-light);border-color:var(--primary-color);color:var(--primary-color)}.cg-50px{column-gap:50px}.lead{line-height:22px}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;white-space:nowrap;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.btn-extra-large{padding:10px 40px}.hero-section{padding-top:70px;padding-bottom:70px;background:linear-gradient(to bottom right,var(--background-light),var(--primary-light-blue));position:relative}.hero-container{margin:auto;position:relative}.hero-slide{display:none;animation:fadeIn .8s ease-in-out}.hero-slide.active{display:flex}.grid-wrapper{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width: 992px){.grid-wrapper{grid-template-columns:1fr 1fr;align-items:center}}.image-wrapper{position:relative;border-radius:14px;overflow:hidden;box-shadow:0 25px 50px #00000040}.image-wrapper:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.15),transparent);transform:rotate(45deg);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translate(-100%) rotate(45deg)}to{transform:translate(100%) rotate(45deg)}}.hero-img{width:100%;height:340px;object-fit:cover}@media (min-width: 992px){.hero-img{height:500px}.hero-title{font-size:70px}}.hero-title{font-size:48px;font-weight:800;line-height:1.2}@media (max-width: 992px){.hero-section{padding-top:35px;padding-bottom:35px}.grid-wrapper{gap:20px}.hero-title{font-size:30px}}.hero-desc{margin-top:20px;color:#444;font-size:18px;font-weight:500}@keyframes fadeIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.specialties-scroll-container{display:flex;overflow-x:auto;gap:16px;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none}.specialties-scroll-container::-webkit-scrollbar{display:none}.specialty-btn{max-width:180px;width:180px;height:150px;min-height:160px;background-color:#fff;border:1px solid #E9E9E9;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;font-size:20px;font-weight:600;color:#050b20;transition:all .3s ease}.specialty-btn:hover{background-color:#007aff26!important;border:2px solid #007bff;color:#007bff}.specialty-btn.hover{background-color:#007aff26!important;border:1px solid #007bff;color:#007bff}.icon-img{width:62px;height:62px;object-fit:contain}.icon-img1{width:42px;height:52px;object-fit:contain}.w-100{width:100%}.spaceialSect{padding-top:70px}@media (max-width: 786px){.spaceialSect{padding-top:30px}}.rg-2{column-gap:17px}.specialities-main span{font-size:clamp(15px,1.2vw,20px)}@media (max-width: 1280px){.specialty-btn{max-width:160px;width:160px;height:150px;min-height:155px;font-size:18px;padding:14px}}.specialty-scroll{flex-wrap:nowrap!important;overflow-x:auto!important;scroll-behavior:smooth;gap:20px;padding:30px 0;margin:0;justify-content:flex-start!important}.specialty-scroll>div{flex:0 0 auto!important;width:auto!important;max-width:initial!important}.specialty-btn{width:175px!important;height:165px!important;min-width:175px!important;min-height:165px!important;background-color:#fff;border:1px solid #f2f2f2;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;font-weight:700;color:#111;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 12px #00000008;margin:0 auto}.specialty-btn span{font-size:15px!important;margin-top:12px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.specialty-btn:hover{background-color:#fff!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important;transform:translateY(-5px);box-shadow:0 12px 24px #1d61e71f}.icon-img,.icon-img1{width:44px;height:44px;object-fit:contain;transition:transform .3s ease}.specialty-btn:hover .icon-img,.specialty-btn:hover .icon-img1{transform:scale(1.1)}@media (max-width: 767px){.specialty-btn{width:155px!important;height:145px!important;min-width:155px!important;min-height:145px!important;padding:15px}.specialty-btn span{font-size:14px!important;margin-top:8px}.icon-img,.icon-img1{width:38px;height:38px}}.producrCateIn .proHealine{padding-top:17px;padding-bottom:17px}.producrCateIn .proHealine .row{justify-content:space-between;align-items:center}.producrCateIn .proHealine .row h2{line-height:1;color:#000;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;margin-bottom:0;text-transform:capitalize}.producrCateIn .proHealine .row a{background-color:#34c759;border-radius:8px;width:110px;height:40px;color:#fff;line-height:40px;font-size:15px;font-weight:600;font-style:normal;letter-spacing:0px;text-align:center}.producrCateIn .proItems{padding-top:15px;padding-bottom:15px}@media (max-width: 767px){.producrCateIn .proItems{padding-left:0;padding-right:0}}.producrCateIn .proItems>.row{margin-right:-24px;margin-left:-24px}.producrCateIn .proItems>.row .proBox{padding:10px 6px}@media (max-width: 767px){.producrCateIn .proItems>.row .proBox{padding-top:10px}}.producrCateIn .proItems>.row .proBox.col-md-rev{flex:0 0 20%;max-width:20%}@media (max-width: 1200px){.producrCateIn .proItems>.row .proBox.col-md-rev{flex:0 0 25%;max-width:25%}}@media (max-width: 1100px){.producrCateIn .proItems>.row .proBox.col-md-rev{flex:0 0 33.33%;max-width:33.33%}}@media (max-width: 767px){.producrCateIn .proItems>.row .proBox.col-md-rev{flex:0 0 50%;max-width:50%}}.producrCateIn .proItems>.row .proBox:first-child,.producrCateIn .proItems>.row .proBox:nth-child(2){padding-top:0}@media (max-width: 767px){.producrCateIn .proItems>.row .proBox:first-child,.producrCateIn .proItems>.row .proBox:nth-child(2){padding-top:10px}}.producrCateIn .proItems>.row .proBox:nth-child(3){padding-top:0}@media (max-width: 767px){.producrCateIn .proItems>.row .proBox:nth-child(3){padding-top:10px}}.producrCateIn .proItems>.row .proBox:nth-child(4){padding-top:0}@media (max-width: 1024px){.producrCateIn .proItems>.row .proBox:nth-child(4){padding-top:10px}}@media (max-width: 767px){.producrCateIn .proItems>.row .proBox:nth-child(4){padding-top:10px}}.producrCateIn .proItems>.row .proBox:nth-child(5){padding-top:0}@media (max-width: 1200px){.producrCateIn .proItems>.row .proBox:nth-child(5){padding-top:10px}}@media (max-width: 767px){.producrCateIn .proItems>.row .proBox:nth-child(5){padding-top:10px}}.pwaSlide button.slick-arrow{display:none!important}.pwaSlide .slick-list .slick-track{padding:0}.pwaSlide .slick-list .slick-track .slick-slide{padding:8px 6px}.pwaSlide .slick-list .slick-track .slick-slide>div{width:100%}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.service-box .section-title-box{display:flex;justify-content:space-between;align-items:center;margin:0!important}.service-box .section-title-box .sectionTitle{margin:0;padding:0;opacity:1;color:#313131;font-family:Inter,sans-serif!important;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.service-box .section-title-box .sectionTitle span{opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:20px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.service-box .section-title-box .see-all-text{opacity:1;color:#666!important;font-family:Inter,sans-serif!important;font-size:14px;font-weight:600;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize;transition:color .3s ease}.service-box .section-title-box .see-all-text:hover{color:#000!important}.service-box .section-title-box .see-all-text i{font-size:12px}.service-box .section-title-box .slick-arrow{background-color:transparent!important}.service-box .section-title-box button.slick-arrow.slick-prev{display:block!important;left:-70px!important;z-index:10;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAJNQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgIDAwMAAAAAAAAAAAABgYGAAAAAAAAAAAACAgIAAAADg4OAAAAAAAAAAAABwcHAAAABgYGAAAAAAAACQkJAAAAAAAAAAAAAAAAAAAACQkJAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgICQkJAAAABwcHAAAADQ0N/xhWGwAAADF0Uk5TAAw6V2Zzd3p5VzoVQn1mWwlSUjMzS0kGXmpqXjBPdBpPZBdONy1OaFREWVlJRltxN70dIasAAAGSSURBVHicnZbpVoMwEIUHGkgV0kVsq1Zoukg3t/d/OgOIJ8tMSL2/OISPm5lMMgFwFMUjlqScjxN2dx+547aynAldfJJnfmAqEE1paDbnGKGsHoj5FSkONEofMWJBA42WDrBCo9D1tLKI5yFCiBeTWQ8TQqx1YhlCGPEUYYQQrz0RebJrKu3XpwwlhJh3REasOSbe1c7giuiatibIQEX/prHJEWIjSSRXyNYldkAjW5VhJ/hkB7AnER5BjHiAx0UcYIR4+FzECMyt3nl4XRgkGAFv+1pJyr2UUj0c9WmAUV/VBt/jtfbNGPSE9R6O9NB4GCINxJwYweguKRW+illlQIW+qEs7fDzJnnVhzlJ2TI1+3eoEB/tVy3iQmChLGlFliRc/HYsqfji7r6sN7XKmNvKFRNrz4koOI7r+91DybQ5bv0ffLQfsrK+64GNca3/vYYTR/G5vSUGN72g3y0Efu70qfdwQx1/efFeFAt/hUUldSCR9YcrQcvwcuCvlzLAavFx184sv7GvMeZpMTt/IjH4AyFhodUaK2uYAAAAASUVORK5CYII=);opacity:1!important;background-color:transparent!important;height:50px;width:50px;background-size:contain;border-radius:50%;position:absolute;font-size:0px}.service-box .section-title-box button.slick-arrow.slick-prev:before{content:""}@media (max-width: 1400px){.service-box .section-title-box button.slick-arrow.slick-prev{left:-50px!important;height:40px;width:40px}}.service-box .section-title-box button.slick-arrow.slick-next{display:block!important;right:-70px!important;z-index:10;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGxQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdCL/qgAAACR0Uk5TAAw6V2ZzeXp3FUJ9W1IJM0lLBl5qME90GmQXTjdoLVREWUZx0wa37AAAAWtJREFUeJydluF2gyAMhaOiqGht1bFV7Fq393/HQT3tFBJQ7zn6Q/24JAYIgKMoTliacZ6nLIkj972tomRiKc7Kwg9UAlFFQ1HNMUJb1SecaHIcMMobjDjTgNHFAdrOT+iIWovoQ4QQ/ZoJehh1O+J46fxPfGwjhHjnLfJkd638VT/1VkIIORMF8c8x8bl20LqiVD1N6NefyENjU5KI/EKYUiNXGoHBZa46w3TwCmBI7Yc8gpEknhl1fWJIaESZ7Dg+CTD067eL68NgOchNKSWl1Jcy+gaMSSGzZ+JqnesceBhZ+/AVIrchy8InXAZrYlb4Ul3MzRu+J8mKSPI9gDi/P4HYj7gFMx4pS0/xK6L44UEj2BJ7eBfyRC1kmEgGG+bopnRg64PT/g0Wmq3I4vjbf1gcOZKgvYWJ3j4sgz6dRYTj+cHW6/5WQW/PkmpIJN0w4W3PFOiVSrayCjZX8/zGO0tzzrNfNmEt3B81b1aWgFqvtgAAAABJRU5ErkJggg==);opacity:1!important;background-color:transparent!important;height:50px;width:50px;background-size:contain;position:absolute;font-size:0px;border-radius:50%}.service-box .section-title-box button.slick-arrow.slick-next:before{content:""}@media (max-width: 1400px){.service-box .section-title-box button.slick-arrow.slick-next{right:-50px!important;height:40px;width:40px}}@media (min-width: 300px){.pwaSlide button.slick-arrow{display:none!important}.pwaSlide .slick-list{width:calc(100% + 10px);margin-right:-5px;margin-left:-5px;padding:0!important}.pwaSlide .slick-list .slick-track .slick-slide{display:inline-flex}.pwaSlide .slick-list .slick-track .slick-slide>div{width:100%}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:15px 5px!important}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn .headerFilterSec .headerFilterInfo .contInfo .contInfoIn{display:flex;align-items:flex-start;justify-content:space-between}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn .price{margin-bottom:5px}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn ul.startTask li:last-child{margin-right:0!important;display:flex;align-items:center}}@media (min-width: 768px){.pwaSlide button.slick-arrow{display:none!important}.pwaSlide .slick-list{transform:translateZ(0)!important;padding:0!important;width:calc(100% + 80px);margin-right:-40px;margin-left:-40px}.pwaSlide .slick-list .slick-track{transform:translateZ(0)!important;display:flex;flex-wrap:wrap;width:100%!important;padding:10px 20px}.pwaSlide .slick-list .slick-track .slick-slide{width:100%!important;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;display:inline-flex;padding:8px 6px}.pwaSlide .slick-list .slick-track .slick-slide>div{width:100%}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn .headerFilterSec .headerFilterInfo .contInfo .contInfoIn{display:flex;align-items:center;justify-content:space-between}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn .price{margin-bottom:5px}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn ul.startTask li:last-child{margin-right:0!important;display:flex;align-items:center}}@media (min-width: 992px){.pwaSlide button.slick-arrow{display:none!important}.pwaSlide .slick-list{transform:translateZ(0)!important;width:calc(100% + 50px);margin-right:-25px;margin-left:-25px;padding:0!important}.pwaSlide .slick-list .slick-track{transform:translateZ(0)!important;display:flex;flex-wrap:wrap;width:100%!important}.pwaSlide .slick-list .slick-track .slick-slide{width:100%!important;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;display:inline-flex}.pwaSlide .slick-list .slick-track .slick-slide>div{width:100%}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn .headerFilterSec .headerFilterInfo .contInfo .contInfoIn{display:flex;align-items:center;justify-content:space-between}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn .price{margin-bottom:5px}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn ul.startTask li:last-child{margin-right:0!important;display:flex;align-items:center}}@media (min-width: 1341px){.pwaSlide button.slick-arrow{display:none!important}.pwaSlide .slick-list{transform:translateZ(0)!important;padding:0!important}.pwaSlide .slick-list .slick-track{transform:translateZ(0)!important;display:flex;flex-wrap:wrap;width:100%!important}.pwaSlide .slick-list .slick-track .slick-slide{width:100%!important;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;display:inline-flex}.pwaSlide .slick-list .slick-track .slick-slide>div{width:100%}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn .headerFilterSec .headerFilterInfo .contInfo .contInfoIn{display:flex;align-items:center;justify-content:space-between}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn .price{margin-bottom:5px}.pwaSlide .slick-list .slick-track .slick-slide>div .headerFilterIn ul.startTask li:last-child{margin-right:0!important;display:flex;align-items:center}}.service-box{margin-bottom:30px}.service-box .section-title-box{margin:30px 0!important;display:flex;justify-content:space-between;align-items:center}.service-box .sectionTitle{margin:0;padding:0;opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.service-box .sectionTitle span{opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:20px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.service-box .see-all-text{opacity:1;color:#313131!important;font-family:Inter,sans-serif!important;font-size:15px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.service-box .box-item{border-radius:15px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;gap:5px}.service-box .box-item:hover{border-radius:15px;box-shadow:0 0 20px #4c577d1f;opacity:1;background-color:#fff}.service-box .title{margin:0;opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:16px;font-weight:600;font-style:normal;letter-spacing:0px;text-align:left;pointer-events:none;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important}.service-box .card-info{margin:0;opacity:1;color:#999;font-family:Inter,sans-serif!important;font-size:13px;font-weight:300;font-style:normal;letter-spacing:0px;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:33.78px}.service-box .title-box{margin-top:10px}.service-box .price-box{display:flex;flex-direction:row;gap:10px}.service-box .price{opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:15px;font-weight:700;font-style:normal;letter-spacing:.1px}.service-box .mrp{opacity:1;color:#90959c;font-family:Inter,sans-serif!important;font-size:15px;font-weight:400;font-style:normal;letter-spacing:.1px;text-decoration:line-through}.service-box .save-price{opacity:1;color:#34c759;font-family:Inter,sans-serif!important;font-size:15px;font-weight:600;font-style:normal;letter-spacing:.1px}.service-box .book-button{opacity:1;color:#186633;font-family:Inter,sans-serif!important;font-size:15px;font-weight:600;font-style:normal;letter-spacing:.1px;text-align:center;padding:3px 26px;border:1px solid #186633;border-radius:8px;background-color:#1866331c}.service-box .book-button:hover{opacity:1;color:#fff;font-family:Inter,sans-serif!important;font-size:15px;font-weight:600;font-style:normal;letter-spacing:.1px;text-align:center;padding:3px 26px;border:1px solid #186633;border-radius:8px;background-color:#186633}.service-box .time{opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:15px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}.service-box .time-box{display:flex;align-items:center;gap:8px}.service-box .book-box{display:flex;justify-content:space-between;align-items:center}.service-box .box{margin-top:19px}@media (max-width: 575px){.trending_service_mg{margin-top:-25px!important}}.rg-10px{row-gap:10px}.package-card-wrapper{width:auto}:root{--primary-color: #1D61E7;--primary-light-blue: #E0EDFF;--text-dark: #333;--text-medium: #555;--text-light: #777;--background-light: #f8f9fa;--border-blue: #1D61E7;--button-border-color: #D1D1D1;--card-border-radius: 16px;--card-shadow: 0 10px 30px rgba(0, 0, 0, .08);--heart-icon-bg: #F0F0F0;--heart-icon-color: #888}.deep-cleaning-card{background-color:#fff;border-radius:var(--card-border-radius);box-shadow:0 2px 10px #00000008;border:1px solid #f0f0f0;width:100%!important;overflow:hidden;min-height:100%;display:flex;flex-direction:column;transition:all .3s ease;padding:12px}.deep-cleaning-card:hover{box-shadow:var(--card-shadow);transform:translateY(-5px)}.deep-cleaning-card .card-image-wrapper{position:relative;width:100%;padding-top:65%;overflow:hidden;border-radius:12px;margin-bottom:15px}.deep-cleaning-card .card-image-wrapper .card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px}.deep-cleaning-card .card-body{padding:5px 5px 10px;position:relative;flex:1;display:flex;flex-direction:column}.deep-cleaning-card .card-body .heart-icon-wrapper{background-color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;position:absolute;top:0;right:0;background:#eef2ff}.deep-cleaning-card .card-body .heart-icon-wrapper i{font-size:16px;color:#1d61e7}.deep-cleaning-card .card-body .heart-icon-wrapper i.text-danger{color:#dc3545}.deep-cleaning-card .card-body .card-title{font-size:18px;font-weight:700;color:#111;margin-bottom:8px;padding-right:40px;line-height:1.3;text-transform:capitalize;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.deep-cleaning-card .card-body .card-description{font-size:13px;color:#666;line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.deep-cleaning-card .card-body .card-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#444;font-weight:500;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #f0f0f0;margin-top:auto}.deep-cleaning-card .card-body .card-meta i{font-size:14px}.deep-cleaning-card .card-body .card-footer{display:flex;justify-content:space-between;align-items:center;padding:0;background:transparent;border:none}.deep-cleaning-card .card-body .card-footer .card-price{font-size:18px;font-weight:700;color:#111}.deep-cleaning-card .card-body .card-footer .card-price span{font-size:18px;font-weight:600;margin-right:2px}.deep-cleaning-card .card-body .card-footer .btn{padding:8px 15px;font-size:14px;border-radius:6px}.app-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5;margin:0}.circular-arrow-button{padding:12px 17px;border-radius:12px;background-color:#1d61e7;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .2s ease;box-shadow:0 4px 12px #00000026}.circular-arrow-button:hover{background-color:#1865c9;transform:translateY(-3px)}.circular-arrow-button:active{transform:translateY(-1px);box-shadow:0 2px 6px #0003}.circular-arrow-button svg{width:25px;height:25px}.add-address-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;z-index:1050;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.add-address-modal-content{background-color:#fff;border-radius:16px;max-width:640px;width:100%;padding:2rem;box-shadow:0 12px 30px #0003;position:relative}h5{font-size:1.5rem;font-weight:600}form{margin-top:1rem}.formInText{display:flex;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.close-btn{position:absolute;top:25px;right:25px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:20px;line-height:1;border-radius:50%;background:#f9fafb;cursor:pointer}.inpuWidth{flex:0 0 50%;max-width:48%!important;padding:0 15px 0 0}.inpuWidth label{display:block;font-weight:500;margin-bottom:.5rem;font-size:.875rem;color:#212529}.inpuWidth input{padding:.65rem 1rem;border:1px solid #ced4da;border-radius:8px;background-color:#fff;font-size:.95rem;transition:.2s ease}.inpuWidth input:focus{outline:none;background-color:#fff;border-color:#0d6efd;box-shadow:0 0 0 .2rem #0d6efd1a}.locationIco .geosuggest__input{width:100%;padding:.65rem 1rem;border-radius:8px;border:1px solid #ced4da;font-size:.95rem}.locationIco .geosuggest__input:focus{background-color:#fff;border-color:#0d6efd;box-shadow:0 0 0 .2rem #0d6efd1a}.addressCapsule{padding:.5rem 1.25rem;border:1px solid #dee2e6;border-radius:8px;margin-right:1rem;cursor:pointer;color:#212529;font-weight:500;transition:background .2s ease}.testClass{background-color:#0d6efd;color:#fff;border-color:#0d6efd}.buttonsec{text-align:right;margin-top:1.5rem;padding-top:15px}.buttonsec input[type=button]{background:#0d6efd;color:#fff;font-weight:600;border:2px solid transparent;padding:.75rem 1.5rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:background .2s ease}.buttonsec input[type=button]:hover{background:transparent;color:#0d6efd;border:2px solid var(--primary-color)!important}@media (max-width: 576px){.add-address-modal-content{padding:1.5rem}.formInText{flex-direction:column;gap:.75rem}.inpuWidth{flex:1 1 100%}.buttonsec{text-align:center}}input[disabled],textarea[disabled],select[disabled]{cursor:not-allowed!important;background-color:#f9fafb!important;color:#6c757d!important}.add-address-modal-overlay .text-danger{display:inline-block}.pac-container{background-color:#fff;border:1px solid #ced4da;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 10px 20px #00000026;font-family:Inter,sans-serif;z-index:2000!important;margin-top:2px}.pac-item{padding:.75rem 1rem;cursor:pointer;font-size:.95rem;line-height:1.5;border-top:1px solid #e9ecef;color:#212529}.pac-item:first-child{border-top:none}.pac-item:hover,.pac-item.pac-item-selected{background-color:#f8f9fa;color:#0d6efd}.pac-item:hover .pac-item-query,.pac-item.pac-item-selected .pac-item-query{color:#0d6efd}.pac-item-query{font-size:.95rem;color:#212529;font-weight:600}.pac-icon{margin-right:10px}.slot-selection-modal .modal-content{border-radius:16px;border:none;box-shadow:0 15px 40px #00000026}.slot-selection-modal .modal-header{border-bottom:1px solid #f0f0f0;padding:1.25rem 1.5rem}.slot-selection-modal .modal-header .modal-title{font-weight:700}.slot-selection-modal .location-option-btn.bg-primary-subtle{border-color:#0d6efd!important;background-color:#e7f1ff!important;color:#0d6efd!important}.slot-selection-modal .location-option-btn.bg-primary-subtle .addhome{background-color:#0d6efd!important}.slot-selection-modal .location-option-btn .addhome{width:40px;height:40px;background-color:#6c757d;transition:background-color .3s ease}.slot-selection-modal .location-option-btn span{font-size:1rem;font-weight:600}.slot-selection-modal .location-option-btn:hover:not(.bg-primary-subtle){border-color:#adb5bd;background-color:#f8f9fa}.slot-selection-modal .address-list .btn-link{font-size:.9rem;font-weight:600;color:#0d6efd;padding:0}.slot-selection-modal .address-list .btn-link:hover{color:#0a58ca}.slot-selection-modal .address-card{padding:1rem;border:1px solid #e0e0e0;border-radius:16px;cursor:pointer;transition:all .2s ease;background:#fff;margin-bottom:12px}.slot-selection-modal .address-card:hover{border-color:#0d6efd;background-color:#f8fbff}.slot-selection-modal .address-card.active{border-color:#0d6efd;background-color:#e7f1ff;box-shadow:0 4px 12px #0d6efd14;border-width:1.5px}.slot-selection-modal .address-card .icon{font-size:1.6rem;min-width:45px;display:flex;align-items:center;justify-content:center}.slot-selection-modal .address-card h6{font-weight:700;margin-bottom:2px;color:#212529;font-size:1rem}.slot-selection-modal .address-card small{color:#6c757d;font-size:.825rem;line-height:1.45;display:block;font-weight:500}.slot-selection-modal .calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.slot-selection-modal .calendar-grid.days-of-week{margin-bottom:8px}.slot-selection-modal .calendar-cell{position:relative;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none;font-size:.9rem;height:36px;display:flex;align-items:center;justify-content:center}.slot-selection-modal .calendar-cell:hover:not(.disabled):not(.bg-primary){background-color:#f8f9fa;transform:scale(1.05)}.slot-selection-modal .calendar-cell.disabled{color:#ccc;pointer-events:none;cursor:not-allowed}.slot-selection-modal .calendar-cell.available-date{background-color:#e8f5e9;border:1px solid #c8e6c9;color:#2e7d32}.slot-selection-modal .calendar-cell.holiday-date{background-color:#fbe9e7;text-decoration:line-through;color:#ffab91;cursor:not-allowed}.top-rated-section.bg-light-blue{background-color:#f0f5ff}.top-rated-section .topservice-header{color:#1d61e7;line-height:1.2}.top-rated-section .description-text{line-height:1.6;max-width:400px}.top-rated-section .nav-buttons .slider-nav-btn{width:45px;height:45px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease;border:2px solid transparent}.top-rated-section .nav-buttons .slider-nav-btn.prev-btn{background-color:transparent;border-color:#dbeafe;color:#1d61e7}.top-rated-section .nav-buttons .slider-nav-btn.prev-btn:hover{background-color:#dbeafe}.top-rated-section .nav-buttons .slider-nav-btn.next-btn{background-color:#1d61e7;color:#fff;border-color:#1d61e7}.top-rated-section .nav-buttons .slider-nav-btn.next-btn:hover{background-color:#144dbd;border-color:#144dbd}.top-rated-section .slider-wrapper .slick-track{display:flex!important;align-items:stretch}.top-rated-section .slider-wrapper .slick-slide{height:auto;display:flex;flex-direction:column;justify-content:center}.top-rated-section .slider-wrapper .slick-slide>div{height:100%;display:flex;flex-direction:column}.top-rated-section .slider-wrapper .slick-list{margin:0 -10px;padding:10px 0}@media (min-width: 1024px){.slider-wrapper .slick-list{padding-left:170px}.slider-wrapper .slick-track{margin-left:-170px}}@media (max-width: 1023px) and (min-width: 768px){.slider-wrapper .slick-list{padding-left:5px}.slider-wrapper .slick-track{margin-left:-5px}}@media (max-width: 767px){.packages-grid{grid-template-columns:1fr}.slider-wrapper .slick-list,.slider-wrapper .slick-track{padding-left:0;margin-left:0}}.service-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #00000014;transition:transform .25s ease,box-shadow .25s ease;height:100%}.service-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #00000024}.service-card-img{width:100%;height:210px;object-fit:cover;padding:14px 14px 0;border-radius:26px}.service-card .card-body{padding:16px 16px 22px}.service-card h5{font-size:1.2rem;font-weight:700;margin-bottom:6px;color:#111827}.service-card p{font-size:.9rem;color:#6b7280;line-height:1.45}.price-time{margin-top:8px}.times{font-size:.85rem;font-weight:500;color:#374151}.price-details{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.price{font-size:1.25rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pri-btn-sm{border-width:1.5px}.action-button{width:40px;height:40px;border-radius:50%;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:1.2rem;transition:transform .2s ease,box-shadow .2s ease}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.download-section{background-color:#f8f9fa;padding:80px 0}.text-content{max-width:500px;margin-left:auto;margin-right:auto}@media (min-width: 992px){.text-content{margin-left:0}}.text-content h1.dh2{font-size:2.5rem;font-weight:700;color:#1a1a1a}.text-content p.dt{color:#424242;font-size:1.1rem;margin-bottom:2rem}.buttonnn{opacity:1;gap:10px;border-radius:40px}@media (min-width: 992px){.buttonnn{justify-content:flex-start}}.store-button{font-size:.9rem;transition:transform .2s ease-in-out,background-color .2s ease-in-out;background:var(--Color-Gray-Gray-800, rgb(26, 26, 26));border-radius:40px!important;color:#fff!important;padding:14px 28px!important;display:inline-flex;align-items:center;font-weight:600;border:none;width:100%}.store-button i{font-size:1.2rem}.store-button:hover{background-color:#1a1a1a;transform:translateY(-2px)}@media (max-width: 576px){.store-button{padding:14px 18px!important}}.phone-mockup-container{position:relative;display:flex;justify-content:center;align-items:center}.phone-mockup-container img{max-width:300px;width:100%;height:auto;border-radius:40px;box-shadow:0 25px 50px -12px #00000040}.quote-section{background-color:#fff;overflow:hidden}.quote-section .main-image-wrapper{position:relative;z-index:1}.quote-section .main-image-wrapper .main-quote-image{border-radius:20px;width:100%;max-width:400px;height:auto;object-fit:cover;box-shadow:0 10px 30px #0000001a}.quote-section .secondary-image-wrapper{z-index:2;width:100%;position:absolute;bottom:-30px;left:30px}.quote-section .secondary-image-wrapper .secondary-quote-image{box-shadow:0 10px 30px #00000026}.quote-section .sub-heading{color:#666;font-family:Inter,sans-serif;letter-spacing:.5px;font-size:14px!important}.quote-section .main-heading{color:#111;font-family:Inter,sans-serif}.quote-section .description{color:#666;font-family:Inter,sans-serif}@media (max-width: 767px){.quote-section .main-image-wrapper:before{top:-10px;right:-10px;bottom:10px;left:10px}.quote-section .secondary-image-wrapper{width:40%;bottom:-20px!important}}.coupons-section.fade-in{animation:fadeIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.coupons-section{background-color:#eff4ff;padding:20px 0 30px}.coupons-section .midParts{padding-left:unset;padding-right:unset;width:unset;margin-left:unset;margin-right:unset;display:unset;flex-wrap:unset;align-items:unset}.coupons-section button.slick-arrow.slick-prev{top:100px;display:block;left:-70px!important;z-index:10;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAJNQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgIDAwMAAAAAAAAAAAABgYGAAAAAAAAAAAACAgIAAAADg4OAAAAAAAAAAAABwcHAAAABgYGAAAAAAAACQkJAAAAAAAAAAAAAAAAAAAACQkJAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgICQkJAAAABwcHAAAADQ0N/xhWGwAAADF0Uk5TAAw6V2Zzd3p5VzoVQn1mWwlSUjMzS0kGXmpqXjBPdBpPZBdONy1OaFREWVlJRltxN70dIasAAAGSSURBVHicnZbpVoMwEIUHGkgV0kVsq1Zoukg3t/d/OgOIJ8tMSL2/OISPm5lMMgFwFMUjlqScjxN2dx+547aynAldfJJnfmAqEE1paDbnGKGsHoj5FSkONEofMWJBA42WDrBCo9D1tLKI5yFCiBeTWQ8TQqx1YhlCGPEUYYQQrz0RebJrKu3XpwwlhJh3REasOSbe1c7giuiatibIQEX/prHJEWIjSSRXyNYldkAjW5VhJ/hkB7AnER5BjHiAx0UcYIR4+FzECMyt3nl4XRgkGAFv+1pJyr2UUj0c9WmAUV/VBt/jtfbNGPSE9R6O9NB4GCINxJwYweguKRW+illlQIW+qEs7fDzJnnVhzlJ2TI1+3eoEB/tVy3iQmChLGlFliRc/HYsqfji7r6sN7XKmNvKFRNrz4koOI7r+91DybQ5bv0ffLQfsrK+64GNca3/vYYTR/G5vSUGN72g3y0Efu70qfdwQx1/efFeFAt/hUUldSCR9YcrQcvwcuCvlzLAavFx184sv7GvMeZpMTt/IjH4AyFhodUaK2uYAAAAASUVORK5CYII=);opacity:1!important;background-color:transparent!important;height:50px;width:50px;background-size:contain;border-radius:50%;position:absolute;font-size:0px}.coupons-section button.slick-arrow.slick-prev:before{content:""}@media (max-width: 1400px){.coupons-section button.slick-arrow.slick-prev{left:-50px!important;height:40px;width:40px}}.coupons-section button.slick-arrow.slick-next{top:100px;display:block;right:-70px!important;z-index:10;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGxQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdCL/qgAAACR0Uk5TAAw6V2ZzeXp3FUJ9W1IJM0lLBl5qME90GmQXTjdoLVREWUZx0wa37AAAAWtJREFUeJydluF2gyAMhaOiqGht1bFV7Fq393/HQT3tFBJQ7zn6Q/24JAYIgKMoTliacZ6nLIkj972tomRiKc7Kwg9UAlFFQ1HNMUJb1SecaHIcMMobjDjTgNHFAdrOT+iIWovoQ4QQ/ZoJehh1O+J46fxPfGwjhHjnLfJkd638VT/1VkIIORMF8c8x8bl20LqiVD1N6NefyENjU5KI/EKYUiNXGoHBZa46w3TwCmBI7Yc8gpEknhl1fWJIaESZ7Dg+CTD067eL68NgOchNKSWl1Jcy+gaMSSGzZ+JqnesceBhZ+/AVIrchy8InXAZrYlb4Ul3MzRu+J8mKSPI9gDi/P4HYj7gFMx4pS0/xK6L44UEj2BJ7eBfyRC1kmEgGG+bopnRg64PT/g0Wmq3I4vjbf1gcOZKgvYWJ3j4sgz6dRYTj+cHW6/5WQW/PkmpIJN0w4W3PFOiVSrayCjZX8/zGO0tzzrNfNmEt3B81b1aWgFqvtgAAAABJRU5ErkJggg==);opacity:1!important;background-color:transparent!important;height:50px;width:50px;background-size:contain;position:absolute;font-size:0px;border-radius:50%}.coupons-section button.slick-arrow.slick-next:before{content:""}@media (max-width: 1400px){.coupons-section button.slick-arrow.slick-next{right:-50px!important;height:40px;width:40px}}@media (max-width: 800px){.coupons-section .slick-arrow.slick-next,.coupons-section .slick-arrow.slick-prev{display:none!important}}.slider-coupons-item{border-radius:12.547771px;height:250px;width:100%;object-fit:cover;margin:20px 0}.section-title-box{display:flex;justify-content:space-between;align-items:center}.section-title-box .sectionTitle{margin:0;padding:0;opacity:1;color:#313131;font-family:Inter,sans-serif!important;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}@media (max-width: 575px){.section-title-box .sectionTitle{font-size:18px}}.section-title-box .sectionTitle span{opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:20px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.section-title-box .see-all-text{opacity:1;color:#313131!important;font-family:Inter,sans-serif!important;font-size:15px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.section-title-box .slick-arrow{background-color:transparent!important}.section-title-box button.slick-arrow.slick-prev{display:block!important;left:-70px!important;z-index:10;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAJNQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgIDAwMAAAAAAAAAAAABgYGAAAAAAAAAAAACAgIAAAADg4OAAAAAAAAAAAABwcHAAAABgYGAAAAAAAACQkJAAAAAAAAAAAAAAAAAAAACQkJAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgICQkJAAAABwcHAAAADQ0N/xhWGwAAADF0Uk5TAAw6V2Zzd3p5VzoVQn1mWwlSUjMzS0kGXmpqXjBPdBpPZBdONy1OaFREWVlJRltxN70dIasAAAGSSURBVHicnZbpVoMwEIUHGkgV0kVsq1Zoukg3t/d/OgOIJ8tMSL2/OISPm5lMMgFwFMUjlqScjxN2dx+547aynAldfJJnfmAqEE1paDbnGKGsHoj5FSkONEofMWJBA42WDrBCo9D1tLKI5yFCiBeTWQ8TQqx1YhlCGPEUYYQQrz0RebJrKu3XpwwlhJh3REasOSbe1c7giuiatibIQEX/prHJEWIjSSRXyNYldkAjW5VhJ/hkB7AnER5BjHiAx0UcYIR4+FzECMyt3nl4XRgkGAFv+1pJyr2UUj0c9WmAUV/VBt/jtfbNGPSE9R6O9NB4GCINxJwYweguKRW+illlQIW+qEs7fDzJnnVhzlJ2TI1+3eoEB/tVy3iQmChLGlFliRc/HYsqfji7r6sN7XKmNvKFRNrz4koOI7r+91DybQ5bv0ffLQfsrK+64GNca3/vYYTR/G5vSUGN72g3y0Efu70qfdwQx1/efFeFAt/hUUldSCR9YcrQcvwcuCvlzLAavFx184sv7GvMeZpMTt/IjH4AyFhodUaK2uYAAAAASUVORK5CYII=);opacity:1!important;background-color:transparent!important;height:50px;width:50px;background-size:contain;border-radius:50%;position:absolute;font-size:0px}.section-title-box button.slick-arrow.slick-prev:before{content:""}@media (max-width: 1400px){.section-title-box button.slick-arrow.slick-prev{left:-50px!important;height:40px;width:40px}}.section-title-box button.slick-arrow.slick-next{display:block!important;right:-70px!important;z-index:10;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGxQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdCL/qgAAACR0Uk5TAAw6V2ZzeXp3FUJ9W1IJM0lLBl5qME90GmQXTjdoLVREWUZx0wa37AAAAWtJREFUeJydluF2gyAMhaOiqGht1bFV7Fq393/HQT3tFBJQ7zn6Q/24JAYIgKMoTliacZ6nLIkj972tomRiKc7Kwg9UAlFFQ1HNMUJb1SecaHIcMMobjDjTgNHFAdrOT+iIWovoQ4QQ/ZoJehh1O+J46fxPfGwjhHjnLfJkd638VT/1VkIIORMF8c8x8bl20LqiVD1N6NefyENjU5KI/EKYUiNXGoHBZa46w3TwCmBI7Yc8gpEknhl1fWJIaESZ7Dg+CTD067eL68NgOchNKSWl1Jcy+gaMSSGzZ+JqnesceBhZ+/AVIrchy8InXAZrYlb4Ul3MzRu+J8mKSPI9gDi/P4HYj7gFMx4pS0/xK6L44UEj2BJ7eBfyRC1kmEgGG+bopnRg64PT/g0Wmq3I4vjbf1gcOZKgvYWJ3j4sgz6dRYTj+cHW6/5WQW/PkmpIJN0w4W3PFOiVSrayCjZX8/zGO0tzzrNfNmEt3B81b1aWgFqvtgAAAABJRU5ErkJggg==);opacity:1!important;background-color:transparent!important;height:50px;width:50px;background-size:contain;position:absolute;font-size:0px;border-radius:50%}.section-title-box button.slick-arrow.slick-next:before{content:""}@media (max-width: 1400px){.section-title-box button.slick-arrow.slick-next{right:-50px!important;height:40px;width:40px}}@media (max-width: 1024px){.specialities-item-img-box{margin:0% 25%}.section-title-box{margin-bottom:10px}}.promo-code-box{background-color:#f8f9fa;border-radius:10px;padding:.65rem 1rem;font-weight:600;color:#495057;margin-bottom:.5rem}.testimonial-section-bg{background-color:#fff;font-family:Inter,sans-serif;overflow:hidden}.nav-button{width:45px;height:45px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease;border:2px solid transparent}.nav-button.btn-outline-primary{background-color:transparent!important;border-color:#dbeafe!important;color:#1d61e7!important}.nav-button.btn-outline-primary:hover{background-color:#dbeafe!important;border-color:#dbeafe!important}.nav-button.active,.nav-button.btn-primary{border:2px solid #1d61e7;color:#fff;background:#1d61e7}.nav-button.active:hover,.nav-button.btn-primary:hover{background-color:#144dbd!important;border-color:#144dbd!important}.testimonial-card-wrapper{position:relative;padding:10px}.testimonial-card{overflow:hidden;position:relative;background:#fff!important;transition:transform .2s ease-in-out!important;box-shadow:0 4px 10px #0000000d!important;border-style:solid;border-color:#1d61e7!important;border-width:10px 10px 0 0;border-radius:20px!important}.content-wrapper{width:100%;max-width:90%}.testimonial-avatar{height:auto;object-fit:cover;border-radius:16px;flex-shrink:0}.quote-icon-wrapper{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:#1d61e7;color:#fff;border-radius:12px;font-size:1.8rem;flex-shrink:0}.testimonial-quote{font-size:1rem;line-height:1.6;color:#555;font-weight:400}.tbtn{gap:16px}@media (max-width: 768px){.testimonial-card .card-body>div{flex-direction:column;align-items:center;text-align:center}.testimonial-avatar{width:100px;height:100px;margin-bottom:20px;border-radius:50%}.content-wrapper{width:100%}.d-flex.justify-content-between.align-items-start{justify-content:center!important;flex-direction:column-reverse;gap:15px;align-items:center!important}.quote-icon-wrapper{margin-bottom:10px}.tbtn{justify-content:center!important}.text-lg-start{text-align:center!important}.pe-lg-5{padding-right:0!important}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.cateList .titleHead.row{width:calc(100% + 30px)}@media (max-width: 767px){.cateList .titleHead.row{width:calc(100% + 0px);margin:0}}.cateList .headerHair{padding:20px 15px;justify-content:space-between;align-items:center;position:relative}.cateList .headerHair h6{color:#48484a;margin-bottom:0;font-weight:700;font-size:20px;text-transform:capitalize}.cateList .headerHair a.backbt{display:none}.cateList .headerHair a{display:block;color:#48484a;font-weight:700;font-size:15px;line-height:1;text-transform:capitalize}.cateList .headerHair:before{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.cateList .headerFilter{padding:40px 0 15px}.cateList .headerFilter.row{margin-left:-30px!important;margin-right:-30px!important;width:calc(100% + 60px)}.cateList .headerFilter a{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.cateList .headerFilter a .CatFilterIn{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (max-width: 1200px){.cateList .headerFilter.row{margin-left:-30px!important;margin-right:-30px!important;width:calc(100% + 60px)}}@media (max-width: 767px){.cateList .headerHair{padding:15px}.cateList .headerHair h6{font-size:15px;display:flex;align-items:flex-end}.cateList .headerHair a.backbt{display:block;float:left;height:20px;width:20px;border-radius:50%;background:#48484a;color:#fff;margin-right:10px;padding:.5px 5px 4px 6.5px;font-size:15px;line-height:20px}.cateList .headerHair a{display:block;color:#48484a;font-weight:700;font-size:15px;line-height:1;text-transform:capitalize}.cateList .headerHair:before{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.cateList .headerFilter{padding:20px 0 5px}.cateList .row.headerFilter{flex-wrap:wrap;overflow-x:hidden;justify-content:flex-start;margin-left:-7px!important;margin-right:-7px!important;width:calc(100% + 14px)}}@media (max-width: 767px) and (max-width: 575px){.cateList .row.headerFilter{margin-left:-15px!important;margin-right:-15px!important;width:calc(100% + 30px)}}@media (max-width: 767px){.cateList .row.headerFilter a{flex:0 0 20%;max-width:20%}}@media (max-width: 767px) and (max-width: 480px){.cateList .row.headerFilter a{flex:0 0 25%;max-width:25%}}@media (max-width: 767px) and (max-width: 370px){.cateList .row.headerFilter a{flex:0 0 33.33%;max-width:33.33%}}.all-specialities .all-specialities-title{margin:0;padding:0;opacity:1;color:#48484a;font-family:Inter,sans-serif;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.all-specialities .item-name{margin:0;padding:0;opacity:1;color:#050b20;font-family:Inter,sans-serif;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}.section--title{margin:0;padding:0;opacity:1;color:#48484a!important;font-family:Inter,sans-serif!important;font-size:20px!important;font-weight:700!important;font-style:normal!important;letter-spacing:0px;text-align:left;text-transform:uppercase!important}.all-specialities-wrapper,.sub-specialities-wrapper{min-height:60vh;display:flex;flex-direction:column}.all-specialities-wrapper .no-specialities-found-wrapper,.sub-specialities-wrapper .no-specialities-found-wrapper{flex:1;display:flex;align-items:center;justify-content:center;padding:50px 0}.all-specialities-wrapper .no-specialities-found-wrapper .no-data-content,.sub-specialities-wrapper .no-specialities-found-wrapper .no-data-content{text-align:center}.all-specialities-wrapper .no-specialities-found-wrapper .no-data-content i,.sub-specialities-wrapper .no-specialities-found-wrapper .no-data-content i{font-size:60px;color:#dee2e6;margin-bottom:20px;display:block}.all-specialities-wrapper .no-specialities-found-wrapper .no-data-content strong,.sub-specialities-wrapper .no-specialities-found-wrapper .no-data-content strong{display:block;color:#6c757d;font-size:1.25rem}.catgoryBoxOut{width:170px;height:170px;background-color:#fff;border:1px solid #E9E9E9;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .3s ease;padding:16px;font-size:20px;font-weight:600;color:#050b20}.catgoryBoxOut .catgoryBoxIn img.catImg{border-radius:10px;text-align:center;padding-top:0;object-fit:cover;object-position:center bottom}.catgoryBoxOut .catgoryText{display:flex;align-items:center;justify-content:center;margin:0 auto}.catgoryBoxOut .catgoryText h4{color:#48484a;font-weight:700;font-style:normal;line-height:1.2;padding:15px 5px 0;display:block;text-align:center}@media (max-width: 1500px){.catgoryBoxOut .catgoryText h4{font-size:20px}}@media (max-width: 767px){.CatFilterIn{padding-left:7px;padding-right:7px;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (max-width: 450px){.CatFilterIn{padding-left:7px;padding-right:7px;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (max-width: 350px){.CatFilterIn{padding-left:7px;padding-right:7px;-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.CatFilterIn .catgoryBoxIn{width:60px;height:60px;margin:0 auto;border-radius:10px;background-color:#74748014}.CatFilterIn .catgoryBoxIn img.catImg{border-radius:10px;background-color:#74748014;text-align:center;width:100%;height:100%;padding-top:0;object-fit:cover;object-position:center bottom}.CatFilterIn .catgoryText{margin:0 auto}.CatFilterIn .catgoryText h4{font-size:13px;padding:5px}}.cat-item-name{opacity:1;color:#48484a;font-family:Inter,sans-serif;font-size:25px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:center}.headerFilterOut .headerHairTab{display:none}@media (max-width: 575px){.headerFilterOut{padding-right:30px;padding-left:30px}}.headerFilterOut .titleHead{padding:20px 15px!important;justify-content:space-around;align-items:center;position:relative}.headerFilterOut .titleHead:before{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.headerFilterOut .titleHead:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;top:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.headerFilterOut .titleHead .spaceSect{width:calc(100% + 30px)}@media (max-width: 991px){.headerFilterOut .titleHead .spaceSect{padding-left:0;padding-right:0}}@media (max-width: 767px){.headerFilterOut .titleHead .spaceSect{padding-left:15px;padding-right:15px}}@media (max-width: 575px){.headerFilterOut .titleHead .spaceSect{padding-left:15px;padding-right:15px}}.headerFilterOut .titleHead h6{color:#48484a;margin-bottom:0;font-weight:700;font-size:20px;text-transform:capitalize}.headerFilterOut .titleHead .rightCont.row{margin:0}.headerFilterOut .titleHead .rightCont.row .mobIcon{display:none}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .mobIcon{display:block;width:25px;height:25px;line-height:25px;text-align:center;cursor:pointer}}.headerFilterOut .titleHead .rightCont.row .rightIn{display:flex}.headerFilterOut .titleHead .rightCont.row .rightIn .selectDrop{padding:0 7px;height:48px;position:relative}.headerFilterOut .titleHead .rightCont.row .rightIn .selectDrop img{width:20px;position:absolute;top:50%;transform:translateY(-50%);left:20px}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .rightIn .selectDrop img{width:15px;left:10px}}.headerFilterOut .titleHead .rightCont.row .rightIn .selectDrop select{width:100%;height:100%;border-radius:8px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-webkit-appearance:none;-moz-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);border:0px solid transparent;padding:0 25px 0 39px;box-sizing:border-box}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .rightIn .selectDrop select{font-size:12px;padding:0 15px 0 25px}}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .rightIn .selectDrop{height:40px}}.headerFilterOut .titleHead .rightCont.row .rightIn .outPutsec{padding:0 0 0 7px;max-width:272px;height:48px;position:relative}.headerFilterOut .titleHead .rightCont.row .rightIn .outPutsec img{width:20px;position:absolute;top:50%;transform:translateY(-50%);left:20px}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .rightIn .outPutsec img{width:15px;left:10px}}.headerFilterOut .titleHead .rightCont.row .rightIn .outPutsec .outPutsecIn{width:100%;height:100%;border-radius:8px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-webkit-appearance:none;-moz-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);border:0px solid transparent;padding:0 19px 0 39px;box-sizing:border-box;display:flex;align-items:center}.headerFilterOut .titleHead .rightCont.row .rightIn .outPutsec .outPutsecIn p{margin-bottom:0}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .rightIn .outPutsec .outPutsecIn{font-size:12px;padding:0 5px 0 25px}}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .rightIn .outPutsec{max-width:200px;height:40px}}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .rightIn{display:none;position:absolute;left:0;width:100vw;background:#fff;top:50px;z-index:1;align-items:flex-end;justify-content:center;height:60px;box-shadow:0 2px 4px #0003;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,.2);padding-bottom:12px;transition-duration:.4s;-webkit-appearance:none}}@media (max-width: 767px){.headerFilterOut .titleHead .rightCont.row .rightIn.filtShow{display:flex;height:60px;padding:0 10px 12px;box-shadow:0 2px 4px #0003;-webkit-appearance:none;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,.2)}}.headerFilterOut .titleHead .rightCont.row .serviOut{padding:0 7px 0 0;max-width:auto;height:48px}.headerFilterOut .titleHead .rightCont.row .serviOut .serviOutIn{width:100%;height:100%;border-radius:30px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-webkit-appearance:none;-moz-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);border:0px solid transparent;padding:0 15px;box-sizing:border-box;display:flex;align-items:center}.headerFilterOut .titleHead .rightCont.row .serviOut .serviOutIn .form-group{margin-bottom:0;padding:0 9px}.headerFilterOut .titleHead .rightCont.row .serviOut .serviOutIn .chkbx-toggle+label{margin-bottom:0;margin-top:5px}.headerFilterOut .headerFilter{padding-top:35px;padding-bottom:25px;margin-left:-7px;margin-right:-7px}@media (max-width: 991px){.headerFilterOut .headerFilter{padding-top:30px;padding-bottom:25px;margin-left:-20px;margin-right:-20px}}@media (max-width: 767px){.headerFilterOut .headerFilter{padding-top:25px;padding-bottom:15px}}@media (max-width: 767px){.headerFilterOut .headerFilter{margin-left:0;margin-right:0}}.headerFilterOut .headerFilter .headerFilterIn{margin-top:20px;padding-left:7px;padding-right:7px}@media (max-width: 1200px){.headerFilterOut .headerFilter .headerFilterIn{flex:0 0 25%;max-width:25%}}@media (max-width: 1100px){.headerFilterOut .headerFilter .headerFilterIn{flex:0 0 33.33%;max-width:33.33%}}@media (max-width: 767px){.headerFilterOut .headerFilter .headerFilterIn{flex:0 0 50%;max-width:50%;margin-top:10px}}.headerFilterOut .headerFilter .headerFilterIn:first-child,.headerFilterOut .headerFilter .headerFilterIn:nth-child(2){margin-top:0}.headerFilterOut .headerFilter .headerFilterIn:nth-child(3){margin-top:0}@media (max-width: 767px){.headerFilterOut .headerFilter .headerFilterIn:nth-child(3){margin-top:15px}}.headerFilterOut .headerFilter .headerFilterIn:nth-child(4){margin-top:0}@media (max-width: 1200px){.headerFilterOut .headerFilter .headerFilterIn:nth-child(4){margin-top:0}}@media (max-width: 1100px){.headerFilterOut .headerFilter .headerFilterIn:nth-child(4){margin-top:20px}}@media (max-width: 767px){.headerFilterOut .headerFilter .headerFilterIn:nth-child(4){margin-top:15px}}@media (max-width: 1200px){.headerFilterOut .headerHair{padding:10px 30px;justify-content:space-between;align-items:center;position:relative}.headerFilterOut .headerHair:before{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.headerFilterOut .headerHair:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;top:0;background:linear-gradient(184deg,#3030301c,#3030305c,#3030301c);opacity:.5}.headerFilterOut .headerHair h6{color:#48484a;margin-bottom:0;font-weight:700;font-size:20px;text-transform:capitalize}.headerFilterOut .headerHair .rightCont.row{margin:0}.headerFilterOut .headerHair .rightCont.row .rightIn{display:flex}.headerFilterOut .headerHair .rightCont.row .rightIn .selectDrop{padding:0 7px;height:48px;position:relative}.headerFilterOut .headerHair .rightCont.row .rightIn .selectDrop img{width:20px;position:absolute;top:50%;transform:translateY(-50%);left:20px}}@media (max-width: 1200px) and (max-width: 767px){.headerFilterOut .headerHair .rightCont.row .rightIn .selectDrop img{width:15px;left:13px}}@media (max-width: 1200px){.headerFilterOut .headerHair .rightCont.row .rightIn .selectDrop select{width:100%;height:100%;border-radius:8px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-webkit-appearance:none;-moz-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);border:0px solid transparent;padding:0 25px 0 39px;box-sizing:border-box}}@media (max-width: 1200px) and (max-width: 767px){.headerFilterOut .headerHair .rightCont.row .rightIn .selectDrop select{font-size:12px}}@media (max-width: 1200px) and (max-width: 767px){.headerFilterOut .headerHair .rightCont.row .rightIn .selectDrop{height:40px}}@media (max-width: 1200px){.headerFilterOut .headerHair .rightCont.row .rightIn .outPutsec{padding:0 7px;max-width:282px;height:48px;position:relative}.headerFilterOut .headerHair .rightCont.row .rightIn .outPutsec img{width:20px;position:absolute;top:50%;transform:translateY(-50%);left:20px}}@media (max-width: 1200px) and (max-width: 767px){.headerFilterOut .headerHair .rightCont.row .rightIn .outPutsec img{width:15px;left:13px}}@media (max-width: 1200px){.headerFilterOut .headerHair .rightCont.row .rightIn .outPutsec .outPutsecIn{width:100%;height:100%;border-radius:8px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-webkit-appearance:none;-moz-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);border:0px solid transparent;padding:0 19px 0 39px;box-sizing:border-box;display:flex;align-items:center}.headerFilterOut .headerHair .rightCont.row .rightIn .outPutsec .outPutsecIn p{margin-bottom:0}}@media (max-width: 1200px) and (max-width: 767px){.headerFilterOut .headerHair .rightCont.row .rightIn .outPutsec .outPutsecIn{font-size:12px}}@media (max-width: 1200px) and (max-width: 767px){.headerFilterOut .headerHair .rightCont.row .rightIn .outPutsec{max-width:200px;height:40px}}@media (max-width: 1200px){.headerFilterOut .headerHair .rightCont.row .serviOut{padding:0 7px 0 0;max-width:auto;height:48px}.headerFilterOut .headerHair .rightCont.row .serviOut .serviOutIn{width:100%;height:100%;border-radius:30px;color:#48484a;font-size:15px;font-weight:700;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-webkit-appearance:none;-moz-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);border:0px solid transparent;padding:0 15px;box-sizing:border-box;display:flex;align-items:center}.headerFilterOut .headerHair .rightCont.row .serviOut .serviOutIn .form-group{margin-bottom:0;padding:0 9px}.headerFilterOut .headerHair .rightCont.row .serviOut .serviOutIn .chkbx-toggle+label{margin-bottom:0;margin-top:5px}}@media (max-width: 767px){.headerFilterOut .headerFilterOut .row.headerFilter{width:100%!important;flex-wrap:wrap!important;overflow-x:none}}.headerFilterOut .chkbx-toggle{display:none}.headerFilterOut .chkbx-toggle+label{position:relative;border:1px solid #34C759;cursor:pointer;outline:none;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none;width:50px;height:27px;-moz-border-radius:60px;-webkit-border-radius:60px;border-radius:60px;-moz-transition:background .4s;-o-transition:background .4s;-webkit-transition:background .4s;transition:background .4s}.headerFilterOut .chkbx-toggle+label:before,.headerFilterOut .chkbx-toggle+label:after{content:"";display:block;position:absolute}.headerFilterOut .chkbx-toggle+label:before{right:1px;left:1px;top:1px;bottom:1px;-moz-border-radius:60px;-webkit-border-radius:60px;border-radius:60px;-moz-transition:background .4s;-o-transition:background .4s;-webkit-transition:background .4s;transition:background .4s}.headerFilterOut .chkbx-toggle+label:after{top:1px;left:4px;width:21px;height:21px;background-color:#34c759;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;-moz-box-shadow:0 1px 5px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.3);box-shadow:0 1px 5px #0000004d;-moz-transition:-moz-transform .4s;-o-transition:-o-transform .4s;-webkit-transition:-webkit-transform .4s;transition:transform .4s;-webkit-appearance:none}.headerFilterOut .chkbx-toggle:checked+label{background-color:#34c759}.headerFilterOut .chkbx-toggle:checked+label:after{background-color:#fff}.headerFilterOut .chkbx-toggle:checked+label:after{-moz-transform:translateX(20px);-ms-transform:translateX(20px);-webkit-transform:translateX(20px);transform:translate(20px)}.headerFilterOut .chkbx-toggle:disabled+label{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5;cursor:default}.discount-box,.price-filter-box{display:flex;justify-content:space-between;gap:10px;align-items:center;border-radius:8px;box-shadow:0 0 20px #4c577d1f;opacity:1;background-color:#fff;padding:12px 25px}.price-filter-text,.discount-text{opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:15px;font-weight:500;font-style:normal;letter-spacing:0px;text-align:left}.discount-dropdown{width:146px;height:50px;border-radius:8px;box-shadow:0 0 20px #4c577d1f;opacity:1;border-color:transparent;background-color:#fff}.discount-item-text{opacity:1;color:#48484a;font-family:Inter,sans-serif!important;font-size:14px;font-weight:500;font-style:normal;letter-spacing:0px}.discount-dropdown-value-box{background-color:#fff;padding:20px 10px;border-radius:8px;box-shadow:0 0 20px #4c577d1f}.custom-dropdown{display:flex;justify-content:space-between;gap:10px;align-items:center;border-radius:8px;box-shadow:0 0 20px #4c577d1f;opacity:1;background-color:#fff;padding:12px 25px}.dropdown-menu{width:100%;border:none;box-shadow:0 0 20px #4c577d1f}.custom-dropdown:active{box-shadow:0 0 20px #4c577d1f}.custom-dropdown:focus{box-shadow:0 0 20px #4c577d1f}.filter-box{display:flex;gap:15px}.dropdown-toggle:after{color:green}.fa-angle-left{height:24px;cursor:pointer;width:24px;border-radius:50%;background:#48484a;color:#fff;text-align:center;line-height:25px;margin-right:5px}.title-box-bax{display:flex;gap:10px;align-items:center}.img-item{height:233px;display:flex;justify-content:center;align-items:center}.img-item .img-item-img{width:-webkit-fill-available}@media (max-width: 1000px){.section-title-box{margin:0 0 30px!important;display:flex;justify-content:space-between;align-items:center;flex-direction:row!important}.filter-box{margin-top:20px}}@media (max-width: 500px){.filter-box{display:flex;flex-direction:row}}.dropdown--item{padding:20px}.price--dropdown{width:300px}.border-active{border:2px solid green!important}hr{margin:0 0 5px!important}.btn-service{border-radius:10px;border:1px solid #979797;padding:.5rem 1rem;background-color:#fff;font-weight:500;color:#000;white-space:nowrap}.btn-service:active{border:1px solid #1D61E7;background-color:#eef3ff;outline:none!important;box-shadow:none!important;color:var(--primary-color)}.btn-service:hover,.btn-service:focus{border:1px solid #1D61E7;background-color:#eef3ff;outline:none!important;box-shadow:none!important;color:var(--primary-color)}.gap-15px{gap:15px}.dropdown-toggle{border-radius:.5rem;border:1px solid #ced4da;padding:.5rem 1rem;background-color:#fff;color:#495057;display:flex;align-items:center;justify-content:space-between;width:100%}.dropdown-toggle:after{margin-left:.5rem}.btn-primaryy:hover{background-color:transparent;border:2px solid var(--primary-color)}.btn-primaryy:focus,.btn-theme-border:focus{box-shadow:none!important;outline:none!important}.btn-theme-border:hover,.btn-theme-border:active,.btn-theme-border:focus{border:1px solid var(--primary-color)}.deep-cleaning-card{min-height:unset}.deep-cleaning-card .card-body{position:relative}.deep-cleaning-card .card-meta{margin-bottom:15px;padding-bottom:15px}.fillter-btn{color:unset!important}.listing-header{border-bottom:1px solid rgba(0,0,0,.05)}.listing-header .display-6{font-size:2.5rem}@media (max-width: 767px){.listing-header .display-6{font-size:1.8rem}}.category-scroll,.sub-category-scroll{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;padding-bottom:12px;margin-bottom:0}.category-scroll::-webkit-scrollbar,.sub-category-scroll::-webkit-scrollbar{height:4px;display:block}.category-scroll::-webkit-scrollbar-track,.sub-category-scroll::-webkit-scrollbar-track{background:#00000005;border-radius:10px}.category-scroll::-webkit-scrollbar-thumb,.sub-category-scroll::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.category-scroll::-webkit-scrollbar-thumb:hover,.sub-category-scroll::-webkit-scrollbar-thumb:hover{background:#0003}.nav-pill-btn{flex:0 0 auto!important;border-radius:50px!important;padding:10px 24px!important;font-weight:600!important;font-size:15px!important;white-space:nowrap!important;border-width:2px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.nav-pill-btn.active{box-shadow:0 4px 12px #1d61e733!important}.nav-pill-btn:hover:not(.active){background-color:var(--primary-light-blue)!important;color:var(--primary-color)!important;transform:translateY(-1px)}.sub-pill-btn{flex:0 0 auto!important;border-radius:50px!important;padding:8px 18px!important;font-weight:500!important;font-size:14px!important;white-space:nowrap!important;border-width:1px!important;transition:all .2s ease!important}.sub-pill-btn.active{background-color:#555!important;border-color:#555!important;color:#fff!important}.hide-scrollbar::-webkit-scrollbar{display:none!important}.spacing-1{letter-spacing:1.5px}.custom-dropdown-toggle{background:transparent!important}.custom-dropdown-toggle:after{border-top-color:var(--primary-color)!important}.sub-category-filter-area .text-primary{color:var(--primary-color)!important}.sub-heading-divider{height:1px;background-color:var(--primary-color);opacity:.15}.sub-category-listing-block:last-child{margin-bottom:0!important}.slider-container-wrapper{display:flex;align-items:center;position:relative;padding:10px 0}.slider-container-wrapper:before,.slider-container-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:5;pointer-events:none;transition:all .3s ease;opacity:0}.slider-container-wrapper.show-left-grad:before{left:0;background:linear-gradient(to right,#fff,#fff0);opacity:1}.slider-container-wrapper.show-right-grad:after{right:0;background:linear-gradient(to left,#fff,#fff0);opacity:1}.slider-container-wrapper .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;box-shadow:0 4px 15px #0000001f;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:18px;color:var(--primary-color)}.slider-container-wrapper .slider-arrow:hover{background:var(--primary-color);color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #1d61e74d}.slider-container-wrapper .slider-arrow:active{transform:translateY(-50%) scale(.95)}.slider-container-wrapper .slider-arrow.left-arrow{left:0}.slider-container-wrapper .slider-arrow.right-arrow{right:0}.slider-container-wrapper .slider-arrow.sm{width:34px;height:34px;font-size:14px}@media (max-width: 991px){.slider-container-wrapper .slider-arrow{display:none}}.nav-pill-btn{flex:0 0 auto!important;border-radius:50px!important;padding:12px 28px!important;font-weight:700!important;font-size:15px!important;white-space:nowrap!important;border:2px solid transparent!important;background:#f8f9fa!important;color:#555!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275)!important}.nav-pill-btn.active{background:var(--primary-color)!important;color:#fff!important;box-shadow:0 8px 16px #1d61e740!important;transform:translateY(-2px)}.nav-pill-btn:hover:not(.active){background:#fff!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important;transform:translateY(-2px)}.sub-pill-btn{flex:0 0 auto!important;border-radius:50px!important;padding:8px 20px!important;font-weight:600!important;font-size:14px!important;white-space:nowrap!important;background:#f1f1f1!important;border:1px solid transparent!important;color:#666!important;transition:all .3s ease!important}.sub-pill-btn.active{background:#444!important;color:#fff!important;box-shadow:0 4px 10px #0000001a!important}.sub-pill-btn:hover:not(.active){background:#e9e9e9!important;color:#000!important}.category-scroll,.sub-category-scroll{scroll-behavior:smooth;padding:15px 0;margin:0 -10px}.iconSlider{padding:25px 0 30px;opacity:1;background-color:#74748014}.iconSlider .subImgIn .subImg:hover{border:2px solid green}.iconSlider .subImgIn .subImg{border:2px solid rgba(116,116,128,.08);margin:0 18px;display:flex;align-items:center;gap:10px;width:auto!important;border-radius:10px!important;opacity:1!important;background-color:#74748014!important;padding:14px}.iconSlider .subImgIn .subImg .categry-img{width:35px;height:35px}.iconSlider .subImgIn .subImg .categry-name{margin:0;opacity:1;color:#999;font-family:Inter,sans-serif;font-size:18px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}.service-details-bg{background-color:#f8f9fa}.pricing-section{display:flex;align-items:baseline}.price-current{font-size:2.5rem;font-weight:700;color:#0d6efd}.price-original{font-size:1.25rem;margin-left:1rem}.price-save{font-size:.9rem;font-weight:600;color:#198754;background-color:#d1e7dd;padding:4px 12px;border-radius:8px;margin-left:1rem}.btn-lg{padding:.75rem 1.5rem;border-radius:12px;font-weight:600}.bi-check-circle-fill{margin-top:2px}.how-it-works-section{background-color:#fff}.step-card{position:relative;text-align:center;padding-top:40px;height:-webkit-fill-available}.step-number{position:absolute;top:0;left:50%;transform:translate(-50%);width:50px;height:50px;background-color:#1d61e7!important;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;border:4px solid white;box-shadow:0 0 0 4px #0d6efd;z-index:2}.step-content{background-color:#f0f5ff;padding:40px 20px 20px;border-radius:20px;height:100%}.step-connector{display:none}@media (min-width: 768px){.step-card{position:relative}.step-connector{display:block;position:absolute;top:0;transform:translateY(111px);left:calc(50% + 140px);width:calc(100% - 259px);height:2px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%230D6EFD' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");z-index:1}.step-connector:after{content:"▶";font-size:12px;color:#0d6efd;position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.col-md-6:nth-child(2n) .step-connector,.col-lg-4:last-child .step-connector{display:none}}@media (min-width: 992px){.col-md-6:nth-child(2n) .step-connector{display:block}.col-lg-3:last-child .step-connector{display:none}}.service-details .calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.service-details .calendar-cell{padding:.75rem 0;cursor:pointer;border-radius:.5rem;transition:all .2s;border:1px solid #ddd}.service-details .calendar-cell:hover:not(.disabled):not(.bg-primary){background-color:#f0f0f0}.service-details .calendar-cell.disabled{pointer-events:none;opacity:.4;cursor:not-allowed}.service-details .days-of-week{font-size:.9rem;color:#999}.service-details .btn-primary{background-color:#007bff;border-color:#007bff}.service-details .btn-outline-secondary{border:1px solid #ccc;color:#333}.service-details .btn-outline-secondary.btn-primary{background-color:#007bff;color:#fff}.service-details .service-details-img{width:100%;border-radius:8px}.service-details .fw-bold{font-weight:600}.service-details .text-muted{color:#6c757d}.service-details .text-primary{color:#007bff}.service-details .text-success{color:#28a745}.service-details .shadow-sm{box-shadow:0 .125rem .25rem #00000013}.date-picker-sec{box-shadow:x 0 4px 10px 0 #0000001a!important;border:1px solid #EDF1F3;background:#fff;border-radius:25px!important;margin-bottom:40px!important}.date-picker-div{background:#f2f6ff;padding:16px;border-radius:15px}.btn-time-select{border:1px solid #CACACA;background:#fff;border-radius:10px;color:#000!important;font-weight:500}.btn-time-select-active{background:#1d61e7;color:#fff!important;border:none}.calendar-cell{position:relative}.available-date{background-color:#e8f5e9;border:1px solid #a5d6a7}.holiday-date{background-color:#fbe9e7;text-decoration:line-through;color:#ffab91}.calendar-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;font-size:.85rem;color:#666}.legend-item{display:flex;align-items:center;gap:.5rem}.legend-color{width:15px;height:15px;border-radius:4px;border:1px solid rgba(0,0,0,.1)}.service-details-time{margin-bottom:10px;display:flex;align-items:center;gap:6px}.full-width{width:100%!important}.ServDetailPopOut.servAdd{position:absolute;width:100%;top:0;left:0;height:auto;height:100%}.ServDetailPopOut.servAdd:after{content:"";position:fixed;top:0;left:0;height:100vh;background-color:#00000080;width:100vw;z-index:1}.ServDetailPopOut.servAdd .ServDetailPop{max-width:600px;border-radius:10px;box-shadow:0 0 20px #4c567b1f;-webkit-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-webkit-appearance:none;-moz-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);background-color:#fff;margin:70px auto;padding:0;z-index:2;position:relative}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop{margin-top:130px!important}}.ServDetailPopOut.servAdd .ServDetailPop .serveBack{display:block}.ServDetailPopOut.servAdd .ServDetailPop .closeIcon{position:absolute;right:0;top:-34px;width:30px;height:30px;background:#fff;border-radius:50%;line-height:30px;text-align:center}.ServDetailPopOut.servAdd .ServDetailPop .closeIcon i{color:#999}.ServDetailPopOut.servAdd .ServDetailPop .closeIcon:hover,.ServDetailPopOut.servAdd .ServDetailPop .closeIcon:focus{background-color:#ff2d55d1}.ServDetailPopOut.servAdd .ServDetailPop .closeIcon:hover i,.ServDetailPopOut.servAdd .ServDetailPop .closeIcon:focus i{color:#fff}.ServDetailPopOut.servAdd .ServDetailPop .ServDetImg{padding:0 20px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo{border-radius:10px 10px 0 0;padding:20px;background:#1866331f}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .serviceName{color:#48484a;font-size:24px;font-weight:700;line-height:1;padding-top:0}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo p{color:#999;font-size:14px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;margin-bottom:5px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo p a{color:#007aff;font-size:10px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo{display:flex;justify-content:space-between;align-items:flex-start;margin-top:5px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask{display:flex;padding-left:0;margin-top:0;margin-bottom:10px;list-style:none}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative;display:flex;align-items:center}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li img{width:16px;margin-right:5px}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li img{width:12px}}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li span,.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{text-decoration:none;color:#48484a;font-size:18px;font-weight:400}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li span,.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:14px}}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li span .starColor,.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{color:#fc0;margin-right:8px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li span img,.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a img{width:20px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2){font-size:18px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2) img{width:14px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{content:"";height:4px;width:4px;border-radius:50%;background-color:#7979813f;position:absolute;left:-10px;transform:translateY(-50%);top:50%}@media (max-width: 460px){.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask{flex-flow:row}}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price{display:flex;padding-left:0;margin-bottom:0;list-style:none}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:10px;color:#48484a;font-size:16px;font-weight:700;line-height:1;padding-top:0;letter-spacing:.1}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut{color:#90959c;font-weight:400;text-decoration:line-through}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{color:#34c759;font-weight:600}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo span{cursor:pointer}.ServDetailPopOut.servAdd .ServDetailPop .listMenu{padding:10px 20px;position:relative}.ServDetailPopOut.servAdd .ServDetailPop .listMenu.listLOc{background-color:#f4f4f5;margin-bottom:10px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu h4{color:#282c3f;font-size:20px;font-weight:700;margin-bottom:15px;line-height:1.2}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .listMenu{padding:4px 10px}}.ServDetailPopOut.servAdd .ServDetailPop .listMenu:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5;left:50%;transform:translate(-50%)}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio{display:flex;list-style:none;padding-left:0;margin-bottom:25px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li{position:relative;height:auto;width:100%;margin-right:20px;margin-bottom:0;padding-right:0}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li:after{display:none}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li h4{font-size:20px;line-height:1;font-weight:700;color:#282c3f;margin-bottom:10px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.homeLoc{width:100px;max-height:80px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.homeLoc label{background:#1866331f;cursor:pointer;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:80px;width:100%;margin-bottom:0;border:1px solid rgba(153,153,153,.1215686275)}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.homeLoc label img{height:36px;width:36px;margin-bottom:4px;position:relative;z-index:1}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.homeLoc label span{display:block;color:#48484a;font-size:12px;font-weight:200;text-align:center;position:relative;z-index:1}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.homeLoc label:hover{border:1px solid #186633}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.homeLoc label:hover span{font-weight:700!important;font-size:14px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.homeLoc label.selected{border:1px solid #186633}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.homeLoc label.selected span{font-weight:700!important;font-size:14px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.addText{width:100%;margin-right:0}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.addText label{margin-bottom:0;border:1px solid #186633;background:#1866331f;padding:10px 15px;border-radius:15px;width:100%}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.addText h5{color:#48484a;font-size:18px;font-weight:700;line-height:1}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.addText p{color:#48484a;font-size:15px;font-weight:400;margin-bottom:0}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li.addText p span{display:block;color:#48484a;font-weight:700;position:relative;z-index:1}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li .locationradioList{display:flex;list-style:none;padding-left:0}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li .locationradioList li{margin-right:20px;height:80px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li .locationradioList li.date{width:70px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li .locationradioList li.time{width:127px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li .locationradioList li label{border:1px solid #186633;background:#1866331f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;padding-left:18px;padding-right:18px;width:100%;min-height:80px;margin-bottom:0}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.addlocationradio li .locationradioList li label p{display:block;color:#48484a;font-size:20px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:0}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul{padding-left:0;margin:0;list-style:none;display:flex}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul.paym li a{color:#48484a;font-size:13px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul li{position:relative;padding-right:15px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul li span{text-decoration:none;cursor:default;color:#999;font-size:13px;font-weight:400}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul li span:hover,.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul li span:focus,.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul li span.active{font-weight:700;color:#186633}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul li:after{height:4px;width:4px;background-color:#79798133;border-radius:50%;content:"";position:absolute;top:50%;right:7px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu ul li:last-child:after{display:none}.ServDetailPopOut.servAdd .ServDetailPop .listBox{padding:15px 20px;margin:0;position:relative;background-color:#74748014}.ServDetailPopOut.servAdd .ServDetailPop .listBox:before{content:"";height:1px;width:100%;background-color:#000;position:absolute;top:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5;left:50%;transform:translate(-50%)}.ServDetailPopOut.servAdd .ServDetailPop .listBox:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5;left:50%;transform:translate(-50%);display:none}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation{flex:0 0 100%;position:relative;padding-right:0}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation h4{color:#282c3f;font-size:20px;font-weight:700;margin-bottom:15px;line-height:1.2}@media (max-width: 1200px){.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation h4{font-size:18px}}@media (max-width: 991px){.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation h4{font-size:18px;margin-bottom:10px}}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation h4{font-size:16px;margin-bottom:8px}}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio{list-style:none;padding-left:0;margin-bottom:0}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio{display:flex;flex-flow:column}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li{position:relative;border-radius:15px;height:auto;width:100%;margin-right:20px;margin-bottom:10px}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:first-child{font-size:15px;font-weight:700;line-height:1;color:#186633;position:relative;padding-bottom:15px;margin-bottom:15px}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:first-child:after{content:"";height:1px;width:100%;position:absolute;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5;left:50%;transform:translate(-50%)}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:first-child{font-size:16px;margin-bottom:8px;top:2px;right:-20px;position:absolute;display:inline;width:auto;margin-top:0}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:first-child:after{display:none}}@media (max-width: 380px){.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:first-child{font-size:14px;margin-bottom:8px;top:2px;right:-20px;position:absolute;display:inline;width:auto;margin-top:0}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:first-child:after{display:none}}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:last-child{margin-bottom:0}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li input{position:absolute;width:100%;height:100%;opacity:0;z-index:10;cursor:pointer}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li label{margin-bottom:0;position:relative;height:100%;width:100%;padding:10px 15px 10px 55px;background:#9999991f;border-radius:15px;border:1px solid #999999}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li label:before{content:"";border:2px solid #186633;border-radius:25px;position:absolute;width:25px;height:25px;z-index:0;left:15px;top:50%;transform:translateY(-50%)}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li label:after{content:"";background:#1866331f;border:1px solid #186633;left:20px;position:absolute;top:50%;transform:translateY(-50%);width:15px;height:15px;border-radius:50%;background:#186633;opacity:0}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li label h5{color:#48484a;font-size:18px;font-weight:700;line-height:1}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li label p{color:#48484a;font-size:15px;font-weight:400;margin-bottom:0}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li label p span{display:block;color:#48484a;font-weight:700;position:relative;z-index:1}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li input:hover~label{background:#1866331f;border:1px solid #186633}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li input:focus~label,.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li input:checked~label{background:#1866331f;border:1px solid #186633}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li input:focus~label:after,.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li input:checked~label:after{opacity:1}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li{margin-bottom:0;margin-top:10px}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:after{display:none}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li h5{color:#48484a;font-size:16px!important;font-weight:700;line-height:1}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li p{color:#48484a;font-size:14px!important;font-weight:400;margin-bottom:0;line-height:1.2}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li p span{display:block;color:#48484a;font-weight:700;position:relative;z-index:1}}@media (max-width: 380px){.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li{margin-bottom:0;margin-top:10px}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li:after{display:none}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li h5{color:#48484a;font-size:15px!important;font-weight:700;line-height:1}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li p{color:#48484a;font-size:12px!important;font-weight:400;margin-bottom:0;line-height:1.2}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio.adressradio li p span{display:block;color:#48484a;font-weight:700;position:relative;z-index:1}}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio li{position:relative;margin-bottom:10px}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio li a{padding:0;font-size:15px;line-height:1;color:#999}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio li a:hover,.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio li a:focus,.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation ul.listRadio li a.active{color:#186633;font-weight:700}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .listBox{flex-flow:column;border-radius:0 0 10px 10px;padding:12px 10px}.ServDetailPopOut.servAdd .ServDetailPop .listBox .leftBrandLocation{flex:0 0 100%;padding-right:0;margin-bottom:0}}.ServDetailPopOut.servAdd .ServDetailPop .listBox::-webkit-scrollbar{width:15px;margin-right:10px}.ServDetailPopOut.servAdd .ServDetailPop .listBox::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #7979815c;-webkit-box-shadow:inset 0 0 5px rgba(121,121,129,.3607843137);-moz-box-shadow:inset 0 0 5px rgba(121,121,129,.3607843137);-webkit-appearance:none;border-radius:10px}.ServDetailPopOut.servAdd .ServDetailPop .listBox::-webkit-scrollbar-thumb{background:#7979815c;border-radius:10px}.ServDetailPopOut.servAdd .ServDetailPop .listBox::-webkit-scrollbar-thumb:hover{background:#7979815c}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot{position:relative;bottom:0;width:100%;display:flex;padding:15px 20px;border-radius:0 0 10px 10px;background:#186633}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .priceNum{padding:0;display:flex;align-items:center}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .priceNum .numbeCount{font-size:16px;border:1px solid #fff;border-radius:5px;line-height:1;padding:5px 9px 6px;color:#fff;height:29px}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .priceNum .totalPrice{padding:0 8px;font-size:16px;font-weight:600;color:#fff;display:flex;align-items:center}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .priceNum .totalPrice .price{margin-bottom:0;margin-left:5px;font-weight:700}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .rightDet{text-align:right;padding:0}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .rightDet button{border-radius:5px;border:1px solid #FFF;opacity:1;background-color:#186633;color:#fff;font-size:15px;font-weight:600;letter-spacing:.1px;padding:4px 12px;box-shadow:0 0 4px #0003;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 4px 0 rgba(0,0,0,.2);-webkit-appearance:none;max-width:110px;margin-left:auto;min-width:90px;text-align:center}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .rightDet button:hover,.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .rightDet button:focus{background:#fff;color:#186633}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot{position:fixed;width:100%;height:60px;background-color:#186633;font-weight:700;font-size:16px;line-height:60px;text-align:center;border-radius:10px 10px 0 0;left:0;bottom:80px;color:#fff;border:0px;z-index:12;align-items:center;justify-content:center}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .priceNum{width:175px;align-items:center;justify-content:flex-start;max-width:175px;flex:0 0 175px}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .rightDet{text-align:right;padding:0;width:175px;justify-content:flex-start;max-width:175px;flex:0 0 175px;align-items:center}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .rightDet button{height:30px;line-height:23px}}@media (max-width: 380px){.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot{position:fixed;width:100%;height:60px;background-color:#186633;font-weight:700;font-size:16px;line-height:60px;text-align:center;border-radius:10px 10px 0 0;left:0;bottom:80px;color:#fff;border:0px;align-items:center;justify-content:center}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .priceNum{width:140px;justify-content:flex-start;max-width:140px;flex:0 0 140px}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .rightDet{text-align:right;padding:0;width:140px;justify-content:flex-start;max-width:140px;flex:0 0 140px}.ServDetailPopOut.servAdd .ServDetailPop .detOpFoot .rightDet button{height:30px;line-height:23px}}@media (max-width: 1200px){.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo{padding:20px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .serviceName{font-size:24px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo{margin-top:5px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:10px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:18px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{margin-right:8px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{height:4px;width:4px;left:-10px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price li{font-size:18px}}@media (max-width: 991px){.ServDetailPopOut.servAdd .ServDetailPop{max-width:600px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo{padding:20px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .serviceName{font-size:20px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo{margin-top:5px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:10px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:16px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{margin-right:8px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{height:4px;width:4px;left:-10px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price li{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop{max-width:350px;margin:50px auto 30px;padding-bottom:0}}@media (max-width: 767px) and (max-width: 380px){.ServDetailPopOut.servAdd .ServDetailPop{width:calc(100vw - 40px)}}@media (max-width: 767px){.ServDetailPopOut.servAdd .ServDetailPop .contetTextArea{position:relative;background-color:#fff;height:calc(100vh - 290px)!important;overflow-y:scroll;border-radius:10px}.ServDetailPopOut.servAdd .ServDetailPop .serveBack{display:block!important;position:absolute;top:-25px;left:0}.ServDetailPopOut.servAdd .ServDetailPop .serveBack h6{font-size:15px;display:flex;align-items:flex-end;font-weight:700}.ServDetailPopOut.servAdd .ServDetailPop .serveBack span.backbt{display:block;float:left;height:20px;width:20px;border-radius:50%;background:#48484a;color:#fff;margin-right:10px;font-size:15px;line-height:20px;padding:.3px 5px 4px 6.5px}.ServDetailPopOut.servAdd .ServDetailPop .serveBack span.backbt i{font-weight:700}.ServDetailPopOut.servAdd .ServDetailPop .serveBack a,.ServDetailPopOut.servAdd .ServDetailPop .serveBack span{display:block;color:#48484a;font-weight:700;font-size:15px;line-height:1;text-transform:capitalize}.ServDetailPopOut.servAdd .ServDetailPop .closeIcon{position:absolute;right:0;top:-30px;width:25px;height:25px;background:#999;border-radius:50%;line-height:25px;text-align:center}.ServDetailPopOut.servAdd .ServDetailPop .closeIcon i{font-size:14px;color:#fff}.ServDetailPopOut.servAdd .ServDetailPop .closeIcon:hover,.ServDetailPopOut.servAdd .ServDetailPop .closeIcon:focus{background-color:#ff2d55d1}.ServDetailPopOut.servAdd .ServDetailPop .closeIcon:hover i,.ServDetailPopOut.servAdd .ServDetailPop .closeIcon:focus i{color:#fff}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo{padding:10px;border-radius:10px 10px 0 0}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .serviceName{font-size:16px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo{margin-top:5px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn{display:flex;flex-flow:column}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:10px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:10px;font-size:15px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:15px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{margin-right:8px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li a img{width:12px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2) img{width:12px;margin-bottom:2px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{height:4px;width:4px;left:-10px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price{margin-bottom:0}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:8px;font-size:15px;margin-bottom:10px}.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut,.ServDetailPopOut.servAdd .ServDetailPop .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{font-size:15px}.ServDetailPopOut.servAdd .ServDetailPop .listMenu.aftNone{padding:10px}.ServDetailPopOut.servAdd:after{content:"";position:fixed;top:0;left:0;height:100vh;background-color:#fff;width:100vw;z-index:1}}.ServDetailPopOut{position:absolute;width:100%;top:0;left:0;height:100%;z-index:1}@media (max-width: 767px){.ServDetailPopOut{z-index:1!important}}.ServDetailPopOut:after{content:"";position:fixed;top:0;left:0;height:100vh;background-color:#00000080;width:100vw;z-index:1}.ServDetailPopOut .ServDetailPop.servPay{max-width:800px;border-radius:10px;box-shadow:0 0 20px #4c567b1f;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-webkit-appearance:none;background-color:#fff;margin:70px auto;padding:0;z-index:2;position:relative}.ServDetailPopOut .ServDetailPop.servPay .closeIcon{position:absolute;right:0;top:-34px;width:30px;height:30px;background:#fff;border-radius:50%;line-height:30px;text-align:center}.ServDetailPopOut .ServDetailPop.servPay .closeIcon i{color:#999}.ServDetailPopOut .ServDetailPop.servPay .closeIcon:hover,.ServDetailPopOut .ServDetailPop.servPay .closeIcon:focus{background-color:#ff2d55d1}.ServDetailPopOut .ServDetailPop.servPay .closeIcon:hover i,.ServDetailPopOut .ServDetailPop.servPay .closeIcon:focus i{color:#fff}.ServDetailPopOut .ServDetailPop.servPay .ServDetImg{padding:0 20px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo{padding:20px;background:#e3ece6;border-radius:10px 10px 0 0}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .serviceName{color:#48484a;font-size:30px;font-weight:700;line-height:1;padding-top:0}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo p{color:#999;font-size:13px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;margin-bottom:5px;margin-top:10px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo p a{color:#007aff;font-size:10px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo{display:flex;justify-content:space-between;align-items:flex-start;margin-top:5px}@media (max-width: 370px){.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo{flex-flow:wrap}}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask{display:flex;padding-left:0;margin-top:0;margin-bottom:10px;list-style:none}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative;display:flex;align-items:center}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li img{width:16px;margin-right:5px}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li img{width:12px}}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li span,.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{text-decoration:none;color:#48484a;font-size:18px;font-weight:400}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li span,.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:14px}}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li span .starColor,.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{color:#fc0;margin-right:8px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li span img,.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a img{width:20px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2){font-size:18px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2) img{width:14px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{content:"";height:4px;width:4px;border-radius:50%;background-color:#7979813f;position:absolute;left:-10px;transform:translateY(-50%);top:50%}@media (max-width: 460px){.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask{flex-flow:row}}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price{display:flex;padding-left:0;margin-bottom:0;list-style:none}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:10px;color:#48484a;font-size:16px;font-weight:700;line-height:1;padding-top:0;letter-spacing:.1}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut{color:#90959c;font-weight:400;text-decoration:line-through}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{color:#34c759;font-weight:600}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo span{cursor:pointer}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo{padding:15px 10px!important}}.ServDetailPopOut .ServDetailPop.servPay .listMenu{padding:10px 20px;background-color:#fff;position:relative}.ServDetailPopOut .ServDetailPop.servPay .listMenu:after{content:"";height:1px;width:90%;background-color:#000;position:absolute;bottom:0;background:linear-gradient(184deg,#74748000,#747480a6 52%,#74748000);opacity:.5;left:50%;transform:translate(-50%)}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listMenu{padding:10px!important}}.ServDetailPopOut .ServDetailPop.servPay .listMenu ul{padding-left:0;margin:0;list-style:none;display:flex}.ServDetailPopOut .ServDetailPop.servPay .listMenu ul li{position:relative;padding-right:15px}.ServDetailPopOut .ServDetailPop.servPay .listMenu ul li a{text-decoration:none;color:#999;font-size:13px;font-weight:400}.ServDetailPopOut .ServDetailPop.servPay .listMenu ul li a:hover,.ServDetailPopOut .ServDetailPop.servPay .listMenu ul li a:focus,.ServDetailPopOut .ServDetailPop.servPay .listMenu ul li a.active{font-weight:700;color:#186633}.ServDetailPopOut .ServDetailPop.servPay .listMenu ul li:after{height:4px;width:4px;background-color:#79798133;border-radius:50%;content:"";position:absolute;top:50%;right:7px}.ServDetailPopOut .ServDetailPop.servPay .listMenu ul li:last-child:after{display:none}.ServDetailPopOut .ServDetailPop.servPay .listMenu ul.paym li a{color:#48484a;font-size:13px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}.ServDetailPopOut .ServDetailPop.servPay .listBox{padding:15px 20px;margin:0;background-color:#e3ece6;position:relative}.ServDetailPopOut .ServDetailPop.servPay .listBox:before{content:"";display:none;height:1px;width:90%;background-color:#000;position:absolute;top:0;background:linear-gradient(184deg,#74748000,#747480a6 52%,#74748000);opacity:.5;left:50%;transform:translate(-50%)}.ServDetailPopOut .ServDetailPop.servPay .listBox:after{content:"";display:none;height:1px;width:90%;background-color:#000;position:absolute;bottom:0;background:linear-gradient(184deg,#74748000,#747480a6 52%,#74748000);opacity:.5;left:50%;transform:translate(-50%)}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox{padding:15px 10px 0}}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation{flex:0 0 100%;position:relative;padding-right:17px}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation h4{color:#282c3f;font-size:20px;font-weight:700;margin-bottom:15px;line-height:1.2}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation h4{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation{margin-bottom:0!important}}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio{list-style:none;margin-bottom:10px;margin-right:-10px;margin-left:-10px;padding-left:0;padding-right:0}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio{display:flex;flex-flow:row;flex-wrap:wrap;margin-bottom:0}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li{position:relative;border-radius:10px;height:75px;width:150px;flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);margin:20px 10px 0}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li{flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px);height:60px;margin-top:15px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li:first-child,.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li:nth-child(2){margin-top:0}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li:nth-child(2){margin-top:0}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li:nth-child(2){margin-top:15px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li input{position:absolute;width:100%;height:100%;opacity:0;z-index:10;cursor:pointer}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li label{display:flex;flex-flow:row;justify-content:flex-start;align-items:center;border-radius:10px;margin-bottom:0;position:relative;height:100%;width:100%;padding:10px;background:#9999991f}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li.strip{background-color:#03a9f41f}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li.paytm{background-color:#e5e5ea}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li.payu{background-color:#9ec4001f}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li.cod{background-color:#2653771f}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li:before{content:"";border:2px solid #186633;border-radius:25px;position:absolute;width:25px;height:25px;z-index:1;right:15px;top:50%;transform:translateY(-50%)}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li:before{width:15px;height:15px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li:after{content:"";background:#1866331f;border:1px solid #186633;right:20px;position:absolute;top:50%;transform:translateY(-50%);width:15px;height:15px;border-radius:50%;background:#186633;opacity:0}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li:after{right:19px;width:7px;height:7px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li img{height:55px;width:80px;position:relative;z-index:1;background-color:#fff0;border-radius:5px;margin-right:10px}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li img{height:50px;width:58px;object-fit:contain}}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li span{display:inline-block;color:#282c3f;font-size:20px;font-weight:700;text-align:center;position:relative;z-index:1}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li span{font-size:18px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li span{font-size:16px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li input:hover~label span{color:#186633}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li input:focus~label span,.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li input:checked~label span{color:#186633}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li input:focus~label:after,.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li input:checked~label:after{content:"";background:#186633;border:1px solid #186633}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li input:focus~label:after,.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio.locationradio li input:checked~label:after{opacity:1}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio li{position:relative;margin-bottom:10px}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio li a{padding:0;font-size:15px;line-height:1;color:#999}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio li a:hover,.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio li a:focus,.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation>ul.listRadio li a.active{color:#186633;font-weight:700}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox{flex-flow:column}.ServDetailPopOut .ServDetailPop.servPay .listBox .leftBrandLocation{flex:0 0 100%;padding-right:0;margin-bottom:40px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut{display:flex;list-style:none;border:1px solid #C7C7CC;border-radius:10px;padding:12px 0;justify-content:center;align-items:center}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li{padding-left:10px;padding-right:10px}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.text{padding-left:0;padding-right:0;white-space:nowrap}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.btnClass{margin-bottom:0;width:100%;height:43px;font-size:16px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li button{width:120px;height:50px;border-radius:10px;background-color:#186633;color:#fff;line-height:50px;border:0px solid transparent;opacity:1;font-size:18px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:center}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li button{margin-bottom:15px;width:100%;height:43px;font-size:16px;line-height:42px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li button:hover,.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li button:focus{background-color:#fff;color:#186633;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-webkit-appearance:none}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li img{width:52px}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li img{margin-bottom:15px;width:40px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.text{color:#282c3f;font-size:20px;font-weight:700;line-height:1}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.text{font-size:18px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.text{margin-bottom:15px;font-size:16px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input{width:343px;position:relative}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input input{font-weight:700;font-size:18px;color:#3a3a3c;padding-right:90px;border-radius:10px;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-webkit-appearance:none;-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);opacity:1;background-color:#fff;border:0px;width:100%;height:50px;padding-left:10px}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input input{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input input{font-size:15px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input:after{content:"Applied";position:absolute;top:50%;transform:translateY(-50%);right:25px;color:#c7c7cc;font-size:18px;font-weight:700;line-height:1;display:none}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input:after{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input:after{font-size:15px}}.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input.applied:after{display:block}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input{width:203px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut li.input{width:100%;margin-bottom:15px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .listBox .voucherOut{flex-wrap:wrap}}.ServDetailPopOut .ServDetailPop.servPay button:focus{outline:0px dotted;outline:0px auto -webkit-focus-ring-color}.ServDetailPopOut .ServDetailPop.servPay .listBox::-webkit-scrollbar{width:15px;margin-right:10px}.ServDetailPopOut .ServDetailPop.servPay .listBox::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #7979815c;-webkit-box-shadow:inset 0 0 5px rgba(121,121,129,.3607843137);-moz-box-shadow:inset 0 0 5px rgba(121,121,129,.3607843137);-webkit-appearance:none;border-radius:10px}.ServDetailPopOut .ServDetailPop.servPay .listBox::-webkit-scrollbar-thumb{background:#7979815c;border-radius:10px}.ServDetailPopOut .ServDetailPop.servPay .listBox::-webkit-scrollbar-thumb:hover{background:#7979815c}.ServDetailPopOut .ServDetailPop.servPay .summarRight{padding:20px 20px 10px;background-color:#fff}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .summarRight{padding:7px 10px 10px;border-radius:0 0 10px 10px}}.ServDetailPopOut .ServDetailPop.servPay .summarRight h3{font-size:20px;line-height:1;color:#282c3f;margin-bottom:15px;font-weight:700}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay .summarRight h3{font-size:18px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .summarRight h3{font-size:16px}}.ServDetailPopOut .ServDetailPop.servPay .summarRight ul{list-style:none;padding-left:0;margin-bottom:0}.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li{font-size:16px;display:flex;align-items:center;justify-content:space-between;line-height:1;margin-bottom:15px;color:#48484a;font-size:18px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li{font-size:16px}}.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li p{font-weight:400}.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li b{font-weight:600}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li{font-size:14px}}.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li.discount{color:#34c759}.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li.discount span{line-height:1;color:#34c759;font-size:18px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li.discount span{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li.discount span{font-size:14px}}.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li.discount b{color:#34c759}.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li.totalPrice{padding-top:10px;color:#48484a;font-weight:600;border-top:1px solid rgba(116,116,129,.1803921569);padding-bottom:20px;margin-bottom:0}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .summarRight ul li.totalPrice{padding-bottom:5px}}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot{position:relative;bottom:0;width:100%;display:flex;padding:15px 20px;border-radius:0 0 10px 10px;background:#186633}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .priceNum{padding:0;display:flex;align-items:center}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .priceNum .numbeCount{font-size:16px;border:1px solid #fff;border-radius:5px;line-height:1;padding:5px 9px 6px;color:#fff;height:29px}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .priceNum .totalPrice{padding:0;font-size:16px;font-weight:600;color:#fff;display:flex;align-items:center}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .priceNum .totalPrice .price{margin-bottom:0;margin-left:5px;font-weight:700}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .rightDet{text-align:right;padding:0}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .rightDet button{border-radius:5px;border:1px solid #FFF;opacity:1;background-color:#186633;color:#fff;font-size:15px;font-weight:600;letter-spacing:.1px;padding:4px 15px;box-shadow:0 0 4px #0003;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 4px 0 rgba(0,0,0,.2);-webkit-appearance:none;text-align:center;max-width:110px;margin-left:auto}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .rightDet button:hover,.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .rightDet button:focus{background:#fff;color:#186633}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay .detOpFoot{position:fixed;width:100%;height:60px;background-color:#186633;font-weight:700;font-size:16px;line-height:60px;text-align:center;border-radius:10px 10px 0 0;left:0;bottom:80px;color:#fff;border:0px;z-index:12;align-items:center;justify-content:center}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .priceNum{width:175px;align-items:center;justify-content:flex-start;max-width:175px;flex:0 0 175px}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .rightDet{text-align:right;padding:0;width:175px;justify-content:flex-start;max-width:175px;flex:0 0 175px;align-items:center}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .rightDet button{height:30px;line-height:23px}}@media (max-width: 380px){.ServDetailPopOut .ServDetailPop.servPay .detOpFoot{position:fixed;width:100%;height:60px;background-color:#186633;font-weight:700;font-size:16px;line-height:60px;text-align:center;border-radius:10px 10px 0 0;left:0;bottom:80px;color:#fff;border:0px;align-items:center;justify-content:center}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .priceNum{width:140px;justify-content:flex-start;max-width:140px;flex:0 0 140px}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .rightDet{text-align:right;padding:0;width:140px;justify-content:flex-start;max-width:140px;flex:0 0 140px}.ServDetailPopOut .ServDetailPop.servPay .detOpFoot .rightDet button{height:30px;line-height:23px}}.ServDetailPopOut .contetTextArea{position:relative;max-height:calc(100vh - 50px)!important;overflow-y:scroll;border-radius:10px;overflow-x:hidden}.ServDetailPopOut .contetTextArea .footModBtn{display:none}.ServDetailPopOut .contetTextArea::-webkit-scrollbar{width:5px;border-radius:10px;padding-right:10px;margin-right:10px}.ServDetailPopOut .contetTextArea::-webkit-scrollbar-track{background-color:#a9a9a900}.ServDetailPopOut .contetTextArea::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#186633;-webkit-appearance:none;border-radius:10px}.ServDetailPopOut .ServDetailPop.servPay .contetTextArea{position:relative;max-height:calc(100vh - 240px)!important;overflow-y:scroll;overflow-x:hidden}.ServDetailPopOut .ServDetailPop.servPay .contetTextArea .footModBtn{display:none}@media (max-width: 1200px){.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo{padding:20px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .serviceName{font-size:24px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo{margin-top:5px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:10px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:18px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{margin-right:8px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{height:4px;width:4px;left:-10px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price li{font-size:18px}}@media (max-width: 991px){.ServDetailPopOut .ServDetailPop.servPay{max-width:600px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo{padding:20px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .serviceName{font-size:20px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo{margin-top:5px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:10px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:16px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{margin-right:8px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{height:4px;width:4px;left:-10px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price li{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut .ServDetailPop.servPay{max-width:calc(100% - 50px);margin:50px auto 30px;padding-bottom:0;border-radius:10px 10px 0 0;background:#e3ece6}.ServDetailPopOut .ServDetailPop.servPay .contetTextArea{position:relative;height:calc(100vh - 370px)!important;overflow-y:scroll;overflow-x:hidden;border-radius:0}.ServDetailPopOut .ServDetailPop.servPay .contetTextArea::-webkit-scrollbar{width:5px;border-radius:10px;padding-right:10px;margin-right:10px}.ServDetailPopOut .ServDetailPop.servPay .contetTextArea::-webkit-scrollbar-track{background-color:#a9a9a900}.ServDetailPopOut .ServDetailPop.servPay .contetTextArea::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#186633;-webkit-appearance:none;border-radius:10px}.ServDetailPopOut .ServDetailPop.servPay .closeIcon{position:absolute;right:0;top:-30px;width:25px;height:25px;border-radius:50%;background:#999;line-height:25px;text-align:center}.ServDetailPopOut .ServDetailPop.servPay .closeIcon i{font-size:14px;color:#fff}.ServDetailPopOut .ServDetailPop.servPay .closeIcon:hover,.ServDetailPopOut .ServDetailPop.servPay .closeIcon:focus{background-color:#ff2d55d1}.ServDetailPopOut .ServDetailPop.servPay .closeIcon:hover i,.ServDetailPopOut .ServDetailPop.servPay .closeIcon:focus i{color:#fff}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo{padding:15px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .serviceName{font-size:16px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo{margin-top:5px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn{display:flex;flex-flow:column-reverse}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:0}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:15px;font-size:15px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:15px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{margin-right:8px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{height:4px;width:4px;left:-10px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price{margin-bottom:0}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price li{font-size:15px;margin-bottom:10px}.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price li span.textCut,.ServDetailPopOut .ServDetailPop.servPay .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{font-size:15px}.ServDetailPopOut:after{content:"";position:fixed;top:0;left:0;height:100vh;background-color:#fff;width:100vw;z-index:1}}.payment-box{background-color:#74748014;opacity:1;padding:0 15px 15px;gap:20px}.payment-box .payment-list{font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:space-between;padding:10px 15px 10px 10px;width:calc(50% - 10px)}.payment-box .payment-list .payment-item{display:flex;align-items:center;gap:15px}.payment-box .payment-list .payment-item .payment-icon{width:80px;height:55px}.payment-box .payment-list .payment-item .payment-name{opacity:1;color:#282c3f;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;margin:0;padding:0}@media (max-width: 767px){.payment-box .payment-list{width:100%}}.stripe-color{border-radius:10px;opacity:1;background-color:#03a9f41f}.paytm-color{border-radius:10px;opacity:1;background-color:#e5e5ea}.payUmoney-color{border-radius:10px;opacity:1;background-color:#9ec4001f}.cod-color{border-radius:10px;opacity:1;background-color:#2653771f}.radio-body-pink{width:25px!important;height:25px!important;background:transparent;border-radius:50px;display:flex;justify-content:center;align-items:center;border:3px solid rgb(255,45,85);opacity:1}.radio-dot-pink{width:13px;height:13px;background:#ff2d55;border:3px;border-color:#000;border-radius:50px}.coupon-box{font-family:Inter,sans-serif;border-radius:10px;border:1px solid rgb(237,237,237);opacity:1;background-color:#c7c7cc1f;justify-content:space-between;display:flex;align-items:center}.coupon-box .title-box{display:flex;align-items:center;gap:10px}.coupon-box .title-box .title-box-text{opacity:1;color:#282c3f;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;margin:0}.coupon-box .title-box .img-voucher{width:52px;height:40px}.coupon-box .apply-coupon-btn{width:100%;height:50px;border-radius:10px;background-color:#186633;opacity:1;color:#fff;font-size:18px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:center}.coupon-box .coupon-input{padding:15px;height:50px;border-radius:15px;border-color:transparent;background-color:#fff;opacity:1;color:#3a3a3c;font-size:18px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}.coupon-box .applied-text{opacity:1;color:#c7c7cc;font-size:18px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:right;position:absolute;right:30px}@media (max-width: 1200px){.coupon-box .title-box-item{margin-top:20px;padding:0}}.payment-info-box{font-family:Inter,sans-serif;margin:0 15px 15px}.payment-info-box hr{margin:10px 0}.payment-info-box .payment-main-title{opacity:1;color:#282c3f;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}.payment-info-box .payment-item{display:flex;justify-content:space-between}.payment-info-box .payment-item .payment-title{opacity:1;color:#48484a;font-size:18px;font-weight:300;font-style:normal;letter-spacing:0px;text-align:left}.payment-info-box .payment-item .payment-title-green{opacity:1;color:#34c759;font-size:18px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}@media (max-width: 400px){.payment-info-box .payment-item .payment-title,.payment-info-box .payment-item .payment-title-green,.payment-info-box .payment-item .payment-price{font-size:14px!important}.payment-info-box .payment-item .payment-title-total{font-size:18px!important}}.payment-info-box .payment-item .payment-price{opacity:1;color:#48484a;font-size:18px;font-weight:600;font-style:normal;letter-spacing:0px;text-align:right}.payment-info-box .payment-item .payment-title-total{opacity:1;color:#48484a;font-size:18px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}.title-box-item{align-items:center;display:flex;position:relative}.payment-option{border:1px solid #dee2e6;border-radius:8px;padding:15px;cursor:pointer;transition:all .3s}.payment-option:hover{border-color:#0d6efd}.payment-option input[type=radio]{width:20px;height:20px;cursor:pointer}.payment-option input[type=radio]:checked{accent-color:#1e88e5}.payment-option .form-check{padding:14px 17px;border:1px solid #dee2e6;border-radius:.75rem;display:flex;gap:10px;align-items:center}.payment-option.active{border-color:#0d6efd;background-color:#f8f9ff}.payment-option .form-check-input{width:15px;height:15px;border:2px solid black;float:right;display:block;position:relative}.payment-option .form-check-input:checked{background-color:#1d61e7!important;border-color:#1d61e7!important;outline:none!important}.payment-option .form-check-label{font-weight:500}button.apply-btn{border-radius:0 10px 10px 0!important}.info-item{display:flex;align-items:center;color:#000;flex-direction:column;padding:10px;background:#f7f7f7;width:-webkit-fill-available;border-radius:.75rem}.info-item .bi{font-size:16px}.info-item svg{color:#0d6efd}.address-section .icon-bg{background-color:#eef2ff;color:#4f46e5;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;flex-shrink:0}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#6c757d}.summary-row .label{font-weight:500}.summary-row .value{font-weight:600;color:#0d6efd;text-align:right}.summary-row .value.dark{color:#212529}.btn-outline-primary{border-color:#1d61e8;color:#1d61e8;border-width:2px}.btn-outline-primary:hover{background-color:#1d61e8;color:#fff}@media (max-width: 768px){.custom-card{padding:1.5rem}.main-header{text-align:center}}.fs-30{font-size:30px}@media (min-width: 768px){.fs-md-28{font-size:28px}}.small-scroll-box{max-height:45px!important;overflow-y:auto;margin-bottom:.5rem}.ServiceSummaryOut{padding-bottom:100px}.ServiceSummaryOut .ml0{margin-left:0!important;margin-right:0!important}.ServiceSummaryOut .summarText{padding-top:30px;padding-bottom:25px}.ServiceSummaryOut .summarText a{color:#282c3f;font-size:20px;font-weight:700;display:flex;align-items:center;line-height:1}.ServiceSummaryOut .summarText a i{background-color:#48484a;width:25px;height:25px;border-radius:50%;color:#fff;font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center;margin-right:10px;padding:2px 6px 3px 3px}.ServiceSummaryOut .summarLeft{padding-left:15px;padding-right:21px;border-right:1px solid rgba(116,116,129,.1803921569);flex:0 0 55%}.ServiceSummaryOut .summarLeft .summarLeftIn{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(116,116,129,.1803921569)}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText{display:flex}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:122px;height:97px;border-radius:4px;margin-right:18px}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg img{width:100%;height:100%;border-radius:4px;object-fit:cover}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftCount h4{font-size:24px;line-height:1;font-weight:700}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .serviceName{color:#48484a;font-size:24px;font-weight:700;line-height:1;padding-top:0}@media (max-width: 1200px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:22px}}@media (max-width: 991px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:18px}}@media (max-width: 767px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:16px}}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo{display:flex;justify-content:space-between;align-items:flex-start;margin-top:5px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask{display:flex;padding-left:0;margin-top:0;list-style:none;margin-bottom:10px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative;display:flex;align-items:center}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li img{width:16px;margin-right:5px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{text-decoration:none;color:#48484a;font-size:18px;font-weight:400}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span .starColor,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{color:#fc0;margin-right:8px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span img,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a img{width:20px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2){font-size:18px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2) img{width:14px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{content:"";height:4px;width:4px;border-radius:50%;background-color:#7979813f;position:absolute;left:-10px;transform:translateY(-50%);top:50%}@media (max-width: 460px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask{flex-flow:row}}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price{display:flex;padding-left:0;margin-bottom:0;list-style:none}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:10px;color:#48484a;font-size:16px;font-weight:700;line-height:1;padding-top:0;letter-spacing:.1}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut{color:#90959c;font-weight:400;text-decoration:line-through}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{color:#34c759;font-weight:600}@media (max-width: 767px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li{font-size:15px!important}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{font-size:15px}}@media (max-width: 767px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price{margin-bottom:10px}}@media (max-width: 767px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn{flex-flow:column-reverse}}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo span{cursor:pointer;font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .number{background:#74748014;border-radius:10px;padding:5px 7px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .number .minus,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .number .plus{width:36px;height:36px;background:#186633;border-radius:4px;padding:5px 5px 10px;border:1px solid #186633;vertical-align:middle;text-align:center;display:inline-flex;flex-flow:column;justify-content:space-around;align-items:center;color:#fff;font-size:24px;line-height:34px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .number input{height:36px;width:60px;text-align:center;font-size:22px;border:0px solid #ddd;border-radius:4px;display:inline-block;vertical-align:middle;background:transparent}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .number input::-webkit-outer-spin-button,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .number input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ServiceSummaryOut .summarLeft .summarLeftAdd{padding-top:20px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio{display:flex;list-style:none;padding-left:0;margin-bottom:25px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li{position:relative;height:auto;width:100%;margin-right:20px;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:20px;line-height:1;font-weight:700;color:#282c3f;margin-bottom:10px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{width:100px;max-height:80px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{border:1px solid #186633;background:#1866331f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:80px;width:100%;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label img{height:36px;width:36px;margin-bottom:4px;position:relative;z-index:1}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label span{display:block;color:#48484a;font-size:12px;font-weight:700;text-align:center;position:relative;z-index:1}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText{width:100%;margin-right:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{margin-bottom:0;border:1px solid #186633;background:#1866331f;padding:10px 15px;border-radius:15px;width:100%}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText h5{color:#48484a;font-size:18px;font-weight:700;line-height:1}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{color:#48484a;font-size:15px;font-weight:400;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText p span{display:block;color:#48484a;font-weight:700;position:relative;z-index:1}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList{display:flex;list-style:none;padding-left:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li{margin-right:20px;height:80px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date{width:70px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.time{width:127px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{border:1px solid #186633;background:#1866331f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;padding-left:18px;padding-right:18px;width:100%;min-height:80px;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{display:block;color:#48484a;font-size:20px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd h4{font-size:20px;line-height:1;font-weight:700;color:#282c3f;margin-bottom:10px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList{display:flex;list-style:none;padding-left:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li{margin-right:20px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label{border:1px solid #186633;background:#1866331f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:93px;padding-left:18px;padding-right:18px;width:100%;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label p{display:block;color:#48484a;font-size:20px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:0}.ServiceSummaryOut .summarRight{flex:0 0 45%;padding-left:20px;padding-right:15px}.ServiceSummaryOut .summarRight h3{font-size:20px;line-height:1;color:#282c3f;margin-bottom:15px;font-weight:700}.ServiceSummaryOut .summarRight ul{list-style:none;padding-left:0;margin-bottom:0}.ServiceSummaryOut .summarRight ul li{color:#48484a;font-size:16px;display:flex;align-items:center;justify-content:space-between;line-height:1;margin-bottom:15px}.ServiceSummaryOut .summarRight ul li p{font-weight:400}.ServiceSummaryOut .summarRight ul li b{font-weight:600}.ServiceSummaryOut .summarRight ul li.totalPrice{padding-top:10px;color:#186633;font-weight:600;border-top:1px solid rgba(116,116,129,.1803921569);padding-bottom:20px;margin-bottom:0}.ServiceSummaryOut .summarRight button{border-radius:10px;width:100%;height:60px;border:0px solid red;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;background:#186633;background:linear-gradient(-63deg,#186633,#95cb3e)}.ServiceSummaryOut .summarRight button:hover,.ServiceSummaryOut .summarRight button:focus{background:linear-gradient(-63deg,#95cb3e,#186633);outline:0px dotted;outline:0px auto -webkit-focus-ring-color}@media (max-width: 991px){.ServiceSummaryOut{padding-bottom:100px}.ServiceSummaryOut .ml0{margin-left:0!important;margin-right:0!important}.ServiceSummaryOut .summarText{padding-top:15px;padding-bottom:20px}.ServiceSummaryOut .summarText a{font-size:16px}.ServiceSummaryOut .summarText a i{background-color:#48484a;width:20px;height:20px;font-size:15px;padding:2px 6px 3px 3px}.ServiceSummaryOut .summarLeft{padding-left:15px;padding-right:15px;border-right:0px solid rgba(116,116,129,.1803921569);flex:0 0 100%;max-width:100%;box-sizing:border-box}.ServiceSummaryOut .summarLeft .summarLeftIn{padding-bottom:10px;border-bottom:0px solid rgba(116,116,129,.1803921569)}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText{display:flex}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:104px;height:70px;border-radius:4px;margin-right:10px}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg img{width:100%;height:100%;border-radius:4px;object-fit:cover}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftCount h4{font-size:20px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:16px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo{margin-top:0}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask{display:flex;padding-left:0;margin-top:5px;margin-bottom:5px;list-style:none}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative;display:flex;align-items:center}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li img{width:13px;margin-right:5px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{text-decoration:none;color:#48484a;font-size:14px;font-weight:400}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span .starColor,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{color:#fc0;margin-right:8px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span img,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a img{width:20px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2){font-size:18px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2) img{width:14px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{content:"";height:4px;width:4px;border-radius:50%;background-color:#7979813f;position:absolute;left:-10px;transform:translateY(-50%);top:50%}}@media (max-width: 991px) and (max-width: 460px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask{flex-flow:row}}@media (max-width: 991px){.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price{display:flex;padding-left:0;margin-bottom:0;list-style:none}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:10px;color:#48484a;font-size:16px;font-weight:700;line-height:1;padding-top:0;letter-spacing:.1}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut{color:#90959c;font-weight:400;text-decoration:line-through}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{color:#34c759;font-weight:600}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo span{cursor:pointer;font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftAdd{padding-top:10px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio{margin-bottom:25px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:16px;margin-bottom:10px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{width:100px;max-height:80px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{border:1px solid #186633;background:#1866331f;border-radius:15px;min-height:80px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label img{height:36px;width:36px;margin-bottom:4px;position:relative;z-index:1}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label span{font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText{width:100%;margin-right:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{padding:15px 15px 12px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText h5{font-size:16px;margin-bottom:5px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList{display:flex;list-style:none;padding-left:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li{margin-right:20px;height:80px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date{width:70px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.time{width:167px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{border:1px solid #186633;background:#1866331f;border-radius:15px;padding-right:6px;padding-left:6px;width:100%;min-height:80px;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{font-size:25px;font-weight:700}.ServiceSummaryOut .summarLeft .summarLeftAdd h4{font-size:16px;margin-bottom:6px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList{display:flex;list-style:none;padding-left:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li{margin-right:20px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label{border-radius:15px;min-height:93px;padding-left:18px;padding-right:18px;width:100%;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label span{font-size:15px;font-weight:400;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label p{font-size:25px;font-weight:700}.ServiceSummaryOut .summarRight{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;padding-top:20px;box-sizing:border-box}.ServiceSummaryOut .summarRight h3{font-size:16px;margin-bottom:15px}.ServiceSummaryOut .summarRight ul{list-style:none;padding-left:0;margin-bottom:0}.ServiceSummaryOut .summarRight ul li{font-size:16px;line-height:1;margin-bottom:12px}.ServiceSummaryOut .summarRight ul li p{font-weight:400}.ServiceSummaryOut .summarRight ul li b{font-weight:600}.ServiceSummaryOut .summarRight ul li.totalPrice{padding-top:10px;border-top:1px solid rgba(116,116,129,.1803921569);padding-bottom:20px;margin-bottom:0}.ServiceSummaryOut .summarRight button{font-size:16px}}@media (max-width: 767px){.ServiceSummaryOut{padding-bottom:100px}.ServiceSummaryOut .ml0{margin-left:0!important;margin-right:0!important}.ServiceSummaryOut .summarText{padding-top:15px;padding-bottom:20px}.ServiceSummaryOut .summarText a{font-size:16px}.ServiceSummaryOut .summarText a i{background-color:#48484a;width:20px;height:20px;font-size:15px;padding:2px 6px 3px 3px}.ServiceSummaryOut .summarLeft{padding-left:15px;padding-right:15px;border-right:0px solid rgba(116,116,129,.1803921569);flex:0 0 100%}.ServiceSummaryOut .summarLeft .summarLeftIn{padding-bottom:0;border-bottom:0px solid rgba(116,116,129,.1803921569)}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText{display:flex}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:104px;height:70px;border-radius:4px;margin-right:10px}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg img{width:100%;height:100%;border-radius:4px;object-fit:cover}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftCount h4{font-size:20px;white-space:nowrap}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:16px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo{margin-top:2px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{text-decoration:none;color:#48484a;font-size:14px;font-weight:400}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{content:"";height:4px;width:4px;border-radius:50%;background-color:#7979813f;position:absolute;left:-10px;transform:translateY(-50%);top:50%}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price{display:flex;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:10px;font-size:15px;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{font-size:15px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo span{cursor:pointer;font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftAdd{padding-top:10px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio{margin-bottom:25px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:16px;margin-bottom:10px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{width:110px;max-height:80px;margin-right:30px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{border:1px solid #186633;background:#1866331f;border-radius:15px;min-height:80px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label img{height:36px;width:36px;margin-bottom:4px;position:relative;z-index:1}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label span{font-size:14px}}@media (max-width: 767px) and (max-width: 380px){.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{margin-right:20px}}@media (max-width: 767px){.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText{width:100%;margin-right:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{padding:15px 15px 12px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText h5{font-size:16px;margin-bottom:5px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList{display:flex;list-style:none;padding-left:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li{margin-right:10px;height:80px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date{width:70px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.time{width:167px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{border:1px solid #186633;background:#1866331f;border-radius:15px;padding-right:6px;padding-left:6px;width:100%;min-height:80px;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{font-size:25px;font-weight:700}.ServiceSummaryOut .summarLeft .summarLeftAdd h4{font-size:16px;margin-bottom:6px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList{display:flex;list-style:none;padding-left:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li{margin-right:20px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label{border-radius:15px;min-height:93px;padding-left:18px;padding-right:18px;width:100%;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}}@media (max-width: 767px) and (max-width: 380px){.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label h5{font-size:24px}}@media (max-width: 767px){.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label span{font-size:15px;font-weight:400;margin-bottom:8px}}@media (max-width: 767px) and (max-width: 380px){.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label span{font-size:14px}}@media (max-width: 767px){.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label p{font-size:25px;font-weight:700}}@media (max-width: 767px) and (max-width: 380px){.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label p{font-size:20px}}@media (max-width: 767px){.ServiceSummaryOut .summarRight{flex:0 0 100%;padding-left:15px;padding-right:15px;padding-top:5px}.ServiceSummaryOut .summarRight h3{font-size:16px;margin-bottom:15px}.ServiceSummaryOut .summarRight ul{list-style:none;padding-left:0;margin-bottom:0}.ServiceSummaryOut .summarRight ul li{font-size:16px;line-height:1;margin-bottom:12px}.ServiceSummaryOut .summarRight ul li p{font-weight:400}.ServiceSummaryOut .summarRight ul li b{font-weight:600}.ServiceSummaryOut .summarRight ul li.totalPrice{padding-top:10px;border-top:1px solid rgba(116,116,129,.1803921569);padding-bottom:20px;margin-bottom:0}.ServiceSummaryOut .summarRight button{font-size:18px;background:#186633;position:fixed;width:100%;height:60px;background-color:#186633;font-weight:700;font-size:16px;line-height:60px;text-align:center;border-radius:10px 10px 0 0;left:0;bottom:60px;color:#fff;border:0px;z-index:12;align-items:center;justify-content:center;background:linear-gradient(-63deg,#186633,#95cb3e)}.ServiceSummaryOut .summarRight button:hover,.ServiceSummaryOut .summarRight button:focus{background:linear-gradient(-63deg,#95cb3e,#186633)}}@media (max-width: 380px){.ServiceSummaryOut{padding-bottom:100px}.ServiceSummaryOut .ml0{margin-left:0!important;margin-right:0!important}.ServiceSummaryOut .summarText{padding-top:15px;padding-bottom:20px}.ServiceSummaryOut .summarText a{font-size:16px}.ServiceSummaryOut .summarText a i{background-color:#48484a;width:20px;height:20px;font-size:15px;padding:2px 6px 3px 3px}.ServiceSummaryOut .summarLeft{padding-left:15px;padding-right:15px;border-right:0px solid rgba(116,116,129,.1803921569);flex:0 0 100%}.ServiceSummaryOut .summarLeft .summarLeftIn{padding-bottom:0;border-bottom:0px solid rgba(116,116,129,.1803921569)}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText{display:flex}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:104px;height:70px;border-radius:4px;margin-right:10px}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg img{width:100%;height:100%;border-radius:4px;object-fit:cover}.ServiceSummaryOut .summarLeft .summarLeftIn .summarLeftCount h4{font-size:20px;white-space:nowrap}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:16px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo{margin-top:0}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:8px;margin-top:0}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{text-decoration:none;color:#48484a;font-size:13px;font-weight:400}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{content:"";height:4px;width:4px;border-radius:50%;background-color:#7979813f;position:absolute;left:-10px;transform:translateY(-50%);top:50%}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price{display:flex;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:10px;font-size:15px;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut,.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{font-size:15px}.ServiceSummaryOut .summarLeft .summarLeftIn .headerFilterInfo .contInfo span{cursor:pointer;font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftAdd{padding-top:10px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio{margin-bottom:25px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:16px;margin-bottom:10px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{width:110px;max-height:70px;margin-right:20px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{min-height:70px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label img{height:36px;width:36px;margin-bottom:4px;position:relative;z-index:1}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label span{font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText{width:100%;margin-right:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{padding:15px 15px 12px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText h5{font-size:16px;margin-bottom:5px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:14px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList{display:flex;list-style:none;padding-left:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li{margin-right:10px;height:80px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date{width:70px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.time{width:110px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{border-radius:15px;padding-right:6px;padding-left:6px;width:100%;min-height:70px;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{font-size:24px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label span{font-size:15px;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{font-size:20px;font-weight:700}.ServiceSummaryOut .summarLeft .summarLeftAdd h4{font-size:16px;margin-bottom:6px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList{display:flex;list-style:none;padding-left:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li{margin-right:20px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label{border-radius:15px;min-height:93px;padding-left:18px;padding-right:18px;width:100%;margin-bottom:0}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label h5{font-size:24px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label span{font-size:14px;margin-bottom:8px}.ServiceSummaryOut .summarLeft .summarLeftAdd .locationradioList li label p{font-size:20px}.ServiceSummaryOut .summarRight{flex:0 0 100%;padding-left:15px;padding-right:15px;padding-top:5px}.ServiceSummaryOut .summarRight h3{font-size:16px;margin-bottom:15px}.ServiceSummaryOut .summarRight ul{list-style:none;padding-left:0;margin-bottom:0}.ServiceSummaryOut .summarRight ul li{font-size:16px;line-height:1;margin-bottom:12px}.ServiceSummaryOut .summarRight ul li p{font-weight:400}.ServiceSummaryOut .summarRight ul li b{font-weight:600}.ServiceSummaryOut .summarRight ul li.totalPrice{padding-top:10px;border-top:1px solid rgba(116,116,129,.1803921569);padding-bottom:20px;margin-bottom:0}}.main-container{display:flex;min-height:100vh}.sidebar{background-color:#fff;padding:1.5rem;display:flex;flex-direction:column;flex-shrink:0;border:1px solid #EDF1F3;box-shadow:0 4px 10px #0000001a;border-radius:25px}@media (min-width: 992px){.sticky-sidebar{position:sticky;top:100px;width:auto}}.sidebar .user-info{background-color:#eef2ff;border-radius:.75rem;padding:1rem;text-align:start;margin-bottom:2rem}.sidebar .user-info h5{margin-bottom:.25rem;font-weight:600;color:var(--primary-color)}.sidebar .user-info p{margin-bottom:0;color:var(--dark-gray);font-size:.9rem}.sidebar .nav-pills .nav-link{display:flex;align-items:center;color:#495057;padding:.8rem 1rem;border:none!important;font-weight:500;transition:background-color .2s,color .2s}.sidebar .nav-pills .nav-link svg{margin-right:1rem;width:20px;height:20px}.sidebar .nav-pills .nav-link:hover,.sidebar .nav-pills .nav-link.active{background-color:var(--primary-color);color:#fff;box-shadow:0 4px 8px #0d6efd33}.sidebar .logout-link{margin-top:auto}.sidebar .logout-link .nav-link{color:#dc3545}.sidebar .logout-link .nav-link:hover{background-color:#dc3545}.main-content{flex-grow:1;padding:2rem;overflow-y:auto}.welcome-header{display:flex;align-items:center;margin-bottom:2rem}.welcome-header img{width:90px;height:90px;border-radius:50%;margin-right:1rem;border:3px solid #fff;box-shadow:0 2px 4px #0000001a}.welcome-header h2{margin-bottom:0}.profile-card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 0 20px #00000012}.form-label{font-weight:500;margin-bottom:.5rem}.form-control{border-radius:.5rem;padding:.75rem 1rem;border:1px solid var(--border-color)}.form-control:focus{border-color:var(--primary-color);box-shadow:0 0 0 .25rem #0d6efd40}.btn-save{background-color:var(--primary-color);border-color:var(--primary-color);font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem}.btn-cancel{background-color:#fff;border-color:var(--border-color);color:#212529;font-weight:600;border-radius:.5rem}.btn-cancel{border-radius:12px;border:1px solid #dee2e6;background:#fff;color:#6c757d;font-weight:600;transition:all .2s}@media (max-width: 576px){.profile-card{padding:1rem}}.btn-cancel:hover{background-color:#f8f9fa}.btn-profile-primary{background:#3b82f6;border:none;color:#fff;padding:12px 32px;border-radius:12px;font-weight:700;font-size:.95rem;transition:all .2s ease;min-width:160px;box-shadow:0 4px 12px #3b82f633}.btn-profile-primary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 8px 20px #3b82f64d}.btn-profile-primary:active{transform:translateY(0)}.btn-profile-secondary{background:#fff;border:2px solid #e2e8f0;color:#64748b;padding:10px 30px;border-radius:12px;font-weight:700;font-size:.95rem;transition:all .2s ease;min-width:120px}.btn-profile-secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.form-control:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed;border-color:#f1f5f9}@media (max-width: 992px){.main-container{flex-direction:column}.sidebar{width:100%;height:auto;flex-direction:row;overflow-x:auto;padding:1rem}.sidebar .user-info,.sidebar .logout-link{display:none}.sidebar .nav-pills{display:flex;flex-direction:row;flex-wrap:nowrap}.main-content{padding:1.5rem}}.form-control{height:auto!important}.g-20px{row-gap:20px}.car-card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 15px #00000012;transition:transform .2s,box-shadow .2s;border:1px solid #e9ecef}.car-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.car-card .car-header{display:flex;align-items:center;margin-bottom:1rem}.car-card .car-icon{background-color:#f1f3f5;border-radius:.5rem;padding:.5rem;margin-right:1rem;color:#6c757d}.car-card .car-title{font-weight:600;font-size:1.1rem;color:#212529}.car-card .car-plate{font-size:.9rem;color:#6c757d}.car-card .car-details p{margin-bottom:.5rem;color:#000}.car-card .car-details .detail-value{color:#0d6efd;font-weight:500}.btn-remove{background-color:#fff;border:1px solid #ced4da;color:#495057;font-weight:500;width:100%;padding:.6rem;border-radius:6px}.btn-remove:hover{background-color:#f8f9fa}.btn-add-car{font-weight:600;padding:.6rem 1.5rem}.service-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 15px #00000012;transition:transform .2s,box-shadow .2s;border:1px solid #e9ecef;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.service-card .fav-card-img-top{border-radius:15px;height:180px;object-fit:cover;margin-bottom:1rem;padding:unset}.service-card .fav-card-title{font-weight:600;font-size:1.2rem;color:#212529}.service-card .fav-card-info{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;color:#6c757d}.service-card .price{font-weight:600;color:#0d6efd;font-size:1.1rem}.service-card .duration{display:flex;align-items:center}.service-card .duration svg{margin-right:.3rem}.btn-book{background-color:#fff;border:1px solid #0d6efd;color:#0d6efd;font-weight:500;flex-grow:1;padding:.6rem;border-radius:.5rem}.btn-book:hover{background-color:#0d6efd;color:#fff}.btn-delete{border:1px solid #999999;background-color:transparent;color:#6c757d;padding:.5rem .95rem;border-radius:.5rem}.btn-delete:hover{background-color:#e9ecef}.main-card{background-color:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 8px 30px #00000014;border:1px solid #e9ecef}.address-card{background-color:#fff;border-radius:1rem;padding:1.5rem;border:1px solid #dee2e6;display:flex;align-items:flex-start;height:100%}.address-icon{background-color:#f1f3f5;border-radius:.75rem;padding:.75rem;margin-right:11px;color:#6c757d;flex-shrink:0}.address-details .title{font-weight:600;font-size:1.1rem;color:#212529;margin-bottom:.25rem}.address-details .text{color:#6c757d;line-height:1.6}.btn-add-address{font-weight:600;padding:.6rem 1.5rem;border-radius:.5rem}.text-address{color:#5e5e5e;line-height:19px}.address-modal-overlay{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:#0f172a66;display:flex;justify-content:center;align-items:center}.address-modal{background:#fff;padding:32px;border-radius:16px;width:100%;max-width:600px;box-shadow:0 10px 40px #00000040;position:relative}.modal-close{position:absolute;right:24px;top:24px;font-size:24px;background:none;border:none;color:#333;cursor:pointer}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff;opacity:1}.br-10px{border-radius:10px!important}.select-wrapper{position:relative;display:inline-block;width:100%}.select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2.5rem;width:100%}.select-wrapper:after{content:"";position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20,40 70,90 120,40' fill='none' stroke='%23888' stroke-width='15'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.input-error{border:1.5px solid red!important;background-color:#ffe6e6}.profile-img-wrapper{position:relative;display:inline-block}.profile-img-wrapper .profile-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.profile-img-wrapper .edit-avatar-overlay{position:absolute;top:0;left:0;width:100px;height:100px;border-radius:50%;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;cursor:pointer;color:#fff;font-size:1.5rem}.profile-img-wrapper .edit-avatar-overlay:hover{opacity:1}.profile-img-wrapper .edit-avatar-overlay svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.profile-img-wrapper:hover .profile-avatar{transform:scale(1.02)}.gap-col-2{column-gap:.5rem}@media (max-width: 991px){#profileSidebar{border-radius:0!important}.sidebar .user-info{margin-top:1rem;margin-bottom:1rem}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px}.empty-state .empty-state-img-wrapper img{border-radius:20px}@media (max-width: 768px){.profDetailIn{padding-top:1rem!important;padding-bottom:1rem!important}.fav-card-img-top{height:150px!important}.service-card{padding:1rem;border-radius:12px}.service-card .fav-card-img-top{height:160px;width:100%;object-fit:cover;margin-bottom:.75rem;border-radius:8px}.service-card .fav-card-body{padding:0;display:flex;flex-direction:column}.service-card .fav-card-title{font-size:1.1rem;font-weight:700;margin-bottom:.25rem;color:#000}.service-card .fav-card-info{font-size:.9rem;color:#333;margin-top:.25rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.service-card .fav-card-info .price{font-weight:700;color:#0d6efd;font-size:1rem}.service-card .fav-card-info span:nth-child(2){color:#ccc}.service-card .fav-card-info .duration{display:flex;align-items:center;font-size:.9rem;color:#000}.service-card .fav-card-info .duration i{margin-right:.25rem}.service-card .d-flex.gap-col-2.mt-3{margin-top:0!important;display:flex;gap:.75rem}.service-card .d-flex.gap-col-2.mt-3 .btn-primaryy{flex-grow:1;width:auto;background-color:#1a62e8;border-color:#1a62e8;padding:.75rem;border-radius:8px;font-weight:500}.service-card .d-flex.gap-col-2.mt-3 .btn-cancel{flex-grow:0;width:auto;background-color:#f3f4f6;border:none;padding:.75rem;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#666}.service-card .d-flex.gap-col-2.mt-3 .btn-cancel svg{width:20px;height:20px}.address-card{padding:1rem}.address-card .address-icon-wrapper{margin-right:.75rem!important}.address-card .address-icon-wrapper i{font-size:1.2rem}.address-card .h6{font-size:.95rem}.address-card .address-type-badge{font-size:.7rem;padding:.25em .6em}.address-card .text-muted{font-size:.85rem;margin-top:.5rem!important;margin-bottom:.75rem!important}.address-card .icon-btn{padding:.25rem .5rem}.address-card .icon-btn i{font-size:.9rem}.address-card .pri-btn-md{padding:.5rem;font-size:.9rem}.d-flex.justify-content-between.align-items-center h2.h4{font-size:1.2rem}.d-flex.justify-content-between.align-items-center .btn-primaryy{padding:.4rem .8rem;font-size:.85rem}.delete-modal-content{width:90%;padding:1.5rem}.delete-modal-content h3{font-size:1.25rem}.delete-modal-content p{font-size:.9rem}.delete-modal-content .modal-actions{flex-direction:column-reverse;gap:.5rem}.delete-modal-content .modal-actions .btn{width:100%;margin:0}}.date-filter-container .date-filter-main-btn .bi-calendar3{font-size:18px}.date-filter-container .date-filter-main-btn .bi-chevron-down{font-size:12px}.btn-outline-danger{border-radius:10px}.date-filter-popover{border:none;border-radius:16px;width:auto;max-width:90vw;min-width:220px;padding:10px;margin-top:10px!important}.date-filter-popover .popover-body{padding:15px}.date-filter-popover .date-label{font-size:12px;color:#999;margin-bottom:4px;display:block}.date-filter-popover .date-input{border:1px solid #e0e0e0;border-radius:8px;padding:8px 10px;font-size:14px;background-color:#fff;color:#333}.date-filter-popover .date-input:focus{border-color:#1d61e7;box-shadow:none}.date-filter-popover .presets-list .preset-btn{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px;font-size:15px;font-weight:500;color:#333;transition:all .2s ease;text-align:center}.date-filter-popover .presets-list .preset-btn:hover{background-color:#f8f9fa}.date-filter-popover .presets-list .preset-btn.active{background-color:#1d61e7;border-color:#1d61e7;color:#fff}.booking-card{background-color:#fff;border-radius:1.5rem;padding:1.5rem 2rem;box-shadow:0 8px 30px #00000012;border:1px solid #e9ecef}.booking-card .card-title{font-weight:600;font-size:1.25rem;color:#212529}.booking-card .job-id{font-size:.9rem;color:#6c757d}.status-badge{font-size:.8rem!important;font-weight:500;padding:.5rem .8rem;border-radius:.5rem;text-align:center}.package-text{font-size:.8rem;font-weight:600;padding:.3rem .8rem;border-radius:.5rem;display:block}.package-teg{background-color:#1d61e7;color:#fff;border-radius:12.5px!important;height:auto;width:fit-content}.booking-details{list-style:none;padding:0;margin:.5rem 0}.booking-details li{display:flex;align-items:center;color:#495057;margin-bottom:.8rem}.booking-details li svg{margin-right:.75rem;color:#6c757d}.booking-details .price{font-size:1.19rem;font-weight:600;color:#0d6efd;margin-left:auto}.nav-pills .nav-link{border-radius:.5rem;padding:.6rem 1.5rem;font-weight:500;border:1px solid #dee2e6;color:#212529;background-color:#fff;margin-right:.5rem;white-space:nowrap}.btn-action{border-radius:.5rem;font-weight:500;padding:.6rem;background-color:#fff;border:1px solid #dee2e6;color:#212529;transition:background-color .2s ease}.btn-action:hover{background-color:#f1f3f5}.booking-divider{border-bottom:2px solid #e0e0e0;margin-top:4px;margin-bottom:8px}.custom-hr{border:1px solid rgb(198,198,198)!important}@media (max-width: 768px){.booking-card{padding:1rem;border-radius:1rem;margin-bottom:1rem}.booking-card .card-title{font-size:1.1rem}.booking-card .job-id{font-size:.8rem}.status-badge{padding:.4rem .6rem;font-size:.75rem!important}.booking-details .price{font-size:1.1rem}.nav-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-pills::-webkit-scrollbar{display:none}.nav-pills .nav-link{padding:.5rem 1rem;font-size:.9rem}h2.h4{font-size:1.25rem}.btn-primaryy{width:100%!important;justify-content:center}}.gr-20px{row-gap:20px}.booking-card{background-color:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 8px 30px #00000014;border:1px solid #e9ecef;display:flex;flex-direction:column;height:100%}.booking-card .card-img-top{border-radius:1rem;height:200px;object-fit:cover;margin-bottom:1.5rem}.booking-card .card-title{font-weight:600;font-size:1.25rem;color:#212529;margin-bottom:-8px!important}.booking-card .card-text{color:#6c757d;flex-grow:1}.usage-info{font-size:.875rem;color:#6c757d}.nav-pills .nav-link{border-radius:.5rem;padding:.6rem 1.5rem;font-weight:500;border:1px solid #dee2e6;color:#212529;background-color:#fff;margin-right:.5rem}.nav-pills .nav-link.active{background-color:#0d6efd;color:#fff;border-color:#0d6efd;box-shadow:0 4px 8px #0d6efd33}.btn-schedule,.btn-more-info{border-radius:10px;font-weight:500;padding:10px}.btn-schedule{background-color:#fff;border:1px solid #dee2e6;color:#212529}.btn-schedule:hover{background-color:#f1f3f5}.btn-more-info{background-color:#fff;border:1px solid #dee2e6;color:#212529}.btn-more-info:hover{background-color:#f1f3f5}.expired-badge{z-index:10;box-shadow:0 4px 10px #dc35454d;font-size:.75rem;padding:.5rem .8rem;border-radius:8px;letter-spacing:.5px;text-transform:uppercase;font-weight:700}.booking-card{transition:all .3s ease}.booking-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000001f}.progress-bar.bg-secondary{background-color:#adb5bd!important}.promo-code-box{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:12px;padding:.85rem 1rem;margin-bottom:1rem;transition:all .2s ease}.promo-code-box span{color:#6c757d;font-size:.9rem}.promo-code-box span strong{color:#212529;font-size:1rem;margin-left:.5rem}.promo-card{border-radius:1.25rem!important;border:1px solid #e9ecef;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.promo-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a!important}.saved-address-bg{background-color:#f8f9fa}.address-card{border-radius:1.25rem!important;border:2px solid #e9ecef;transition:all .3s ease;background-color:#fff}.address-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000014}.address-card.default{border-color:#0d6efd;background-color:#f0f5ff}.address-icon-wrapper{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:#e9ecef;border-radius:50%;font-size:1.5rem;color:#6c757d}.address-card.default .address-icon-wrapper{background-color:#dbeaff;color:#0d6efd}.address-type-badge{color:#0d6efd!important;background-color:#e7f1ff!important;font-weight:600}.action-btn{border-radius:6px;font-weight:600;padding:.6rem 1.5rem}.icon-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#6c757d;background-color:#f8f9fa;border:1px solid #dee2e6;background:#e8f0ff;border-radius:50%;color:var(--primary-color)}.icon-btn:hover{background-color:var(--primary-color);color:#fff}.delete-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1060;animation:fadeIn .3s ease-out}.delete-modal-content{background:#fff;width:90%;max-width:420px;border-radius:24px;padding:2.5rem 2rem;text-align:center;box-shadow:0 25px 50px -12px #00000040;transform:scale(.9);animation:scaleIn .3s ease-out forwards;position:relative;overflow:hidden}.delete-icon-circle{width:80px;height:80px;background-color:#fee2e2;color:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.25rem;margin:0 auto 1.5rem;box-shadow:0 0 0 8px #fef2f2}.modal-actions{display:flex;gap:1rem;margin-top:2rem;justify-content:center}.btn-cancel,.btn-delete{border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;border:none;outline:none}.btn-cancel{background-color:#f3f4f6;color:#4b5563;border:1px solid transparent}.btn-cancel:hover{background-color:#e5e7eb;color:#1f2937;transform:translateY(-1px)}.btn-cancel:active{transform:translateY(0)}.btn-delete{background-color:#dc2626;color:#fff}.btn-delete:hover{background-color:#dc2626;transform:translateY(-1px);color:#fff}.btn-delete:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 768px){.add-new-btn-wrapper{width:100%;margin-top:1rem}.d-flex.justify-content-between.align-items-center.mb-4.pb-4.border-bottom{flex-wrap:wrap;gap:1rem;margin-bottom:1rem!important;padding-bottom:1rem!important}.d-flex.justify-content-between.align-items-center.mb-4.pb-4.border-bottom h2.h4{font-size:1.35rem;margin-bottom:0;width:100%}.d-flex.justify-content-between.align-items-center.mb-4.pb-4.border-bottom .pri-btn-md{width:100%;font-size:.95rem;padding:.8rem 1rem;display:flex;align-items:center;justify-content:center}.address-card{padding:1.25rem;border-radius:16px!important;background-color:#fff;border:1px solid #e9ecef;margin-bottom:1rem}.address-card .d-flex.justify-content-between.align-items-start{flex-direction:row;align-items:flex-start!important;margin-bottom:1rem;width:100%}.address-card .d-flex.justify-content-between.align-items-start .d-flex.align-items-center{flex-direction:row;align-items:center}.address-card .d-flex.justify-content-between.align-items-start .d-flex.align-items-center .address-icon-wrapper{width:42px;height:42px;font-size:1.2rem;margin-right:.75rem!important;background-color:#f1f3f5;color:#6c757d;border-radius:10px}.address-card .d-flex.justify-content-between.align-items-start .d-flex.align-items-center .ml-2 h5{font-size:1.05rem;font-weight:700;margin-bottom:.1rem}.address-card .d-flex.justify-content-between.align-items-start .d-flex.align-items-center .ml-2 .address-type-badge{font-size:.75rem;padding:.2rem .6rem;background-color:#e7f1ff!important;color:#0d6efd!important}.address-card .d-flex.justify-content-between.align-items-start .d-flex.cg-10px{gap:.5rem}.address-card .d-flex.justify-content-between.align-items-start .d-flex.cg-10px .icon-btn{width:32px;height:32px;font-size:.9rem;border-radius:8px;background-color:#f8f9fa;border:1px solid #dee2e6;color:#6c757d}.address-card .text-muted{font-size:.9rem;line-height:1.5;color:#495057!important;margin-bottom:1rem!important;padding-left:.25rem}.address-card .mt-auto .pri-btn-md{width:100%;border-radius:10px;font-size:.95rem;padding:.7rem}.address-card .mt-auto .pri-btn-md.btn-outline-primary{border-color:#dfe7ef;color:#3b82f6}.address-card .mt-auto .pri-btn-md.btn-outline-primary:hover,.address-card .mt-auto .pri-btn-md.btn-outline-primary:active{background-color:#f0f7ff;border-color:#3b82f6}}.add-car-box{z-index:1050}.add-car-box .modal-dialog{max-width:500px;margin:auto}.add-car-box .modal-content{border-radius:12px;overflow:hidden;box-shadow:0 6px 30px #00000026}.add-car-box .modal-header{display:block;align-items:start;justify-content:space-between;background:#f8f9fa;border-bottom:1px solid #dee2e6;padding:16px 24px;width:100%}.add-car-box .modal-header .modal-title{font-size:1.25rem;font-weight:600}.add-car-box .modal-header .btn-close{background:none;border:none;font-size:1.2rem;opacity:.7}.add-car-box .modal-header .btn-close:hover{opacity:1}.add-car-box .modal-body{padding:20px 24px}.add-car-box .modal-footer{padding:16px 24px;background:#f8f9fa;border-top:1px solid #dee2e6;display:flex;justify-content:flex-end;gap:0px}.add-car-box .addCar-box-input-item{margin-bottom:1rem}.add-car-box .addCar-box-input-item label.addCar-box-input-label{font-weight:500;font-size:.95rem;margin-bottom:6px;display:block;color:#333}.add-car-box .addCar-box-input-item input.form-control{height:40px!important;font-size:.95rem;border-radius:6px}.add-car-box .addCar-box-input-item .dropdown-toggle{background-color:#fff;border:1px solid #ced4da;height:40px;font-size:.95rem;border-radius:6px;width:100%;text-align:left}.add-car-box .addCar-box-input-item .dropdown-menu{border-radius:6px;font-size:.95rem;background-color:#fff;color:#212529;box-shadow:0 4px 12px #0000001a;z-index:9999;max-height:200px;overflow-y:auto}.add-car-box .addCar-box-input-item .dropdown-menu .dropdown-item{padding:8px 12px;color:#212529}.add-car-box .addCar-box-input-item .dropdown-menu .dropdown-item:hover{background-color:#f1f1f1}.add-car-box .addCar-box-input-item .btn{font-size:.9rem;padding:8px 12px;border-radius:6px}.add-car-box .addCar-box-input-item .btn.active{background-color:#0d6efd;color:#fff;border-color:#0d6efd}.add-car-box .select-fuel{display:flex;gap:10px;flex-wrap:wrap}.add-car-box .select-fuel .fuel-item,.add-car-box .select-fuel .active-fuel-item{border:1px solid #ced4da;border-radius:6px;padding:8px 12px;cursor:pointer;background-color:#fff;min-width:80px;text-align:center}.add-car-box .select-fuel .active-fuel-item{background-color:#0d6efd;color:#fff;border-color:#0d6efd}.add-car-box .select-fuel .fuel-text,.add-car-box .select-fuel .fuel-text-active{font-size:.9rem;margin:0}.add-car-box .select-fuel .fuel-text-active{font-weight:600}.add-car-box .car-type-box,.add-car-box .car-type-box-active{border:1px solid #ced4da;border-radius:6px;padding:8px 12px;cursor:pointer;background-color:#fff;min-width:80px;text-align:center}.add-car-box .car-type-box-active{background-color:#0d6efd;color:#fff;border-color:#0d6efd}.add-car-box .car-type,.add-car-box .car-type-active{font-size:.9rem;margin:0}.add-car-box .car-type-active{font-weight:600}.add-car-box .add-car-btn{background-color:#0d6efd;color:#fff;border:none;padding:10px 16px;border-radius:6px;width:100%;font-size:1rem;font-weight:500}.add-car-box .add-car-btn:hover{background-color:#0b5ed7}.btn-cartype{background:transparent;border-radius:9px;border:1px solid var(--miscellaneous-alert-menu-action-sheet-separators, rgba(128, 128, 128, .5490196078))}.btn-cartype:active,.btn-cartype:focus{border:1px solid #1D61E7;background:#e5eeff}.btn-fueltype{background:transparent;border-radius:9px;border:1px solid var(--miscellaneous-alert-menu-action-sheet-separators, rgba(128, 128, 128, .5490196078))}.btn-fueltype:active,.btn-fueltype:focus{border:1px solid #1D61E7;background:#e5eeff}.br-12px{border-radius:12px!important}:root{--primary-color: #1d61e7;--secondary-color: #000000;--accent-color: #4a7fff;--light-bg: #f8f9fa;--card-shadow: rgba(0, 0, 0, .05) 0px 6px 24px 0px, rgba(0, 0, 0, .08) 0px 0px 0px 1px}.help-card{border-radius:15px;padding:30px;box-shadow:var(--card-shadow);transition:all .3s ease;position:relative;overflow:hidden;height:100%;text-align:center}.help-card:hover{transform:translateY(-10px)}.icon-container{width:85px;height:85px;border-radius:50%;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;transition:all .3s ease}.accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important}.help-card:hover .icon-container{transform:scale(1.1)}.icon-container i{color:#fff;font-size:2.5rem}.help-card hr{width:40px;height:3px;background-color:var(--primary-color);margin:15px auto!important;opacity:1}.help-card .details{font-size:1.1rem;color:#6c757d}.help-card .contact-link{color:var(--primary-color);text-decoration:none;font-weight:500;transition:.3s ease}.help-card .contact-link:hover{color:var(--accent-color)}.accordion-item{border:none;margin-bottom:15px;border-radius:10px!important;overflow:hidden;box-shadow:0 5px 15px #0000000d}.accordion-button{background-color:#fff;color:var(--secondary-color);font-weight:600;font-size:1.1rem;padding:20px;box-shadow:none}.accordion-button:not(.collapsed){background-color:var(--primary-color);color:#fff}.accordion-button:focus{box-shadow:none}.accordion-body{padding:20px;font-size:1rem;color:#6c757d}@media (max-width: 768px){.faq-section{padding:60px 0}.help-card{padding:25px 15px}.icon-container{width:80px;height:80px}.icon-container i{font-size:2rem}}@media (max-width: 576px){.faq-section{padding:40px 0}.faq-accordion{margin-top:40px}}:root{--primary-color: #1D61E7;--secondary-color: #333333;--text-light: #666666;--bg-light: #f8f9fa;--card-shadow: 0 10px 30px rgba(0, 0, 0, .05);--border-radius: 12px;--transition: all .3s ease}body{font-family:Inter,sans-serif}.help_suppoer{background-color:#fff;padding:80px 0}.help_suppoer .row.helpSuppotBox{justify-content:center}.section-b-space{padding-bottom:80px}.help-card{background:#fff;border-radius:var(--border-radius);padding:40px 30px;box-shadow:0 5px 15px #0000000d;transition:var(--transition);position:relative;overflow:hidden;height:100%;text-align:center;border:1px solid transparent}.help-card:hover{transform:translateY(-5px);box-shadow:var(--card-shadow);border-color:#1d61e71a}.help-card .icon-container{width:65px;height:65px;border-radius:20px;background:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;transition:var(--transition)}.help-card .icon-container i{font-size:28px}.help-card:hover .icon-container{background:var(--primary-color);color:#fff;transform:scale(1.05) rotate(3deg)}.help-card h3{font-size:1.25rem;font-weight:700;margin-bottom:15px;color:var(--secondary-color)}.help-card hr{width:50px;height:3px;background-color:var(--primary-color);margin:20px auto;border:none;opacity:.2;border-radius:2px}.help-card .details{font-size:1rem;color:var(--text-light);margin-bottom:15px;line-height:1.6}.help-card .contact-link{color:var(--primary-color);text-decoration:none;font-weight:600;font-size:1.1rem;transition:var(--transition);display:inline-block}.help-card .contact-link:hover{color:#154dab;transform:scale(1.05)}.help-card .contact-link.btn{padding:8px 20px;border:1px solid var(--primary-color);border-radius:30px}.help-card .contact-link.btn:hover{background:var(--primary-color);color:#fff}.faq-accordion{margin-top:60px}.accordion-item{border:1px solid #efefef;margin-bottom:20px;border-radius:var(--border-radius)!important;overflow:hidden;box-shadow:0 4px 6px #00000005;background:#fff;transition:var(--transition)}.accordion-item:hover{box-shadow:0 10px 20px #0000000d}.accordion-button{background-color:#fff;color:var(--secondary-color);font-weight:600;font-size:1.1rem;padding:25px;box-shadow:none!important;transition:var(--transition)}.accordion-button:not(.collapsed){background-color:var(--primary-color);color:#fff;box-shadow:inset 0 -1px 0 var(--primary-color)!important}.accordion-button:after{background-size:1.25rem;transition:var(--transition);opacity:.6}.accordion-button:not(.collapsed):after{transform:rotate(90deg)}.accordion-body{padding:25px;font-size:1rem;color:var(--text-light);line-height:1.7;background-color:#fafafa}@media (max-width: 992px){.help-card{padding:30px 20px}}@media (max-width: 768px){.help_suppoer{padding:60px 0}.help-card{padding:25px 15px}.icon-container{width:70px;height:70px}.icon-container i{font-size:24px}}.bodystruct .bannerDesign h1{font-size:3.5rem;font-weight:700;line-height:1.2;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2);letter-spacing:-1px;margin-bottom:0}@media (max-width: 768px){.bodystruct .bannerDesign h1{font-size:2.5rem}}.headerTop{border-bottom:1px solid #EFF0F6!important;font-family:Inter,sans-serif;box-shadow:0 2px 4px #0003;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,.2);z-index:2;padding:15px;box-shadow:0 0 20px #4c567b1f}@media (max-width: 767px){.headerTop{top:0;background:#fff;z-index:100;padding:15px 0}}.headerTop .row{flex-wrap:nowrap}.headerTop .rightSideHead{padding-right:15px;padding-left:15px;width:calc(100% - 270px);display:flex;justify-content:flex-end}@media (max-width: 991px){.headerTop .rightSideHead{width:calc(100% - 150px)}}@media (max-width: 767px){.headerTop .rightSideHead{background:#fff;bottom:0;box-shadow:5px 0 7px #0000004a;-webkit-box-shadow:5px 0 7px rgba(0,0,0,.2901960784);-webkit-appearance:none;-moz-box-shadow:5px 0 7px rgba(0,0,0,.2901960784);flex-flow:column;justify-content:flex-start;left:-310px;max-width:300px;padding-top:20px;position:fixed;transition-duration:.4s;width:300px;z-index:12;top:0;padding-left:15px;padding-right:15px;height:100%}.headerTop .rightSideHead.intro{left:0}.headerTop .rightSideHead .crossBar{background:#186633;border:0;border-radius:50%;color:#313131;height:30px;width:30px;cursor:pointer;display:block!important;left:auto;position:absolute;right:20px;top:75px;z-index:1;line-height:30px;text-align:center}.headerTop .rightSideHead .crossBar i{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.headerTop .rightSideHead .profListIn{display:none}.headerTop .rightSideHead .profListIn .flexMobCar{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.headerTop .rightSideHead .profListIn .flexMobCar div.searchLocation,.headerTop .rightSideHead .profListIn .flexMobCar .bellNone{display:block}.headerTop .rightSideHead .profListIn .flexMobCar div.searchLocation{width:200px}.headerTop .rightSideHead .profListIn .contetTextArea{position:relative;height:calc(100vh - 235px);overflow-y:scroll;width:calc(100% + 5px);overflow-x:hidden}.headerTop .rightSideHead .profListIn .contetTextArea::-webkit-scrollbar{width:5px;border-radius:10px;padding-right:10px;margin-right:10px}.headerTop .rightSideHead .profListIn .contetTextArea::-webkit-scrollbar-track{background-color:#a9a9a900}.headerTop .rightSideHead .profListIn .contetTextArea::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-appearance:none;background-color:#ccc;border-radius:10px}@media (max-width: 767px){.headerTop .rightSideHead .profListIn{display:block}}.headerTop .rightSideHead .profListIn .nameNum{padding-bottom:15px;position:relative;padding-top:50px;padding-right:40px}.headerTop .rightSideHead .profListIn .nameNum h3{font-size:20px;font-weight:700;color:#48484a;text-transform:capitalize;line-height:1;margin-bottom:3px}.headerTop .rightSideHead .profListIn .nameNum h3~span{font-size:15px;line-height:1;color:#999;opacity:1;font-weight:400;font-style:normal}.headerTop .rightSideHead .profListIn .nameNum a{font-size:15px;line-height:1;color:#999;margin-top:10px;display:block}.headerTop .rightSideHead .profListIn .nameNum:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.headerTop .rightSideHead .profListIn .listName{margin-bottom:0;list-style:none;padding-left:0;margin-top:15px}.headerTop .rightSideHead .profListIn .listName li{margin-bottom:15px}.headerTop .rightSideHead .profListIn .listName li span{text-decoration:none;font-size:15px;font-weight:700;position:relative;display:flex;width:100%;color:#48484a;align-items:center}.headerTop .rightSideHead .profListIn .listName li span i{width:24px;height:24px;margin-right:8px;background-color:#c7c7cc;border-radius:50%;box-sizing:border-box}.headerTop .rightSideHead .profListIn .listName li span i img{object-fit:contain;padding:6px;height:100%;width:100%;object-position:center}.headerTop .rightSideHead .profListIn .listName li span:after{content:"";width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #C7C7CC;position:absolute;right:0}.headerTop .rightSideHead .profListIn .listName li span:hover{color:#186633}.headerTop .rightSideHead .profListIn .listName li span:hover i{background-color:#186633}.headerTop .rightSideHead .profListIn .listName li span:hover:after{border-left:7px solid #186633}.headerTop .rightSideHead .profListIn .listHeight{position:relative;height:auto;padding-bottom:1px;padding-right:15px}.headerTop .rightSideHead .profListIn .listHeight:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.headerTop .rightSideHead .profListIn .logoutName{position:relative;padding-bottom:1px;padding-right:15px}.headerTop .rightSideHead .profListIn .logoutName:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.headerTop .rightSideHead .crossBar{display:none;border:0px;border-radius:50%;height:30px;width:30px;color:#fff}.headerTop .leftSideHead{padding-right:15px;padding-left:15px}@media (max-width: 767px){.headerTop .leftSideHead{padding:0 15px;display:flex;justify-content:space-between;width:100%;align-items:center}}.headerTop .leftSideHead .menuBar{display:none;background:#186633;border:0px;border-radius:50%;height:30px;width:30px;color:#fff;line-height:30px;text-align:center}.headerTop .leftSideHead .menuBar i{color:#fff}.headerTop .leftSideHead .menuBar:focus{outline:0px dotted;outline:0px auto -webkit-focus-ring-color}@media (max-width: 767px){.headerTop .leftSideHead .menuBar{display:block;line-height:28px;position:relative}.headerTop .leftSideHead .menuBar i{display:block;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.headerTop .leftSideHead .logoOut{box-sizing:content-box;max-width:205px;display:block;width:100%}.headerTop .leftSideHead .logoOut img{width:100%}@media (max-width: 1500px){.headerTop .leftSideHead .logoOut{width:190px}}@media (max-width: 1300px){.headerTop .leftSideHead .logoOut{width:170px}}@media (max-width: 1200px){.headerTop .leftSideHead .logoOut{width:150px}}@media (max-width: 776px){.headerTop .leftSideHead .logoOut{width:130px}}@media (max-width: 767px){.headerTop .leftSideHead .logoOut{width:160px}}.headerTop .leftSideHead .searchBar.mob{display:none;position:absolute;right:20px;top:50%;cursor:pointer;transform:translateY(-50%);padding:4px 3px 6px}@media (max-width: 767px){.headerTop .leftSideHead .searchBar.mob{display:block;padding:0;border:0 solid rgba(0,0,0,0);border-radius:4px;color:#fff;cursor:pointer;height:30px;width:30px;text-align:center;left:0;position:relative;-webkit-transform:translateY(0%);transform:translateY(0);top:0%}}.headerTop .leftSideHead .searchBar.mob button{background:#186633;border:0 solid rgba(0,0,0,0);border-radius:4px;color:#fff;cursor:pointer;height:30px;width:30px;text-align:center;position:relative}.headerTop .leftSideHead .searchBar.mob button i{display:block;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.headerTop .leftSideHead .bellNone{display:none}@media (max-width: 767px){.headerTop .leftSideHead .bellNone{display:none;height:45px;border-radius:12.5px;padding:0 10px}.headerTop .leftSideHead .bellNone span{display:block;height:100%;width:45px;text-align:center;padding:7px 0;border:1.6px solid #E5E5EA;border-radius:12.5px}.headerTop .leftSideHead .bellNone span img{width:28px}}.headerTop .leftSideHead .searchCat{flex-flow:column;justify-content:flex-start;position:absolute;top:65px;background:#fff;width:100vw;left:0;align-items:center;padding-bottom:10px;box-shadow:0 4px 4px #0003;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,.2);-webkit-appearance:none;-moz-box-shadow:0px 4px 4px 0px rgba(0,0,0,.2);height:0px;transition-duration:.4s;display:none}@media (max-width: 767px){.headerTop .leftSideHead .searchCat{padding:0!important}}.headerTop .leftSideHead .searchCat.searchCatMob{box-shadow:0 0 #0000;-webkit-box-shadow:0px 0px 0px 0px rgba(0,0,0,0);-webkit-appearance:none;-moz-box-shadow:0px 0px 0px 0px rgba(0,0,0,0);padding:0;background-color:#fff}@media (max-width: 767px){.headerTop .leftSideHead .searchCat.searchCatMob{padding-bottom:10px;box-shadow:0 4px 4px #0003;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,.2);-webkit-appearance:none;-moz-box-shadow:0px 4px 4px 0px rgba(0,0,0,.2)}}.headerTop .leftSideHead .searchCat .searchBar{transition-duration:.4s;opacity:0;height:0px}.headerTop .leftSideHead .searchCat .searchBar .btnSearch,.headerTop .leftSideHead .searchCat .searchBar input{opacity:0;transition-duration:.3s}.headerTop .leftSideHead .searchCat.addShow{display:flex;height:auto;width:100%}@media (max-width: 767px){.headerTop .leftSideHead .searchCat.addShow{padding:10px!important}}.headerTop .leftSideHead .searchCat.addShow .searchBar{opacity:1;height:45px}.headerTop .leftSideHead .searchCat.addShow .searchBar .btnSearch,.headerTop .leftSideHead .searchCat.addShow .searchBar input{opacity:1}@media (max-width: 767px){.headerTop .leftSideHead .searchCat.intro{display:flex}}.headerTop .leftSideHead .searchCat .searchBar{width:490px;position:relative;margin-right:10px}.headerTop .leftSideHead .searchCat .searchBar input{width:100%;height:45px;border:1px solid rgba(120,120,128,0);border-radius:8px;display:block;padding:13px 15px 13px 55px;background-color:#f4f4f5}.headerTop .leftSideHead .searchCat .searchBar .btnSearch{position:absolute;top:50%;transform:translateY(-50%);left:15px;padding:0;z-index:1}.headerTop .leftSideHead .searchCat .searchBar .btnSearch img{width:20px}@media (max-width: 991px){.headerTop .leftSideHead .searchCat .searchBar .btnSearch{left:12px}.headerTop .leftSideHead .searchCat .searchBar .btnSearch img{width:18px}}@media (max-width: 1500px){.headerTop .leftSideHead .searchCat .searchBar{width:400px}}@media (max-width: 1300px){.headerTop .leftSideHead .searchCat .searchBar{width:390px}}@media (max-width: 1200px){.headerTop .leftSideHead .searchCat .searchBar{width:300px;margin-right:5px}}@media (max-width: 991px){.headerTop .leftSideHead .searchCat .searchBar{width:200px}.headerTop .leftSideHead .searchCat .searchBar input{padding:13px 15px 13px 40px}}@media (max-width: 991px){.headerTop .leftSideHead .searchCat .searchBar{width:290px}.headerTop .leftSideHead .searchCat .searchBar input{padding:13px 15px 13px 40px}}@media (max-width: 776px){.headerTop .leftSideHead .searchCat .searchBar{width:240px}}@media (max-width: 767px){.headerTop .leftSideHead .searchCat .searchBar{width:100%;max-width:280px;margin-right:0;height:40px!important;display:block}.headerTop .leftSideHead .searchCat .searchBar .btnSearch{left:10px}.headerTop .leftSideHead .searchCat .searchBar .btnSearch img{width:16px}.headerTop .leftSideHead .searchCat .searchBar input{padding:10px 15px 10px 30px;height:40px;font-size:14px}}.headerTop .leftSideHead .searchCat .searchCat{margin-left:10px;border:1px solid rgba(120,120,128,0);background-color:#f4f4f5;display:block;padding:13px 40px;color:#000;font-size:13px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;border-radius:8px;width:230px;appearance:none;-moz-appearance:none;-webkit-appearance:none;line-height:1;background-image:linear-gradient(45deg,transparent 50%,#48484A 50%),linear-gradient(135deg,#48484A 50%,transparent 50%),linear-gradient(to right,#9a191900,#ccc0);background-position:calc(100% - 25px) calc(1em + 3px),calc(100% - 15px) calc(1em + 3px),calc(100% - 2.5em) .5em;background-size:10px 11px,10px 12px,1px 1.5em;background-repeat:no-repeat}.headerTop .leftSideHead .searchCat .searchCat:focus{background-image:linear-gradient(45deg,#48484A 50%,transparent 50%),linear-gradient(135deg,transparent 50%,#48484A 50%),linear-gradient(to right,#ccc0,#ccc0);background-position:calc(100% - 15px) 15px,calc(100% - 25px) 15px,calc(100% - 1.5em) .5em;background-size:10px 12px,10px 12px,1px 1.5em;background-repeat:no-repeat;border-color:#48484a;outline:0;border:1px solid rgba(120,120,128,.2)}.headerTop .leftSideHead .searchCat p{margin-bottom:0;padding-left:8px}.headerTop .leftSideHead .searchCat p b{display:block;width:100%;line-height:1;color:#000;font-size:12px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;padding-bottom:3px}.headerTop .leftSideHead .searchCat p span{display:block;width:100%;line-height:1;color:#000;font-size:9px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}@media (max-width: 767px){.headerTop .leftSideHead .searchCat{flex-flow:column;justify-content:flex-start;margin-left:0;border-radius:0}}.headerTop .searchBar{margin:0 11px;position:relative;height:45px;max-width:660px;width:100%}.headerTop .searchBar input{height:45px;border-radius:10px;box-shadow:0 0 20px #4c577d0d;max-width:650px;position:relative;width:100%;border:0px;background-color:#f4f4f5;padding:13px 15px 13px 48px;font-size:15px;border:1px solid rgba(120,120,128,0)}.headerTop .searchBar .btnSearch{position:absolute;left:11px;top:0;height:100%;width:48px;cursor:pointer;border:0px!important;background:transparent;z-index:12}.headerTop .searchBar .btnSearch img{width:20px}@media (max-width: 991px){.headerTop .searchBar .btnSearch{left:12px}.headerTop .searchBar .btnSearch img{width:18px}}@media (max-width: 991px){.headerTop .searchBar input{padding:13px 15px 13px 40px}}@media (max-width: 776px){.headerTop .searchBar{width:240px}}@media (max-width: 767px){.headerTop .searchBar{display:none}}.headerTop .searchCat{margin-left:10px;border:1px solid rgba(120,120,128,0);background-color:#f4f4f5;display:block;padding:13px 40px;color:#000;font-size:13px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;border-radius:8px;width:230px;appearance:none;-moz-appearance:none;-webkit-appearance:none;line-height:1;background-image:linear-gradient(45deg,transparent 50%,#48484A 50%),linear-gradient(135deg,#48484A 50%,transparent 50%),linear-gradient(to right,#9a191900,#ccc0);background-position:calc(100% - 25px) calc(1em + 3px),calc(100% - 15px) calc(1em + 3px),calc(100% - 2.5em) .5em;background-size:10px 11px,10px 12px,1px 1.5em;background-repeat:no-repeat}.headerTop .searchCat:focus{background-image:linear-gradient(45deg,#48484A 50%,transparent 50%),linear-gradient(135deg,transparent 50%,#48484A 50%),linear-gradient(to right,#ccc0,#ccc0);background-position:calc(100% - 15px) 15px,calc(100% - 25px) 15px,calc(100% - 1.5em) .5em;background-size:10px 12px,10px 12px,1px 1.5em;background-repeat:no-repeat;border-color:#48484a;outline:0;border:1px solid rgba(120,120,128,.2)}.headerTop p{margin-bottom:0;padding-left:8px}.headerTop p b{display:block;width:100%;line-height:1;color:#000;font-size:12px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;padding-bottom:3px}.headerTop p span{display:block;width:100%;line-height:1;color:#000;font-size:9px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}.headerTop .bellNone{height:45px;border-radius:12.5px;padding:0 10px;position:relative}.headerTop .bellNone span{display:block;height:100%;width:45px;text-align:center;padding:7px 0;border:1.6px solid #E5E5EA;border-radius:12.5px;cursor:pointer}.headerTop .bellNone span img{width:28px}@media (max-width: 1200px){.headerTop .bellNone{padding:0 10px 0 5px}}@media (max-width: 991px){.headerTop .bellNone{padding:0 5px}}@media (max-width: 767px){.headerTop .bellNone{padding:0;display:none}}.headerTop .bellNone .carMenu{border-radius:10px;box-shadow:0 0 20px #4c577d1f;-webkit-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-moz-box-shadow:0px 0px 20px rgba(76,87,125,.1215686275);-webkit-appearance:none;opacity:1;background-color:#fff;padding:20px;width:390px;position:absolute;left:-185px;height:auto;top:46px;display:none;z-index:6}.headerTop .bellNone .carMenu a{color:#1d61e7;font-weight:600;display:block;width:100%;margin-top:10px;font-size:18px}@media (max-width: 1200px){.headerTop .bellNone .carMenu a{font-size:16px}}@media (max-width: 991px){.headerTop .bellNone .carMenu a{font-size:16px}}@media (max-width: 1400px){.headerTop .bellNone .carMenu{width:320px;position:absolute;left:-130px}}@media (max-width: 767px){.headerTop .bellNone .carMenu{width:270px;position:absolute;left:0}}.headerTop .bellNone .carMenu h5{line-height:1;margin-bottom:8px;opacity:1;color:#999;font-size:18px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}.headerTop .bellNone .carMenu select{width:100%;border:1px solid #E5E5EA;border-radius:8px;color:#48484a;height:45px;padding:10px;background:#fff;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#256633 50%),linear-gradient(135deg,#256633 50%,transparent 50%);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:6px 6px,6px 6px,4px 20em;background-repeat:no-repeat;background-size:5px 5px,5px 5px,1px 1.5em}.headerTop .bellNone .carMenu select+input{margin-top:15px}.headerTop .bellNone .carMenu .listBrandCar{display:flex;margin-left:-5px;width:calc(100% + 10px);margin-bottom:20px}.headerTop .bellNone .carMenu .listBrandCar li{width:33.33%;padding-top:calc(33.33% - 10px);position:relative;margin-left:5px;margin-right:5px}.headerTop .bellNone .carMenu .listBrandCar li span{border-radius:10px;border:1px solid #e5e5ea;display:flex;align-items:center;justify-content:space-around;width:100%;opacity:1;color:#48484a;font-size:25px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:center;line-height:1;position:absolute;top:0;left:0;bottom:0;right:0}.headerTop .bellNone .carMenu .listBrandCar li span .activeMenu{border-radius:10px;border:1px solid #186633;opacity:1;background-color:#1866331f;color:#186633}@media (max-width: 1400px){.headerTop .bellNone .carMenu .listBrandCar li span{font-size:20px}}@media (max-width: 991px){.headerTop .bellNone .carMenu .listBrandCar li span{font-size:18px}}@media (max-width: 767px){.headerTop .bellNone .carMenu .listBrandCar li span{font-size:16px}}.headerTop .bellNone .carMenu input{text-align:center;width:100%;color:#fff;font-size:18px;font-weight:700;padding:16px 15px 15px;line-height:1;height:50px;border-radius:10px;border:0px;background-color:#1d61e7;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;background:#1d61e7;transition-duration:.4s}.headerTop .bellNone .carMenu input:hover,.headerTop .bellNone .carMenu input:focus{background:#1d61e7}.headerTop .bellNone:hover .carMenu{display:block}.headerTop .linkSing{display:flex;margin-left:10px;align-items:center}@media (max-width: 1300px){.headerTop .linkSing{margin-left:0}}@media (max-width: 991px){.headerTop .linkSing{margin-left:15px}}@media (max-width: 767px){.headerTop .linkSing{margin-left:0;position:relative}}.headerTop .linkSing li span,.headerTop .linkSing li a{line-height:1;padding:10px;color:#48484a;font-size:18px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:right;display:inline-flex;align-items:center;white-space:nowrap}.headerTop .linkSing li span img,.headerTop .linkSing li a img{width:14px;margin-right:8px}@media (max-width: 1500px){.headerTop .linkSing li span,.headerTop .linkSing li a{font-size:18px}}@media (max-width: 1300px){.headerTop .linkSing li span,.headerTop .linkSing li a{font-size:16px;padding:10px 7px}}@media (max-width: 1200px){.headerTop .linkSing li span,.headerTop .linkSing li a{font-size:16px;padding:10px 4px}}@media (max-width: 991px){.headerTop .linkSing li span,.headerTop .linkSing li a{font-size:14px;padding:10px 3px}}@media (max-width: 767px){.headerTop .linkSing li span,.headerTop .linkSing li a{text-decoration:none;font-size:15px;font-weight:700;position:relative;display:flex;width:100%;color:#1d61e7;padding:15px 7px}}.headerTop .linkSing li:last-child span,.headerTop .linkSing li:last-child a{padding-right:0}.headerTop .linkSing li:hover span,.headerTop .linkSing li:hover a,.headerTop .linkSing li:focus span,.headerTop .linkSing li:focus a{color:#1d61e7}.custom-selectBmw{height:45px;width:100%;position:relative;border:1px solid rgba(120,120,128,0);border-radius:8px;display:block;background-color:#f4f4f5;padding:0;background-image:linear-gradient(45deg,transparent 50%,#186633 50%),linear-gradient(135deg,#186633 50%,transparent 50%),linear-gradient(to right,#9a191900,#ccc0);background-position:calc(100% - 25px) calc(1em + 3px),calc(100% - 15px) calc(1em + 3px),calc(100% - 2.5em) .5em;background-size:10px 11px,10px 12px,1px 1.5em;background-repeat:no-repeat;margin:0 0 20px}.custom-selectBmw:focus{background-image:linear-gradient(45deg,#186633 50%,transparent 50%),linear-gradient(135deg,transparent 50%,#186633 50%),linear-gradient(to right,#ccc0,#ccc0);background-position:calc(100% - 15px) 15px,calc(100% - 25px) 15px,calc(100% - 1.5em) .5em;background-size:10px 12px,10px 12px,1px 1.5em;background-repeat:no-repeat;border-color:#48484a;outline:0;border:1px solid rgba(120,120,128,.2)}@media (max-width: 1300px){.custom-selectBmw{width:100%;background-position:calc(100% - 15px) calc(1em + 3px),calc(100% - 5px) calc(1em + 3px),calc(100% - 2.5em) .5em;background-size:8px 7px,12px 6px,1px 14px}}@media (max-width: 1200px){.custom-selectBmw{width:100%}}@media (max-width: 991px){.custom-selectBmw{width:100%}}@media (max-width: 767px){.custom-selectBmw{margin-left:0;margin-bottom:10px;margin-top:15px;width:100%}.custom-selectBmw p.text{font-size:14px}}div.selectedbmw{width:inherit;cursor:pointer;line-height:45px;display:inline-block;padding:0 35px 0 15px;background-repeat:no-repeat;background-position:5px center;background-size:20px;margin-bottom:20px}div.selectedbmw p{margin-bottom:0}@media (max-width: 1300px){div.selectedbmw{padding:0 30px 0 15px;background-position:5px center;background-size:20px}}@media (max-width: 991px){div.selectedbmw{padding:0 30px 0 15px;background-size:16px}}div.searchLocation{height:45px;width:230px;position:relative;border:1px solid rgba(120,120,128,0);border-radius:8px;display:block;background-color:#f4f4f5;padding:0;background-image:linear-gradient(45deg,transparent 50%,#48484A 50%),linear-gradient(135deg,#48484A 50%,transparent 50%),linear-gradient(to right,#9a191900,#ccc0);background-position:calc(100% - 25px) calc(1em + 3px),calc(100% - 15px) calc(1em + 3px),calc(100% - 2.5em) .5em;background-size:10px 11px,10px 12px,1px 1.5em;background-repeat:no-repeat;margin:0 10px}div.searchLocation:focus{background-image:linear-gradient(45deg,#48484A 50%,transparent 50%),linear-gradient(135deg,transparent 50%,#48484A 50%),linear-gradient(to right,#ccc0,#ccc0);background-position:calc(100% - 15px) 15px,calc(100% - 25px) 15px,calc(100% - 1.5em) .5em;background-size:10px 12px,10px 12px,1px 1.5em;background-repeat:no-repeat;border-color:#48484a;outline:0;border:1px solid rgba(120,120,128,.2)}@media (max-width: 1300px){div.searchLocation{width:200px;background-position:calc(100% - 15px) calc(1em + 3px),calc(100% - 5px) calc(1em + 3px),calc(100% - 2.5em) .5em;background-size:8px 7px,12px 6px,1px 14px}}@media (max-width: 1200px){div.searchLocation{width:200px}}@media (max-width: 991px){div.searchLocation{width:160px}}@media (max-width: 767px){div.searchLocation{margin-left:0;margin-bottom:10px;margin-top:15px;display:none}div.searchLocation p.text{font-size:14px}}div.selected>.text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0}@media (max-width: 767px){div.selected>.text{font-size:14px;margin-bottom:0}}div.select-boxbmw,div.select-box{display:none;width:100%;z-index:10029;position:absolute;border-radius:3px;box-shadow:0 8px 20px #000;box-shadow:0 8px 20px #00000059;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.35);-webkit-appearance:none;-moz-box-shadow:0 8px 20px rgba(0,0,0,.35);background:#fff}div.select-boxbmw{margin-top:-20px}div.select-boxbmw.active,div.select-box.active{display:block}div.select-boxbmw.drop-up,div.select-box.drop-up{top:auto;bottom:100%}ul.select-listbmw,ul.select-list{margin:0;padding:0;list-style-type:none}ul.select-listbmw li,ul.select-list li{cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:6px 10px 6px 30px}@media (max-width: 991px){ul.select-listbmw li,ul.select-list li{padding:6px 10px}}ul.select-listbmw li p,ul.select-list li p{margin-bottom:0;padding-left:8px}ul.select-listbmw li p b,ul.select-list li p b{display:block;width:100%;line-height:1;color:#000;font-size:12px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;padding-bottom:3px}ul.select-listbmw li p span,ul.select-list li p span{display:block;width:100%;line-height:1;color:#000;font-size:9px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}ul.select-listbmw li{padding:6px 10px 6px 15px}ul.select-listbmw li:hover,ul.select-listbmw li.active,ul.select-list li:hover,ul.select-list li.active{background-color:#999}.language-dropdown{gap:2px;padding:3px 13px}.discount-text{padding:0}.selected-name{width:70px;margin-right:32x;color:#170f49!important}.dropdown--item{padding:5px 17px}.dropdown-item-title,.dropdown-item-info{font-family:Inter,sans-serif}.border-none{border:none!important}.carMenu{width:390px;height:355px;border-radius:10px}.carMenu .carMenu-body .car-brand,.carMenu .carMenu-body .fuel-type{opacity:1;font-family:Inter,sans-serif;color:#999;font-size:18px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;border:none;padding:0;margin:0}.text-capitalize{text-transform:capitalize!important}.font-family-heebo{font-family:Inter,sans-serif!important}.location-deropdown{height:45px;width:100%}.break-spaces{white-space:break-spaces}.location-item{display:flex;justify-content:center}@media (max-width: 767px){.pc-location-dropdown{display:none}.language-dropdown{padding:10px}}.mobile_car_icon{margin-top:4px;margin-left:10px}.custom-dropdown-1:after{color:#000!important;content:""!important;position:absolute!important;right:15px!important;top:55%!important;transform:translateY(-50%)!important;width:10px!important;height:10px!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20,40 70,90 120,40' fill='none' stroke='%23888' stroke-width='15'/%3E%3C/svg%3E")!important;background-size:contain!important;background-repeat:no-repeat!important;pointer-events:none!important}.custom-dropdown-1{width:120px}.dropdown-toggle:after{color:#313131!important;margin-left:6px;margin-right:0}body[dir=rtl] .dropdown-toggle:after{margin-left:0;margin-right:70px;transform:rotate(180deg);content:"";position:absolute;right:15px;top:55%;transform:translateY(-50%);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20,40 70,90 120,40' fill='none' stroke='%23888' stroke-width='15'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.location-box{display:flex;flex-direction:column;align-items:baseline}.location-box .location-text{opacity:1;color:#1d61e7;font-family:Inter,sans-serif;font-size:15px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:center;padding:0 10px}.location-box .location-info{opacity:1;color:#48484a;font-family:Inter,sans-serif;font-size:10px;font-weight:500;font-style:normal;letter-spacing:0px;text-align:center;padding:0 10px;max-width:150px;overflow:hidden;text-overflow:ellipsis}.change-location-text{color:#1d61e7}.mobile-change-car-icon{margin:18px}.change-location-text:active{color:#1d61e7;text-decoration:none}.searchList{position:absolute;background-color:#fff;z-index:99;max-height:200px;overflow:auto;padding:10px;box-shadow:0 0 20px #4c577d0d;border:1px solid rgba(120,120,128,0);width:100%;z-index:99999;border-radius:20px;border:1px solid #EDF1F3;top:50px}ul.custom-sr-box{display:flex;flex-direction:column;row-gap:8px}@media (max-width: 1000px){.filter-box{margin-top:0}}@media (max-width: 767px){.filter-box{flex-wrap:wrap;flex-direction:column}.contetTextArea{margin-top:20px!important}.dropdown,.dropleft,.dropright,.dropup{position:relative;width:100%}}.text-primaryy{color:#1d61e7!important}.headerbtn{size:16px!important;font-weight:600!important}.dropdown-toggle,.btn-outline-light{box-shadow:0 5px 5px #080f340a!important;border:1px solid rgb(239,240,246)!important;background:#fff!important}.custom-toggler:focus{box-shadow:none!important;outline:none!important}.custom-toggler .hamburger-icon{width:30px;height:24px;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}.custom-toggler .hamburger-icon span{display:block;position:absolute;height:3px;width:100%;background:#1d61e7;border-radius:9px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.custom-toggler .hamburger-icon span:nth-child(1){top:0}.custom-toggler .hamburger-icon span:nth-child(2){top:10px}.custom-toggler .hamburger-icon span:nth-child(3){top:20px}.custom-toggler[aria-expanded=true] .hamburger-icon span{background:#1d61e7}.custom-toggler[aria-expanded=true] .hamburger-icon span:nth-child(1){top:10px;transform:rotate(135deg)}.custom-toggler[aria-expanded=true] .hamburger-icon span:nth-child(2){opacity:0;left:-60px}.custom-toggler[aria-expanded=true] .hamburger-icon span:nth-child(3){top:10px;transform:rotate(-135deg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color)!important;text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.cart-drawer{border-left:none;box-shadow:-5px 0 30px #0000001a}.cart-drawer .offcanvas-header{border-bottom:1px solid #f0f0f0;padding:1.25rem 1.5rem}.cart-drawer .offcanvas-header .offcanvas-title{font-weight:700;font-size:1.25rem}.cart-drawer .offcanvas-body{padding:0}.cart-drawer .cart-items-container{padding:1.5rem}.cart-drawer .cart-item{display:flex;gap:1rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #f5f5f5}.cart-drawer .cart-item:last-child{border-bottom:none;margin-bottom:0}.cart-drawer .cart-item .item-image{width:70px;height:70px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f8f9fa}.cart-drawer .cart-item .item-image img{width:100%;height:100%;object-fit:cover}.cart-drawer .cart-item .item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart-drawer .cart-item .item-details .item-name{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:#333;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer .cart-item .item-details .item-meta{font-size:.85rem;color:#888;margin-bottom:.5rem}.cart-drawer .cart-item .item-details .item-price-row{display:flex;justify-content:space-between;align-items:center}.cart-drawer .cart-item .item-details .item-price-row .item-price{font-weight:700;color:#007bff;font-size:1.1rem}.cart-drawer .cart-item .item-details .item-price-row .btn-remove{background:none;border:none;color:#ff4d4f;cursor:pointer;padding:5px;border-radius:50%;transition:background .2s}.cart-drawer .cart-item .item-details .item-price-row .btn-remove:hover{background:#ff4d4f1a}.cart-drawer .cart-footer{padding:1.5rem;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -5px 20px #0000000d}.cart-drawer .cart-footer .total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.cart-drawer .cart-footer .total-row .total-amount{font-size:1.5rem;color:#333}.cart-drawer .cart-footer .checkout-btn{padding:.8rem;font-weight:600;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}.cart-drawer .empty-cart-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh}.cart-drawer .empty-cart-state i{font-size:4rem;color:#e0e0e0;margin-bottom:1rem}.cart-items-list{padding:1.5rem;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:#1d61e7 transparent}.cart-items-list:hover{scrollbar-width:thin;scrollbar-color:#1d61e7 transparent}.cart-items-list::-webkit-scrollbar{width:0px;transition:width .25s ease}.cart-items-list:hover::-webkit-scrollbar{width:8px}.cart-items-list::-webkit-scrollbar-track{background:transparent}.cart-items-list::-webkit-scrollbar-thumb{background:#1d61e7;border-radius:10px}.cart-items-list::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}.cart-items-list::-webkit-scrollbar-corner{background:transparent}.footer-section{background:#eff5ff;color:#000;font-size:14px}.footer-section .footer-logo img{max-width:220px}.footer-section .footer-heading{font-weight:700;color:#0a142f;font-size:16px;margin-bottom:1rem}.footer-section .footer-description{color:#0a142f80;font-size:16px;font-weight:400;line-height:1.6}.footer-section .footer-links .nav-link{padding:0;margin-bottom:.5rem;font-size:16px;font-weight:400;transition:all .5s ease;color:#0a142f80}.footer-section .footer-links .nav-link:hover{color:#1d61e7;font-weight:600}.footer-section .text-gray{color:#0a142f80}.footer-section hr{border-top:1px solid hsla(224,66%,11%,.1);margin:1.5rem 0}.footer-section .footer-legal .nav-link{padding:0;margin-right:1rem;font-weight:500;size:14px;color:#0a142f}.footer-section .footer-legal .nav-link:hover{color:#0d6efd}.footer-section .footer-copy{font-size:14px;font-weight:500;color:#0a142f}.footer-section .footer-social img{width:24px;margin-left:10px;cursor:pointer;transition:opacity .2s}.footer-section .footer-social img:hover{opacity:.7}.footer-section .footer-social i{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid hsla(224,66%,11%,.1);color:#0a142f;transition:all .3s ease;cursor:pointer;font-size:16px}.footer-section .footer-social i:hover{background:#1d61e7;color:#fff;border-color:#1d61e7;transform:translateY(-3px)}.footer-section .footer-legal .nav-link{padding:0;margin-right:1.5rem;font-weight:500;font-size:14px;color:#0a142fb3;transition:color .3s ease}.footer-section .footer-legal .nav-link:hover{color:#1d61e7}.footer-section .footer-description i{font-size:18px;width:20px}html{height:100%;margin:0;font-family:Inter,sans-serif;background-color:#f8f9fa}.login-panel{display:flex;max-width:1100px;width:100%;background-color:#fff;border-radius:1.5rem;box-shadow:0 10px 40px #0000001a;overflow:hidden;justify-content:flex-start;flex-wrap:wrap}.form-section{padding:3rem;flex:1 1 55%;display:flex;flex-direction:column}.form-content{margin:auto 0}.image-section{flex:1 1 45%;background-image:url(/assets/login-img-Ca_1KYPv.png);background-size:cover;background-position:center}.logo{display:flex;align-items:center;margin-bottom:2.5rem}.form-control{border-radius:.5rem;padding:.85rem 1rem;border:1px solid #dee2e6;background-color:#f8f9fa}.btn-submit{font-weight:600;padding:.85rem;border-radius:.5rem}.copyright{font-size:.8rem;color:#6c757d;margin-top:auto;padding-top:2rem;text-align:left}@media (max-width: 992px){.image-section{display:none}.form-section{padding:2.5rem}.form-content{margin:0}.copyright{text-align:center}}.otp-container{display:flex;justify-content:center;margin-right:5px;flex-wrap:wrap}.otp-container input{width:clamp(35px,8vw,50px)!important;height:clamp(35px,8vw,50px)!important;padding:10px!important;border-radius:.5rem;border:1px solid #ccc;background-color:#fff;color:#212529;font-size:1.25rem;text-align:center;outline:none}.otp-container input:focus{border-color:#0d6efd;box-shadow:0 0 0 .25rem #0d6efd33}.login-toggle{display:flex;background:#f1f3f5;border-radius:50px;padding:5px;gap:5px}.toggle-btn{border:none;background:transparent;padding:10px 22px;border-radius:50px;font-size:14px;font-weight:600;color:#6c757d;transition:all .3s ease;white-space:nowrap}.toggle-btn.active{background:#0d6efd;color:#fff;box-shadow:0 4px 10px #0d6efd40}.toggle-btn:hover{color:#0d6efd}.toggle-btn.active:hover{color:#fff}.input-group-custom{display:flex;align-items:stretch;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.75rem;overflow:hidden;transition:all .3s ease;margin-top:5px}.input-group-custom:focus-within{border-color:#0d6efd;box-shadow:0 0 0 .25rem #0d6efd26;background-color:#fff}.input-group-custom .country-code-wrapper{flex:0 0 85px;border-right:1px solid #dee2e6;background-color:#eff2f5}.input-group-custom .country-code-wrapper .form-select-custom{width:100%;height:100%;border:none;background:transparent;padding:.85rem .5rem;font-size:.95rem;font-weight:500;color:#212529;cursor:pointer;outline:none}.input-group-custom .country-code-wrapper .form-select-custom:disabled{background-color:#e9ecef;cursor:not-allowed;color:#6c757d}.input-group-custom .identifier-wrapper{flex:1}.input-group-custom .identifier-wrapper .form-control-custom{width:100%;height:100%;border:none;background:transparent;padding:.85rem 1rem;font-size:.95rem;color:#212529;outline:none}.input-group-custom .identifier-wrapper .form-control-custom::placeholder{color:#adb5bd;font-size:.9rem}.error-text-container{margin-top:.5rem;padding-left:.2rem}.logoTextOut{margin-bottom:20px;padding:0;display:flex;list-style:none;align-items:center;position:relative}.logoTextOut:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.logoTextOut li{position:relative}.logoTextOut li:first-child{padding-right:30px;padding-left:45px}.logoTextOut li:first-child a{width:202px}.logoTextOut li:first-child img{width:100%}.logoTextOut li:first-child:after{content:"";position:absolute;right:0;background:linear-gradient(184deg,#30303008,#30303033,#30303008);width:1px;height:100%;top:0}.logoTextOut li:nth-child(2){padding-left:30px;padding-right:45px;width:calc(100% - 262px);text-align:left}.logoTextOut li:nth-child(2) h3{color:#48484a;font-size:22px;font-weight:700;line-height:1.1}.logoTextOut li:nth-child(2) p{color:#999;font-size:18px;line-height:1.2}@media (max-width: 1200px){.logoTextOut{margin-bottom:20px}.logoTextOut li{position:relative}.logoTextOut li:first-child{padding-right:30px;padding-left:35px}.logoTextOut li:first-child a{width:202px}.logoTextOut li:nth-child(2){padding-left:30px;padding-right:35px;width:calc(100% - 262px);text-align:left}.logoTextOut li:nth-child(2) h3{font-size:22px}.logoTextOut li:nth-child(2) p{font-size:18px}}@media (max-width: 991px){.logoTextOut{margin-bottom:18px}.logoTextOut li{position:relative}.logoTextOut li:first-child{padding-right:25px;padding-left:25px}.logoTextOut li:first-child a{width:180px}.logoTextOut li:nth-child(2){padding-right:25px;padding-left:25px;width:calc(100% - 282px);text-align:left}.logoTextOut li:nth-child(2) h3{font-size:22px}.logoTextOut li:nth-child(2) p{font-size:16px}}@media (max-width: 767px){.logoTextOut{margin-bottom:15px}.logoTextOut li{position:relative}.logoTextOut li:first-child{padding-right:25px;padding-left:25px;display:none}.logoTextOut li:first-child a{width:202px}.logoTextOut li:nth-child(2){padding-right:0;padding-left:0;width:calc(100% + -0px);text-align:left}.logoTextOut li:nth-child(2) h3{font-size:20px;margin-bottom:5px}.logoTextOut li:nth-child(2) p{font-size:15px}}.main-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.signup-panel{display:flex;max-width:1100px;width:100%;background-color:#fff;border-radius:1.5rem;box-shadow:0 10px 40px #0000001a;overflow:hidden}.form-section{padding:3rem;flex:1 1 55%}.image-section{flex:1 1 45%;background-image:url(https://images.unsplash.com/photo-1616422285623-13ff0162193c?q=80&w=1931&auto=format&fit=crop);background-size:cover;background-position:center}.logo{display:flex;align-items:center;margin-bottom:1.5rem}.logo svg{color:#0d6efd}.logo span{font-weight:600;font-size:1.5rem;margin-left:.5rem}.form-label{font-weight:500;margin-bottom:.5rem;font-size:.9rem}.form-control{border-radius:.5rem;padding:.75rem 1rem;border:1px solid #dee2e6;background-color:#f8f9fa}.form-control:focus{border-color:#0d6efd;box-shadow:0 0 0 .25rem #0d6efd26;background-color:#fff}.error-input,input.error-input{border:1px solid #dc3545!important;background-color:#fff5f5!important}.error-input:focus,input.error-input:focus{border-color:#dc3545!important;box-shadow:0 0 0 .25rem #dc354526!important}.text-danger{color:#dc3545;font-size:.85rem;margin-top:.25rem;display:block}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-label{font-size:.9rem}.btn-signup{font-weight:600;padding:.85rem;border-radius:.5rem}@media (max-width: 992px){.image-section{display:none}.form-section{padding:2.5rem}}@media (max-width: 576px){.main-container{padding:1rem}.form-section{padding:2rem 1.5rem}}.form-check-input{height:15px;width:15px;border:1px solid #000;background-color:transparent}.form-check-input:checked{background-color:#1d61e7!important;border-color:#1d61e7!important;outline:1px solid #1D61E7!important;outline-offset:2px!important;height:10px;width:10px}select#countryCode{width:54px}@media (max-width: 786px){.signup-panel{display:block}}.new{width:fit-content}input[type=date]{position:relative;z-index:10}.text-decoration-underline{text-decoration:underline!important}.otpForm .ServDetailPopOut{position:fixed;width:100%;top:0;left:0;height:auto;height:100%;display:flex}.otpForm .ServDetailPopOut .m0{margin:0!important}.otpForm .ServDetailPopOut .mb0{margin-bottom:0!important}.otpForm .ServDetailPopOut .pb0{padding-bottom:0!important}.otpForm .ServDetailPopOut:after{content:"";position:fixed;top:0;left:0;height:100vh;background-color:#00000080;width:100vw;z-index:1}.otpForm .ServDetailPopOut .ServDetailPop{max-width:800px;border-radius:10px;box-shadow:0 0 20px #4c567b1f;-webkit-appearance:none;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);background-color:#fff;margin:auto;padding:25px 15px 15px;z-index:100;position:relative}.otpForm .ServDetailPopOut .ServDetailPop .closeIcon{position:absolute;right:0;top:-34px;width:30px;height:30px;background:#fff;border-radius:50%;line-height:30px;text-align:center;cursor:pointer}.otpForm .ServDetailPopOut .ServDetailPop .closeIcon i{color:#999}.otpForm .ServDetailPopOut .ServDetailPop .closeIcon:hover,.otpForm .ServDetailPopOut .ServDetailPop .closeIcon:focus{background-color:#ff2d55d1}.otpForm .ServDetailPopOut .ServDetailPop .closeIcon:hover i,.otpForm .ServDetailPopOut .ServDetailPop .closeIcon:focus i{color:#fff}.otpForm .ServDetailPopOut .ServDetailPop .ServDetImg{padding:0 20px}.otpForm .ServDetailPopOut .formOut{position:relative}.otpForm .ServDetailPopOut .formOut form{margin-left:-7px;margin-right:-7px;width:calc(100% + 14px);padding-left:50px;padding-right:50px}.otpForm .ServDetailPopOut .formOut form label{margin-bottom:15px;color:#3a3a3c;font-size:18px;line-height:1;font-weight:700;flex:0 0 100%;display:block;width:100%;padding-left:7px;padding-right:7px;height:auto;display:inline-flex;justify-content:space-between}.otpForm .ServDetailPopOut .formOut form label span{color:#186633}.otpForm .ServDetailPopOut .formOut form .formInText{display:flex;flex-wrap:wrap;position:relative;padding-bottom:20px;margin-left:-15px;margin-right:-15px}.otpForm .ServDetailPopOut .formOut form .formInText.borderVot:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.otpForm .ServDetailPopOut .formOut form .formInText .aftBorder{position:relative}.otpForm .ServDetailPopOut .formOut form .formInText .aftBorder:after{content:"";position:absolute;right:0;background:linear-gradient(184deg,#30303008,#30303033,#30303008);width:1px;height:100%;top:0}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth{flex:0 0 50%;max-width:50%;padding:0 15px}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth.fullwidth{flex:0 0 100%;max-width:100%}.otpForm .ServDetailPopOut .formOut form .formInText .optValue{display:flex;justify-content:space-between}.otpForm .ServDetailPopOut .formOut form .formInText .optValue>div>div{max-width:calc(16.667% - 10px);flex:0 0 calc(16.667% - 10px);margin-right:10px}.otpForm .ServDetailPopOut .formOut form .formInText .optValue>div>div:last-child{margin-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input{max-width:calc(100% + -0px);flex:0 0 calc(100% + -0px);margin-right:0;width:100%!important;font-size:22px;font-weight:700;color:#3a3a3c;padding:15px 5px}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input:last-child{margin-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .phLeft{width:84px;padding:0 7px}.otpForm .ServDetailPopOut .formOut form .formInText .phLeft span{box-shadow:0 0 20px #4c567b1f;-webkit-box-shadow:0 0 20px 0px rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0px rgba(76,86,123,.1215686275);-webkit-appearance:none;height:50px;border-radius:10px;display:flex;flex-flow:column;align-items:center;justify-content:center;background-color:#79798133}.otpForm .ServDetailPopOut .formOut form .formInText .pHright{padding:0 7px;width:calc(100% - 84px)}.otpForm .ServDetailPopOut .formOut form .formInText .pHright input[disabled]{background-color:#79798133}.otpForm .ServDetailPopOut .formOut form .formInText:after{height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.otpForm .ServDetailPopOut .formOut form .buttonsec{padding:5px 0 0;margin-top:15px}.otpForm .ServDetailPopOut .formOut form .buttonsec input{text-align:center;width:100%;color:#fff;font-size:18px;font-weight:700;padding:16px 15px 15px;line-height:1;height:50px;border-radius:10px;border:0px;background-color:#186633;box-shadow:none;-webkit-appearance:none;-webkit-box-shadow:none;-moz-box-shadow:none;background:linear-gradient(-63deg,#186633,#95cb3e);transition-duration:.4s}.otpForm .ServDetailPopOut .formOut form .buttonsec input:hover,.otpForm .ServDetailPopOut .formOut form .buttonsec input:focus{background:linear-gradient(-63deg,#95cb3e,#186633)}.otpForm .ServDetailPopOut .formOut form select,.otpForm .ServDetailPopOut .formOut form input{width:100%;color:#3a3a3c;font-size:18px;font-weight:400;padding:16px 15px 15px;line-height:1;box-shadow:0 0 20px #4c567b1f;height:50px;border-radius:10px;border:0px;cursor:pointer;-webkit-box-shadow:0 0 20px 0px rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0px rgba(76,86,123,.1215686275);-webkit-appearance:none}.otpForm .ServDetailPopOut .formOut form input::-webkit-outer-spin-button,.otpForm .ServDetailPopOut .formOut form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otpForm .ServDetailPopOut .formOut form input[type=number]{-moz-appearance:textfield}@media (max-width: 1200px){.otpForm .ServDetailPopOut{width:100%;top:0;left:0;height:auto;height:100%;display:flex}.otpForm .ServDetailPopOut .ServDetailPop{max-width:800px;border-radius:10px;box-shadow:0 0 20px #4c567b1f;-webkit-appearance:none;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);background-color:#fff;margin:auto;padding:25px 15px 15px;z-index:100;position:relative}.otpForm .ServDetailPopOut .ServDetailPop .ServDetImg{padding:0 20px}.otpForm .ServDetailPopOut .formOut{position:relative}.otpForm .ServDetailPopOut .formOut form{padding-left:35px;padding-right:35px}.otpForm .ServDetailPopOut .formOut form .formInText{display:flex;flex-wrap:wrap;position:relative;padding-bottom:20px;margin-left:-15px;margin-right:-15px}.otpForm .ServDetailPopOut .formOut form .formInText .aftBorder{position:relative}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth{flex:0 0 50%;max-width:50%;padding:0 15px}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth.fullwidth{flex:0 0 100%;max-width:100%}.otpForm .ServDetailPopOut .formOut form .formInText .optValue{display:flex;justify-content:space-between}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input{font-size:22px;font-weight:700;color:#3a3a3c}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input:last-child{margin-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .phLeft{width:84px;padding:0 7px}.otpForm .ServDetailPopOut .formOut form .formInText .pHright{padding:0 7px;width:calc(100% - 84px)}}@media (max-width: 991px){.otpForm .ServDetailPopOut{width:100%;top:0;left:0;height:auto;height:100%;display:flex}.otpForm .ServDetailPopOut .ServDetailPop{max-width:700px;border-radius:10px;box-shadow:0 0 20px #4c567b1f;-webkit-appearance:none;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);background-color:#fff;margin:auto;padding:25px 15px 15px;z-index:100;position:relative}.otpForm .ServDetailPopOut .ServDetailPop .ServDetImg{padding:0 20px}.otpForm .ServDetailPopOut .formOut{position:relative}.otpForm .ServDetailPopOut .formOut form{padding-left:25px;padding-right:25px}.otpForm .ServDetailPopOut .formOut form label{margin-bottom:15px}.otpForm .ServDetailPopOut .formOut form .formInText{display:flex;flex-wrap:wrap;position:relative;padding-bottom:20px;margin-left:-15px;margin-right:-15px}.otpForm .ServDetailPopOut .formOut form .formInText .aftBorder{position:relative}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth{flex:0 0 50%;max-width:50%;padding:0 15px}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth.fullwidth{flex:0 0 100%;max-width:100%}.otpForm .ServDetailPopOut .formOut form .formInText .optValue{display:flex;justify-content:space-between}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input{font-size:22px;font-weight:700;color:#3a3a3c}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input:last-child{margin-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .phLeft{width:84px;padding:0 7px}.otpForm .ServDetailPopOut .formOut form .formInText .pHright{padding:0 7px;width:calc(100% - 84px)}}@media (max-width: 767px){.otpForm .ServDetailPopOut{top:100px;display:block;padding-top:20px}.otpForm .ServDetailPopOut:after{background-color:#fff;top:70px}.otpForm .ServDetailPopOut .ServDetailPop{max-width:350px;border-radius:10px;box-shadow:0 0 23px #4c567b1f;-webkit-appearance:none;-webkit-box-shadow:0 0 23px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 23px 0 rgba(76,86,123,.1215686275);background-color:#fff;margin:auto;padding:15px}.otpForm .ServDetailPopOut .ServDetailPop .closeIcon{background-color:#999}.otpForm .ServDetailPopOut .ServDetailPop .closeIcon i{color:#fff}.otpForm .ServDetailPopOut .ServDetailPop .closeIcon:hover,.otpForm .ServDetailPopOut .ServDetailPop .closeIcon:focus{background-color:#ff2d55d1}.otpForm .ServDetailPopOut .ServDetailPop .closeIcon:hover i,.otpForm .ServDetailPopOut .ServDetailPop .closeIcon:focus i{color:#fff}.otpForm .ServDetailPopOut .ServDetailPop .ServDetImg{padding:0 20px}.otpForm .ServDetailPopOut .formOut{position:relative}.otpForm .ServDetailPopOut .formOut form{padding-left:0;padding-right:0;margin-left:0;margin-right:0;width:100%}.otpForm .ServDetailPopOut .formOut form label{font-size:15px;padding-left:0;padding-right:0;margin-bottom:12px}.otpForm .ServDetailPopOut .formOut form .formInText{display:flex;flex-wrap:wrap;padding-bottom:0;margin-left:-15px;margin-right:-15px}.otpForm .ServDetailPopOut .formOut form .formInText .aftBorder{position:relative}.otpForm .ServDetailPopOut .formOut form .formInText .aftBorder:after{display:none}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth{flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:15px}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth.fullwidth{flex:0 0 100%;max-width:100%}.otpForm .ServDetailPopOut .formOut form .formInText .optValue{display:flex;justify-content:space-between;padding-left:0;padding-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .optValue>div>div{max-width:calc(16.667% - 8px);flex:0 0 calc(16.667% - 8px);margin-right:8px}.otpForm .ServDetailPopOut .formOut form .formInText .optValue>div>div:last-child{margin-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input{max-width:100%;flex:100%;margin-right:0;font-size:15px;padding:16px 15px 15px;height:45px}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input:last-child{margin-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .phLeft{width:70px;padding:0 7px 0 0}.otpForm .ServDetailPopOut .formOut form .formInText .phLeft input,.otpForm .ServDetailPopOut .formOut form .formInText .phLeft span{height:45px;font-size:15px;padding:16px 15px 15px;text-align:center}.otpForm .ServDetailPopOut .formOut form .formInText .pHright{padding:0 0 0 7px;width:calc(100% - 70px)}.otpForm .ServDetailPopOut .formOut form .formInText .pHright input{width:100%;color:#3a3a3c;font-size:15px;font-weight:400;padding:16px 15px 15px;line-height:1;box-shadow:0 0 20px #4c567b1f;-webkit-appearance:none;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);height:45px;border-radius:10px;border:0px;cursor:pointer}.otpForm .ServDetailPopOut .formOut form .formInText:after{display:none}.otpForm .ServDetailPopOut .formOut form .buttonsec{padding:5px 7px 0;margin-top:0}.otpForm .ServDetailPopOut .formOut form .buttonsec input{font-size:16px;padding:16px 15px 15px;height:45px}}@media (max-width: 370px){.otpForm .ServDetailPopOut .ServDetailPop{max-width:initial;width:calc(100vw - 40px)}.otpForm .ServDetailPopOut .ServDetailPop .ServDetImg{padding:0 20px}.otpForm .ServDetailPopOut .formOut{position:relative}.otpForm .ServDetailPopOut .formOut form{padding-left:0;padding-right:0;margin-left:0;margin-right:0;width:100%}.otpForm .ServDetailPopOut .formOut form label{font-size:15px;padding-left:0;padding-right:0}.otpForm .ServDetailPopOut .formOut form .formInText{display:flex;flex-wrap:wrap;padding-bottom:0;margin-left:-15px;margin-right:-15px}.otpForm .ServDetailPopOut .formOut form .formInText .aftBorder{position:relative}.otpForm .ServDetailPopOut .formOut form .formInText .aftBorder:after{display:none}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth{flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:15px}.otpForm .ServDetailPopOut .formOut form .formInText .inpuWidth.fullwidth{flex:0 0 100%;max-width:100%}.otpForm .ServDetailPopOut .formOut form .formInText .optValue{display:flex;justify-content:space-between;padding-left:0;padding-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .optValue>div>div{max-width:calc(16.667% - 5px);flex:0 0 calc(16.667% - 5px);margin-right:5px}.otpForm .ServDetailPopOut .formOut form .formInText .optValue>div>div:last-child{margin-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input{margin-right:0;width:100%;color:#3a3a3c;font-size:15px;padding:16px 5px 15px;line-height:1;box-shadow:0 0 20px #4c567b1f;-webkit-appearance:none;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);height:45px;border-radius:10px;border:0px;cursor:pointer;text-align:center}.otpForm .ServDetailPopOut .formOut form .formInText .optValue input:last-child{margin-right:0}.otpForm .ServDetailPopOut .formOut form .formInText .phLeft{width:70px;padding:0 7px 0 0}.otpForm .ServDetailPopOut .formOut form .formInText .phLeft input,.otpForm .ServDetailPopOut .formOut form .formInText .phLeft span{height:45px;font-size:15px;padding:16px 15px 15px;text-align:center}.otpForm .ServDetailPopOut .formOut form .formInText .pHright{padding:0 0 0 7px;width:calc(100% - 70px)}.otpForm .ServDetailPopOut .formOut form .formInText .pHright input{width:100%;color:#3a3a3c;font-size:15px;font-weight:400;padding:16px 15px 15px;line-height:1;box-shadow:0 0 20px #4c567b1f;-webkit-appearance:none;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);height:45px;border-radius:10px;border:0px;cursor:pointer}.otpForm .ServDetailPopOut .formOut form .formInText:after{display:none}.otpForm .ServDetailPopOut .formOut form .buttonsec{padding:5px 7px 0;margin-top:0}.otpForm .ServDetailPopOut .formOut form .buttonsec input{font-size:16px;padding:16px 15px 15px;height:45px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footerMob{position:fixed;bottom:0;width:100vw;display:none}.footerMob .footerMobMenu{list-style:none;padding:0;margin-bottom:0}@media (max-width: 767px){.footerMob{display:block;box-shadow:0 -2px 4px #0003;-webkit-box-shadow:0px -2px 4px 0px rgba(0,0,0,.2);-moz-box-shadow:0px -2px 4px 0px rgba(0,0,0,.2);-webkit-appearance:none;background:#fff;z-index:1;width:100%!important;box-sizing:border-box}.footerMob .footerMobMenu{list-style:none;margin-bottom:0;display:flex;padding:10px 0;margin:0!important;justify-content:space-around}.footerMob .footerMobMenu li{flex:0 0 20%;padding:12px 5px}.footerMob .footerMobMenu li a{align-items:center;display:flex;flex-flow:column}.footerMob .footerMobMenu li a i{color:#000;display:block;margin-bottom:7px;font-size:22px}.footerMob .footerMobMenu li a span{display:block;font-size:12px;font-weight:600;line-height:1;color:#48484a}.footerMob .footerMobMenu li:hover a span,.footerMob .footerMobMenu li:hover a i,.footerMob .footerMobMenu li:hover span span,.footerMob .footerMobMenu li:hover span i,.footerMob .footerMobMenu li:focus a span,.footerMob .footerMobMenu li:focus a i,.footerMob .footerMobMenu li:focus span span,.footerMob .footerMobMenu li:focus span i,.footerMob .footerMobMenu li.colorChange a span,.footerMob .footerMobMenu li.colorChange a i,.footerMob .footerMobMenu li.colorChange span span,.footerMob .footerMobMenu li.colorChange span i{color:#1d61e7}}@media screen and (max-width: 767px){.footer-section{padding-bottom:6.5rem!important}}.service-card-provider{border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.service-image-provider{width:100%;height:auto;object-fit:cover;border-radius:20px}.provider-card{min-height:205px!important;border:1px solid #EDF1F3;box-shadow:0 4px 10px #0000001a!important;border-radius:25px!important}.package-detail-schedule-page{background-color:#fcfcfc;min-height:100vh}.package-detail-schedule-page .fw-700{font-weight:700}.package-detail-schedule-page .fw-600{font-weight:600}.package-detail-schedule-page .x-small{font-size:.75rem}.package-detail-schedule-page .main-image{object-fit:cover;max-height:400px}.package-detail-schedule-page .package-info-header h1{font-size:2rem;color:#000}.package-detail-schedule-page .package-info-header .metadata{letter-spacing:.5px}.package-detail-schedule-page .package-info-header .description{line-height:1.6;font-size:.95rem}.package-detail-schedule-page .package-info-header .price-section h2{font-size:2.25rem}.package-detail-schedule-page .package-info-header .price-section .badge{padding:6px 16px;font-size:.85rem}.package-detail-schedule-page .frequency-box h4{color:#000}.package-detail-schedule-page .frequency-box .frequency-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:15px;margin-top:10px}.package-detail-schedule-page .frequency-box .frequency-btn{background:#fff;border:1px solid #e0e0e0;padding:12px 20px;border-radius:12px;font-weight:600;color:#000;transition:all .2s ease;font-size:.95rem;min-height:52px;display:flex;align-items:center;justify-content:center}.package-detail-schedule-page .frequency-box .frequency-btn:hover{background-color:#f8f9fa;border-color:#1d61e7;color:#1d61e7}.package-detail-schedule-page .frequency-box .frequency-btn.active{background-color:#eef4ff;border:2px solid #1d61e7;color:#1d61e7;box-shadow:0 4px 12px #1d61e71a}.package-detail-schedule-page .border-dashed{border:2px dashed #ddd!important}.package-detail-schedule-page .dashed-border-wrapper{background:#fff}.package-detail-schedule-page .dashed-border-wrapper h3{font-size:1.75rem}.package-detail-schedule-page .smart-reminder-box{background-color:#f8f9fa!important;border:1px solid #f0f0f0}.package-detail-schedule-page .smart-reminder-box .icon-wrapper{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.package-detail-schedule-page .continue-btn{background-color:#1d61e7;border:none;font-size:1.1rem;transition:all .3s ease}.package-detail-schedule-page .continue-btn:hover{background-color:#154cbd;transform:translateY(-2px);box-shadow:0 6px 20px #1d61e74d}@media (max-width: 991px){.package-info-header h1,.package-info-header .price-section h2{font-size:1.75rem}.frequency-grid{grid-template-columns:repeat(2,1fr)!important}}.location-card{border-radius:25px;box-shadow:0 4px 6px #0000001a;padding:1.5rem;background-color:#fff;box-shadow:0 4px 10px #0000001a;border:1px solid #EDF1F3}.location-option-btn{border-radius:.5rem;border:1px solid #ced4da;padding:.5rem 1rem;background-color:#fff;color:#495057;text-align:center;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;flex-wrap:wrap;column-gap:10px}.location-option-btn.active{background-color:#e0f2fe;border-color:var(--primary-color);color:var(--primary-color)}.location-option-btn .icon{font-size:2rem;margin-bottom:.5rem}.address-card{border-radius:.5rem;border:1px solid #ced4da;padding:1rem;background-color:#fff;cursor:pointer;transition:all .2s ease-in-out}.address-card.active{background-color:#e0f2fe;border-color:var(--primary-color)}.address-card .icon{font-size:1.5rem;margin-right:.75rem;color:var(--primary-color)}.btn-add-address .icon{font-size:1.25rem;margin-right:.5rem}.service-detail-image{width:100%;height:300px;object-fit:cover;border-radius:.75rem;box-shadow:0 4px 6px #0000001a}.service-include-item .icon{color:var(--primary-color);margin-right:.5rem;font-size:1.25rem;line-height:1}.gap{gap:140px}.btn-add-car-address{border-radius:.5rem;border:1px solid #1D61E7;color:#1d61e7!important;background-color:#e0f2fe;padding:.6rem 1rem!important;display:flex;align-items:center;justify-content:center}.btn-add-car-address .icon{font-size:1.25rem;margin-right:.5rem}.addhome{width:40px;height:40px;min-width:40px}span.addname{color:#000;font-size:15px;font-weight:600}h2.service-name{font-family:Inter;font-weight:700;font-size:30px;line-height:1.2}body{font-family:Inter,sans-serif;color:#333;-webkit-font-smoothing:antialiased}.bodystruct .bannerDesign{position:relative;height:60vh;min-height:400px;max-height:500px;overflow:hidden}@media (max-width: 1024px){.bodystruct .bannerDesign{height:50vh;min-height:350px;max-height:450px}}@media (max-width: 768px){.bodystruct .bannerDesign{height:35vh;min-height:260px;max-height:340px}}@media (max-width: 480px){.bodystruct .bannerDesign{height:30vh;min-height:220px;max-height:300px}}.bodystruct .bannerDesign img{height:100%;width:100%;object-fit:cover;transform:scale(1.05)}.bodystruct .bannerDesign .opacity-medium{position:absolute;height:100%;width:100%;opacity:.6;top:0;left:0;background:linear-gradient(135deg,#000c,#0006)}.bodystruct .bannerDesign .textPosi{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.bodystruct .bannerDesign .textPosi .row{width:100%;text-align:center;flex-flow:column;justify-content:center;align-items:center}.bodystruct .bannerDesign h1{font-size:3rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:0}@media (max-width: 768px){.bodystruct .bannerDesign h1{font-size:2rem}}.big-section{padding:80px 0;background-color:#f8f9fa}.big-section.bg-light-gray{background-color:#f0f0f0!important}.big-section .titleText{margin-bottom:60px;text-align:center}.big-section .titleText span{display:block;margin-bottom:10px;color:#1d61e7;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.big-section .titleText h5{font-size:36px;line-height:1.3;font-weight:700;color:#333;margin:0}.big-section h5,.big-section h6{color:#333;font-weight:600}.big-section h5{font-size:24px;margin-bottom:20px}.big-section h6{font-size:20px;margin-bottom:15px}.big-section p{margin:0 0 20px;line-height:1.7;font-size:16px;color:#666}.big-section .terms-content,.big-section .privacy-content,.big-section .cookies-content{background:#fff;padding:50px;border-radius:12px;box-shadow:0 10px 30px #0000000d}.big-section .terms-content section,.big-section .privacy-content section,.big-section .cookies-content section{margin-bottom:40px}.big-section .terms-content section:last-child,.big-section .privacy-content section:last-child,.big-section .cookies-content section:last-child{margin-bottom:0}.big-section .terms-content h6,.big-section .privacy-content h6,.big-section .cookies-content h6{color:#333;border-bottom:2px solid #f8f9fa;padding-bottom:10px;margin-bottom:20px}.big-section .terms-content ul,.big-section .privacy-content ul,.big-section .cookies-content ul{list-style:none;padding-left:0}.big-section .terms-content ul li,.big-section .privacy-content ul li,.big-section .cookies-content ul li{position:relative;padding-left:25px;margin-bottom:10px;color:#666;line-height:1.6}.big-section .terms-content ul li:before,.big-section .privacy-content ul li:before,.big-section .cookies-content ul li:before{content:"•";color:#1d61e7;font-weight:700;position:absolute;left:0;top:0}.big-section .eachFaq{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000005;border:1px solid #eee;margin-bottom:20px;transition:all .3s ease;overflow:hidden}.big-section .eachFaq:hover{box-shadow:0 10px 30px #0000000d;transform:translateY(-2px)}.big-section .eachFaq .title{padding:20px 50px 20px 25px;margin:0;cursor:pointer;font-size:18px;font-weight:600;color:#333;position:relative;transition:color .2s}.big-section .eachFaq .title:hover{color:#1d61e7}.big-section .eachFaq .title:before{content:"+";font-family:sans-serif;font-weight:400;font-size:28px;line-height:1;position:absolute;right:25px;top:50%;transform:translateY(-50%);color:#1d61e7;transition:transform .3s}.big-section .eachFaq.open .title{color:#1d61e7;border-bottom:1px solid #f8f9fa}.big-section .eachFaq.open .title:before{transform:translateY(-50%) rotate(45deg)}.big-section .eachFaq.close h4:before{content:"+";transform:rotate(0)}.big-section .eachFaq.open h4:before{content:"+";transform:rotate(45deg)}.big-section .eachFaq .accordion-content{padding:25px;display:none;background-color:#fafafa}.big-section .eachFaq .accordion-content p{margin-bottom:0;color:#666}.big-section .custom-card{background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000000d;transition:all .3s ease;border:1px solid transparent;text-align:center;padding:30px}.big-section .custom-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a;border-color:#1d61e71a}.big-section .custom-card h5{font-weight:700;margin-bottom:15px}.big-section .custom-card p{font-size:15px}.big-section .custom-card .icon-container{width:70px;height:70px;background-color:var(--primary-color);color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.big-section .custom-card .icon-container i{font-size:32px}.big-section .custom-card:hover .icon-container{transform:scale(1.1) rotate(5deg)}.big-section .ansCard{margin-bottom:30px;padding:0 15px}.big-section .ansCard .feature-box{background-color:#1d61e7;padding:3rem;border-radius:12px;color:#fff;display:flex;align-items:center;overflow:hidden;position:relative;transition:all .3s ease;flex-direction:row;text-align:left;justify-content:start;min-height:200px}.big-section .ansCard .feature-box .feature-box-icon{margin-right:30px}.big-section .ansCard .feature-box .feature-box-icon i{font-size:40px;color:#fff}.big-section .ansCard .feature-box .feature-box-content{flex:1}.big-section .ansCard .feature-box .feature-box-content span{font-size:20px;font-weight:700;display:block;margin-bottom:10px;color:#fff}.big-section .ansCard .feature-box .feature-box-content p{color:#fffc;margin-bottom:20px;font-size:16px}.big-section .ansCard .feature-box .feature-box-content .btn{padding:10px 25px;background:#fff3;border:1px solid rgba(255,255,255,.4);color:#fff;border-radius:30px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:14px;display:inline-block}.big-section .ansCard .feature-box .feature-box-content .btn:hover{background:#fff;color:#1d61e7;border-color:#fff}.big-section .ansCard .feature-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #1d61e766}.big-section.ourteam .team-member-image{height:400px;border-radius:12px;overflow:hidden;position:relative;margin-bottom:20px}.big-section.ourteam .team-member-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.big-section.ourteam .team-member-image:hover img{transform:scale(1.1)}.big-section.ourteam figcaption{text-align:center}.big-section.ourteam figcaption h5{margin-bottom:5px;font-weight:700}.big-section.ourteam figcaption .text-small{color:#1d61e7;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:600}.big-section form{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 30px #0000000d;border:1px solid #efefef}.big-section form label{font-weight:600;margin-bottom:8px;color:#333;font-size:16px}.big-section form input,.big-section form select,.big-section form textarea{width:100%;padding:12px 15px;border:1px solid #e0e0e0;background-color:#f8f9fa;border-radius:8px;transition:all .3s ease;font-size:16px;height:50px;color:#333;margin-bottom:20px}.big-section form input:focus,.big-section form select:focus,.big-section form textarea:focus{outline:none;border-color:#1d61e7;background-color:#fff;box-shadow:0 0 0 4px #1d61e71a}.big-section form .buttonsec input{background:#1d61e7;color:#fff;font-weight:700;cursor:pointer;height:55px;margin-bottom:0;border:none}.big-section form .buttonsec input:hover{background:#154dab}.breadcrumb-item+.breadcrumb-item:before{content:">";padding-right:.5rem;color:#6c757d}.service-card{border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.service-image{width:100%;border-radius:25px!important;object-fit:cover}.rating-star{color:#ffc107}.provider-card{border-radius:.75rem;box-shadow:0 2px 4px #0000000d}.provider-image{width:100%;height:150px;object-fit:cover;border-top-left-radius:.75rem;border-top-right-radius:.75rem}.flex-gap-3{gap:.75rem}.grid-gap-6{gap:1.5rem}.service-include-item{display:flex;align-items:flex-start;margin-bottom:.75rem}.service-include-item .icon{color:#007bff;margin-right:.5rem;font-size:1.25rem;line-height:1}.service-include-item h6{margin-bottom:.25rem;font-weight:600}.service-include-item p{font-size:.875rem;color:#6c757d}.calendar-card{border-radius:.75rem;box-shadow:0 4px 6px #0000001a}.calendar-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #eee}.calendar-header button{background:none;border:none;font-size:1.5rem;color:#333;cursor:pointer}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;padding:1rem}.calendar-grid .day-name{font-weight:700;padding:.5rem;color:#6c757d}.calendar-grid .date-cell{padding:.75rem;cursor:pointer;border-radius:.5rem;margin:.25rem;transition:background-color .2s}.calendar-grid .date-cell:hover:not(.empty):not(.selected){background-color:#e9ecef}.calendar-grid .date-cell.empty{visibility:hidden}.calendar-grid .date-cell.selected{background-color:#007bff;color:#fff;font-weight:700}.time-slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;padding:1rem}.time-slot-button{border:1px solid #ced4da;border-radius:.5rem;padding:.75rem .5rem;background-color:#fff;color:#495057;cursor:pointer;transition:background-color .2s,border-color .2s}.time-slot-button:hover:not(.selected){background-color:#e9ecef}.time-slot-button.selected{background-color:#007bff;color:#fff;border-color:#007bff;font-weight:700}.book-now-btn-container{padding:1rem;border-top:1px solid #eee}.choose-car-card{border-radius:.75rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem;background-color:#fff}.form-select{border-radius:.5rem}.btn-add-car-c{border-radius:.5rem;border:1px solid #1D61E7;color:#1d61e7!important;background-color:#e0f2fe;padding:.3rem 1rem!important;display:flex;align-items:center;justify-content:center}.btn-add-car-c .icon{font-size:1.25rem;margin-right:.5rem}.main_book_section{padding:25px 0}.main_book_section .book_section_back{display:flex;align-items:center;margin-bottom:15px}.main_book_section .book_section_back .book_section_back_icon{display:inline;width:22px;height:22px;background-color:#48484a;display:flex;align-items:center;justify-content:center;border-radius:50px;margin-right:10px;cursor:pointer}.main_book_section .book_section_back .book_section_back_icon i{color:#fff;font-size:14px;line-height:1.2}.main_book_section .book_section_back p{color:#48484a;font-size:20px;font-weight:700;letter-spacing:0px;text-transform:capitalize;margin:0}.main_book_section .ServDetailPop{display:flex;margin:0 -10px}@media (max-width: 991px){.main_book_section .ServDetailPop{flex-wrap:wrap;flex-direction:column;margin:-10px}}@media (max-width: 575px){.main_book_section .ServDetailPop{margin-top:0!important}}.main_book_section .ServDetailPop .summarLeft{width:60%;padding:0 10px}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft{width:100%;padding:10px}}.main_book_section .ServDetailPop .summarLeft .summarLeftIn{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:20px;border-bottom:0px solid rgba(116,116,129,.1803921569);position:relative}.main_book_section .ServDetailPop .summarLeft .summarLeftIn:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn{flex-flow:column;padding-bottom:15px}}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText{display:flex}@media (max-width: 370px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText{flex-flow:column}}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:200px;height:159px;border-radius:4px;margin-right:18px}@media (max-width: 370px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{margin-bottom:10px}}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg img{width:100%;height:100%;border-radius:4px;object-fit:cover}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:110px;height:80px;margin-right:15px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:110px;height:75px;margin-right:12px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:100px;height:70px;margin-right:8px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftCount{margin-top:10px}}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftCount .idName{color:#186633;font-size:15px;font-weight:400;background-color:#1866331f;border-radius:4px;padding:5px 10px}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftCount .boxIn{width:80px;height:65px;display:flex;flex-flow:column;align-items:center;justify-content:center;border:1px solid #c7c7cc;background-color:#c7c7cc1f;border-radius:10px}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftCount .boxIn h4{font-size:30px;line-height:1;font-weight:700;color:#282c3f;margin-bottom:0}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .summarLeftCount h5{font-size:20px;line-height:1;font-weight:700;color:#282c3f;text-align:right}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo{background-color:transparent!important;padding:0!important;width:calc(100% - 100px)}@media (max-width: 370px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo{width:calc(100% + -0px)}}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName{color:#48484a;font-size:24px;font-weight:700;line-height:1;padding-top:0}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:22px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:18px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:16px}}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo p{color:#999;font-size:13px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;margin-bottom:4px}.main_book_section .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .readLesMore{line-height:1;color:#007aff;font-size:10px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;margin-top:4px;display:block;cursor:pointer}.main_book_section .ServDetailPop .summarLeft .bookInfo{position:relative;padding-bottom:10px}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn{display:flex;flex-wrap:wrap;margin-bottom:5px}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li{flex:0 0 25%;max-width:25%;padding-top:16px}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li{padding-top:12px;flex:0 0 50%;max-width:50%}}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li h5{opacity:1;color:#48484a;font-size:15px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;line-height:1;text-transform:capitalize}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li h5{font-size:13px;margin-bottom:5px}}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span{opacity:1;color:#999;font-size:15px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;line-height:1;text-transform:capitalize}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span{font-size:13px}}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span.status{line-height:1;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;text-transform:capitalize}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span.status{font-size:13px}}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span.running{color:#5856d6}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span.req{color:#ff9500}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span.payComp{color:#fc0}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span.payReq{color:#af52de}.main_book_section .ServDetailPop .summarLeft .bookInfo ul.bookINfoIn li span.accep{color:#00c7be}.main_book_section .ServDetailPop .summarLeft .bookInfo:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd{padding-top:20px;position:relative;padding-bottom:15px}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd{padding-top:15px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio{display:flex;list-style:none;padding-left:0;margin-bottom:25px;flex-wrap:nowrap}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio:last-child{margin-bottom:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li{position:relative;height:auto;width:100%;margin-right:20px;margin-bottom:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li:last-child{margin-right:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:20px;line-height:1;font-weight:700;color:#282c3f;margin-bottom:10px}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:18px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:16px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{width:100px}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{border:1px solid #c7c7cc;background:#c7c7cc1f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:57px;width:100%;margin-bottom:0}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{padding-left:5px!important;padding-right:5px!important;height:50px;min-height:50px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{padding-left:5px!important;padding-right:5px!important;height:50px;min-height:50px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{padding-left:5px!important;padding-right:5px!important;height:45px;min-height:45px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label img{height:36px;width:36px;margin-bottom:4px;position:relative;z-index:1}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label span{display:block;color:#48484a;font-size:12px;font-weight:700;text-align:center;position:relative;z-index:1}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{min-height:84px;width:84px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{width:84px;margin-right:10px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText{width:100%;margin-right:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{margin-bottom:0;border:1px solid #c7c7cc;background:#c7c7cc1f;padding:15px 20px 10px;border-radius:15px;width:100%}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{padding-left:15px!important;padding-right:15px!important}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{padding-left:15px!important;padding-right:15px!important}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{padding-left:15px!important;padding-right:15px!important}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div h5{color:#48484a;font-size:25px;font-weight:700;line-height:1;display:flex;justify-content:space-between;margin:0;align-items:center}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div h5{font-size:16px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div h5{font-size:16px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div h5{font-size:14px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div span{opacity:1;color:#34c759;font-size:20px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left;line-height:1;display:inline-flex}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div span i{width:20px;height:20px;border-radius:50%;background-color:#34c759;color:#fff;margin-right:8px;font-size:13px;line-height:20px;text-align:center}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div span i{width:16px;height:16px;font-size:12px;line-height:16px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div span i{width:16px;height:16px;font-size:12px;line-height:16px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div span i{width:14px;font-size:10px;line-height:14px;height:14px}}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div span{font-size:16px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div span{font-size:16px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label>div span{font-size:14px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{color:#ccc;font-size:20px;font-weight:400;margin-bottom:0}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:16px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:16px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:14px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p span{display:block;color:#48484a;font-weight:700;position:relative;z-index:1}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList{display:flex;list-style:none;padding-left:0;margin:0 -10px}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList{flex-wrap:wrap}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li:last-child{margin-right:0}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li{width:50%}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date{width:25%;padding:0 10px;margin:0}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date{width:calc(50% - 8px);padding:10px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date:nth-child(2n){margin-right:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.time{width:127px}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{border:1px solid #c7c7cc;background:#c7c7cc1f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;padding-left:18px;padding-right:18px;width:100%;min-height:57px;margin-bottom:0}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{padding-left:5px!important;padding-right:5px!important;height:50px;min-height:50px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{padding-left:5px!important;padding-right:5px!important;height:50px;min-height:50px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{padding-left:5px!important;padding-right:5px!important;height:45px;min-height:45px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{color:#282c3f;font-size:20px;line-height:1.3;font-weight:700;text-align:center;margin-bottom:0}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{font-size:16px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{font-size:16px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{font-size:14px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{display:block;color:#48484a;font-size:20px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:0}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio{margin-bottom:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li{margin-bottom:15px}}@media (max-width: 370px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio{flex-wrap:wrap}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd h4{font-size:20px;line-height:1;font-weight:700;color:#282c3f;margin-bottom:10px}@media (max-width: 1200px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd h4{font-size:18px}}@media (max-width: 991px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd h4{font-size:16px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .summarLeftAdd h4{font-size:14px}}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd .locationradioList{display:flex;list-style:none;padding-left:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li{margin-right:20px}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label{border:1px solid #c7c7cc;background:#c7c7cc1f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:93px;padding-left:18px;padding-right:18px;width:100%;margin-bottom:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.main_book_section .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label p{display:block;color:#48484a;font-size:20px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:0}.main_book_section .ServDetailPop .summarLeft .optionText{margin-bottom:10px}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .optionText{margin-bottom:5px}}.main_book_section .ServDetailPop .summarLeft .optionText h4{color:#282c3f;font-size:20px;margin-bottom:6px;font-weight:700}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .optionText h4{font-size:16px}}.main_book_section .ServDetailPop .summarLeft .optionText p{color:#282c3f;font-size:18px;font-weight:400}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .optionText p{font-size:16px}}.main_book_section .ServDetailPop .summarLeft .optionText ul{list-style:none;display:flex;padding:0;margin-bottom:5px}.main_book_section .ServDetailPop .summarLeft .optionText ul li{margin-right:25px;width:138px;height:110px}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft .optionText ul li{margin-right:15px;max-width:100px;height:90px;width:100%}}@media (max-width: 370px){.main_book_section .ServDetailPop .summarLeft .optionText ul li{margin-right:10px;max-width:90px;height:90px;width:100%}}.main_book_section .ServDetailPop .summarLeft .optionText ul li img{height:100%;width:100%;border-radius:4px;object-fit:cover}.main_book_section .ServDetailPop .summarLeft .optionText ul li:last-child{margin-right:0}.main_book_section .ServDetailPop .summarLeft button{border-radius:10px;width:100%;height:60px;border:0px solid red;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;background:linear-gradient(-63deg,#186633,#95cb3e);transition-duration:.4s}.main_book_section .ServDetailPop .summarLeft button:hover,.main_book_section .ServDetailPop .summarLeft button:focus{background:linear-gradient(-63deg,#95cb3e,#186633)}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft button{height:50px;font-size:16px}}@media (max-width: 767px){.main_book_section .ServDetailPop .summarLeft button{height:45px;font-size:14px}}.main_book_section .ServDetailPop .summarLeft button:focus{outline:0px dotted;outline:0px auto -webkit-focus-ring-color}.main_book_section .ServDetailPop .summarLeft button.cancBtn{background:linear-gradient(90deg,#ea5163,#d31027)}.main_book_section .ServDetailPop .summarLeft button.payRemBtn{background:linear-gradient(270deg,#e100ff,#7f00ff)}.main_book_section .ServDetailPop .summarLeft button.payCompBtn{background-color:#fc0;background:#fc0;color:#48484a}.main_book_section .ServDetailPop .book_right_wrap{width:40%;padding:0 10px}@media (max-width: 991px){.main_book_section .ServDetailPop .book_right_wrap{width:100%;padding:10px}}.main_book_section .ServDetailPop .book_right_wrap .book_right_block{border-radius:10px;box-shadow:0 0 20px #4c577d1f;background-color:#fff;padding:20px 25px 25px}.main_book_section .ServDetailPop .book_right_wrap .book_right_block h2{color:#282c3f;font-size:20px;font-weight:700}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec{margin-top:10px}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item{padding:10px 0;border-bottom:1px solid rgba(116,116,128,.18)}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item .book_right_inner_item{display:flex;align-items:center;justify-content:space-between}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item .book_right_inner_item p{color:#48484a;font-family:Heebo-Light;font-size:18px;font-weight:300;margin:0}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item .book_right_inner_item .green_p{color:#34c759;font-size:18px;font-weight:700}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item .book_right_inner_item h2{color:#48484a;font-family:PingFangSC-Semibold;font-size:18px;font-weight:600;margin:0}@media (max-width: 575px){.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item .book_right_inner_item h2{font-size:16px}}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item .book_right_inner_item .green_h2{color:#34c759}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item .book_right_inner_item span{color:#34c759;font-family:Heebo-Regular;font-size:13px;font-weight:400}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_sec .book_right_item:last-child{border:0}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_cancel{margin-top:10px}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_cancel a.cancel{display:block;color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:700;border-radius:10px;box-shadow:0 -2px 4px #00000026;background:radial-gradient(#ea5163,#d31027);text-align:center;padding:16px}@media (max-width: 575px){.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_cancel a.cancel{font-size:16px;padding:8px}}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_cancel a.remaining{display:block;color:#fff;font-size:18px;font-weight:700;text-align:center;border-radius:10px;background-image:linear-gradient(270deg,#e100ff,#7f00ff);padding:16px}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_cancel a.complain{display:block;color:#fff;font-size:18px;font-weight:700;text-align:center;border-radius:10px;background-color:#007aff;padding:16px}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_cancel a.disable{cursor:no-drop;background-color:#007aff;opacity:.5;pointer-events:none}.main_book_section .ServDetailPop .book_right_wrap .book_right_block .book_right_cancel a.otp{display:block;color:#48484a;font-size:18px;font-weight:700;text-align:center;border-radius:10px;border:1px solid rgb(229,229,234);background-image:linear-gradient(116.5650511771deg,#fff02f,#ffd600);padding:16px}.main_book_section .ServDetailPop .book_right_wrap .book_submit_block .book_submit_wrap .book_submit_sec{display:flex;align-items:center;justify-content:space-between}.main_book_section .ServDetailPop .book_right_wrap .book_submit_block .book_submit_wrap .book_submit_sec p{color:#3a3a3c;font-size:16px;margin:0;font-weight:700}.main_book_section .ServDetailPop .book_right_wrap .book_submit_block .book_submit_wrap .book_submit_sec span{display:inline-block;color:#ff2d55;font-size:15px;font-weight:700}.main_book_section .ServDetailPop .book_right_wrap .book_submit_block .book_submit_wrap textarea{border-radius:10px;box-shadow:0 0 20px #4c577d1f;background-color:#fff;resize:none;min-height:150px;width:100%;margin-top:15px;padding:5px 15px;border:0;outline:none;opacity:1;color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:400}.main_book_section .ServDetailPop .book_right_wrap .book_submit_block .book_submit_wrap textarea::placeholder{color:#c7c7cc}.main_book_section .ServDetailPop .book_right_wrap .book_submit_block .book_submit_wrap .book_right_cancel{margin-top:10px}.main_book_section .ServDetailPop .book_right_wrap .book_submit_block .book_submit_wrap .book_right_cancel a{display:block;color:#fff;font-size:18px;font-weight:700;border-radius:10px;box-shadow:0 -2px 4px #00000026;background:radial-gradient(#ea5163,#d31027);text-align:center;padding:16px}@media (max-width: 575px){.main_book_section .ServDetailPop .book_right_wrap .book_submit_block .book_submit_wrap .book_right_cancel a{font-size:16px;padding:8px}}@media (max-width: 991px){.ServDetailPopOut.serviceOpt .ServDetailPop{max-width:700px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt{top:70px;height:calc(100vh - 140px)}.ServDetailPopOut.serviceOpt .ServDetailPop{max-width:350px;margin:50px auto 30px}}@media (max-width: 767px) and (max-width: 380px){.ServDetailPopOut.serviceOpt .ServDetailPop{width:calc(100vw - 40px)}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt .ServDetailPop .contetTextArea{position:relative;height:calc(100vh - 200px);overflow-y:scroll;background-color:#fff;overflow-x:hidden;border-radius:10px}.ServDetailPopOut.serviceOpt .ServDetailPop .serveBack{display:block;position:absolute;top:-25px;left:0}.ServDetailPopOut.serviceOpt .ServDetailPop .serveBack h6{font-size:15px;display:flex;align-items:flex-end;font-weight:700}.ServDetailPopOut.serviceOpt .ServDetailPop .serveBack a.backbt{display:block;float:left;height:20px;width:20px;border-radius:50%;background:#48484a;color:#fff;margin-right:10px;font-size:15px;line-height:20px;padding:.3px 5px 4px 6.5px}.ServDetailPopOut.serviceOpt .ServDetailPop .serveBack a.backbt i{font-weight:700}.ServDetailPopOut.serviceOpt .ServDetailPop .serveBack a{display:block;color:#48484a;font-weight:700;font-size:15px;line-height:1;text-transform:capitalize}.ServDetailPopOut.serviceOpt .ServDetailPop .closeIcon{display:none;position:absolute;right:0;top:-30px;width:25px;height:25px;background:#fff;border-radius:50%;display:flex;flex-flow:column;justify-content:space-around;align-items:center;z-index:1;cursor:pointer}.ServDetailPopOut.serviceOpt .ServDetailPop .closeIcon i{font-size:14px;margin-top:0}.ServDetailPopOut.serviceOpt .ServDetailPop .closeIcon:hover,.ServDetailPopOut.serviceOpt .ServDetailPop .closeIcon:focus{background-color:#ff2d55d1}.ServDetailPopOut.serviceOpt .ServDetailPop .closeIcon:hover i,.ServDetailPopOut.serviceOpt .ServDetailPop .closeIcon:focus i{color:#fff}.ServDetailPopOut.serviceOpt:after{content:"";position:fixed;left:0;background-color:#fff;width:100vw;z-index:1;top:70px;height:calc(100vh - 135px)}}.section-booking-title{margin:0!important;padding:0!important;opacity:1!important;color:#48484a!important;font-family:Inter,sans-serif!important;font-size:20px!important;font-weight:700!important;font-style:normal!important;letter-spacing:0px!important;text-align:left!important;text-transform:uppercase!important}.primary-font{font-family:Inter,sans-serif!important}.otp-btn{width:100%;height:60px;border-radius:10px;border:1px solid rgb(229,229,234);opacity:1;background-image:linear-gradient(116.5650511771deg,#fff02f,#ffd600)}.navigate_btn{margin-left:auto;right:10px;font-weight:600;color:green;margin-top:10px;cursor:pointer;z-index:100}.navigate_btn>a{color:green}.booking-otp-tag{padding:16px 0;border-radius:10px;border:1px solid rgba(255,255,255,0);opacity:1;background-image:linear-gradient(116.5650511771deg,#fff02f,#ffd600)}.otp{display:block;color:#48484a;font-size:18px;font-weight:700;text-align:center;border-radius:10px;border:1px solid rgb(229,229,234);background-image:linear-gradient(116.5650511771deg,#fff02f,#ffd600);padding:16px}.fs-17{font-size:17px!important}.address-box-title{display:flex;justify-content:space-between;align-items:center}.add-location-box{border-radius:10px;border:1px solid rgb(199,199,204);opacity:1;background-color:#c7c7cc1f;padding:10px 20px}.address-text{opacity:1;color:#999;font-size:20px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left}.address--title{opacity:1;color:#282c3f;font-size:25px;font-weight:700;font-style:normal;letter-spacing:0px;text-align:left}.green-text{color:#34c759!important}.text-uppercase{text-transform:capitalize}.navigate_btn{margin-left:auto;right:10px;font-weight:600;color:#34c759;font-family:Inter,sans-serif;display:flex;gap:5px;align-items:center}.navigate_box{display:flex;gap:5px}.scoial_icon{margin-top:25px}.scoial_icon ul{display:flex;align-items:center;justify-content:space-between;margin:0 -17px}.scoial_icon ul li{padding:0 17px;width:33.33%}.scoial_icon ul li a{display:inline-block}.scoial_icon ul li img{box-shadow:0 0 20px #4c577d1f;width:100%;border-radius:10px}.info-item{display:flex!important;align-items:center!important;gap:12px!important}.info-item svg,.info-item i{margin:0!important;color:var(--primary-color);flex-shrink:0}.address-section .icon-bg{background-color:#1d61e7;color:#fff;width:40px;margin-right:10px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50px;flex-shrink:0;font-size:1.25rem}.summary-row{display:flex;justify-content:space-between;font-size:.95rem;color:#000}.br-10px{border-radius:10px}.rg-14px{row-gap:14px}.img-css{width:120px;height:120px;object-fit:cover}.w-box{flex:0 0 calc(45% - 10px);box-sizing:border-box}.text-black{color:#000!important}.form-control{border:1px solid rgba(128,128,128,.5490196078);background-color:transparent}.btn-can{background-color:#ec2e23;color:#fff!important;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:background-color .3s ease;text-align:center;display:inline-block;padding:9px 15px;font-size:16px}.btn-can:hover{background-color:transparent;border:2px solid #ec2e23;color:#ec2e23!important}.btn-cancel-now{background-color:#dc3545;border-color:#dc3545}.btn-cancel-now:hover{background-color:#c82333;border-color:#bd2130}.navigate_btn{color:var(--primary-color)!important}.btn-otp{background:#00c7be;color:#fff}.w-d-flex{display:flex;flex-wrap:wrap;gap:10px}.btn-raise{font-family:Inter,sans-serif;background-color:#f6b800;color:#fff;border:none;border-radius:10px!important;cursor:pointer;transition:background-color .3s ease;border:2px solid transparent;text-align:center;display:inline-block}.btn-raise:hover{background-color:#fff;color:#f6b800;border:2px solid #f6b800;border-color:#f6b800}@media (max-width: 768px){.custom-card{padding:1.25rem 1rem;border-radius:1rem;box-shadow:0 2px 10px #0000000d}.sm-ml-0{margin-left:0!important}.sm-w-100{width:100%!important}.img-css{width:100%!important;height:200px!important;object-fit:cover!important;border-radius:.75rem!important}.sm-mt-20px{margin-top:1rem!important}.w-box{flex:0 0 100%;margin-bottom:.5rem}.info-item{font-size:.9rem!important}.vstack.gap-4{gap:1rem!important}.address-section .icon-bg{width:36px;height:36px;margin-right:.75rem;font-size:1rem}.address-section h6.h6{font-size:.95rem}.address-section p.small{font-size:.85rem!important}.summary-row{font-size:.9rem;margin-bottom:.5rem}.summary-row.final-amount{font-size:1rem}.h4.fw-bold.mb-1{font-size:1.25rem}.breadcrumb{font-size:.85rem}.btn-can,.btn-primaryy,.btn-raise{padding:10px;font-size:.95rem;width:100%}}.ServDetailPopOut.serviceOpt.packconfirm{position:absolute;width:100%;top:0;left:0;height:auto;height:100%}.ServDetailPopOut.serviceOpt.packconfirm:after{content:"";position:fixed;top:0;left:0;height:100vh;background-color:#00000080;width:100vw;z-index:1}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop{scrollbar-width:thin;max-width:800px;border-radius:10px;box-shadow:0 0 20px #4c567b1f;-webkit-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);-webkit-appearance:none;-moz-box-shadow:0 0 20px 0 rgba(76,86,123,.1215686275);background-color:#fff;margin:70px auto;padding:0;z-index:2;position:relative}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack{display:block;position:absolute;top:-30px;left:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack h6{font-size:15px;display:flex;color:#fff;align-items:flex-end;font-weight:700}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack a.backbt{display:block;float:left;height:20px;width:20px;border-radius:50%;background:#fff;color:#48484a;margin-right:10px;font-size:15px;line-height:20px;padding:.3px 5px 4px 6.5px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack a.backbt i{font-weight:700}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack a{display:block;color:#48484a;font-weight:700;font-size:15px;line-height:1;text-transform:capitalize}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon{position:absolute;right:0;top:-34px;width:30px;height:30px;background:#fff;border-radius:50%;line-height:32px;text-align:center}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon i{color:#999;margin-top:0!important}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon:hover,.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon:focus{background-color:#ff2d55d1}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon:hover i,.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon:focus i{color:#fff}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .topImg{max-width:450px;display:block;margin:40px auto 35px}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .topImg{max-width:350px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .topImg{max-width:250px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .profdetHeadText{padding-bottom:18px;position:relative;text-align:center}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .profdetHeadText .textalert{color:#aeaeb2;font-size:30px;line-height:1;margin-bottom:2px;font-weight:300}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .profdetHeadText h2{font-size:30px;font-weight:700;line-height:1;margin-bottom:0;color:#34c759}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .profdetHeadText h2{font-size:28px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .profdetHeadText h2{font-size:25px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .profdetHeadText:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft{padding:20px 15px 30px;flex:0 0 100%}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn{display:flex;justify-content:space-between;align-items:center;padding-bottom:11px;border-bottom:0px solid rgba(116,116,129,0);position:relative}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn{align-items:flex-start;flex-flow:row}}@media (max-width: 767px) and (max-width: 370px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn{flex-wrap:wrap}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText{display:flex}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:122px;height:97px;border-radius:4px;margin-right:18px}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:100px;height:75px;margin-right:12px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg{width:90px;height:69px;margin-right:8px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .summarLeftImgText .summarLeftImg img{width:100%;height:100%;border-radius:4px;object-fit:cover}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .summarLeftCount h4{font-size:24px;line-height:1;font-weight:700}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .summarLeftCount h4{font-size:20px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo{background-color:transparent!important;padding:0!important}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName{color:#48484a;font-size:30px;font-weight:700;line-height:1;padding-top:0;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:0}@media (max-width: 1200px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:22px}}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:18px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName{font-size:16px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .serviceName~p{color:#999;font-size:13px;font-weight:400;font-style:normal;letter-spacing:0px;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo{display:flex;justify-content:space-between;align-items:flex-start;margin-top:5px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask{display:flex;padding-left:0;margin-top:0;margin-bottom:0;list-style:none}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px;position:relative;display:flex;align-items:center}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li img{width:16px;margin-right:5px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span,.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{text-decoration:none;color:#48484a;font-size:18px;font-weight:400}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span .starColor,.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a .starColor{color:#fc0;margin-right:8px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li span img,.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li a img{width:20px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2){font-size:18px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2) img{width:14px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask li:nth-child(2):before{content:"";height:4px;width:4px;border-radius:50%;background-color:#7979813f;position:absolute;left:-10px;transform:translateY(-50%);top:50%}@media (max-width: 460px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.startTask{flex-flow:row}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price{display:flex;padding-left:0;margin-bottom:0;list-style:none}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:10px;color:#48484a;font-size:16px;font-weight:700;line-height:1;padding-top:0;letter-spacing:.1}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut{color:#90959c;font-weight:400;text-decoration:line-through}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{color:#34c759;font-weight:600}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn .headerFilterInfo .contInfo span{cursor:pointer}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftIn:after{content:"";height:1px;width:100%;background-color:#000;position:absolute;left:0;bottom:0;background:linear-gradient(184deg,#30303000,#30303030 20%,#30303059,#30303030 80%,#30303000);opacity:.5}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd{padding-top:15px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio{display:flex;list-style:none;padding-left:0;margin-bottom:15px;flex-wrap:nowrap}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li{position:relative;height:auto;width:100%;margin-right:20px;margin-bottom:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li:last-child{margin-right:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:20px;line-height:1;font-weight:700;color:#282c3f;margin-bottom:10px}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:18px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li h4{font-size:16px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{width:100px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{border:1px solid #C7C7CC;background:#c7c7cc1f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:57px;width:100%;margin-bottom:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label img{height:36px;width:36px;margin-bottom:4px;position:relative;z-index:1}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label span{display:block;color:#48484a;font-size:12px;font-weight:700;text-align:center;position:relative;z-index:1}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc label{min-height:84px;width:84px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.homeLoc{width:84px;margin-right:10px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText{width:100%;margin-right:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText label{margin-bottom:0;border:1px solid #C7C7CC;background:#c7c7cc1f;padding:10px 20px;border-radius:15px;width:100%}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText h5{color:#48484a;font-size:25px;font-weight:700;line-height:1}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{color:#ccc;font-size:20px;font-weight:400;margin-bottom:0}@media (max-width: 1200px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:18px}}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p{font-size:14px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li.addText p span{display:block;color:#48484a;font-weight:700;position:relative;z-index:1}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList{display:flex;list-style:none;padding-left:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li{margin-right:16px;height:56px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li:last-child{margin-right:0}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li{height:56px;margin-right:10px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date{width:25%}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.date:nth-child(2n){margin-right:16px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li.time{width:127px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label{border:1px solid #C7C7CC;background:#c7c7cc1f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;padding-left:18px;padding-right:18px;width:100%;min-height:57px;margin-bottom:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{color:#282c3f;font-size:25px;line-height:1.3;font-weight:700;text-align:center;margin-bottom:0}@media (max-width: 1200px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{font-size:20px}}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label h5{font-size:14px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{display:block;color:#48484a;font-size:20px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:0}@media (max-width: 1200px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{font-size:20px}}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{font-size:16px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li .locationradioList li label p{font-size:14px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio{margin-bottom:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio li{margin-bottom:15px}}@media (max-width: 370px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd ul.addlocationradio{flex-wrap:wrap}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd h4{font-size:20px;line-height:1;font-weight:700;color:#282c3f;margin-bottom:10px}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd h4{font-size:18px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd h4{font-size:16px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd .locationradioList{display:flex;list-style:none;padding-left:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li{margin-right:20px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label{border:1px solid #C7C7CC;background:#c7c7cc1f;border-radius:15px;display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:93px;padding-left:18px;padding-right:18px;width:100%;margin-bottom:0}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label{padding-left:12px;padding-right:12px}}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label h5{color:#282c3f;font-size:30px;list-style:1.3;font-weight:700;text-align:center;margin-bottom:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label span{display:block;color:#48484a;font-size:15px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:8px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft .summarLeftAdd .locationradioList li label p{display:block;color:#48484a;font-size:20px;font-weight:400;text-align:center;position:relative;z-index:1;line-height:1;margin-bottom:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft button{border-radius:10px;width:100%;height:60px;border:0px solid red;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;background:linear-gradient(-63deg,#186633,#95cb3e);transition-duration:.4s}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft button:hover,.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft button:focus{background:linear-gradient(-63deg,#95cb3e,#186633)}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft button:focus{outline:0px dotted;outline:0px auto -webkit-focus-ring-color}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .summarLeft button{height:50px;font-size:16px}}.ServDetailPopOut.serviceOpt.packconfirm .contetTextArea{position:relative;height:calc(100vh - 140px);overflow-y:scroll}.ServDetailPopOut.serviceOpt.packconfirm .contetTextArea::-webkit-scrollbar{width:5px;border-radius:10px;padding-right:10px;margin-right:10px}.ServDetailPopOut.serviceOpt.packconfirm .contetTextArea::-webkit-scrollbar-track{background-color:#a9a9a900}.ServDetailPopOut.serviceOpt.packconfirm .contetTextArea::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-appearance:none;-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#186633;border-radius:10px}.ServDetailPopOut.serviceOpt.packconfirm .section{scrollbar-width:thin}@media (max-width: 991px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop{max-width:600px}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop{max-width:350px;margin:50px auto 30px}}@media (max-width: 767px) and (max-width: 380px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop{width:calc(100vw - 40px)}}@media (max-width: 767px){.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .contetTextArea{position:relative;height:auto;overflow-y:hidden;background-color:#fff;border-radius:10px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack{display:block;display:none;position:absolute;top:-25px;left:0}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack h6{font-size:15px;display:flex;align-items:flex-end;font-weight:700}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack a.backbt{display:block;float:left;height:20px;width:20px;border-radius:50%;background:#48484a;color:#fff;margin-right:10px;font-size:15px;line-height:20px;padding:.3px 5px 4px 6.5px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack a.backbt i{font-weight:700}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .serveBack a{display:block;color:#48484a;font-weight:700;font-size:15px;line-height:1;text-transform:capitalize}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon{display:none!important;position:absolute;right:0;top:-30px;width:25px;height:25px;background:#fff;border-radius:50%;line-height:30px;text-align:center}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon i{font-size:14px}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon:hover,.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon:focus{background-color:#ff2d55d1}.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon:hover i,.ServDetailPopOut.serviceOpt.packconfirm .ServDetailPop .closeIcon:focus i{color:#fff}.ServDetailPopOut.serviceOpt.packconfirm:after{content:"";position:fixed;top:0;left:0;height:100vh;background-color:#fff;width:100vw;z-index:1}}.number{background:#d5dfdb!important;border-radius:10px;padding:5px 7px}.number .minus,.number .plus{width:36px;height:36px;background:#186633;border-radius:4px;padding:10px 5px!important;border:1px solid #186633;vertical-align:middle;text-align:center;display:inline-flex;flex-flow:column;justify-content:space-around;align-items:center;color:#fff;font-size:24px;line-height:34px;cursor:pointer}.number input{height:36px;width:60px;text-align:center;font-size:22px;border:0px solid #ddd;border-radius:4px;display:inline-block;vertical-align:middle;background:#f4dde2!important;background:transparent!important;opacity:1!important;box-shadow:none!important;-webkit-box-shadow:none!important;-webkit-appearance:none;-moz-box-shadow:none!important}.number input::-webkit-outer-spin-button,.number input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media (max-width: 767px){.number{border-radius:15px;padding:3px;display:flex}.number .minus,.number .plus{width:34px;height:34px;border-radius:10px;padding:10px 5px;font-size:22px;line-height:32px}.number input{height:34px;width:50px;font-size:18px}}.service-details .br-20px{border-radius:20px}.service-details .gap-15px{gap:15px}.service-details .scroll-box{max-height:150px;overflow-y:auto;padding-right:10px}.service-details .scroll-box::-webkit-scrollbar{width:4px}.service-details .scroll-box::-webkit-scrollbar-track{background:#f1f1f1}.service-details .scroll-box::-webkit-scrollbar-thumb{background:#0d6efd;border-radius:10px}.service-details .small-scroll-box{max-height:100px;overflow-y:auto}.service-details .small-scroll-box::-webkit-scrollbar{width:5px}.service-details .small-scroll-box::-webkit-scrollbar-track{background:#f1f1f1}.service-details .small-scroll-box::-webkit-scrollbar-thumb{background:#0d6efd;border-radius:5px}.service-details .bg-section{background-color:#f8fbff;padding:30px;border-radius:24px;border:1px solid #eef4ff}.service-details .service-include-card{background:#fff;border-radius:20px;padding:20px;box-shadow:0 4px 20px #0000000d;border:1px solid #f0f0f0;transition:transform .3s ease}.service-details .service-include-card:hover{transform:translateY(-5px)}.service-details .service-include-card .service-img-wrapper{width:100%;height:200px;border-radius:15px;overflow:hidden;margin-bottom:20px}.service-details .service-include-card .service-img-wrapper img{width:100%;height:100%;object-fit:cover}.service-details .service-include-card .small-scroll-box{max-height:100px;overflow-y:auto;margin-top:10px;padding-right:5px}.service-details .service-include-card .small-scroll-box::-webkit-scrollbar{width:3px}.service-details .service-include-card .small-scroll-box::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:10px}.service-details .attribute-tag{background:#eef4ff;color:#0d6efd;padding:4px 12px;border-radius:8px;font-size:.85rem;font-weight:500;display:inline-flex;align-items:center;gap:6px}.price-box .text-primary{color:#0d6efd!important}.info-item svg{margin-right:.75rem;color:#6c757d}.summary-row{display:flex;justify-content:space-between;font-size:.95rem;color:#6c757d}.summary-row.total{font-weight:600;font-size:1rem;color:#212529}.summary-row .discount{color:#1c8e59;font-weight:500}.summary-row.final-amount{font-weight:600;font-size:1.1rem;color:#0d6efd}.map-image{width:100%;height:150px;object-fit:cover;border-radius:.75rem}@media (max-width: 768px){.custom-card{padding:1.5rem}}.status-badge{font-size:.8rem;font-weight:500;padding:.4rem .9rem;border-radius:.5rem}.badge-requested{background-color:#f3e8ff;color:#8a2be2}.payment-options .form-check{padding:1rem;border:1px solid #dee2e6;border-radius:.75rem}.payment-options .form-check-input{float:none;margin-left:auto}.payment-options .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.tip-section .form-control{background-color:transparent;color:#000;border:1px solid #666666;font-family:Inter,sans-serif;border-radius:10px!important;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block;padding:10px}.tip-section .btn{border-top-left-radius:0;border-bottom-left-radius:0}.payment_pr{display:flex;align-items:center;gap:20px}.payment_pr p{width:80px;height:45px;border-radius:10px;border:1px solid rgb(229,229,234);background-color:#fff;display:flex;align-items:center;justify-content:center;margin:0 6px;font-family:Inter,sans-serif!important}@media (max-width: 767px){.payment_pr p{margin:6px}}.btn-tips{background-color:transparent;color:#000;border:1px solid #666666;font-family:Inter,sans-serif;border-radius:10px!important;cursor:pointer;transition:all .3s ease;text-align:center;display:inline-block}.btn-tips:active,.btn-tips:hover{font-family:Inter,sans-serif;background-color:#007aff26;color:#000;background:#007aff26;border:1px solid #1d61e7;border-radius:8px;cursor:pointer;transition:background-color .3s ease;text-align:center;display:inline-block}.btn-tips:not(:disabled):not(.disabled).active:focus,.btn-tips:not(:disabled):not(.disabled):active:focus,.show>.btn-tips.dropdown-toggle:focus{font-family:Inter,sans-serif;background-color:#007aff26;color:#000;background:#007aff26;border:1px solid #1d61e7;border-radius:8px;cursor:pointer;transition:background-color .3s ease;text-align:center;display:inline-block}.bookings-page-bg{background-color:#fff}.card-hover{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.card-hover:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000014!important}.action-btn{border-radius:6px;font-weight:600;padding:7px 10px}.progress-bar-custom{height:8px;border-radius:4px;background-color:#e9ecef}.progress-bar-custom .progress-bar{background-color:#0d6efd}.skeleton-box{animation:bg-shimmer 1.5s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}@keyframes bg-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d}.category-scroll{scrollbar-width:none;-ms-overflow-style:none}.category-scroll::-webkit-scrollbar{display:none}.payment-card{background-color:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 25px #00000012;border:1px solid #e9ecef;height:100%}.product-image{border-radius:1.5rem;box-shadow:0 4px 25px #00000012;width:100%;height:100%;object-fit:cover}.product-title{font-weight:700;font-size:2.25rem}.payment-options .form-check{padding:14px 17px;border:1px solid #dee2e6;border-radius:.75rem;display:flex;gap:10px;align-items:center}.payment-options .form-check-input{width:15px;height:15px;border:2px solid black;float:right;display:block;position:relative}.payment-options .form-check-input:checked{background-color:#1d61e7;border-color:#1d61e7}.payment-options .form-check-label{font-weight:500}.payment-option{border:1px solid #dee2e6;border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s;background-color:#fff}.payment-option:hover{border-color:#0d6efd;background-color:#f8fbff}.payment-option.active{border-color:#0d6efd;background-color:#f0f7ff;box-shadow:0 0 0 1px #0d6efd}.summary-row.total{font-weight:700;font-size:1.25rem;color:#212529}.summary-row .price{font-weight:500;color:#0d6efd}.summary-row.total .price{font-weight:700}@media (max-width: 768px){.product-title{font-size:1.75rem}.payment-card{padding:1.5rem}}.btn-primaryy:disabled{background-color:#1d61e7;border-color:#1d61e7;opacity:.65;color:#fff}.info-box{background-color:#f8f9fa;border-radius:12px;padding:1rem;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.location-icon-wrapper{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:#e7f1ff;border-radius:50%;font-size:1.5rem}@media screen and (max-width: 768px){.slot-info{flex-direction:row!important;flex-wrap:wrap}.slot-info .info-item{width:47%}}.container.service-details{margin-top:2rem;margin-bottom:2rem}.container.service-details .service-details-title{display:flex;align-items:center;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.container.service-details .service-details-title .fa-angle-left{margin-right:1rem;cursor:pointer;font-size:1.4em;color:#3874cb;transition:color .2s}.container.service-details .service-details-title .fa-angle-left:hover{color:#254684}.container.service-details .service-details-title .service-details-title-text{font-weight:700;font-size:1.17rem}.container.service-details .service-details-body{background:#fff;border-radius:14px;box-shadow:0 8px 36px #697dab08,0 1.5px 4px #e7ebf5;padding:2.5rem 2rem}.container.service-details .service-details-body .row{display:flex;flex-wrap:wrap;gap:2rem 0}.container.service-details .service-details-img{width:100%;object-fit:cover;border-radius:18px;box-shadow:0 2px 8px #1e468c12;aspect-ratio:4/3;margin-bottom:1.2rem;background:#f6f7fb}.container.service-details .service-details-information.marginTop-19{margin-top:19px}.container.service-details .service-details-information.marginTop-19 .service-details-info h6{font-weight:600;font-size:1.08rem;margin-bottom:8px}.container.service-details .service-details-information.marginTop-19 .service-details-info p{font-size:1.01rem;margin-bottom:10px;color:#6c6d71}.container.service-details .service-details-information.marginTop-19 .service-details-price-box{display:flex;align-items:baseline;gap:1.2rem;margin-bottom:8px}.container.service-details .service-details-information.marginTop-19 .service-details-price-box .service-details-mrp{color:#3874cb;font-size:1.22rem;font-weight:700}.container.service-details .service-details-information.marginTop-19 .service-details-price-box .service-details-price{text-decoration:line-through;color:#aaa;margin-left:.6rem;font-size:1.091rem}.container.service-details .service-details-information.marginTop-19 .service-details-price-box .service-details-save-price{color:#25a857;margin-left:.6rem;font-size:1rem;font-weight:500}.container.service-details .service-details-information.marginTop-19 .service-details-time{margin-top:4px;display:flex;align-items:center;gap:6px}.container.service-details .service-details-information.marginTop-19 .service-details-time img{opacity:.85}.container.service-details .service-details-information.marginTop-19 .service-details-time .time{color:#6c6d71;font-size:1rem;font-weight:500}.container.service-details .choose-provider.address-options{background:#f9fafb;border-radius:16px;box-shadow:0 4px 24px #1e468c0d;padding:2rem 1.5rem 1.5rem;height:100%;display:flex;flex-direction:column}.container.service-details .choose-provider.address-options .schedule-title-box .schedule-box{font-weight:600;color:#3874cb;font-size:1.16rem;letter-spacing:.01rem;margin-bottom:1.5rem;display:inline-block}.container.service-details .choose-provider.address-options .choose-body-title{font-weight:600;color:#344050;margin-bottom:.83rem}.container.service-details .choose-provider.address-options .address-option-list{display:flex;gap:1.5rem;margin-bottom:1.2rem}.container.service-details .choose-provider.address-options .address-option-list .address-option-item,.container.service-details .choose-provider.address-options .address-option-list .address-option-item-active{background:#f5f7fa;border-radius:12px;padding:1.2rem 1.8rem 1.2rem 1.2rem;transition:box-shadow .18s,background .18s;box-shadow:0 1.5px 8px #50648c0f;border:2px solid transparent;display:flex;align-items:center;min-width:180px;cursor:pointer}.container.service-details .choose-provider.address-options .address-option-list .address-option-item-active{background:#3874cb16;border-color:#3874cb;box-shadow:0 4px 14px #3874cb12}.container.service-details .choose-provider.address-options .address-option-list img{margin-right:24px}.container.service-details .choose-provider.address-options .address-option-list .address-option-item-text,.container.service-details .choose-provider.address-options .address-option-list .address-option-item-text-active{font-weight:550;font-size:1.13rem;letter-spacing:.01rem;color:#344050}.container.service-details .choose-provider.address-options .address-option-list .address-option-item-text-active{color:#3874cb}.container.service-details .choose-provider.address-options .select-address{display:flex;align-items:center;margin-bottom:.4rem}.container.service-details .choose-provider.address-options .select-address .select-address-Saved{font-size:1.13rem;font-weight:600;margin-right:1.1rem;color:#3874cb;letter-spacing:.01rem}.container.service-details .choose-provider.address-options .select-address .select-address-Add{font-size:1rem;font-weight:400;color:#3151bd;cursor:pointer;margin:0 0 0 auto;text-decoration:underline;transition:color .18s}.container.service-details .choose-provider.address-options .select-address .select-address-Add:hover{color:#3874cb}.container.service-details .choose-provider.address-options .address-list{margin-top:.5rem;display:flex;flex-direction:column;gap:1rem}.container.service-details .choose-provider.address-options .address-list .address-item{background:#fff;border-radius:10px;padding:1.1rem 1.4rem;border:2.5px solid #e5e5ec;transition:border .15s,background .15s;display:flex;align-items:center;box-shadow:0 1px 6px #3874cb0a;cursor:pointer}.container.service-details .choose-provider.address-options .address-list .address-item-active{border:2.5px solid #3874cb;background:#f3f6fd}.container.service-details .choose-provider.address-options .address-list .radio--box{display:flex;align-items:center;gap:1rem}.container.service-details .choose-provider.address-options .address-list .radio-body{width:22px;height:22px;border-radius:50%;border:2.3px solid #3874cb;display:flex;align-items:center;justify-content:center;margin-right:.6rem;background:#fff}.container.service-details .choose-provider.address-options .address-list .radio-body .radio-dot{width:11px;height:11px;border-radius:50%;background:#3874cb}.container.service-details .choose-provider.address-options .address-list .address-info h3.address-title{font-size:1.06rem;font-weight:540;margin:0;color:#384766}.container.service-details .choose-provider.address-options .address-list .address-info p.address-text{font-size:.97rem;color:#6f7e95;margin-bottom:0}.container.service-details .choose-provider.address-options .choose-provider-footer{margin-top:2rem;display:flex;align-items:center;justify-content:space-between}.container.service-details .choose-provider.address-options .choose-provider-footer .choose-provider-price{font-weight:600;color:#3874cb;font-size:1.2rem}.container.service-details .choose-provider.address-options .choose-provider-footer .next-button{min-width:122px;padding:.7rem 0;font-size:1.14rem;font-weight:600;border-radius:7px;color:#fff;background-color:#3874cb;border:none;letter-spacing:.02rem;box-shadow:0 2px 14px #3874cb33;transition:background .18s,box-shadow .18s}.container.service-details .choose-provider.address-options .choose-provider-footer .next-button:hover,.container.service-details .choose-provider.address-options .choose-provider-footer .next-button:focus{background:#3151bd;box-shadow:0 4px 24px #3874cb33}.container.service-details .choose-provider.address-options .choose-provider-footer .next-button:disabled{background:#b9c9e2!important;color:#f3f5fa!important;cursor:not-allowed}@media (max-width: 991px){.container.service-details .service-details-body{padding:1.5rem .7rem}.container.service-details .service-details-title{font-size:1.09rem}.container.service-details .choose-provider.address-options{padding:1.2rem .7rem}}@media (max-width: 767px){.container.service-details .service-details-title{margin-bottom:1rem;font-size:1.02rem}.container.service-details .choose-provider.address-options,.container.service-details .service-details-information.marginTop-19{padding:1rem .5rem}}h6.service-details-name{font-family:Inter;font-weight:700;font-size:30px;line-height:1.2}.custom-card{background-color:#fff;border-radius:1.25rem;padding:1.75rem;box-shadow:0 4px 25px #00000012;border:1px solid #e9ecef;height:100%}.service-image{width:100%;height:auto;max-height:260px;object-fit:cover;border-radius:1.25rem}.info-item{display:flex;align-items:center;color:#495057;font-size:.9rem}.info-item svg{margin-right:.5rem;color:#6c757d}.location-option,.address-option{border:1px solid #dee2e6;border-radius:.75rem;padding:1rem;cursor:pointer;transition:border-color .2s,background-color .2s}.location-option.active,.address-option.active{border-color:#0d6efd;background-color:#eef2ff}.location-option .icon-bg,.address-option .icon-bg{background-color:#f1f3f5;color:#495057;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:.5rem;flex-shrink:0;transition:background-color .2s,color .2s}.location-option.active .icon-bg,.address-option.active .icon-bg{background-color:#0d6efd;color:#fff}.btn-add-address{border:1px dashed #dee2e6;color:#0d6efd;font-weight:500;text-align:center;padding:1rem;border-radius:.75rem;cursor:pointer;transition:background-color .2s}.btn-add-address:hover{background-color:#f8f9fa}.booking-summary{padding-top:1.5rem;margin-top:1.5rem}@media (max-width: 768px){.custom-card{padding:1.5rem}.breadcrumb{font-size:.875rem}}.address_box{display:flex;flex-direction:column;row-gap:15px}.rounded-4{border-radius:1.25rem!important}.info-box{background-color:#f8f9fa;border-radius:12px;padding:1rem;height:100%}.summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.summary-item.total{font-size:1.1rem}.action-btn{border-radius:12px;font-weight:600}.pl-10{padding-left:10px}.icon-bg{background-color:#1d61e7;color:#fff;width:40px;margin-right:10px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50px;flex-shrink:0}.best_services_wrap{background-image:linear-gradient(#00000073,#00000073),url(/assets/jan-kopriva-sh_7sFEFICI-unsplash-CFpckdbW.png);width:100%;min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center;padding:24px;font-family:Plus Jakarta Sans,sans-serif}.best_services_wrap .best_services_sec{background-color:#fff;border-radius:20px;box-shadow:0 20px 40px -10px #00000040;padding:40px;width:100%;max-width:500px;position:relative;text-align:center}.best_services_wrap .best_services_sec h2.explore-services{color:#0f172a;font-weight:800;font-size:1.4rem;margin-bottom:8px}.best_services_wrap .best_services_sec .hero-desc{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:32px;font-weight:500}.location_select .label-group{margin-bottom:8px;padding:0 2px}.location_select .label-group .label{color:#1e293b;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.location-input-group{position:relative;width:100%;margin-bottom:12px}.location-input-group>div{display:block!important;width:100%!important}.location-input-group:before{content:"";font-family:bootstrap-icons!important;position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:1.1rem;pointer-events:none;z-index:5}.location-input-group .geosuggest__input{width:100%!important;height:52px;padding:0 3.2rem;font-size:.95rem;font-weight:500;color:#1e293b!important;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;transition:all .2s ease;display:block}.location-input-group .geosuggest__input::placeholder{color:#94a3b8}.location-input-group .geosuggest__input:focus{background-color:#fff;border-color:#3b82f6;outline:0;box-shadow:0 0 0 4px #3b82f61a}.location-input-group .current-location-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e2e8f0;width:34px;height:34px;border-radius:8px;display:flex!important;align-items:center;justify-content:center;cursor:pointer;color:#3b82f6;transition:all .2s ease;z-index:9999!important;padding:0}.location-input-group .current-location-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}.location-input-group .current-location-btn i{font-size:1rem;line-height:1;display:block}.detect-location-link{color:#3b82f6;font-size:.85rem;font-weight:700;display:inline-flex;align-items:center;gap:6px;cursor:pointer;margin-bottom:24px;transition:all .2s ease}.detect-location-link:hover{color:#2563eb;transform:translate(2px)}.detect-location-link i{font-size:.9rem;position:relative;top:1px}.primary-action-btn{width:100%;height:52px;border-radius:12px;font-size:.95rem;font-weight:700;border:2px solid transparent;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.primary-action-btn.active{background:#3b82f6;color:#fff;cursor:pointer;box-shadow:0 10px 15px -3px #3b82f64d}.primary-action-btn.active:hover{background:transparent;color:#2563eb;border:2px solid #2563eb}.primary-action-btn.disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.how-it-works-minimal{margin-top:32px;padding-top:24px;border-top:1px solid #f1f5f9;display:flex;gap:12px}.how-it-works-minimal .minimal-step{flex:1}.how-it-works-minimal .minimal-step .step-icon{font-size:1.1rem;margin-bottom:4px;display:block}.how-it-works-minimal .minimal-step .step-title{font-size:.75rem;font-weight:700;color:#1e293b;display:block}.how-it-works-minimal .minimal-step .step-desc{font-size:.7rem;color:#94a3b8}.pac-container{border-radius:12px!important;box-shadow:0 10px 25px #0000001a!important;margin-top:5px!important;border-top:none!important}body{font-family:Inter,sans-serif;background-color:#f8f9fa}.custom-card{background-color:#fff;border-radius:1.25rem;padding:1.75rem;box-shadow:0 4px 25px #00000012;border:1px solid #e9ecef;height:auto}.status-badge{display:inline-flex;align-items:center;font-size:.875rem;font-weight:500}.status-badge.active{color:#1c8e59}.status-badge.active:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#1c8e59;margin-right:.5rem}.status-badge.expired{color:#dc3545}.status-badge.expired:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#dc3545;margin-right:.5rem}.progress{height:8px;border-radius:4px}.summary-row{display:flex;justify-content:space-between;font-size:1rem;color:#6c757d}.summary-row.total{font-weight:700;font-size:1.1rem;color:#212529}.summary-row .price{font-weight:600;color:#0d6efd}.package-stats-modern{background-color:#f8fbff;border:1px solid #eef4ff;border-radius:1rem}.package-stats-modern .stat-item{flex:1;display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.package-stats-modern{flex-wrap:wrap;gap:1.5rem}.package-stats-modern .stat-item{flex:0 0 calc(50% - .75rem);border-left:none!important;padding-left:0!important;text-align:center}}.history-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #f0f0f0}.extra-small{font-size:11px}.br-10{border-radius:10px}.service-selection-modal .modal-content{border-radius:1.5rem;border:none;box-shadow:0 10px 40px #00000026}.service-option-card{transition:all .2s ease-in-out;border-width:2px!important}.service-option-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000000d;border-color:#0d6efd44!important}.service-option-card.bg-primary-subtle{background-color:#f0f7ff!important}.cursor-pointer{cursor:pointer}.transition-all{transition:all .2s ease-in-out}.small-scroll-box{max-height:120px!important;overflow-y:auto;padding-right:5px}.small-scroll-box::-webkit-scrollbar{width:4px}.small-scroll-box::-webkit-scrollbar-track{background:#f1f1f1}.small-scroll-box::-webkit-scrollbar-thumb{background:#0d6efd;border-radius:10px}.raise_complain{padding:20px 0 54px}.raise_complain .raise_complain_title h2{color:#48484a;font-size:20px;font-weight:700;text-transform:capitalize;margin-bottom:51px}.raise_complain .raise_complain_wrap{display:flex;align-items:center;margin:0 -45px}.raise_complain .raise_complain_wrap .raise_complain_block{width:50%;padding:0 45px}.raise_complain .raise_complain_wrap .raise_complain_block .raise_complain_info{border-right:1px solid rgba(49,49,49,.2);padding-right:15px}.raise_complain .raise_complain_wrap .raise_complain_block .raise_complain_info h4{color:#48484a;font-size:45px;font-weight:700}.raise_complain .raise_complain_wrap .raise_complain_block .raise_complain_info p{color:#999;font-size:22px;font-weight:400;margin-top:16px}.raise_complain .raise_complain_wrap .raise_complain_conte{width:50%;padding:0 45px}.raise_complain input[disabled]{background-color:#79798133}.raise_complain textarea{width:100%;color:#3a3a3c;font-size:18px;font-weight:400;padding:17px 15px 15px;line-height:1;box-shadow:0 0 20px #4c567b1f;height:150px;-webkit-appearance:none;-webkit-box-shadow:0 0 20px 0px rgba(76,86,123,.1215686275);-moz-box-shadow:0 0 20px 0px rgba(76,86,123,.1215686275);border-radius:10px;border:0px;cursor:pointer}.raise_complain .get-otp-button{background:linear-gradient(to left,#186633,#95cb3e);text-decoration:none;text-transform:capitalize;color:#fff;border:none;border-radius:10px;font-size:18px;font-weight:700;width:100%;height:50px;display:flex;align-items:center;justify-content:center;margin-top:15px;font-family:Inter,sans-serif!important}.raise_complain .line-h{background:#31313110;width:100%;height:1px}.raise_complain .formOut.profdet form label{margin-bottom:8px;color:#3a3a3c;font-size:18px;line-height:1;font-weight:700;flex:0 0 100%;display:block;width:100%;height:auto}.raise_complain .formOut.profdet form .formInText{display:flex;flex-wrap:wrap;position:relative;padding-bottom:20px;margin-left:-15px;margin-right:-15px}.raise_complain .formOut.profdet form .formInText .inpuWidth{flex:0 0 50%;max-width:50%;padding:0 15px}.raise_complain .formOut.profdet form .formInText .inpuWidth .formInText label{padding-left:15px}.raise_complain .formOut.profdet form .formInText .inpuWidth.fullwidth{flex:0 0 100%;max-width:100%}.raise_complain .formOut.profdet form .formInText .inpuWidth .desknone{display:block}.raise_complain .formOut.profdet form .formInText .inpuWidth .desknone a.subBtn{border-radius:10px;height:50px;font-size:16px;line-height:50px!important;width:100%}.raise_complain .formOut.profdet form .formInText .phLeft{width:84px;padding:0 7px 0 15px}.raise_complain .formOut.profdet form .formInText .phLeft span{height:50px;border-radius:10px}.raise_complain .formOut.profdet form .formInText .pHright{padding:0 15px 0 7px;width:calc(100% - 84px)}.raise_complain .formOut.profdet form .formInText label.addresText{padding:15px;border-radius:15px}.raise_complain .formOut.profdet form .formInText label.addresText h5{font-size:18px}.raise_complain .formOut.profdet form .formInText label.addresText p{font-size:15px}.raise_complain .formOut.profdet form .formInText label.addresText p span{display:block;padding-top:4px}.raise_complain .formOut.profdet form .formInText .summarLeftIn{padding-top:15px;padding-bottom:15px}.raise_complain .formOut.profdet form .formInText .summarLeftIn .summarLeftImgText{display:flex}.raise_complain .formOut.profdet form .formInText .summarLeftIn .summarLeftImgText .summarLeftImg{width:80px;height:70px;border-radius:4px;margin-right:10px}.raise_complain .formOut.profdet form .formInText .summarLeftIn .summarLeftCount .smbtn,.raise_complain .formOut.profdet form .formInText .summarLeftIn .summarLeftCount .smbtn.altsub{font-size:15px;max-width:90px}.raise_complain .formOut.profdet form .formInText .summarLeftIn .headerFilterInfo .serviceName{font-size:15px}.raise_complain .formOut.profdet form .formInText .summarLeftIn .headerFilterInfo .contInfo{margin-top:5px}.raise_complain .formOut.profdet form .formInText .summarLeftIn .headerFilterInfo .contInfo span{cursor:pointer;font-size:14px}@media (max-width: 767px){.raise_complain .formOut.profdet form .formInText .summarLeftIn .headerFilterInfo .contInfo span{font-size:12px}}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont{padding:0}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .summarLeftImgText{padding-bottom:15px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .summarLeftImgText .summarLeftImg{width:100px;height:70px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .headerFilterInfo .serviceName{font-size:20px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .headerFilterInfo .contInfo{margin-top:0}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .headerFilterInfo .contInfo .contInfoIn ul.startTask{margin-bottom:10px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .headerFilterInfo .contInfo .contInfoIn ul.startTask li{margin-right:20px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .headerFilterInfo .contInfo .contInfoIn ul.startTask li a{font-size:18px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .headerFilterInfo .contInfo .contInfoIn ul.price li{margin-right:10px;font-size:18px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .headerFilterInfo .contInfo .contInfoIn ul.price li .textCut,.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont .headerFilterInfo .contInfo .contInfoIn ul.price li .textSave{font-size:15px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio{padding-top:15px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio>li{margin-right:10px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio>li h4{font-size:15px;margin-bottom:10px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio .locationradioList li{margin-right:10px;height:70px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio .locationradioList li.date{width:70px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio .locationradioList li.time{width:127px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio .locationradioList li label{padding-left:18px;padding-right:18px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio .locationradioList li label h5{font-size:20px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio .locationradioList li label span{font-size:15px}.raise_complain .formOut.profdet form .formInText .summarLeftIn.radiusCont ul.addlocationradio .locationradioList li label p{font-size:20px}.raise_complain .formOut.profdet form .buttonsec{padding:5px 0 0}.raise_complain .formOut.profdet form .buttonsec input{font-size:18px;padding:17px 15px 15px;height:50px}.raise_complain .formOut.profdet form select,.raise_complain .formOut.profdet form input{font-size:18px;height:50px}@media (max-width: 991px){.raise_complain .raise_complain_wrap{flex-wrap:wrap;flex-direction:column;margin:-15px}.raise_complain .raise_complain_wrap .raise_complain_block,.raise_complain .raise_complain_wrap .raise_complain_conte{width:100%;padding:15px}}@media (max-width: 767px){.raise_complain .raise_complain_title h2{margin-bottom:11px}.raise_complain .raise_complain_wrap .raise_complain_block .raise_complain_info h4{font-size:35px}.raise_complain .formOut.profdet form .formInText{padding-bottom:8px}}@media (max-width: 575px){.raise_complain .raise_complain_title h2{margin-bottom:31px}.raise_complain .formOut.profdet form .formInText .inpuWidth{max-width:100%;flex:0 0 100%}.raise_complain .inpuWidth{margin-top:20px}.raise_complain .formInText{margin-top:0!important}.raise_complain .raise_complain_wrap .raise_complain_block .raise_complain_info p{margin-bottom:0}.raise_complain .raise_complain_wrap .raise_complain_block .raise_complain_info h4{font-size:28px}}.blog-container{background-color:#f9fbff}.blog-container .bodystruct .bannerDesign{position:relative;height:60vh;min-height:400px;max-height:500px;overflow:hidden}@media (max-width: 1024px){.blog-container .bodystruct .bannerDesign{height:50vh;min-height:350px;max-height:450px}}@media (max-width: 768px){.blog-container .bodystruct .bannerDesign{height:35vh;min-height:260px;max-height:340px}}@media (max-width: 480px){.blog-container .bodystruct .bannerDesign{height:30vh;min-height:220px;max-height:300px}}.blog-container .bodystruct .bannerDesign img{height:100%;width:100%;object-fit:cover;transform:scale(1.05)}.blog-container .bodystruct .bannerDesign .opacity-medium{position:absolute;height:100%;width:100%;opacity:.6;top:0;left:0;background:linear-gradient(135deg,#000c,#0006)}.blog-container .bodystruct .bannerDesign .textPosi{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.blog-container .bodystruct .bannerDesign .textPosi .row{width:100%;text-align:center;flex-direction:column;justify-content:center;align-items:center}.blog-container .bodystruct .bannerDesign h1{font-size:3.5rem;font-weight:700;line-height:1.2;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2);letter-spacing:-1px;margin-bottom:0}@media (max-width: 768px){.blog-container .bodystruct .bannerDesign h1{font-size:2.5rem}}.blog-container .bodystruct .bannerDesign p{color:#ffffffe6;font-size:1.2rem;margin-top:15px;max-width:600px}.blog-container .blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px}.blog-container .blog-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.blog-container .blog-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #1d61e726}.blog-container .blog-card:hover .card-image img{transform:scale(1.1)}.blog-container .blog-card .card-image{height:220px;overflow:hidden;position:relative}.blog-container .blog-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-container .blog-card .card-image .category-tag{position:absolute;top:15px;left:15px;background:var(--primary-color);color:#fff;padding:6px 15px;border-radius:50px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.blog-container .blog-card .card-content{padding:25px;flex-grow:1;display:flex;flex-direction:column}.blog-container .blog-card .card-content .date{font-size:.85rem;color:var(--text-light);margin-bottom:10px;display:flex;align-items:center;gap:5px}.blog-container .blog-card .card-content .date i{font-size:1rem}.blog-container .blog-card .card-content h3{font-size:1.4rem;font-weight:700;color:var(--text-dark);line-height:1.4;margin-bottom:15px;transition:color .3s ease}.blog-container .blog-card .card-content h3:hover{color:var(--primary-color)}.blog-container .blog-card .card-content p{font-size:1rem;color:var(--text-medium);line-height:1.6;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-container .blog-card .card-content .read-more{margin-top:auto;color:var(--primary-color);font-weight:700;text-decoration:none;display:flex;align-items:center;gap:8px;transition:gap .3s ease}.blog-container .blog-card .card-content .read-more:hover{gap:12px}@media (max-width: 768px){.blog-container .blog-header{height:250px}.blog-container .blog-header h1{font-size:2.2rem}.blog-container .blog-header p{font-size:1rem;padding:0 20px}.blog-container .blog-grid{grid-template-columns:1fr}}.checkout-page{background-color:#f8f9fa;min-height:100vh}.checkout-page button{cursor:pointer}.checkout-page .breadcrumb-item{font-size:.9rem}.checkout-page .breadcrumb-item a{color:#6c757d}.checkout-page .breadcrumb-item a:hover{color:#000}.checkout-page .breadcrumb-item.active{color:#212529;font-weight:500}.checkout-page .checkout-title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.checkout-page .section-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#333}.checkout-page .cart-summary-card{border:none;border-radius:16px;box-shadow:0 2px 12px #0000000a;overflow:hidden}.checkout-page .cart-summary-card .card-header{background-color:#fff;border-bottom:1px solid #eee;padding:1.25rem}.checkout-page .cart-summary-card .card-header h5{margin:0;font-weight:600}.checkout-page .cart-summary-card .cart-item{padding:1rem 1.25rem;border-bottom:1px solid #f0f0f0}.checkout-page .cart-summary-card .cart-item:last-child{border-bottom:none}.checkout-page .cart-summary-card .cart-item .item-img{width:60px;height:60px;object-fit:cover;border-radius:8px}.checkout-page .cart-summary-card .cart-item .item-name{font-weight:600;font-size:1rem;margin-bottom:.25rem}.checkout-page .cart-summary-card .cart-item .item-details{font-size:.85rem;color:#666}.checkout-page .cart-summary-card .cart-item .item-price{font-weight:700;color:#0d6efd}.checkout-page .payment-card{border:none;border-radius:16px;box-shadow:0 2px 12px #0000000a;padding:1.5rem;background:#fff;height:max-content}.checkout-page .payment-card .payment-option{border:1px solid #e0e0e0;border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s}.checkout-page .payment-card .payment-option:hover{border-color:#0d6efd;background-color:#f8fbff}.checkout-page .payment-card .payment-option.active{border-color:#0d6efd;background-color:#f0f7ff;box-shadow:0 0 0 1px #0d6efd}.checkout-page .payment-card .summary-row{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem;color:#555}.checkout-page .payment-card .summary-row.total{font-size:1.1rem;font-weight:700;color:#000;margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.checkout-page .payment-card .summary-row .price-discount{font-weight:600;font-size:1.25rem;color:#1c8e59}.checkout-page .slot-card{transition:all .3s ease;border:1px solid #e9ecef}.checkout-page .slot-card:hover{border-color:#0d6efd!important;background-color:#f8fbff!important;box-shadow:0 4px 12px #0d6efd1a;transform:translateY(-2px)}.checkout-page .tracking-wider{letter-spacing:.05em}.checkout-page .transition-all{transition:all .3s ease}.checkout-page .service-count-badge{font-family:monospace}.checkout-page .animate__animated{animation-duration:.5s;animation-fill-mode:both}.checkout-page .animate__fadeIn{animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.checkout-page .frequency-option-box{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e3e6e8;border-radius:12px;padding:1rem;transition:all .2s ease;margin-bottom:.5rem}.checkout-page .frequency-option-box.active{border-color:#dee2e6;background:#fff}.checkout-page .frequency-option-box:hover{border-color:#0d6efd!important;background-color:#f8fbff!important;box-shadow:0 4px 12px #0d6efd1a;transform:translateY(-2px)}.checkout-page .frequency-option-box .freq-content{display:flex;align-items:center;gap:10px}.checkout-page .frequency-option-box .freq-name{font-size:1rem;color:#444;margin:0;font-weight:500}.checkout-page .frequency-option-box .actions-group{display:flex;gap:8px}.checkout-page .action-box{cursor:pointer;transition:all .2s ease}.checkout-page .action-box.edit{color:#0d6efd}.checkout-page .action-box.delete{color:#dc3545}.checkout-page .action-box i{font-size:.95rem;display:flex;align-items:center;justify-content:center}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-direction:column;min-height:100vh}main.flex-grow-1{flex:1 0 auto}.tooltip{z-index:10000!important}.tooltip-inner{background:linear-gradient(135deg,#1e1e2f,#2a2a40)!important;color:#fff!important;border-radius:12px!important;padding:10px 16px!important;font-size:.85rem!important;box-shadow:0 8px 20px #0006!important;font-weight:600!important;border:1px solid rgba(255,255,255,.2)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;max-width:250px!important;text-align:center!important;opacity:1!important}.tooltip.bs-tooltip-top .tooltip-arrow:before{border-top-color:#1e1e2f!important}.tooltip.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#1e1e2f!important}.tooltip.bs-tooltip-start .tooltip-arrow:before{border-left-color:#1e1e2f!important}.tooltip.bs-tooltip-end .tooltip-arrow:before{border-right-color:#1e1e2f!important}.tooltip.show{opacity:1!important;display:block!important}.tooltip.show{animation:tooltipEntrance .25s ease-out forwards}@keyframes tooltipEntrance{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
