.popup-usual{display:flex;justify-content:center;position:fixed;height:100%;width:100%;top:0;left:0;opacity:0;pointer-events:none;transition:0.3s;z-index:2502;}
.popup-usual.popup-usual-show{opacity:1;pointer-events:auto;}
.popup-usual:before{position:absolute;content:" ";left:0;top:0;width:100%;height:100%;background:rgba(167, 163, 163, 0.8);z-index:-1;}
.popup-usual button{position:absolute;right:0;width:28%;height:50px;display:block;padding:0;margin:0;box-sizing:border-box;background:transparent;border:none;color:transparent;cursor:pointer;bottom:6%;}
.popup-usual a{position:absolute;color:transparent;width:30%;height:60px;left:9%;top:65%;}
.popup-usual .inner-popup-usual{position:relative;flex-direction:column;gap:30px;display:flex;}
.popup-usual .doctor-slide-close-button{position:absolute;cursor:pointer;right:5px;top:5px;width:50px;height:50px;content:" ";}
.popup-usual .popup-usual-wrapper{background:#ffffff;max-width:768px;width:100%;margin-top:auto;margin-bottom:auto;overflow:auto;max-height:100vh;display:none;}
.popup-usual .popup-usual-wrapper.popup-usual-wrapper-show{display:block;}
.popup-usual .bg-full{width:100%;display:flex;}
.popup-usual .bg-full img{width:100% !important;}
.popup-more{display:none;}
.popup-more.popup-more-show{position:absolute;width:100%;height:100%;box-sizing:border-box;background:#fff;display:flex;gap:30px;align-items:center;padding:0 40px;}
.popup-more .inner-popup-more{overflow:auto;max-height:100%;}
.popup-more .close-more {
cursor: pointer;
position: absolute;
z-index: 2;
right: 5px;
top: 5px;
padding: 20px;
}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}