.announcement{width:100%;float:left}.announcement p{color:#fff;font-weight:600;height:50px;font-size:16px;justify-content:center;align-items:center}.announcement span{font-size:14px;font-weight:400;display:inline-block;margin-left:3px}.announcement p a{margin-left:3px;text-decoration:underline}.announcementtheme2{background:var(--theme2-primary-twenty-color)}.announcementtheme2 p{color:var(--theme2-color)}@media (min-width:320px) and (max-width:1024px){.announcement{text-align:center;padding:5px 0}.announcement p{flex-direction:column;font-size:13px;height:auto}.announcement p span{font-size:12px}}.bookModel .heading{font-size:24px;font-weight:600;width:100%;float:left;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:90vh}.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}.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;padding-bottom:35px}#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}.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}.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;display:flex;justify-content:space-evenly;align-items:center;position:fixed;bottom:0;gap:8px;background:#fff;height:65px;padding:0 10px;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 .btn{background:var(--theme-color);font-size:16px;border-radius:5px}.footerBottom .socialIcon a{border:.5px solid #000;width:38px;height:38px;display:flex;align-items:center;justify-content:center}.footerBottom .socialIcon img{width:25px;height:25px}}.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)}}.theme2_btn{width:100%;float:left;text-align:center;margin-top:30px}.theme2_btn button{width:125px;height:40px;border-radius:20px;border:1px solid var(--theme2-color);font-size:14px;color:var(--theme2-color);font-weight:500}.booklink button{border-radius:50px}.booklink button,.theme2 button{color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;padding:12px 15px}.theme2 button{border-radius:6px;background-color:var(--theme2-color)}@media (min-width:320px) and (max-width:1024px){.booklink button{border-radius:50px;font-size:12px;padding-top:10px;padding-bottom:10px}.theme2 button{border-radius:6px}}.tiles{width:100%;float:left;margin:10px 0;display:flex;justify-content:space-between;background:#f8f8f8}.locate_heading h2{font-size:40px;font-weight:600}.locate_heading{margin:0 0 30px;width:100%;float:left}.tiles p{font-size:20px;font-weight:500}.tiles .col1{padding:15px 24px;width:60%}.tiles .col2{width:40%}.tiles .col1 h3{padding:0 0 10px;font-size:24px;border-bottom:1px solid #d9d9d9}.tiles .col1 ul{padding:10px 0;float:left}.tiles .col1 ul li{display:flex;padding:6px 0}.tiles .col1 ul li:first-child{width:100%}.tiles .col1 ul li{width:50%;float:left;font-size:16px}.tiles .col1 ul li span{display:flex;align-items:center;color:#6a6a6a;font-size:12px;margin-right:8px}.tiles .col1 ul li span img{margin-right:10px}.tiles .col1 ul li:last-child span img{width:24px;height:24px;background:#f2f2f2;border-radius:100px;padding:5px}.getDirection{width:100%;float:left;display:flex}.getDirection a{cursor:pointer;color:var(--theme-color);text-decoration:underline}.getDirection span{margin-right:10px}.map{display:none}.theme2Lcocate .map{display:block;margin-top:50px}.theme2Lcocate .col2{display:none}.theme2Lcocate .tiles{background:#fff;border-radius:8px;border:1px solid #d9d9d9}.theme2Lcocate .tiles .col1{width:100%;padding:0;border-left:4px solid var(--theme2-color);border-radius:8px 0 0 8px}.theme2Lcocate .tiles:hover h3{background:var(--theme2-color);color:#fff}.theme2Lcocate .tiles .col1 h3{padding:28px 20px 10px;border-radius:8px 8px 0 0;background:var(--theme2-primary-ten-color)}.theme2Lcocate .tiles .col1 ul{padding:8px 15px 12px;justify-content:space-between;display:flex;flex-wrap:wrap}.theme2Lcocate .tiles .col1 ul li{flex-direction:column;width:auto;padding:0 10px 10px}.theme2Lcocate .tiles .col1 ul li:last-child img{max-width:22px}.theme2Lcocate .getDirection a{color:var(--theme2-color)}.theme2Lcocate .flexview{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between}.theme2Lcocate .row{width:49%}.theme2Lcocate .col2.fullmap{width:100%;display:block}.theme2Lcocate .col2.fullmap iframe{width:100%;height:450px}@media (min-width:320px) and (max-width:1024px){.locate_heading{margin:0 0 10px}.theme2Lcocate .col2.fullmap iframe{width:100%;height:350px}.locate_heading h2{font-size:28px;line-height:36px}.tiles{flex-direction:column}.tiles .col1,.tiles .col2{width:100%}.tiles .col1 h3{font-size:18px}.tiles .col1{padding:15px}.tiles .col1 ul li{flex-direction:column;width:100%;font-size:13px}.tiles .col1 ul li:last-child{width:auto;flex-direction:row}.getDirection img{max-width:28px}.tiles iframe{width:340px}.theme2Lcocate .row{width:100%}}#menuToggle input{display:none}@media (min-width:320px) and (max-width:1024px){.sticky-div-mobile{position:fixed;top:0}.info_action,.menuTitle{display:none}.topAction{flex-direction:column;width:88%;margin-left:55px;min-height:50px;padding-top:2px}.bannerImage{height:370px}.topAction .logo{justify-content:flex-start;width:100%;font-size:16px;text-align:left;gap:5px}.topAction .logo img{max-width:150px;margin:3px 0 0}.withoutlogoAction .logo img{max-width:85px!important;margin:3px 0 0;max-height:45px}.wiClinictopAction .logo img{max-width:150px;margin:3px 0 0}.info_action{width:100%}.info_action ul{justify-content:space-between;flex-wrap:wrap}.info_action ul li{font-size:10px;font-weight:500;margin-right:0;margin-bottom:8px}.info_action ul li i{width:20px;height:20px;margin-right:5px}.info_action ul li i img{max-width:10px}.header .info_action ul li .btn.booklink button{font-size:10px;padding:6px 14px;text-align:center}.info_action ul li .select{height:30px;width:98px}.info_action ul li .select select{height:28px;width:96%;padding:0 5px}.select:after{width:14px;height:14px;right:10px}.banner .content p{font-size:11px;width:100%;margin:2px 0}.menu>ul{flex-direction:column}.menu>ul li a:hover{background:transparent}#menuToggle{display:flex;flex-direction:column;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50px;z-index:999}.menuTopMarginWthAnnouncement{top:15px!important}.menuTopMargin{top:65px!important}#menuToggle input{display:flex;width:32px;height:32px;position:absolute;cursor:pointer;opacity:0;z-index:2}#menuToggle span{display:flex;width:29px;height:2px;margin-bottom:5px;position:relative;background:#000;border-radius:3px;z-index:1;transform-origin:5px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}#menuToggle span:first-child{transform-origin:0 0}#menuToggle span:nth-last-child(2){transform-origin:0 100%}#menuToggle input:checked~span{opacity:1;transform:rotate(45deg) translate(5px);background:#36383f}#menuToggle input:checked~body{overflow-y:hidden}#menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}#menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(8px)}#menu{position:fixed;width:350px;height:100vh;box-shadow:0 0 10px #85888c;margin:-18px 0 0 -10px;padding:50px 0 20px;background-color:#fff;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translate(-110%);transition:transform .5s cubic-bezier(.77,.2,.05,1);top:0;overflow-y:auto}#menuToggle input:checked~ul{transform:none}#menu{padding-bottom:50px;position:absolute;z-index:-22}#menu,.menu>ul{justify-content:flex-start}.menu>ul>li{display:flex;padding:10px 0;height:auto;margin:0;position:relative;border-bottom:1px solid #9d9494}.menu>ul>li:last-child{border-bottom:0}.menu>ul>li a{width:100%;justify-content:flex-start;padding:0 15px;color:#000}.menu>ul>li:hover a{background:transparent;color:#000}.menu>ul>li.dropdown{flex-direction:column}.menuTitle{background:#f1f1f1;padding:12px 20px}.menu>ul>li.dropdown:hover .underMenuList{display:block;width:100%;position:relative;top:0;left:0;float:left;clear:both;border-radius:0;box-shadow:none;background:#fff;height:auto}.underMenuList ul li{color:#200a12;font-size:16px;padding:12px 0;cursor:pointer;width:100%;float:left;border-bottom:1px solid #b3b3b3}.underMenuList ul li:last-child{border-bottom:0}}.footer{width:100%;float:left;background:var(--theme1-secondary-color);position:relative;margin-top:130px}.emergency{border-radius:25px 25px 0 0;background:#041021;color:#fff;position:relative;width:60%;justify-content:center;align-items:center;display:flex;margin:-75px auto 0;height:75px;font-variant:small-caps;font-size:24px}.emergency img{margin-right:18px}.footernav{display:flex;justify-content:space-between;color:#fff;padding:50px 0 0}.Contactinfo h2,.patentcare h2{font-size:20px;color:#fff;font-weight:600;margin-bottom:5px}.Contactinfo ul li,.patentcare ul li{font-size:16px;font-weight:500;margin:16px 0}.socail h2{font-size:16px;margin-bottom:16px}.socail ul{display:flex}.socail ul li{margin:0 10px}.socail ul li:first-child{margin-left:0}.socail ul li a{cursor:pointer}.socail ul li:last-child{width:32px;height:32px;border-radius:100px;display:flex;justify-content:center;align-items:center}.ratingBlock{display:flex;justify-content:center;padding-bottom:20px}.ratingBlock .rating{display:flex;flex-direction:column;color:#fff;border-right:1px solid #aaa;padding-right:10px;margin-right:20px}.ratingBlock .rating .ratingData{display:flex}.ratingBlock .rating .ratingData span{font-size:24px}.ratingBlock .rating .ratingData img{margin:0 18px}.ratingBlock .rating .spanText{font-size:12px;padding:5px 0 0 72px}.powerby{font-size:16px;color:#fff;padding-top:22px}.policy{width:100%;float:left;padding:20px 0;border-top:1px solid #aaa;margin-top:45px}.policy ul{display:flex}.policy ul li:last-child{margin-left:auto}.policy ul li{color:#fff;font-size:16px;margin:0 10px}.socail .bookLink button{width:100%;font-size:16px!important;border-radius:50px!important}.theme2footer .emergency{border-radius:8px 8px 0 0;background:var(--theme2-color)}.appIcon{display:flex}.appIcon img{padding:0 5px;width:33px;height:20px;margin-inline:8px}@media (min-width:320px) and (max-width:1024px){.Contactinfo,.bookLink{display:none}.footer{margin-top:100px}.emergency{width:90%;margin-top:-60px;height:60px;font-size:16px}.emergency img{max-width:50px}.footernav{flex-direction:column;padding:20px 0 0}.Contactinfo{margin:16px 0 0}.ratingBlock{flex-direction:column;padding-bottom:0}.socail{display:flex;justify-content:space-between;align-items:center}.socail h2{text-align:center;margin-bottom:0;font-size:14px}.socail .bookLink button{width:80%}.socail ul{display:flex;justify-content:center;margin-bottom:0}.socail ul li{margin:0 5px}.policy p,.policy ul li{font-size:10px}.policy p{color:#fff;width:100%;padding:10px;display:flex;justify-content:center}.powerby{text-align:center}.ratingBlock .rating{margin:10px 0;border:0;justify-content:center;align-items:center}.Contactinfo h2,.patentcare h2{font-size:18px}.Contactinfo ul li{font-size:13px;display:inline-block;text-decoration:underline;margin-left:6px}.Contactinfo ul li span{margin-right:3px}.powerby{font-size:14px;padding-top:10px}.policy{margin-top:15px;padding-bottom:85px}}.socailMedia{width:100%;float:left;background:var(--theme1-primary-twenty-color);margin-top:100px}.socailMedia ul{display:flex;justify-content:center;align-items:center;height:96px}.socailMedia ul,.socialteam{position:relative}.socialteam:before{position:absolute;content:"";background:url(/medicalTeam.svg) no-repeat;width:130px;height:130px;top:-42px}.socailMedia ul li{font-size:24px;color:#200a12;margin:0 12px}.socailMedia ul li a{display:inline-block;cursor:pointer}.theme2Social{background:var(--theme1-primary-ten-color)}@media (min-width:320px) and (max-width:1024px){.socailMedia{margin-top:50px}.socialteam:before{width:70px;height:70px;background-size:cover;position:absolute;top:14px}.socailMedia ul li{flex:0;font-size:18px}.socailMedia ul{width:80%;left:78px;gap:3px}.socailMedia ul li{font-size:24px;line-height:27px;margin:0}.socailMedia ul li a{width:25px;height:25px;margin-right:5px}}.footertheme2{width:100%;float:left;background:var(--theme2-secondary-color);position:relative;margin-top:130px}.emergencyTheme2{border-radius:25px 25px 0 0;background:#041021;color:#fff;position:relative;width:60%;justify-content:center;align-items:center;display:flex;margin:-75px auto 0;height:75px;font-variant:small-caps;font-size:24px}.emergencyTheme2 img{margin-right:18px}.footernavTheme2{display:flex;justify-content:space-between;color:#fff;padding:50px 0 0}.Contactinfo h2,.patentcareTheme2 h2{font-size:20px;color:#fff;font-weight:600;margin-bottom:5px}.patentcareTheme2 .careList li{position:relative;margin-left:18px}.patentcareTheme2 .careList li:before{content:"";border-top:2px solid #fff;border-right:2px solid #fff;position:absolute;height:8px;width:8px;top:8px;left:-20px;rotate:45deg}.Contactinfo ul li,.patentcareTheme2 ul li{font-size:16px;font-weight:500;margin:16px 0}.Contactinfo ul li span{display:inline-block;margin-right:10px}.socailTheme2 h2{font-size:16px;margin-bottom:16px}.socailTheme2 ul{display:flex}.socailTheme2 ul li{margin:0 10px}.socailTheme2 ul li:first-child{margin-left:0}.socailTheme2 ul li a{cursor:pointer}.socailTheme2 ul li:last-child{width:32px;height:32px;border-radius:100px}.ratingBlock_theme2,.socailTheme2 ul li:last-child{display:flex;justify-content:center;align-items:center}.ratingBlock_theme2{flex-direction:column;padding-bottom:20px}.ratingBlock_theme2 .rating{width:-moz-max-content;width:max-content;display:flex;flex-direction:column;color:#fff;border-bottom:1px solid #aaa;margin-right:0}.ratingBlock_theme2 .rating p{font-size:24px;display:flex}.ratingBlock_theme2 .rating p img{margin:0 18px}.ratingBlock_theme2 .rating span{font-size:12px;padding:5px 15px 10px}.powerbyTheme2{font-size:16px;color:#fff;padding-top:22px}.powerbyTheme2 .copyText{margin-top:20px;font-size:14px;font-weight:400;text-align:center}.policyTheme2 ul li{color:#fff;font-size:16px;position:relative}.policyTheme2 ul li a{font-size:16px}.policyTheme2 ul li:before{content:"";border-top:2px solid #fff;border-right:2px solid #fff;position:absolute;height:8px;width:8px;top:8px;left:-20px;rotate:45deg}.bookLink{margin:5px 0 20px}.socailTheme2 .bookLink button{width:100%;font-size:16px!important;border-radius:50px!important}.socailTheme2 .theme2 button{background:#fff;color:#103925;font-weight:500;width:100%;font-size:17px}.socailTheme2 .booklink button{margin-top:20px}.theme2footer .emergencyTheme2{border-radius:8px 8px 0 0;background:var(--theme2-color)}.theme2footer.footer{background:var(--theme2-secondary-color)}.theme2footer.footer .bookLink{display:none}.appIconTheme2{display:flex}.appIconTheme2 img{padding:0 5px;width:33px;height:20px;margin-inline:8px}.socailTheme2 .btn button{border-radius:4px}.ratingBlock .rating{display:none}@media (min-width:320px) and (max-width:1024px){.footertheme2{padding-bottom:70px}.Contactinfo,.bookLink{display:none}.footer{margin-top:100px}.emergencyTheme2{width:90%;margin-top:-60px;height:60px;font-size:16px}.emergencyTheme2 img{max-width:50px}.footernavTheme2{flex-direction:column;padding:20px 0 0}.Contactinfo{margin:16px 0 0}.ratingBlock_theme2{flex-direction:column;padding-bottom:0}.socailTheme2{display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin-top:14px}.socailTheme2 h2{text-align:center;margin-bottom:10px;font-size:14px}.socailTheme2 .bookLink button{width:80%}.socailTheme2 ul{display:flex;justify-content:center;margin-bottom:0}.socailTheme2 ul li{margin:0 5px}.policyTheme2 ul li{font-size:10px}.powerbyTheme2{text-align:center}.ratingBlock_theme2 .rating{margin:10px 0;border:0;justify-content:center;align-items:center}.Contactinfo h2,.patentcareTheme2 h2{font-size:18px}.Contactinfo ul li{font-size:13px;display:inline-block;text-decoration:underline;margin-left:6px}.patentcareTheme2 ul li{font-size:16px;font-weight:500;margin:3px 0}.Contactinfo ul li span{margin-right:3px}.powerbyTheme2{font-size:14px;padding-top:10px}.policyTheme2{margin-left:7px;margin-top:0;padding-bottom:5px}}.socailMediaTheme2{width:100%;float:left;margin-top:100px}.socailMediaTheme2 ul{display:flex;justify-content:center;align-items:center;height:96px;position:relative}.socialteam_theme2{position:relative;background:var(--theme2-primary-ten-color);border-radius:8px}.socialteam_theme2:before{position:absolute;content:"";background:url(/social-icon-group.svg) no-repeat;width:130px;height:130px;top:-12px;left:-50px}.socailMediaTheme2 ul li{font-size:24px;color:#200a12;margin:0 12px}.socailMediaTheme2 ul li a{display:inline-block;cursor:pointer}.theme2Social{background:transparent}@media (min-width:320px) and (max-width:1024px){.socailMediaTheme2{margin-top:50px}.socialteam_theme2{width:calc(100% - 20px);padding-top:20px}.socialteam_theme2:before{width:70px;height:70px;background-size:cover;position:absolute;top:14px}.socailMediaTheme2 ul li{flex:0;font-size:18px;width:15px;float:left}.socailMediaTheme2 ul li:first-child{width:100%;font-size:20px}.socailMediaTheme2 ul{width:80%;left:78px;gap:3px;display:block}.socailMediaTheme2 ul li{font-size:24px;line-height:27px;margin:0;width:15%}.socialteam_theme2:before{background-size:50px!important;left:12px;top:24px}.socailMediaTheme2 ul li a{width:25px;height:25px;margin-right:5px}}.sticky-div{position:sticky;top:0;z-index:1000;background-color:#fff;transition:top .3s ease}.topAction{min-height:60px;display:flex;justify-content:space-between;align-items:center}.header,.topAction{width:100%;float:left}.logo{width:40%;float:left;font-weight:600;display:flex;align-items:center}.logo span{font-size:24px;color:var(--theme-color);margin-left:5px;text-align:left}.logo_small span{font-size:18px}.logo img{max-width:300px;max-height:85px}.info_action{width:75%}.info_action ul{display:flex;justify-content:flex-end}.info_action ul li{color:#000;font-size:15px;font-weight:500;margin-right:10px;line-height:normal}.info_action ul li a{margin-left:3px}.info_action ul li i{width:35px;height:35px;border-radius:100px;margin-right:8px}.select{width:125px;border-radius:100px;display:flex;justify-content:center;align-items:center;border:1px solid var(--theme-color);height:40px;position:relative;overflow:hidden}.select select{-moz-appearance:none;appearance:none;position:relative;cursor:pointer;-webkit-appearance:none;border:0;outline:0;height:36px;width:90%;padding:0 10px}.select:after{position:absolute;content:"";background:url(/dropdown.svg) no-repeat 50%;width:16px;height:16px;right:20px;background-size:cover}.navigation{width:100%;float:left;background:#ebebeb}.menu>ul{display:flex;justify-content:center}.menu>ul>li{display:flex;padding:15px 0;height:75px;margin:0 16px;position:relative}.menu>ul>li a{display:inline-block;position:relative;height:40px;font-size:15px;padding:12px 16px;display:flex;cursor:pointer;justify-content:center;align-items:center}.menu>ul>li:hover a{border-radius:100px;background:var(--theme-color);color:#fff}.menu>ul>li:hover .theme2headerlink{background-color:var(--theme2-color);color:#fff}.active{border-radius:100px;color:#fff}.dropdown a:after{content:"";height:0;width:0;border-color:transparent transparent #000;border-style:solid;border-width:0 0 6px 6px;transform:rotate(45deg);margin-left:5px}.dropdown:hover a:after{border-bottom-color:#fff}.underMenuList{background:#f6f5f5}.underMenuList,.underMenuListTheme2{position:absolute;width:756px;display:none;height:392px;top:100%;z-index:9999;overflow-y:auto;border-radius:0 0 20px 20px;box-shadow:0 15px 20px 0 rgba(0,0,0,.25)}.underMenuListTheme2{background:#103925}.underMenuListTheme2 .menuTitle,.underMenuListTheme2 ul li{color:#fff!important}.menu>ul>li.dropdown:hover .underMenuList{display:block}.menuTitle{display:flex;padding:12px 20px;font-size:20px;color:#000;border-bottom:1px solid #d4d4d4}.menuTitle span{margin-left:5px;margin-top:8px}.underMenuList ul{padding:10px 20px}.underMenuList ul li{color:#200a12;font-size:16px;padding:12px 0;cursor:pointer;width:50%;float:left;text-align:justify}.underMenuList ul li:hover{color:#110509}#menuToggleTheme input{display:none}.underMenuList .cursorRemove{cursor:not-allowed;color:gray}.theme2Header .navigation{background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.2);border-top:1px solid #f1f1f1}.theme2Header .menu li:hover a{background:transparent;color:var(--theme2-color)}.theme2Header .menu li .active{color:#000;position:relative;font-weight:600}.theme2Header .menu li .active:after{position:absolute;content:"";height:2px;width:100%;top:120%;background-color:var(--theme2-secondary-color)!important;transform:none;border-bottom:var(--theme2-secondary-color)!important}.theme2Header .booklink button{background-color:var(--theme2-color);border-radius:4px}.theme2Header .booklink button img{display:none}.theme2Header+.banner_two{height:auto}.theme2Header .dflexAll{position:relative}.theme2Header .dflexAll:nth-child(3):after{position:absolute;content:"";height:22px;top:10px;left:0;background:#cbcbcb;width:1px}@media (min-width:320px) and (max-width:1024px){.sticky-div-mobile{position:fixed;top:0}.menuTitle{display:none}.theme2Header .navigation{border-top:0}.info_action{display:none}.topAction{flex-direction:column;width:88%;margin-left:55px;min-height:50px;padding-top:2px}.bannerImage{height:370px}.topAction .logo{justify-content:flex-start;width:100%;font-size:16px;text-align:left;gap:5px}.topAction .logo img{max-width:150px;margin:3px 0 0}.withoutlogoAction .logo img{max-width:85px!important;margin:3px 0 0;max-height:45px}.wiClinictopAction .logo img{max-width:150px;margin:3px 0 0}.info_action{width:100%}.info_action ul{justify-content:space-between;flex-wrap:wrap}.info_action ul li{font-size:10px;font-weight:500;margin-right:0;margin-bottom:8px}.info_action ul li i{width:20px;height:20px;margin-right:5px}.info_action ul li i img{max-width:10px}.header .info_action ul li .btn.booklink button{font-size:10px;padding:6px 14px;text-align:center}.info_action ul li .select{height:30px;width:98px}.info_action ul li .select select{height:28px;width:96%;padding:0 5px}.select:after{width:14px;height:14px;right:10px}.banner .content p{font-size:11px;width:100%;margin:2px 0}.menu>ul{flex-direction:column}.menu>ul li a:hover{background:transparent}#menuToggleTheme{display:flex;flex-direction:column;position:absolute;top:15px;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50px;z-index:999}#menuToggleTheme input{display:flex;width:32px;height:32px;position:absolute;cursor:pointer;opacity:0;z-index:2}#menuToggleTheme span{display:flex;width:29px;height:2px;margin-bottom:5px;position:relative;background:#000;border-radius:3px;z-index:1;transform-origin:5px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}#menuToggleTheme span:first-child{transform-origin:0 0}#menuToggleTheme span:nth-last-child(2){transform-origin:0 100%}#menuToggleTheme input:checked~span{opacity:1;transform:rotate(45deg) translate(5px);background:#36383f}#menuToggleTheme input:checked~body{overflow-y:hidden}#menuToggleTheme input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}#menuToggleTheme input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(8px)}#menu{position:fixed;width:350px;height:100vh;box-shadow:0 0 10px #85888c;margin:-18px 0 0 -10px;padding:50px 0 20px;background-color:#fff;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translate(-110%);transition:transform .5s cubic-bezier(.77,.2,.05,1);top:0;overflow-y:auto}#menuToggleTheme input:checked~ul{transform:none}#menu{padding-bottom:50px;position:absolute;z-index:-22}#menu,.menu>ul{justify-content:flex-start}.menu>ul>li{display:flex;padding:10px 0;height:auto;margin:0;position:relative;border-bottom:1px solid #9d9494}.menu>ul>li:last-child{border-bottom:0}.menu>ul>li a{width:100%;justify-content:flex-start;padding:0 15px;color:#000}.menu>ul>li:hover a{background:transparent;color:#000}.menu>ul>li.dropdown{flex-direction:column}.menuTitle{background:#f1f1f1;padding:12px 20px}.menu>ul>li.dropdown:hover .underMenuList{display:block;width:100%;position:relative;top:0;left:0;float:left;clear:both;border-radius:0;box-shadow:none;background:#fff;height:auto}.underMenuList ul li{color:#200a12;font-size:16px;padding:12px 0;cursor:pointer;width:100%;float:left;border-bottom:1px solid #b3b3b3}.underMenuList ul li:last-child{border-bottom:0}}