.theme1-page .announcement{width:100%;min-height:50px;display:flex;justify-content:center;align-items:center;padding:8px 20px}.theme1-page .announcement p{color:#fff;font-weight:600;font-size:14px;margin:0;display:flex;align-items:center;justify-content:center;text-align:center}.theme1-page .announcement a{color:#fff;font-weight:700;text-decoration:underline;margin-left:12px}.theme2-page .announcement,.theme2-page .announcementtheme2{min-height:40px;background:var(--theme2-color)!important;display:flex;justify-content:center;align-items:center;width:100%}.theme2-page .announcement p{color:#fff;font-weight:600;font-size:var(--font-body-mobile);padding:6px 0;display:flex;align-items:center;justify-content:center;text-align:center}.theme2-page .announcement a{color:#fff;font-weight:800}@media (max-width:1024px){.theme1-page .announcement,.theme2-page .announcement{padding:4px}.theme1-page .announcement p,.theme2-page .announcement p{font-size:var(--font-xs);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:600;line-height:1.71}.theme1-page .announcement a,.theme2-page .announcement a{margin-left:0;font-weight:700}}.bookModel .heading{font-size:24px;font-weight:600;width:100%;text-align:center;color:#000;margin:10px 0 20px}.bookModel .modalBody{display:flex;width:100%;padding:0 10px;flex-flow:wrap;justify-content:space-between}.modalBody .formGroup{width:48%;margin:12px 0}.modalBody .formGroup select{padding:0}.modalBody .formGroup .border{border-radius:4px;width:100%;float:left;border:1px solid #e6e6e6;height:48px}.modalBody .formGroup label{font-size:13px;color:#464646;width:100%;float:left;margin-bottom:5px}.modalBody .formGroup input,.modalBody .formGroup select{width:100%;height:46px;padding:0 10px;font-size:16px;color:#464646}.modalBody .appointment span{display:flex;justify-content:center;align-items:center;cursor:pointer;width:96px;height:32px;border-radius:4px}.modalBody .appointment span.active{width:96px;height:32px;border-radius:4px;background:var(--theme-color);color:#fff}.modalBody .appointment span.active-theme2{width:96px;height:32px;border-radius:4px;background:var(--theme2-color);color:#fff}.modalBody .appointment span.deactive{cursor:not-allowed}.modalBody .formGroup.fullCont{width:100%}.modalBody .appointment{display:flex;justify-content:center;align-items:center}.modalBody .formGroup .multiselect.border{padding:5px;height:auto;float:left}.modalBody .multiselect .selectSlot{display:inline-block;background:#f6f6f6;border-radius:6px;width:auto}.modalBody .multiselect .selectSlot span{color:#6a6a6a;font-size:12px;display:inline-block;border-radius:6px;padding:5px 10px;cursor:pointer;margin-right:10px}.modalBody .multiselect .selectSlot span.active,.modalBody .multiselect .selectSlot span:hover{background:#000;color:#fff}.selectTime{width:100%;float:left}.selectTime ul{display:flex;margin-top:10px;flex-flow:wrap}.selectTime ul li{padding:4px 8px;margin:6px 2px;cursor:pointer;border-radius:40px;font-size:13px;border:1px solid #d0d0d0;width:95px;text-align:center}.selectTime ul li.notAvailSlot{width:auto}.selectTime ul li.activeSlot{background:#f3e1e8;color:var(--theme-color);border:1px solid rgba(213,34,104,.1)}.bookModel .btn{width:100%;float:left;margin:0 0 10px;display:flex;justify-content:center}.bookModel .btn button{border-radius:27px;background:var(--theme-color)}.bookModel .btn button,.bookModel .theme2btn .btn button{display:flex;width:362px;padding:12px 25px;justify-content:center;align-items:center;color:#fff}.bookModel .theme2btn .btn button{border-radius:4px;background:var(--theme2-color)}#modelViews .MuiBox-root{width:100%;overflow-y:auto;min-height:auto;position:fixed;border-top-left-radius:10px;border-top-right-radius:10px;height:auto}.guestLogin{padding:0!important}.guestInputField{margin-top:0!important;padding:10px 0 0!important}@media (min-width:320px) and (max-width:1024px){.footerBottom .footebtn .booklink{margin-top:0!important}.modalBody .multiselect .selectSlot span{font-size:12px;padding:5px;margin-right:0}#modelViews{width:100%}#modelViews .modalBody{padding:0}#modelViews .MuiBox-root{width:97%;overflow-y:auto;min-height:auto;position:fixed;border-top-left-radius:10px;border-top-right-radius:10px;margin-top:20px;height:auto;max-height:90vh;padding-bottom:15px}#modelViews .modalBody .formGroup{width:100%}#modelViews .bookModel .heading{font-size:20px}#modelViews .selectTime ul li{font-size:13px}#modelViews .bookModel .fullCont .btn{width:100%}#modelViews .bookModel .fullCont .btn button{width:100%;left:auto;border-radius:8px}#modelViews .modalBody .formGroup input,#modelViews .modalBody .formGroup select{font-size:12px}}.methodPopup{background:#fff}.methodPopup .popupHead{display:flex;justify-content:center;position:relative}.methodPopup .popupHead h3{color:#000;font-size:24px;font-weight:600}.methodPopup .popupHead .backArow:before{content:"";border-right:2px solid #000;border-bottom:2px solid #000;height:13px;width:13px;position:absolute;left:24px;top:15px;rotate:135deg}.methodPopup .popupHead .crossIcon{position:absolute;font-size:30px;right:11px}.methodPopup .clinicInfo{border-radius:10px;padding:25px 20px 15px;display:flex;gap:30px;margin:10px 0;background-color:#f2f3f5}.methodPopup .clinicInfo .amount{margin-left:auto;display:flex;gap:4px}.methodPopup .clinicInfo .drTime h4{font-size:18px;font-weight:500;margin-bottom:6px}.methodPopup .clinicInfo .drTime span strong{font-weight:700}.methodPopup .clinicInfo .drTime span{font-size:14px;font-weight:300;display:block;margin-bottom:15px}.methodPopup .clinicInfo .amount span{font-size:25px;color:var(--theme-color)}.methodPopup .inputField{display:flex;flex-direction:column;padding:30px 20px;gap:30px;margin:15px 0}.methodPopup .inputField label{font-size:20px;display:flex;gap:20px;font-weight:600;align-items:center}.methodPopup .inputField label input[type=radio]{margin-left:20px;accent-color:var(--theme-color);width:20px;height:20px}.methodPopup button{padding:14px 45px;background:var(--theme-color);font-size:20px;font-weight:600;color:#fff;letter-spacing:.8px;border-radius:10px;margin-left:45px}.loginfield{background-color:#fff;padding:15px 22px;text-align:center}.loginfield .inputField{margin-top:30px}.loginfield .inputField input{padding:13px 18px;border-radius:8px;background-color:#f2f3f5}.loginfield .inputField input:focus{border:.5px solid var(--theme-color)}.loginfield .discText p{font-size:14px;color:#000000af}.loginfield .discText a{color:var(--theme-color)}.loginfield .checkBox{margin:10px 0}.loginfield .checkBox label{font-size:16px;display:flex;justify-content:center;gap:8px}.loginfield .checkBox input[type=checkbox]{accent-color:var(--theme-color);width:20px;height:20px}.loginfield .getStrtBtn{margin-left:0!important;margin-top:30px;padding:14px 45px;background:var(--theme-color);font-size:20px;font-weight:600;color:#fff;letter-spacing:.8px;border-radius:10px}.payField{width:100%}.payField .Icon{display:flex;justify-content:flex-end;font-size:30px}.payField .payOption{padding:15px 20px;display:flex;justify-content:space-between;border-bottom:1px solid #000;font-size:25px}.payField .payOption span{color:var(--theme-color)}.payField .payInputField{padding:25px 20px;margin-top:10px}.payField .payInputField .inputBox{padding:12px 0;border-radius:12px;background:#fff}.payField .payInputField .inputBox label{background:#f2f3f5;padding:12px 18px;font-size:18px;border-radius:8px;display:flex;gap:14px;align-items:center;margin-bottom:20px}.payField .payInputField .inputBox input[type=radio]{width:20px;height:20px;accent-color:var(--theme-color)}.payField .payInputField .continueBtn{padding:12px 55px;background:var(--theme-color);margin-top:20px;font-size:20px;font-weight:600;color:#fff;letter-spacing:.8px;border-radius:10px}.slotBookingPage{width:100%}.docDetailAppoint{padding:15px;background:#fff}.slotBookingPage .memberInput{padding:10px 0}.slotBookingPage .memberInput .inputGroup{display:flex;justify-content:flex-start;font-size:18px;gap:120px;align-items:center}.slotBookingPage .memberInput .inputGroup label{display:flex;gap:8px;align-items:center}.slotBookingPage .memberInput .inputGroup input[type=radio]{width:20px;height:20px;accent-color:var(--theme-color)}.slotBookingPage .memberInput .name{font-size:18px;margin:10px 0;width:100%;background:#f2f3f5;padding:10px 20px;border-radius:8px}.slotBookingPage .memberInput .textField{padding:15px;background:#f2f3f5;border-radius:8px}.slotBookingPage .memberInput .textField textarea{max-width:540px}.slotBookingPage .uploadSection .attechImg{display:flex;gap:8px;font-size:14px;align-items:center;margin-bottom:15px;justify-content:flex-start}.slotBookingPage .uploadSection .attechImg span{color:var(--theme-color);font-size:16px}.slotBookingPage .uploadSection .uploadBtn .upload-button{display:inline-block;padding:10px 20px;background-color:#fff;border:1px solid var(--theme-color);color:#fff;border-radius:4px;text-align:center;text-decoration:none;font-size:18px;color:var(--theme-color);cursor:pointer}.slotBookingPage .uploadSection .uploadBtn{display:flex;flex-direction:row;gap:10px;max-height:80px;max-width:80px}.upload-input{display:none!important}.slotBookingPage .uploadSection .proceedBtn{padding:8px 20px;background:var(--theme-color);margin-top:20px;color:#fff;font-size:20px;font-weight:600;letter-spacing:.8px;border-radius:10px}.slotBookingPage .uploadSection .bottomBtn{display:flex;justify-content:left;gap:10px}.footerBottom{display:none}@media (min-width:320px) and (max-width:1024px){.methodPopup .popupHead h3{font-size:16px;font-weight:500}.methodPopup .popupHead .crossIcon{position:absolute;font-size:25px;right:11px;top:-5px}.methodPopup .popupHead .backArow:before{height:11px;width:11px;top:10px}.methodPopup .clinicInfo{padding:20px 15px;gap:20px;margin:20px 0 0}.methodPopup .inputField{padding:20px;gap:15px}.loginfield{padding:0}.loginfield .checkBox label{font-size:14px;align-items:center}.loginfield .checkBox input[type=checkbox]{accent-color:var(--theme-color);width:17px;height:17px}.loginfield .getStrtBtn{font-size:16px;margin-top:10px}.slotBookingPage .memberInput .inputGroup{gap:10px}.slotBookingPage .memberInput .textField textarea{max-width:287px}.slotBookingPage .memberInput .name{font-size:16px;padding:10px}.slotBookingPage .uploadSection .proceedBtn{margin-top:10px;font-size:17px}.slotBookingPage .uploadSection .attechImg{margin-bottom:8px}.payField .payOption{padding:15px 10px;font-size:18px}.payField .payInputField{padding:20px 0;margin-top:0}.payField .payInputField .inputBox label{font-size:16px;margin-bottom:15px}.payField .payInputField .continueBtn{margin-top:10px;font-size:18px}.payField .Icon{font-size:24px}.methodPopup .inputField label{font-size:18px;gap:17px}.methodPopup button{font-size:18px}.successFulPopup .success{margin-top:40px}.successFulPopup .success h3{font-size:22px}.successFulPopup .success p{font-size:16px;width:330px}.footerBottom{display:block;position:fixed;bottom:0;gap:6px;background:#fff;height:65px;padding:0 4px;text-align:center;left:0;right:0;z-index:999;color:#fff;filter:drop-shadow (0 -3px 4.5px rgba(0,0,0,.06))}.footerBottom,.footerBottom .btn.footebtn{display:flex;justify-content:center;align-items:center}.footerBottom .btn.footebtn{background:var(--theme-color);border-radius:100px;height:42px;padding:0 16px;flex:1;min-width:0;max-width:240px}.footerBottom .btn.footebtn .booklink button{font-size:18px!important;font-weight:600!important;padding:0!important;background:transparent!important}.footerBottom .btn.footebtn .booklink button img{display:none!important}.footerBottom .socialIcon a{border:.5px solid #000;width:38px;height:38px;display:flex;align-items:center;justify-content:center}.footerBottom .socialIcon img,.footerBottom .socialIcon svg{width:25px;height:25px}@media (max-width:360px){.footerBottom .btn.footebtn .booklink button{font-size:12px!important}.footerBottom .btn.footebtn{padding:0 8px}}}.input-wrapper{position:relative;margin:20px 0}.input-wrapper sup{color:red;font-size:14px;margin-left:5px}.input-wrapper input{width:100%;padding:12px 10px;font-size:16px;border:1px solid #ccc;border-radius:4px;outline:none}.input-wrapper label{position:absolute;top:12px;left:10px;color:#aaa;font-size:16px;pointer-events:none;transition:all .2s ease}.input-wrapper input:not(:-moz-placeholder-shown)+label{top:-8px;left:8px;font-size:12px;background:#ccc;padding:0 4px;color:#333}.input-wrapper input:focus+label,.input-wrapper input:not(:placeholder-shown)+label{top:-8px;left:8px;font-size:12px;background:#ccc;padding:0 4px;color:#333}.error{color:red;font-size:12px;margin-top:5px;text-align:left}.toggle-slots{font-weight:700;text-align:center;justify-content:flex-end;display:flex}.spinner{border:2px solid #f3f3f3;border-top-color:#555;border-radius:50%;width:16px;height:16px;animation:spin .6s linear infinite;display:inline-block;vertical-align:middle}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.successFulPopup button,.theme2-page .footerBottom .btn,.theme2-page .footerBottom .btn button,.theme2-page .footerBottom .footebtn .booklink,.theme2-page .theme2btn button,.theme2btn .btn button,.theme2btn .continueBtn,.theme2btn .getStrtBtn,.theme2btn .proceedBtn,.theme2btn button{border-radius:4px!important}.theme2-page .btn,.theme2-page .theme2_btn{width:100%!important;text-align:center!important}@media (max-width:1220px){.theme2-page .footerBottom{display:flex!important;justify-content:center;align-items:center;position:fixed;bottom:0;left:0;right:0;background:#fff;height:70px;padding:0 4px;z-index:1000;box-shadow:0 -2px 20px rgba(0,0,0,.1);gap:6px}.theme2-page .footerBottom .btn.footebtn{background:var(--theme2-color)!important;border-radius:8px!important;height:42px;width:400px!important;max-width:calc(100% - 160px);display:flex;align-items:center;justify-content:center;margin:0;padding:0 20px}.theme2-page .footerBottom .footebtn .booklink button{color:#fff!important;font-size:18px!important;font-weight:600!important;padding:0!important;background:transparent!important;width:100%;text-align:center}.theme2-page .footerBottom .footebtn .booklink button img{display:none!important}.booklink button img{margin-left:2px}.theme2-page .footerBottom .socialIcon a{border:.5px solid #000!important;background:transparent!important;width:36px;height:36px;border-radius:0!important;display:flex;align-items:center;justify-content:center}.theme2-page .footerBottom .socialIcon img,.theme2-page .footerBottom .socialIcon svg{width:25px!important;height:25px!important;max-width:25px;max-height:25px;-o-object-fit:contain;object-fit:contain}}@media (max-width:480px){.theme2-page .footerBottom .btn.footebtn{background:var(--theme2-color)!important;border-radius:4px!important;height:42px;width:calc(100% - 20px)!important;max-width:400px!important;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:0 10px}.theme2-page .footerBottom .btn.footebtn button{font-size:18px!important;font-weight:600!important;white-space:nowrap}}.btn,.theme2_btn{width:100%;text-align:center}.booklink button{border-radius:50px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;padding:12px 20px 8px;background-color:var(--theme-color)!important;cursor:pointer;transition:opacity .3s;white-space:nowrap}.booklink button:hover{opacity:.85}.booklink button img{margin-top:0!important;margin-left:8px}@media (max-width:1024px){.booklink button{font-size:12px;padding:10px 16px;width:100%}}.theme1-page .header .containers{padding:0}.theme1-page .containers .topAction{padding:0 10px}.theme1-page .header{width:100%;background-color:#fff;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.05);position:relative}.theme1-page .header.sticky-div{position:sticky;top:0}.theme1-page .header.header-sticky{position:sticky!important;top:0!important;box-shadow:0 4px 15px rgba(0,0,0,.1);z-index:1050;transition:none!important}.theme1-page .topAction{display:flex;justify-content:space-between;align-items:center;min-height:80px}.theme1-page .logo{display:flex;align-items:center;width:40%}.theme1-page .logo img{max-width:300px;max-height:85px}.theme1-page .logo span{font-size:var(--font-common);color:var(--theme-color);font-weight:700;margin-left:5px;text-align:left}.theme1-page .info_action{width:75%;display:flex;justify-content:flex-end}.theme1-page .info_action ul{display:flex;align-items:center;gap:15px;list-style:none;margin:0;padding:0}.theme1-page .info_action .dflexAll{display:flex;align-items:center;font-size:16px;color:var(--text-body);gap:6px;white-space:nowrap}.theme1-page .info_action .icon{width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center}.theme1-page .info_action a{text-decoration:none;color:var(--text-heading);font-size:16px;font-weight:500}.theme1-page .navigation{position:relative;background-color:var(--theme1-nav-bg)}.theme1-page .header .containers.menu{max-width:1490px;margin-inline:auto;width:100%;padding-inline:0;overflow:visible;scrollbar-width:none;-ms-overflow-style:none;display:flex;background:var(--theme1-nav-bg);height:72px}.theme1-page .header .containers.menu::-webkit-scrollbar{display:none}.theme1-page #menu{pointer-events:auto;display:flex;align-items:stretch;list-style:none;margin:0 auto;padding:0 20px;width:auto;height:100%;flex-wrap:nowrap}.theme1-page #menu>li{position:relative;padding:0 12px;display:flex;align-items:center}.theme1-page #menu>li>a{display:flex;align-items:center;justify-content:center;white-space:nowrap;padding:12px 14px;font-size:16px;font-weight:500;color:var(--text-heading);text-decoration:none;transition:all .3s ease;cursor:pointer;gap:6px}@media (min-width:1025px){.theme1-page #menu>li:hover>a,.theme1-page #menu>li>a.active{color:#fff;background-color:var(--theme-color);border-radius:100px}}.theme1-page .underMenuList{position:absolute;top:100%;left:0;right:auto;margin:0;width:600px;background:var(--theme1-nav-bg);box-shadow:0 12px 30px rgba(0,0,0,.12);border-radius:0 0 16px 16px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;z-index:1100;padding:16px;max-height:480px;overflow-y:auto}.theme1-page .dropdown:hover>.underMenuList{opacity:1;visibility:visible;transform:translateY(0)}.theme1-page .menuTitle{font-size:20px;font-weight:600;color:var(--text-heading);margin-bottom:20px;padding:8px;border-bottom:1px solid #bfbfbf;display:flex;align-items:center;gap:10px}.theme1-page .underMenuList ul{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;list-style:none;padding:0}.theme1-page .underMenuList li{font-size:16px;color:var(--text-heading);padding:10px 12px;border-radius:8px;transition:all .2s ease;cursor:pointer}.theme1-page .underMenuList li:hover{color:var(--theme-color);background:#d6d6d6}@media (max-width:1024px){.theme1-page .topAction{min-height:80px;padding:0;position:relative;border-bottom:1px solid #eee;display:flex;justify-content:flex-start;gap:12px;z-index:0;background:#fff;width:100%}.theme1-page .info_action{display:none}.theme1-page .logo{max-width:calc(100% - 80px);flex-grow:0;margin:0;justify-content:flex-start;gap:8px;width:100%}.theme1-page .logo img{max-width:300px;max-height:55px}.theme1-page #menuToggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;z-index:2005;order:-1}.theme1-page #menuToggle span{display:block;width:24px;height:2px;background:#000;margin:3px 0;transition:all .3s ease;border-radius:2px}.mobile-menu-open .theme1-page #menuToggle{visibility:hidden!important;display:flex!important}.mobile-menu-open .theme1-page .logo{opacity:.3}.theme1-page #menu{position:fixed;top:0;left:0;width:310px;height:100vh;background:#fff;flex-direction:column;justify-content:flex-start;transform:translateX(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:9999;box-shadow:10px 0 30px rgba(0,0,0,.1);row-gap:5px;overflow-y:auto;padding:80px 0 100px}.mobile-menu-open .theme1-page #menu{transform:translateX(0)}.mobile-drawer-close-theme2{position:absolute;top:20px;left:20px;width:24px;height:24px;cursor:pointer;z-index:10001;display:none}.mobile-menu-open .mobile-drawer-close-theme2{display:block}.mobile-drawer-close-theme2 span{display:block;width:100%;height:2px;background:#000;position:absolute;top:50%;left:0}.mobile-drawer-close-theme2 span:first-child{transform:rotate(45deg)}.mobile-drawer-close-theme2 span:nth-child(2){transform:rotate(-45deg)}.theme1-page .navigation{position:static!important;height:0;overflow:visible}.theme1-page .header .containers.menu{display:none}.theme1-page .logo span{font-size:var(--font-h3-mobile);color:var(--theme-color);margin-left:5px;text-align:left}.theme1-page .header .containers.menu{display:block!important;height:0;padding:0;margin:0;border:none}.theme1-page #menu>li{width:100%;border-bottom:1px solid #cdcdcd;display:flex;flex-direction:column;align-items:flex-start;margin:1px 0 4px}.theme1-page #menu>li>a{padding:10px 20px;justify-content:flex-start;width:100%;color:#000;transition:all .3s ease}.theme1-page #menu>li>a.active,.theme1-page #menu>li>a:hover{background-color:var(--theme-color);color:#fff!important;border-radius:100px}.theme1-page .underMenuList{position:static;width:100%;max-height:0;opacity:1;visibility:visible;padding:0 24px;overflow:hidden;background:#fafafa;border:none;box-shadow:none;transform:none}.theme1-page #menu>li.dropdown.mobile-active>.underMenuList{max-height:800px;padding:10px 24px 12px}.theme1-page .menuTitle{display:none}.theme1-page .underMenuList ul{grid-template-columns:1fr;gap:0}.theme1-page .underMenuList li{padding:10px 0;border-bottom:1px solid #eee;color:var(--text-heading)!important;display:block!important;font-size:16px;opacity:1!important;visibility:visible!important}}@media (min-width:1025px) and (max-width:1340px){.theme1-page .underMenuList{width:480px;left:50%;transform:translateX(-50%) translateY(-6px)}.theme1-page .dropdown:hover>.underMenuList{transform:translateX(-50%) translateY(0)}.theme1-page .underMenuList ul{grid-template-columns:1fr;gap:8px}}@media (max-width:1220px) and (min-width:800px){.theme1-page #menu>li{padding:0 4px}.theme1-page .info_action ul{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.theme1-page .info_action .dflexAll{font-size:14px;gap:4px}.theme1-page .info_action a{font-size:13px;max-width:204px}.theme1-page .info_action .icon{width:28px;height:28px;flex-shrink:0}}.theme1-page .nav-scroll-btn{position:absolute;top:0;height:72px;display:flex;align-items:center;z-index:1001;opacity:0;pointer-events:none;transition:opacity .3s ease}.theme1-page .nav-scroll-btn.visible{opacity:1;pointer-events:auto}.theme1-page .nav-scroll-btn.left{left:0;padding-right:40px;background:linear-gradient(to right,var(--theme1-nav-bg) 60%,transparent)}@media (min-width:1490px){.theme1-page .nav-scroll-btn.left{left:calc((100% - 1490px) / 2)}}.theme1-page .nav-scroll-btn.right{right:0;padding-left:40px;background:linear-gradient(to left,var(--theme1-nav-bg) 60%,transparent)}@media (min-width:1490px){.theme1-page .nav-scroll-btn.right{right:calc((100% - 1490px) / 2)}}.theme1-page .scroll-btn{background:hsla(0,0%,100%,.7);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.05);border-radius:50%;width:35px;height:35px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.06);color:#333;margin:0 8px;transition:all .2s ease}.theme1-page .scroll-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 15px rgba(0,0,0,.1);border-color:rgba(0,0,0,.1)}.theme1-page .scroll-btn svg{display:block}@media (max-width:1024px){.theme1-page .nav-scroll-btn{display:none}}.theme1-page .footer{width:100%;background:var(--theme1-secondary-color);padding:60px 0 0;color:#fff;position:relative}.theme1-page .footernav{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.theme1-page .Contactinfo,.theme1-page .patentcare,.theme1-page .socail{flex:1;min-width:250px}.theme1-page .footer h2{font-size:20px;font-weight:700;color:#fff;margin-bottom:24px}.theme1-page .footer ul{list-style:none;padding:0;margin:0}.theme1-page .footer ul li{font-size:16px;margin-bottom:12px}.theme1-page .footer a{color:#fff;text-decoration:none;transition:opacity .2s}.theme1-page .footer a:hover{text-decoration:underline!important;opacity:1!important}.theme1-page .footernav .socail{gap:8px}.theme1-page .socail ul{display:flex;gap:16px;align-items:center}.theme1-page .socail ul li img{width:32px;height:32px}.theme1-page .policy{margin-top:60px;padding:24px 0;border-top:1px solid hsla(0,0%,100%,.1)}.theme1-page .policy ul{display:flex;justify-content:space-between;align-items:center}.theme1-page .policy li{opacity:.7;font-size:14px}@media (max-width:1024px){.theme1-page .footer{padding:40px 0 80px}.theme1-page .footer .policy p{text-align:center}.theme1-page .footernav{flex-direction:column;gap:32px}.theme1-page .socail{align-items:center;text-align:center}.theme1-page .socail ul{justify-content:center}.theme1-page .policy ul{flex-direction:column;gap:12px}}.theme1-page .theme1-location-section .locate_heading h2{font-size:var(--font-h2-desktop);font-weight:600;color:var(--text-heading);margin-bottom:40px}.theme1-page .theme1-location-section .location-tile{background:var(--bg-ultra-light);border-radius:10px;overflow:hidden;margin-bottom:14px;width:100%}.theme1-page .theme1-location-section .location-content{display:flex;width:100%}.theme1-page .theme1-location-section .location-info{flex:1.5;padding:24px 16px;display:flex;flex-direction:column}.theme1-page .theme1-location-section .location-map{flex:1}.theme1-page .theme1-location-section .clinic-name{font-size:24px;font-weight:600;margin-bottom:24px;color:var(--text-heading);padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}.theme1-page .theme1-location-section .location-details-container{display:flex;flex-direction:column;gap:20px}.theme1-page .theme1-location-section .location-row{display:flex;align-items:flex-start;font-size:16px;color:var(--text-body)}.theme1-page .theme1-location-section .address-row .info-value{color:var(--text-heading);font-size:16px}.theme1-page .theme1-location-section .contact-email-row{display:flex;flex-wrap:wrap;gap:40px}.theme1-page .theme1-location-section .info-item{display:flex;align-items:center;gap:12px}.theme1-page .theme1-location-section .info-label{font-weight:600;color:#6a6a6a;display:flex;align-items:center;gap:8px;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.theme1-page .theme1-location-section .info-label img{width:22px;height:22px}.theme1-page .theme1-location-section .info-value{color:var(--text-body);line-height:1.75;padding-left:5px}.theme1-page .theme1-location-section .get-direction-row{margin-top:10px;display:flex;align-items:center;gap:12px}.theme1-page .theme1-location-section .direction-icon{display:flex;align-items:center;justify-content:center}.theme1-page .theme1-location-section .direction-link{color:var(--theme-color);font-weight:600;text-decoration:underline;font-size:16px;transition:opacity .2s}.theme1-page .theme1-location-section .direction-link:hover{opacity:.8}@media (max-width:1024px){.theme1-page .theme1-location-section .locate_heading h2{font-size:var(--font-h2-mobile);text-align:center;margin-bottom:24px}.theme1-page .theme1-location-section .location-content{flex-direction:column}.theme1-page .theme1-location-section .location-info{padding:30px 20px}.theme1-page .theme1-location-section .contact-email-row{flex-direction:column;gap:20px}.theme1-page .theme1-location-section .location-map{min-height:250px;width:100%}.theme1-page .theme1-location-section .clinic-name{font-size:20px}}.theme1-page .socailMedia.theme1-social-section{width:100%;padding:0;background:var(--theme1-primary-five-opacity);display:flex}.theme1-page .theme1-social-section .social-banner{background:var(--theme1-primary-twenty-color);height:auto;min-height:80px}.theme1-page .theme1-social-section .social-banner,.theme1-page .theme1-social-section .social-banner-container{width:100%;display:flex;align-items:center;position:relative}.theme1-page .theme1-social-section .medical-team-wrapper{position:absolute;left:0;bottom:0;width:120px;height:auto;z-index:2;display:flex;align-items:flex-end}.theme1-page .theme1-social-section .medical-team-wrapper img{width:100%;height:auto;display:block;transform:translateY(10px)}.theme1-page .theme1-social-section .social-content{display:flex;align-items:center;justify-content:center;width:100%;gap:20px 32px;padding:15px 140px}.theme1-page .theme1-social-section .social-title{font-size:24px;font-weight:500;color:var(--text-body);text-align:center;white-space:normal}.theme1-page .theme1-social-section .social-icons-list{display:flex;align-items:center;gap:16px}.theme1-page .theme1-social-section .social-icon{display:flex;align-items:center;justify-content:center;transition:transform .2s}.theme1-page .theme1-social-section .social-icon:hover{transform:translateY(-3px)}.theme1-page .theme1-social-section .social-icon a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.08)}.theme1-page .theme1-social-section .social-icon img{width:100%;height:100%}.theme1-page .theme1-social-section .social-icon .gmb-icon{width:80%;height:80%;-o-object-fit:contain;object-fit:contain}@media (min-width:1025px) and (max-width:1280px){.theme1-page .theme1-social-section .social-content{padding:15px 80px 15px 120px;gap:16px 24px}}@media (max-width:1024px){.theme1-page .theme1-social-section .social-banner{padding:0}.theme1-page .theme1-social-section .social-banner-container{flex-direction:column;text-align:center}.theme1-page .theme1-social-section .medical-team-wrapper{position:relative;left:auto;bottom:auto;width:100px;margin:-40px auto 10px}.theme1-page .theme1-social-section .medical-team-wrapper img{transform:none}.theme1-page .theme1-social-section .social-content{padding:0 0 12px;flex-direction:column;gap:16px}.theme1-page .theme1-social-section .social-title{font-size:18px;white-space:normal;text-align:center}.theme1-page .theme1-social-section .social-icons-list{justify-content:center;flex-wrap:wrap;gap:12px}}.theme1-page .contactPage.theme1-contact-section{width:100%;padding:64px 0;background:url(/contactbg.png) no-repeat 50%;background-size:cover;position:relative}.theme1-page .theme1-contact-section .containers{position:relative;z-index:2}.theme1-page .contact-flex-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.theme1-page .contact-info-col{flex:1;max-width:500px}.theme1-page .working-hours-title{font-size:28px;font-weight:600;color:var(--text-heading);text-align:center;margin-bottom:32px}.theme1-page .work-timings-list{display:flex;flex-direction:column;gap:12px;max-height:480px;overflow-y:auto;padding-right:8px}.theme1-page .work-timings-list::-webkit-scrollbar{width:6px}.theme1-page .work-timings-list::-webkit-scrollbar-track{background:transparent}.theme1-page .work-timings-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.theme1-page .work-timings-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.theme1-page .work-timing-row{display:flex;justify-content:space-between;padding:16px 24px;background:hsla(0,0%,100%,.4);backdrop-filter:blur(4px);border-radius:10px;font-size:16px;font-weight:500;color:var(--text-body)}.theme1-page .day-label{font-weight:600}.theme1-page .contact-form-col{flex:1;max-width:550px}.theme1-page .contact-card{background:#fff;padding:48px;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.05)}.theme1-page .form-title{font-size:28px;font-weight:600;color:var(--text-heading);text-align:center;margin-bottom:32px}.theme1-page .formgroup{margin-bottom:24px}.theme1-page .formgroup label{display:block;font-size:14px;font-weight:600;color:var(--text-body);margin-bottom:8px}.theme1-page .formgroup input,.theme1-page .formgroup textarea{width:100%;padding:14px 20px;border:1px solid #e0e0e0;border-radius:30px;font-size:16px;color:var(--text-body);transition:border-color .2s}.theme1-page .formgroup textarea{border-radius:16px;min-height:120px;resize:vertical}.theme1-page .formgroup input:focus,.theme1-page .formgroup textarea:focus{outline:none;border-color:var(--theme-color)}.theme1-page .error-text{color:#dc3545;font-size:12px;margin-top:4px;padding-left:12px}.theme1-page .btn-wrapper{margin-top:32px}.theme1-page .submit-btn{width:100%;padding:16px;background:var(--theme-color);color:#fff;border:none;border-radius:50px;font-size:18px;font-weight:600;cursor:pointer;transition:opacity .2s,transform .2s}.theme1-page .submit-btn:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:1024px){.theme1-page .contactPage.theme1-contact-section{padding:0}.theme1-page .contact-flex-wrapper{flex-direction:column;gap:48px;padding:48px 0}.theme1-page .contact-form-col,.theme1-page .contact-info-col{max-width:100%;width:100%}.theme1-page .contact-card{padding:32px 24px}}.successFulPopup .success{margin-top:100px;display:flex;flex-direction:column;text-align:center;align-items:center}.successFulPopup .success h3{font-size:28px;font-weight:600;margin-bottom:15px}.successFulPopup .success p{font-size:18px;width:400px}.successFulPopup .success button{padding:12px 55px;background:var(--theme-color);margin-top:20px;color:#fff;font-size:20px;font-weight:600;letter-spacing:.8px;border-radius:10px;border:none;outline:none}@media (min-width:320px) and (max-width:1024px){.successFulPopup .success{margin-top:40px}.successFulPopup .success h3{font-size:22px}.successFulPopup .success p{font-size:16px;width:330px}}.theme2-page .footertheme2,.theme2-page .theme2footer{width:100%;background:var(--theme2-secondary-color);padding:80px 0 0;color:#fff;position:relative;margin-top:120px}.theme2-page .footernavTheme2{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.theme2-page .footertheme2 h2{font-size:20px;font-weight:700;color:#fff;margin-bottom:24px;letter-spacing:.5px}.theme2-page .footertheme2 ul{list-style:none;padding:0}.theme2-page .patentcare ul li{position:relative;padding-left:20px;margin-bottom:12px}.theme2-page .patentcare ul li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.theme2-page .footertheme2 a{color:#fff;text-decoration:none;transition:color .2s}.theme2-page .footertheme2 a:hover{text-decoration:underline!important}.theme2-page .socailTheme2{display:flex;flex-direction:column}.theme2-page .socailTheme2 ul{display:flex;gap:12px;margin-bottom:24px}.theme2-page .socailTheme2 ul li img{width:32px;height:32px}.theme2-page .ratingBlock_theme2{margin-top:60px;padding:30px 0;border-top:1px solid hsla(0,0%,100%,.1);text-align:center}.theme2-page .copyText{opacity:.6;font-size:14px}@media (max-width:1024px){.theme2-page .footernavTheme2{grid-template-columns:1fr;gap:40px}.theme2-page .footertheme2{padding:60px 0 80px}.theme2-page .socailTheme2{align-items:center;text-align:center}.theme2-page .socailTheme2 ul{justify-content:center}.theme2-page .footertheme2,.theme2-page .theme2footer{margin-top:60px}}.theme2-page .socailMediaTheme2{width:100%;padding:0}.theme2-page .socialteam_theme2{background:var(--theme2-primary-ten-color);border-radius:8px;padding:24px 30px;position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #cbd5e1;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.theme2-page .socailMediaTheme2 ul{display:flex;align-items:center;list-style:none;padding:0;margin:0;gap:16px}.theme2-page .socialteam_theme2:before{position:absolute;content:"";background:url(/social-icon-group.svg) no-repeat;width:148px;height:1480px;background-size:contain;background-position:50%;top:50%;transform:translateY(-50%);left:-35px}.theme2-page .socailMediaTheme2 ul li:first-child{font-size:25px;font-weight:600;color:#000;margin-right:8px}.theme2-page .socailMediaTheme2 ul li a{display:flex;transition:transform .2s ease}.theme2-page .socailMediaTheme2 ul li a:hover{transform:scale(1.1)}.theme2-page .socailMediaTheme2 ul li img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.theme2-page .socialteam_theme2{padding:24px;flex-direction:column;text-align:center}.theme2-page .socialteam_theme2:before{display:none}.theme2-page .socailMediaTheme2 ul{flex-wrap:wrap;justify-content:center;gap:20px}.theme2-page .socailMediaTheme2 ul li:first-child{width:100%;margin-bottom:10px}}.theme2-page .headings{align-items:center;text-align:center}.theme2-page .headings .headingView{flex:1;width:100%;display:flex;flex-direction:column;align-items:center}.theme2-page .headings h2{font-size:40px;font-weight:600;color:#1e293b;line-height:1.2;margin:0 0 8px}.theme2-page .headings h2:has(+p){margin-bottom:var(--micro-spacing)}@media (max-width:767px){.theme2-page .headings h2:has(+p){margin-bottom:8px}}.theme2-page .headings p{font-size:var(--font-h3-desktop);font-weight:500;color:#000;margin:0;line-height:1.5}@media (min-width:1025px){.theme2-page .headings:has(.slidebtn){flex-direction:row;justify-content:space-between;align-items:center;text-align:center}.theme2-page .headings:has(.slidebtn):before{content:"";display:block;width:104px;flex-shrink:0}.theme2-page .headings:has(.slidebtn) .headingView{text-align:center;width:auto;padding:0 40px}.theme2-page .headings:not(:has(.slidebtn)) .headingView{padding:0 15%}}.theme2-page .slidebtn{display:flex;gap:16px;z-index:10;flex-shrink:0;width:104px;justify-content:flex-end;position:relative}.theme2-page .slidebtn .next,.theme2-page .slidebtn .prev{width:44px;height:44px;background:url(/leftArrow.png) no-repeat 50%;background-size:100%;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;padding:0;display:flex;align-items:center;justify-content:center}.theme2-page .slidebtn .next{transform:rotate(180deg)}.theme2-page .slidebtn .next:hover,.theme2-page .slidebtn .prev:hover{transition:transform .3s ease}.theme2-page .slidebtn .prev:hover{transform:scale(1.1)}.theme2-page .slidebtn .next:hover{transform:rotate(180deg) scale(1.1)}.theme2-page .slidebtn .next.disabled,.theme2-page .slidebtn .prev.disabled{opacity:.3;cursor:not-allowed;filter:grayscale(1);pointer-events:none}@media (max-width:1024px){.theme2-page .headings h2{font-size:28px}.theme2-page .headings p{font-size:var(--font-h3-mobile)}.theme2-page .headings .headingView{margin-bottom:16px}.theme2-page .headings .slidebtn{width:100%;justify-content:center}.theme2-page .slidebtn .next,.theme2-page .slidebtn .prev{width:36px;height:36px;background-size:100%}}@media (max-width:480px){.theme2-page .headings h2{font-size:var(--font-h2-mobile)}}.swiper-button-next,.swiper-button-prev{display:none!important}.theme2-page .book-appointment-btn,.theme2-page .bookBtnLarge button,.theme2-page .bookappointbtn button,.theme2-page .booklink button,.theme2-page .btn-enquire,.theme2-page .doctorall-theme2-card-cta button{border-radius:4px!important}.theme2-location-card{width:100%;background-color:#fff;border-radius:12px;border:1px solid #ededed;border-left-width:6px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .2s ease-in-out;display:flex;flex-direction:column}.theme2-location-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:48px}@media (min-width:768px){.theme2-location-grid{grid-template-columns:repeat(2,1fr)}}.theme2-location-header{padding:14px 20px;font-size:24px;font-weight:500;border-bottom:1px solid #ededed}.theme2-location-body{padding:20px;display:flex;flex-direction:column;background-color:transparent;flex:1}.theme2-location-icon-circle{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background-color:#f3f3f3;border-radius:50%;margin-right:8px}.theme2-location-icon-circle img{width:12px!important;height:12px!important;margin-right:0!important;opacity:.8}.theme2-location-icon-text{display:flex;align-items:center;color:#6d6c6c;font-size:14px;margin-bottom:12px;font-weight:500}.theme2-location-address-value{color:#000;font-weight:600;font-size:16px;line-height:1.7;margin-bottom:24px}.theme2-location-nav-left{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:auto}.theme2-location-nav-left svg{margin-right:8px;width:18px;height:18px}.theme2-location-nav-left a{font-weight:600;font-size:16px;text-decoration:underline;color:var(--theme2-color)}.theme2-location-nav-left a:hover{text-decoration:underline;opacity:.8}.theme2-page .media-theme-2{width:100%;box-sizing:border-box}.theme2-page .swiper-slide-visible .swiper-slide-active{margin-right:0}.theme2-page .ServiceView{width:100%}.theme2-page .desktop-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;justify-items:center}.theme2-page .desktop-image-container{width:100%;max-width:425px;height:407px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);background:var(--theme2-secondary-five-color);border:2px solid var(--theme2-secondary-five-color)}.theme2-page .desktop-image-container img{width:100%;height:100%;border-radius:12px;-o-object-fit:contain;object-fit:contain}.theme2-page .media-theme-2 .swiper-pagination-bullet{width:10px;height:10px;background:#cbd5e1;opacity:1}.theme2-page .media-theme-2 .swiper-pagination-bullet-active{background:var(--theme2-color,#00c896);width:24px;border-radius:5px}@media (max-width:1400px){.theme2-page .desktop-grid-layout{gap:20px}}@media (max-width:1220px){.theme2-page .media-theme-2 .desktop-image-container{max-width:100%!important;height:350px!important}}@media (max-width:640px){.theme2-page .media-theme-2 .desktop-image-container{height:300px!important}.theme2-page .responsive-layout li{aspect-ratio:1/1;border-radius:14px;margin-bottom:20px;overflow:hidden}}@media (max-width:480px){.theme2-page .media-theme-2 .desktop-image-container{height:320px!important}}.theme2-page .header{width:100%;background-color:#fff;z-index:1050;position:relative}.theme2-page .header.sticky-div{position:sticky;top:0;box-shadow:0 2px 10px rgba(0,0,0,.05)}.theme2-page .header.header-sticky{position:sticky;top:0;left:0;right:0;box-shadow:0 4px 15px rgba(0,0,0,.1);animation:slideDown .3s ease-out}.theme2-page .topAction{display:flex;justify-content:space-between;align-items:center;min-height:80px}.theme2-page .logo{display:flex;align-items:center;width:40%}.theme2-page .logo img{max-width:300px;max-height:85px;-o-object-fit:contain;object-fit:contain}.theme2-page .logo span{font-size:var(--font-common);font-weight:700;color:var(--theme2-color);margin-left:5px;text-align:left}.theme2-page #menuToggle{display:none}.theme2-page .doctor_info{display:flex;flex-direction:column;justify-content:center}.theme2-page .doctor_name{font-size:28px;font-weight:700;margin:0;line-height:var(--line-height-heading);white-space:nowrap}.theme2-page .doctor_speciality{font-size:14px;color:#3b7dc2;margin:4px 0 0;font-weight:600;line-height:var(--line-height-heading)}.theme2-page .info_action ul{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.theme2-page .info_action .dflexAll{align-items:flex-start;display:flex;align-items:center;font-size:16px;color:var(--text-body);gap:8px;white-space:nowrap}.theme2-page .info_action .icon{display:flex;align-items:center;justify-content:center}.theme2-page .info_action .booklink button{background-color:var(--theme2-color);border-radius:4px;padding:10px 18px;font-weight:600;text-transform:none;font-size:14px}.theme2-page .info_action .booklink button img{display:none}.theme2-page .info_action a{text-decoration:none;color:var(--text-heading);font-size:16px;font-weight:500}.theme2-page .info_action a:hover{color:var(--theme2-color)}.theme2-page .navigation{background-color:#fff;border-bottom:1px solid #f0f0f0;height:72px;display:flex;align-items:stretch;border-top:1px solid #e7e7e7;box-shadow:0 5px 12px hsla(0,0%,44%,.2);position:relative}.theme2-page .navigation .containers.menu{max-width:1490px;margin-inline:auto;width:100%;padding-inline:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;background:#fff}.theme2-page .navigation .containers.menu::-webkit-scrollbar{display:none}.theme2-page #menu{display:flex;align-items:center;list-style:none;margin:0 auto;padding:0 40px;height:100%;flex-wrap:nowrap}.theme2-page #menu li{height:100%}.theme2-page #menu>li>a{display:flex;align-items:center;padding:0 28px;height:100%;font-size:var(--font-body-desktop);font-weight:500;color:var(--text-heading);text-decoration:none;position:relative;cursor:pointer;white-space:nowrap}.theme2-page #menu>li:hover>a,.theme2-page #menu>li>a.active{color:var(--theme2-color)}.theme2-page #menu>li>a.active:after{content:"";position:absolute;bottom:5px;left:20px;right:20px;height:2.2px;background-color:var(--theme2-color)}.theme2-page #menu>li.dropdown>a{padding-right:28px}@media (min-width:1221px){.theme2-page .dropdown:hover .underMenuList{opacity:1;visibility:visible;transform:translate(-50%)}}.theme2-page .underMenuList{position:absolute;top:100%;left:50%;width:700px;background:var(--theme2-color);box-shadow:0 10px 30px rgba(0,0,0,.2);border-radius:0 0 12px 12px;padding:25px;z-index:1100;opacity:0;visibility:hidden;transform:translate(-50%,-6px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.theme2-page .menuTitle{font-size:20px;font-weight:600;color:#fff;margin-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.2)}.theme2-page .underMenuList ul{display:grid;grid-template-columns:1fr 1fr;gap:15px;list-style:none;padding:0}.theme2-page .underMenuList li{color:#fff;font-size:16px;padding:2px 0 4px;border-radius:6px}.theme2-page .underMenuList li:hover{cursor:pointer}@media (max-width:1440px){.theme2-page .info_action ul{gap:4px}.theme2-page #menu>li>a{padding:0 15px}}@media (max-width:1220px){.theme2-page .navigation{height:0;border:none;box-shadow:none;margin:0;padding:0;overflow:visible}.theme2-page .navigation .containers.menu{width:100%;height:0;margin:0;padding:0;display:block}.theme2-page .header{z-index:1050!important;position:relative}.theme2-page .topAction{min-height:80px;padding:0;position:relative;border-bottom:1px solid #eee;display:flex;justify-content:flex-start;gap:12px;z-index:2100;background:#fff;width:100%}.theme2-page .info_action{display:none}.theme2-page .logo{max-width:calc(100% - 80px);flex-grow:0;margin:0;justify-content:flex-start;gap:8px;width:100%}.theme2-page .logo img{max-width:300px;max-height:68px;padding:4px 0}.theme2-page .logo span{font-size:18px;color:var(--theme2-color);margin-left:5px;text-align:left}.theme2-page #menuToggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:35px;height:35px;z-index:1000000!important;position:relative;order:-1}.theme2-page #menuToggle span{display:block;width:24px;height:2px;background:#1a1c1e;margin:3px 0;transition:all .3s ease;border-radius:2px}.mobile-menu-open .theme2-page #menuToggle{visibility:hidden!important;display:flex!important}.mobile-drawer-close-theme2{position:absolute;top:26px;left:20px;width:24px;height:24px;cursor:pointer;z-index:10001;display:none}.mobile-menu-open .mobile-drawer-close-theme2{display:block}.mobile-drawer-close-theme2 span{display:block;width:100%;height:2px;background:#000;position:absolute;top:50%;left:0}.mobile-drawer-close-theme2 span:first-child{transform:rotate(45deg)}.mobile-drawer-close-theme2 span:nth-child(2){transform:rotate(-45deg)}.theme2-page #menu{position:absolute;top:0;left:0;width:314px;height:100vh;background:#fff;flex-direction:column;justify-content:flex-start;padding-top:80px!important;transform:translateX(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:10000!important;box-shadow:10px 10px 30px rgba(0,0,0,.1);overflow-y:auto;padding-bottom:100px;padding-left:0;padding-right:0}.mobile-menu-open .theme2-page #menu{transform:translateX(0)}.theme2-page #menu>li{width:100%;height:auto;border-bottom:1px solid #cdcdcd;display:flex;flex-direction:column;align-items:flex-start}.theme2-page #menu>li>a{padding:20px;justify-content:flex-start;width:100%;color:#000;transition:all .3s ease;height:auto;gap:8px;display:flex;align-items:center}.theme2-page #menu>li>a.active,.theme2-page #menu>li>a:hover{background-color:var(--theme2-color);color:#fff!important;border-radius:1px}.theme2-page #menu>li>a.active:after{display:none}.theme2-page .underMenuList{position:static;width:100%;max-height:0;opacity:0;visibility:hidden;padding:0 24px;overflow:hidden;background:#fafafa;border:none;box-shadow:none;transform:none;transition:max-height .4s ease,padding .4s ease,opacity .3s ease;border-radius:2px!important}.theme2-page #menu>li.dropdown.mobile-active>.underMenuList{max-height:800px;padding:10px 24px 20px;opacity:1;visibility:visible}.theme2-page .menuTitle{display:none}.theme2-page .underMenuList ul{display:grid;grid-template-columns:1fr;gap:0;list-style:none;padding:10px 0}.theme2-page .underMenuList li{color:#555;padding:10px 0;font-size:15px}}@media (max-width:1000px){.theme2-page .logo{max-width:none}}.theme2-page .nav-scroll-btn{position:absolute;top:0;height:72px;display:flex;align-items:center;z-index:1001;opacity:0;pointer-events:none;transition:opacity .3s ease}.theme2-page .nav-scroll-btn.visible{opacity:1;pointer-events:auto}.theme2-page .nav-scroll-btn.left{left:0;padding-right:40px;background:linear-gradient(90deg,#fff 60%,transparent)}@media (min-width:1490px){.theme2-page .nav-scroll-btn.left{left:calc((100% - 1490px) / 2)}}.theme2-page .nav-scroll-btn.right{right:0;padding-left:40px;background:linear-gradient(270deg,#fff 60%,transparent)}@media (min-width:1490px){.theme2-page .nav-scroll-btn.right{right:calc((100% - 1490px) / 2)}}.theme2-page .scroll-btn{background:hsla(0,0%,100%,.7);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.05);border-radius:50%;width:35px;height:35px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.06);color:#333;margin:0 8px;transition:all .2s ease}.theme2-page .scroll-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 15px rgba(0,0,0,.1);border-color:rgba(0,0,0,.1)}.theme2-page .scroll-btn svg{display:block}@media (max-width:1024px){.theme2-page .nav-scroll-btn{display:none}}