:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}body{margin:0;padding:0;overflow-x:hidden}html body .elementor-element-8f250da,html body .elementor-element-52ac2a3,html body .elementor-element-caf5f3f,html body .elementor-element-74b4a32{--width:100vw!important;--content-width:100vw!important;--max-width:100vw!important;width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:-50vw!important;position:relative!important;left:50%!important;right:50%!important}html body .elementor-element-8f250da>.e-con-inner,html body .elementor-element-52ac2a3>.e-con-inner,html body .elementor-element-caf5f3f>.e-con-inner,html body .elementor-element-74b4a32>.e-con-inner{--content-width:100%!important;width:100%!important;max-width:100%!important}html body .elementor-element-6c5940f.e-con-boxed>.e-con-inner{--content-width:100%!important;--padding-top:90px!important;width:100%!important;max-width:100%!important;padding-top:90px!important}html body .elementor-element-778129ab>.e-con-inner{align-items:start!important;gap:48px!important;padding:60px 24px!important}html body .elementor-element-573edfc2 img{border-radius:16px!important;max-width:100%!important;height:auto!important;margin:0 auto!important;display:block!important}html body .elementor-element-24420d27{padding-left:8px!important}html body .elementor-element-24420d27 h2{margin-bottom:8px!important}html body .elementor-element-24420d27 h4{color:var(--theme-color,#1b2359)!important;margin-bottom:12px!important;font-weight:600!important}html body .elementor-element-24420d27 ul{margin-top:12px!important;padding-left:20px!important}html body .elementor-element-24420d27 ul li{margin-bottom:6px!important;line-height:1.6!important}@media (width<=991px){html body .elementor-element-778129ab>.e-con-inner{gap:32px!important;padding:40px 16px!important}}html body .elementor-element-e7ac050{--padding-top:120px!important;--padding-bottom:120px!important;--padding-left:0!important;--padding-right:0!important}html body .elementor-element-e7ac050>.e-con-inner{flex-flow:wrap!important;justify-content:space-between!important;align-items:flex-start!important;gap:48px!important;width:100%!important;max-width:100%!important;display:flex!important}html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-ed3882d,html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-6db4ed6{flex:420px!important;min-width:0!important;max-width:100%!important}html body .elementor-element-ed3882d:has(>.elementor-element-6db4ed6){flex-flow:wrap!important;justify-content:space-between!important;align-items:flex-start!important;gap:48px!important;width:100%!important;display:flex!important}html body .elementor-element-ed3882d>.elementor-element-825ccca,html body .elementor-element-ed3882d>.elementor-element-6db4ed6{flex:420px!important;min-width:0!important;max-width:100%!important}html body .choose-img-box{justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;display:flex!important;position:relative!important}html body .choose-img-box .img1{border-radius:50%!important;width:clamp(300px,32vw,440px)!important;max-width:440px!important;height:clamp(300px,32vw,440px)!important;margin:0 auto!important;display:block!important;position:static!important;overflow:hidden!important}html body .choose-img-box .img1 img{object-fit:cover!important;visibility:visible!important;border-radius:50%!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;display:block!important}@media (width<=991px){html body .elementor-element-e7ac050{--padding-top:80px!important;--padding-bottom:80px!important}html body .elementor-element-e7ac050>.e-con-inner{flex-direction:column!important;gap:40px!important}html body .elementor-element-ed3882d:has(>.elementor-element-6db4ed6){flex-direction:column!important;gap:40px!important}html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-ed3882d,html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-6db4ed6,html body .elementor-element-ed3882d>.elementor-element-825ccca,html body .elementor-element-ed3882d>.elementor-element-6db4ed6{flex-basis:100%!important;max-width:100%!important}}html body .elementor-element-662471a>.e-con-inner{flex-flow:wrap!important;align-items:flex-start!important;gap:48px!important;display:flex!important}html body .elementor-element-662471a>.e-con-inner>.elementor-element-f015013,html body .elementor-element-662471a>.e-con-inner>.elementor-element-b5655a0{flex:420px!important;min-width:0!important;max-width:100%!important}html body .elementor-element-b5655a0 .choose-img-box{justify-content:center!important;align-items:flex-start!important;width:100%!important;height:auto!important;display:flex!important;position:relative!important}html body .elementor-element-b5655a0 .choose-img-box .img1{border-radius:0!important;width:100%!important;max-width:600px!important;height:auto!important;display:block!important;position:static!important}html body .elementor-element-b5655a0 .choose-img-box .img1 img{object-fit:contain!important;visibility:visible!important;border-radius:0!important;width:100%!important;max-width:600px!important;height:auto!important;margin:0 auto!important;display:block!important}@media (width<=991px){html body .elementor-element-662471a>.e-con-inner{flex-direction:column!important;gap:40px!important}html body .elementor-element-662471a>.e-con-inner>.elementor-element-f015013,html body .elementor-element-662471a>.e-con-inner>.elementor-element-b5655a0{flex-basis:100%!important}}html body .elementor-element-f401f35{margin-top:16px!important;padding-top:0!important}@media (width<=1024px){html body .elementor-element-f401f35{margin-top:12px!important}}@media (width<=767px){html body .elementor-element-f401f35{margin-top:8px!important}}html body .elementor-element-f401f35 .elementor-widget-image,html body .elementor-element-f401f35 .elementor-widget-image>.elementor-widget-container{justify-content:center!important;align-items:flex-start!important;width:100%!important;display:flex!important}html body .elementor-element-f401f35 .elementor-widget-image img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:600px!important;margin:0 auto!important;display:block!important}@media (width<=1024px){html body .elementor-element-f401f35 .elementor-widget-image img{max-height:480px!important}}@media (width<=767px){html body .elementor-element-f401f35 .elementor-widget-image img{max-height:360px!important}}.hero-2 .hero-image,.hero-2 .swiper-slide .hero-image{justify-content:center;align-items:flex-end;width:100%;margin:0 auto;display:flex}.hero-2 .hero-image img,.hero-2 .swiper-slide .hero-image img{object-fit:contain!important;aspect-ratio:auto!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0!important;display:block!important}@media (width<=991px){.hero-2 .hero-image,.hero-2 .swiper-slide .hero-image{max-width:420px}}@media (width<=575px){.hero-2 .hero-image,.hero-2 .swiper-slide .hero-image{max-width:320px}}.th-team.team-card{background:#fff;flex-direction:column;height:100%;display:flex;overflow:hidden}.team-card .box-img{aspect-ratio:1;background:#f2f3fc;position:relative;overflow:hidden}.team-card .box-img img{display:block;object-fit:cover!important;object-position:center top!important;width:100%!important;height:100%!important}.team-card .box-content{flex:1;justify-content:space-between;align-items:center;gap:12px;display:flex}.team-card .desig,.team-card .team-desig{white-space:pre-line;text-align:left;display:block}.team-card,.th-team.team-card,.team-card .team-social{position:relative}.team-card .team-social .th-social{opacity:0;visibility:hidden;pointer-events:none;z-index:4;transition:all .35s ease-in-out;transform-origin:bottom!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;gap:10px!important;width:40px!important;min-height:auto!important;padding:0 0 10px!important;display:flex!important;position:absolute!important;inset:auto 0 100% auto!important;transform:scaleY(0)!important}.team-card:hover .team-social .th-social,.th-team:hover .team-social .th-social{pointer-events:auto;opacity:1!important;visibility:visible!important;transform:scaleY(1)!important}.team-card .team-social .th-social a{width:40px;height:40px;color:var(--title-color,#1b2359);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:40px;box-shadow:0 4px 20px #121b5226;margin:0!important;display:inline-flex!important}.team-card .team-social .th-social a:hover{background:var(--theme-color,#1b2359);color:#fff}.team-card .box-content{overflow:visible!important}html body .dept-doctor-grid{--display:grid!important;--e-con-grid-template-columns:1fr 1fr!important;--gap:120px 96px!important;--row-gap:120px!important;--column-gap:96px!important;width:100%!important;max-width:1644px!important;margin-left:auto!important;margin-right:auto!important;padding-top:40px!important;padding-bottom:40px!important}html body .dept-doctor-grid>.e-con-inner{grid-template-columns:1fr 1fr!important;align-items:flex-start!important;gap:120px 96px!important;width:100%!important;max-width:100%!important;display:grid!important}@media (width<=1024px){html body .dept-doctor-grid>.e-con-inner{gap:72px 48px!important}}@media (width<=767px){html body .dept-doctor-grid,html body .dept-doctor-grid>.e-con-inner{--e-con-grid-template-columns:1fr!important;grid-template-columns:1fr!important}html body .dept-doctor-grid>.e-con-inner{gap:48px 24px!important}}@media (width<=1024px){html body .dept-doctor-grid{--gap:72px 48px!important;--row-gap:72px!important;--column-gap:48px!important;padding-top:24px!important;padding-bottom:24px!important}}html body .dept-doctor-grid .elementor-widget-text-editor h2{color:var(--theme-color,#1b2359)!important;word-break:normal!important;overflow-wrap:break-word!important;margin:0 0 12px!important;font-size:40px!important;font-weight:700!important;line-height:1.2!important}html body .dept-doctor-grid .elementor-widget-text-editor h4,html body .dept-doctor-grid .elementor-widget-text-editor .eael-team-member-position{color:var(--theme-color,#1b2359)!important;margin:0 0 14px!important;font-size:22px!important;font-weight:600!important;line-height:1.3!important}@media (width<=1024px){html body .dept-doctor-grid .elementor-widget-text-editor h2{font-size:32px!important}html body .dept-doctor-grid .elementor-widget-text-editor h4,html body .dept-doctor-grid .elementor-widget-text-editor .eael-team-member-position{font-size:20px!important}}@media (width<=767px){html body .dept-doctor-grid .elementor-widget-text-editor h2{font-size:26px!important}html body .dept-doctor-grid .elementor-widget-text-editor h4,html body .dept-doctor-grid .elementor-widget-text-editor .eael-team-member-position{font-size:18px!important}}html body .dept-doctor-grid .elementor-widget-image img{border-radius:8px;object-fit:cover!important;object-position:center top!important;aspect-ratio:1!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;display:block!important}html body .dept-doctor-grid .elementor-widget-image,html body .dept-doctor-grid .elementor-widget-image>a{width:100%!important;margin:0!important;display:block!important}html body .e-con-boxed>.e-con-inner{box-sizing:border-box!important;padding-left:clamp(20px,4vw,60px)!important;padding-right:clamp(20px,4vw,60px)!important}.site-main{box-sizing:border-box;width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding-left:clamp(16px,4vw,60px);padding-right:clamp(16px,4vw,60px);overflow-x:hidden}@media (width<=575px){.site-main{padding-left:14px;padding-right:14px}}header.header,.header>.elementor,.sticky-wrapper.sticky{box-sizing:border-box!important;padding-left:0!important;padding-right:0!important}header.header .container,header.header .menu-top>.container{width:100%!important;max-width:1880px!important;margin-left:auto!important;margin-right:auto!important}header.header .menu-area{margin-top:0!important;padding-left:16px!important;padding-right:16px!important}.menu-top-row-1{align-items:center;flex-wrap:nowrap!important}.menu-top-row-1>.col-auto{min-width:0}.menu-top .header-button .search-form{width:194px;height:48px;margin:0 0 0 auto;position:relative}.menu-top .header-button .search-form .search-field{box-sizing:border-box;width:100%;min-width:0;height:48px;padding:16px 48px 16px 24px;font-size:16px}.menu-top .header-button .search-form button[type=submit]{position:absolute;top:50%;right:18px;transform:translateY(-50%)}@media (width<=991px){.menu-top .header-button .search-form{width:240px}}@media (width<=575px){.menu-top .header-button .search-form{width:100%;margin-bottom:16px}}.sticky-wrapper .header-logo img,.sticky-wrapper .header-logo.style1 img,.sticky-wrapper .header-wrapp .header-logo img{display:block;width:auto!important;max-width:155px!important;height:115px!important}.sticky-wrapper .header-wrapp{align-items:center;gap:90px}@media (width<=1299px){.sticky-wrapper .header-wrapp{gap:30px}}.sticky-wrapper>.container{padding-left:12px;padding-right:12px}.sticky-wrapper.sticky>.container{padding-left:48px;padding-right:48px}@media (width<=991px){.sticky-wrapper.sticky>.container{padding-left:24px;padding-right:24px}}.sticky-wrapper .row{align-items:center;min-height:0}@media (width<=991px){.sticky-wrapper .header-logo img,.sticky-wrapper .header-logo.style1 img,.sticky-wrapper .header-wrapp .header-logo img{max-width:110px!important;height:80px!important}}.menu-top{padding-top:0;padding-bottom:0}.menu-top .header-logo img{display:block;width:auto!important;max-width:150px!important;height:110px!important}.menu-top .header-button .search-form{margin-bottom:0!important}@media (width<=991px){.menu-top .header-logo img{max-width:110px!important;height:80px!important}}.th-header.header-absolute{margin-bottom:8px;position:relative!important}body.is-banner-page .th-header.header-absolute{z-index:50;top:0;left:0;right:0;margin-bottom:0!important;position:absolute!important}body.is-banner-page header.header .menu-area{margin-top:32px!important}section.space-top,.space-top{padding-top:8px!important}@media (width<=991px){section.space-top,.space-top{padding-top:6px!important}}@media (width<=575px){section.space-top,.space-top{padding-top:4px!important}}.medova-fluid .builder-page-wrapper{padding-top:8px}@media (width<=1024px){html body .dept-doctor-grid .elementor-widget-image img{max-height:480px!important}}@media (width<=767px){html body .dept-doctor-grid .elementor-widget-image img{max-height:400px!important}}html body [data-elementor-id] .e-grid.e-con:not(.elementor-element-5e87d5c) .elementor-widget-image,html body [data-elementor-id] .e-grid.e-con:not(.elementor-element-5e87d5c) .elementor-widget-image>.elementor-widget-container{background:0 0!important;border-radius:0!important;width:100%!important;max-width:100%!important;padding:0!important;display:block!important;overflow:visible!important}html body [data-elementor-id] .e-grid.e-con:not(.elementor-element-5e87d5c) .elementor-widget-image img{object-fit:initial!important;aspect-ratio:auto!important;background:0 0!important;border-radius:0!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important;padding:0!important;display:block!important}[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor,[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor>.elementor-widget-container,[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor h2,[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor h4,[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor h5,[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor p,[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor ul,[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor ol{text-align:left!important}[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor ul{margin-bottom:12px;padding-left:22px;list-style:outside}[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor ul li{margin-bottom:6px;line-height:1.6;list-style:outside}[data-elementor-id] .e-grid.e-con .elementor-widget-text-editor ul ul{margin-top:6px;list-style:circle}.swiper-slide .team-card,.swiper-slide .th-team{margin:0!important}.swiper-wrapper{align-items:stretch!important}.swiper-slide{height:auto!important;display:flex!important}.swiper-slide>*{width:100%}.elementor-5409 .elementor-element-30281fb{max-width:var(--cmc-content-max)!important;box-sizing:border-box!important;align-self:center!important;width:100%!important;margin-top:48px!important;margin-left:auto!important;margin-right:auto!important}.elementor-5409 .elementor-element-30281fb .testi-counter{overflow:hidden;border-radius:12px!important}html body .elementor-5409 .elementor-element-20095f9.e-con.e-parent{max-width:var(--cmc-content-max-about,1820px)!important;box-sizing:border-box!important;align-self:center!important;width:100%!important;margin-top:80px!important;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(20px,4vw,60px)!important;padding-right:clamp(20px,4vw,60px)!important}html body .elementor-5409{--cmc-content-max-about:1820px}html body .elementor-5409>.e-con.e-parent>.e-con-inner,html body .elementor-5409 .e-con-boxed>.e-con-inner{max-width:var(--cmc-content-max-about,1820px)!important;--content-width:var(--cmc-content-max-about,1820px)!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body .elementor-5409>.e-con-full.e-parent{max-width:var(--cmc-content-max-about,1820px)!important;--width:100%!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}html body .elementor-5409 .elementor-element-59f2727.e-con.e-parent,html body .elementor-5409 .elementor-element-cb43391.e-con.e-parent{--padding-top:0!important;--padding-bottom:0!important;height:0!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}html body .elementor-5409 .elementor-element-59f2727>.e-con-inner,html body .elementor-5409 .elementor-element-cb43391>.e-con-inner{--min-height:0!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important}html body .elementor-5409 .elementor-element-1513273.e-con.e-parent{--padding-top:24px!important;--padding-bottom:16px!important;padding-top:24px!important;padding-bottom:16px!important}html body .elementor-5409 .elementor-element-a40b74a.e-con.e-parent{--padding-top:0!important;--padding-bottom:48px!important;padding-top:0!important;padding-bottom:48px!important}html body .elementor-5404 .projectSlide.swiper,html body .elementor-5409 .projectSlide.swiper{width:100%!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}.team-card .box-content{gap:10px;padding:24px 18px 22px!important}@media (width<=1500px){.team-card .box-content{padding:22px 16px!important}}@media (width<=1299px){.team-card .box-content{padding:20px 14px!important}}.team-card .box-content>div:first-child{flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:78px;display:flex}.team-card .box-content .box-title.title,.team-card .box-content h3.box-title{word-break:break-word;overflow-wrap:anywhere;white-space:normal;margin-bottom:4px;font-size:18px;line-height:1.25}@media (width<=1299px){.team-card .box-content .box-title.title,.team-card .box-content h3.box-title{font-size:16px}}.team-card .box-content .desig,.team-card .box-content .team-desig{font-size:14px;line-height:1.4}.team-card .team-social .icon-btn{--btn-size:36px;flex-shrink:0;width:36px;height:36px;line-height:36px}.service-box{flex-direction:column;height:100%;display:flex}.service-box .box-content{flex-direction:column;flex:1;display:flex}.about-wrapper .img1 .play-btn,.about-wrapp-content .video-img .play-btn{color:#fff;z-index:5;cursor:pointer;background:#a57c01;border:4px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:24px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-card .box-title{pointer-events:none}.project-card .box-title a,.project-card .box-title span{pointer-events:none;cursor:default;text-decoration:none}.testiSlide3+.slider-controller .slider-pagination,.swiper-pagination-progressbar{background:#0000001a;border-radius:2px;flex:1;margin:0 16px;position:relative;height:4px!important}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--theme-color,#1b2359);transform-origin:0;border-radius:2px;height:100%;display:block}.slider-controller{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.hero-2 .social-links{align-items:center;gap:12px;display:flex}.footer-layout2 .social-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.footer-layout2 .social-links .title{margin-right:6px}.footer-layout2 .social-links a{color:var(--theme-color,#1b2359);justify-content:center;align-items:center;border:1px solid #1b235933!important;width:42px!important;height:42px!important;margin:0!important;line-height:42px!important;display:inline-flex!important}.footer-layout2 .social-links a svg{width:20px;height:20px;display:block}.wa-fab-root{z-index:1000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.wa-fab-root>*{pointer-events:auto}.wa-fab-button{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 20px #25d36666}.wa-fab-button:hover{transform:scale(1.05);box-shadow:0 8px 24px #25d36680}.wa-fab-button.is-open{background:#2bb44e}.wa-fab-tooltip{color:#333;white-space:nowrap;background:#fff;border-radius:10px;align-self:center;margin-right:4px;padding:10px 14px;font-size:14px;box-shadow:0 4px 14px #0000001f}.wa-fab-tooltip strong{color:#25d366}.wa-fab-panel{background:#fff;border-radius:14px;width:320px;max-width:calc(100vw - 48px);animation:.18s ease-out wa-fab-pop;overflow:hidden;box-shadow:0 12px 32px #0000002e}@keyframes wa-fab-pop{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.wa-fab-panel-header{color:#fff;background:#25d366;align-items:flex-start;gap:12px;padding:18px 18px 22px;display:flex}.wa-fab-panel-icon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.wa-fab-panel-title{font-size:17px;font-weight:600;line-height:1.3}.wa-fab-panel-subtitle{opacity:.92;margin-top:4px;font-size:13px;line-height:1.4}.wa-fab-panel-body{background:#f6f6f6;padding:16px}.wa-fab-panel-note{color:#777;margin:0 0 12px;font-size:12px}.wa-fab-contact{color:inherit;background:#fff;border-left:4px solid #25d366;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:box-shadow .15s;display:flex}.wa-fab-contact:hover{box-shadow:0 4px 14px #0000001a}.wa-fab-contact-avatar{background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wa-fab-contact-meta{flex-direction:column;flex:1;display:flex}.wa-fab-contact-name{color:#222;font-size:15px;font-weight:600}.wa-fab-contact-role{color:#888;font-size:12px}.wa-fab-contact-action{color:#25d366;justify-content:center;align-items:center;display:flex}@media (width<=480px){.wa-fab-root{bottom:16px;right:16px}.wa-fab-tooltip{display:none}}.elementor-element-5e87d5c{grid-template-columns:repeat(3,1fr);place-items:center;gap:24px 32px;width:100%;padding:32px 16px;display:grid}.elementor-element-5e87d5c>.elementor-widget-image{justify-content:center;align-items:center;width:100%;height:110px;display:flex}.elementor-element-5e87d5c>.elementor-widget-image img{object-fit:contain;width:auto;max-width:80%;height:auto;max-height:90px}@media (width<=768px){.elementor-element-5e87d5c{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=480px){.elementor-element-5e87d5c{grid-template-columns:1fr}}.partnerships-section{background:#f8f9fa;padding:60px 0}.partnerships-section .partnership-card{background:#fff;border-radius:12px;padding:28px;box-shadow:0 2px 12px #0000000f}.partnerships-section h3{text-align:center;margin-bottom:20px;font-size:26px}.partnerships-section ol{margin-bottom:20px;padding-left:24px;font-size:17px}.partnerships-section ol li{margin-bottom:8px}.partnerships-section ol li ul{margin-top:6px;padding-left:24px;list-style:outside}.partnerships-section ol li ul li{margin-bottom:4px;font-weight:400}.partnerships-section .testaahel-images{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px;display:flex}.partnerships-section .testaahel-images img{border-radius:8px;max-width:280px;height:auto}.elementor-widget-medovaservicve .row.gy-4{--bs-gutter-x:24px;--bs-gutter-y:24px;align-items:stretch}.elementor-widget-medovaservicve .row.gy-4>[class*=col-]{display:flex}.elementor-widget-medovaservicve .row.gy-4 .service-box,.elementor-widget-medovaservicve .row.gy-4 .service-image{flex-direction:column;width:100%;height:100%;display:flex}.elementor-widget-medovaservicve .service-image{border-radius:12px;overflow:hidden}.elementor-widget-medovaservicve .service-image img{object-fit:cover;width:100%;height:100%;display:block}.elementor-widget-medovaservicve .service-box{border-radius:12px;padding:28px 24px;position:relative;overflow:hidden}.elementor-widget-medovaservicve .service-box .box-icon{justify-content:center;align-items:center;display:inline-flex}.elementor-widget-medovaservicve .service-box .box-content{flex-direction:column;flex:1;display:flex}.elementor-7104>.e-con>.e-con-inner,.elementor-7104 .elementor-element-7dd5379>.e-con-inner{margin-top:0}.elementor-7104 .elementor-element-7dd5379,.elementor-7104 .elementor-element[data-id="7dd5379"]{height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}section.space-top.space-extra-bottom{padding-top:0!important}section.space-top.space-extra-bottom>.container,section.space-top.space-extra-bottom>.container>.row,section.space-top.space-extra-bottom .col-lg-12,section.space-top.space-extra-bottom .page--item,section.space-top.space-extra-bottom .page--content,section.space-top.space-extra-bottom .elementor-7104{margin-top:0!important;padding-top:0!important}.elementor-7104 .elementor-element-778129ab.e-grid{--gap:100px!important;--column-gap:100px!important;--e-con-grid-template-columns:1fr 1fr!important;align-items:start!important;margin-bottom:64px!important;padding:56px 0 32px!important}.elementor-7104 .elementor-element-778129ab.e-grid>.e-con-inner{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:100px!important;width:100%!important;max-width:100%!important;display:grid!important}@media (width<=1199px){.elementor-7104 .elementor-element-778129ab.e-grid>.e-con-inner{gap:64px!important}}@media (width<=1024px){.elementor-7104 .elementor-element-778129ab.e-grid{padding:16px 0 24px!important}.elementor-7104 .elementor-element-778129ab.e-grid>.e-con-inner{gap:48px!important}}@media (width<=767px){.elementor-7104 .elementor-element-778129ab.e-grid{padding:12px 0 16px!important}.elementor-7104 .elementor-element-778129ab.e-grid>.e-con-inner{grid-template-columns:1fr!important;gap:40px 0!important}}html body .elementor-7104 .e-grid.e-con .elementor-element-573edfc2.elementor-widget-image{text-align:center!important;background:0 0!important;justify-content:center!important;align-self:start!important;align-items:flex-start!important;width:100%!important;max-width:100%!important;padding:0!important;display:flex!important;overflow:visible!important}html body .elementor-7104 .e-grid.e-con .elementor-element-573edfc2.elementor-widget-image img{object-fit:contain!important;object-position:center center!important;aspect-ratio:auto!important;background:0 0!important;border-radius:0!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:760px!important;margin:0 auto!important;padding:0!important;display:block!important}@media (width<=1024px){html body .elementor-7104 .e-grid.e-con .elementor-element-573edfc2.elementor-widget-image img{max-height:600px!important}}@media (width<=767px){html body .elementor-7104 .e-grid.e-con .elementor-element-573edfc2.elementor-widget-image img{max-height:480px!important}}.elementor-7104 .elementor-element-24420d27,.elementor-7104 .elementor-element-24420d27 h2,.elementor-7104 .elementor-element-24420d27 h4,.elementor-7104 .elementor-element-24420d27 p,.elementor-7104 .elementor-element-24420d27 ul,.elementor-7104 .elementor-element-24420d27 ul li{text-align:left!important}.elementor-7104 .elementor-element-24420d27 h2{color:var(--theme-color,#1b2359);margin:0 0 12px;font-size:56px;font-weight:700;line-height:1.15}.elementor-7104 .elementor-element-24420d27 h4{color:var(--theme-color,#1b2359);margin:0 0 16px;font-size:28px;font-weight:600;line-height:1.3}.elementor-7104 .elementor-element-24420d27 p{margin:0 0 12px}.elementor-7104 .elementor-element-24420d27 ul{margin:0;padding-left:22px;list-style:outside}.elementor-7104 .elementor-element-24420d27 ul li{margin-bottom:6px;line-height:1.6;list-style:outside}@media (width<=1024px){.elementor-7104 .elementor-element-24420d27 h2{font-size:44px}.elementor-7104 .elementor-element-24420d27 h4{font-size:24px}}@media (width<=767px){.elementor-7104 .elementor-element-24420d27 h2{font-size:34px}.elementor-7104 .elementor-element-24420d27 h4{font-size:20px}}.elementor-7104 .elementor-element-e94daf0>.e-con-inner{min-height:80px}@media (width<=1024px){.elementor-7104 .elementor-element-e94daf0>.e-con-inner{min-height:56px}}.elementor-7104 .elementor-element-19b063af.e-con.e-parent{--padding-top:120px!important;--padding-bottom:120px!important;width:100%!important;max-width:1644px!important;margin-left:auto!important;margin-right:auto!important;padding-top:120px!important;padding-bottom:120px!important}.elementor-7104 .elementor-element-19b063af>.e-con-inner{justify-content:space-between!important;align-items:flex-start!important;gap:48px!important;max-width:100%!important;padding-left:clamp(24px,4vw,80px)!important;padding-right:clamp(24px,4vw,80px)!important}.elementor-7104 .elementor-element-19b063af>.e-con-inner>.elementor-widget-medovashapeimage{pointer-events:none!important;width:auto!important;height:auto!important;margin:0!important;position:absolute!important;inset:0!important}.elementor-7104 .elementor-element-42780a18{--width:54%!important;flex:0 0 54%!important;width:54%!important;max-width:54%!important;padding-left:0!important;padding-right:0!important}.elementor-7104 .elementor-element-221fc731{--width:38%!important;flex:0 0 38%!important;width:38%!important;max-width:38%!important;padding-left:0!important;padding-right:0!important}.elementor-7104 .elementor-element-42780a18,.elementor-7104 .elementor-element-221fc731{flex-direction:column!important;gap:40px!important;display:flex!important}@media (width<=991px){.elementor-7104 .elementor-element-19b063af.e-con.e-parent{padding-top:56px!important;padding-bottom:56px!important}.elementor-7104 .elementor-element-42780a18,.elementor-7104 .elementor-element-221fc731{--width:100%!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important}}@media (width<=767px){.elementor-7104 .elementor-element-42780a18,.elementor-7104 .elementor-element-221fc731{gap:32px!important}}.elementor-7104 .appointment-form .title-area .sec-title,.elementor-7104 .opening-hour-content .title-area .sec-title{margin:0 0 16px!important;font-size:40px!important;font-weight:700!important;line-height:1.2!important}.elementor-7104 .appointment-form .title-area .sec-title{color:var(--theme-color,#1b2359)!important}.elementor-7104 .opening-hour-content .title-area .sec-title{color:#fff!important}@media (width<=1024px){.elementor-7104 .appointment-form .title-area .sec-title,.elementor-7104 .opening-hour-content .title-area .sec-title{font-size:32px!important}}@media (width<=767px){.elementor-7104 .appointment-form .title-area .sec-title,.elementor-7104 .opening-hour-content .title-area .sec-title{font-size:26px!important}}.elementor-7104 .elementor-element-4a43db68 .opening-hour-content{border-radius:8px;padding:36px 32px}.elementor-7104 .elementor-element-4a43db68 .opening-hour-content .times-content .day{color:#fff;border:1px solid #ffffff26;border-radius:8px;justify-content:space-between;padding:16px 24px;font-size:16px;display:flex}.elementor-7104 .elementor-element-4a43db68 .opening-hour-content .times-content .day+.day{margin-top:12px}.elementor-7104 .elementor-element-38ddf366{width:100%!important;margin-top:24px!important;display:block!important}.elementor-7104 .elementor-element-38ddf366 img,html body .elementor-7104 .elementor-element-38ddf366 img{border-radius:8px;object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:280px!important;display:block!important}@media (width<=1024px){.elementor-7104 .elementor-element-38ddf366 img,html body .elementor-7104 .elementor-element-38ddf366 img{max-height:240px!important}}@media (width<=767px){.elementor-7104 .elementor-element-778129ab.e-grid{--e-con-grid-template-columns:1fr!important;grid-template-columns:1fr!important}}img,video,iframe{max-width:100%;height:auto}iframe{display:block}@media (width<=991px){iframe[width="640"],iframe[src*=youtube],iframe[src*="google.com/maps"]{aspect-ratio:16/9;width:100%!important;max-width:100%!important;height:auto!important}.hero-section .row,.hero-2 .row,.hero-3 .row{flex-wrap:wrap!important}.hero-section [class*=col-xl-],.hero-2 [class*=col-xl-]{flex:0 0 100%!important;width:100%!important;max-width:100%!important}.hero-section .hero-content,.hero-2 .hero-content{text-align:center;padding:24px 0}.hero-section .hero-image,.hero-2 .hero-image{margin:0 auto 24px;max-width:100%!important}}@media (width<=767px){.feature-cards .row>[class*=col-],.department-grid .row>[class*=col-],.doctors-grid .row>[class*=col-]{margin-bottom:20px;flex:0 0 100%!important;max-width:100%!important}}@media (width>=576px) and (width<=991px){.feature-cards .row>[class*=col-md-],.doctors-grid .row>[class*=col-md-]{flex:0 0 50%!important;max-width:50%!important}}@media (width<=767px){.dept-doctor-grid{padding:0 16px;grid-template-columns:1fr!important;gap:24px!important}.dept-doctor-grid img,.dept-doctor-grid .doctor-image{aspect-ratio:1;object-fit:cover;width:100%!important;max-width:100%!important;height:auto!important}}@media (width>=768px) and (width<=1023px){.dept-doctor-grid{grid-template-columns:repeat(2,1fr)!important;gap:32px!important}}@media (width<=575px){.team-card .box-content{padding:16px 14px!important}.team-card .box-title,.team-card h3,.team-card h4{line-height:1.3;font-size:16px!important}.team-card .designation,.team-card p{font-size:13px!important}.team-card img{width:100%!important;height:auto!important}}.about-wrapp-content .checklist.list-two-column ul{row-gap:22px}@media (width<=767px){.list-two-column,.checklist.list-two-column{grid-template-columns:1fr!important}.list-two-column ul{columns:1!important;-webkit-columns:1!important}.about-wrapp-content .checklist ul{display:block!important}.about-wrapp-content .checklist li{width:100%!important}}@media (width<=575px){.title-area .sec-title,h2.sec-title{font-size:26px!important;line-height:1.25!important}.title-area p,.fs-18{font-size:15px!important;line-height:1.55!important}}@media (width<=359px){.hero-2 .hero-image,.about-image-wrap img{max-height:260px!important}}@media (width<=767px){form textarea,textarea{height:auto!important;min-height:140px!important}form input,form select,form textarea{width:100%!important;font-size:16px!important}.contact-form .row>[class*=col-],.appointment-form .row>[class*=col-]{flex:0 0 100%!important;max-width:100%!important}.contact-info-wrap,.contact-media-wrap{word-break:break-word;max-width:100%!important}}.contact-map iframe,iframe[src*="google.com/maps"]{width:100%!important;max-width:100%!important}@media (width<=575px){.menu-top-row-1 .top-info-item:not(.always-show){display:none!important}.search-form,.header-search{width:100%!important;min-width:0!important}.main-menu-wrapper .logo img{width:auto;max-height:42px}}@media (width<=767px){.footer-widget{text-align:center;margin-bottom:32px}.social-links,.footer-social{justify-content:center;gap:10px;flex-wrap:wrap!important}.elementor-5e87d5c,.insurance-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.insurance-grid img{max-width:100%;height:auto}}@media (width<=419px){.elementor-5e87d5c,.insurance-grid{grid-template-columns:1fr!important}}@media (width<=575px){.swiper-slide .project-card,.swiper-slide .testimonial-card,.swiper-slide .value-card{padding:20px!important}.swiper-slide h3,.swiper-slide h4{font-size:18px!important}}@media (width<=767px){section,.section-padding{padding-top:48px!important;padding-bottom:48px!important}.container,.container-fluid{padding-left:16px!important;padding-right:16px!important}.wa-fab-root{right:max(12px, env(safe-area-inset-right))!important;bottom:max(16px, env(safe-area-inset-bottom))!important}}@media (width<=359px){body{font-size:14px}.sec-title,h2.sec-title{font-size:22px!important}.btn,button.btn{padding:10px 16px!important;font-size:14px!important}}@media (width<=991px){html body [data-elementor-type=wp-page]{box-sizing:border-box!important;flex-direction:column!important;grid-template:none!important;gap:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 16px!important;display:flex!important}html body [data-elementor-type=wp-page]:has(>.elementor-element-f401f35):has(>.elementor-element-1089ab8){box-sizing:border-box!important;flex-direction:column!important;grid-template:none!important;gap:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 16px!important;display:flex!important}html body section [data-elementor-type=wp-page]:has(>.elementor-element-f401f35):has(>.elementor-element-1089ab8){box-sizing:border-box!important;flex-direction:column!important;grid-template:none!important;gap:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 16px!important;display:flex!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8,html body [data-elementor-type=wp-page]>.e-con.e-parent{float:none!important;box-sizing:border-box!important;flex:0 0 100%!important;grid-area:auto!important;width:100%!important;max-width:100%!important;margin:0 0 20px!important;padding:0!important;display:block!important;position:static!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35 .e-con-inner,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 .e-con-inner{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35 .elementor-widget,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 .elementor-widget,html body [data-elementor-type=wp-page]>.elementor-element-f401f35 .elementor-widget-container,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 .elementor-widget-container{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35 img{aspect-ratio:16/10!important;object-fit:cover!important;border-radius:12px!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:320px!important;margin:0!important;display:block!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8{float:none!important;grid-area:auto!important;width:100%!important;max-width:100%!important;margin:0 0 24px!important;display:block!important;position:static!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35 img{aspect-ratio:16/10!important;object-fit:cover!important;border-radius:12px!important;width:100%!important;height:auto!important;max-height:320px!important}html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h2,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h3,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h4,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h5,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 p{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;text-align:left!important;width:100%!important;max-width:100%!important}html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h2{font-size:clamp(24px,6vw,32px)!important;line-height:1.2!important}html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h5{font-size:16px!important;line-height:1.35!important}html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 p{font-size:15px!important;line-height:1.6!important}.shape-mockup,.shape-mockup-wrap>.elementor-widget-medovashapeimage,.hero-shape2,.shape-mockup.jump{display:none!important}}@media (width<=767px){.title-area .sec-title,.appointment-section .sec-title,.dept-appointment .sec-title{word-break:normal!important;overflow-wrap:break-word!important;font-size:26px!important;line-height:1.25!important}}@media (width<=480px){.title-area .sec-title,.appointment-section .sec-title,.dept-appointment .sec-title{font-size:22px!important}}@media (width<=359px){.title-area .sec-title,.appointment-section .sec-title,.dept-appointment .sec-title{font-size:19px!important}}@media (width<=991px){.hero-2 .social-links,.dept-hero .social-links{display:none!important}}@media (width<=767px){.choose-item-wrap{flex-direction:column!important;align-items:center!important;gap:32px!important;display:flex!important}.choose-item{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:360px!important;margin:0 auto!important;display:flex!important}.choose-item .box-icon{margin:0 auto 12px!important}.choose-item .media-body{text-align:center!important;width:100%!important}.choose-item .box-title,.choose-item .box-text{text-align:center!important}}.th-menu-wrapper .mobile-logo{text-align:center;padding:16px 20px!important}.th-menu-wrapper .mobile-logo .logo,.th-menu-wrapper .mobile-logo .logo img{display:inline-block;width:auto!important;max-width:140px!important;height:auto!important}@media (width<=575px){.th-menu-wrapper .mobile-logo .logo img{max-width:110px!important}}@media (width<=359px){.th-menu-wrapper .mobile-logo .logo img{max-width:90px!important}}html,body{max-width:100vw;overflow-x:hidden}*,:before,:after{box-sizing:border-box}:root{--cmc-section-py:48px;--cmc-section-py-mobile:36px;--cmc-content-max:1320px;--cmc-gutter:clamp(20px, 4vw, 60px);--cmc-navbar-h:96px;--cmc-title-color:#1b2359;--cmc-accent:#a57c01;--cmc-muted:#1b2359b3}html body.elementor-page-5404{margin:0!important}html body .elementor-5404,html body .elementor-5404>.e-con.e-parent,html body .elementor-5404>.e-con.e-parent>.e-con-inner{--width:100%!important;--content-width:100%!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}html body .elementor-5404>.e-con.e-parent>.e-con-inner{max-width:var(--cmc-content-max)!important;padding-left:var(--cmc-gutter)!important;padding-right:var(--cmc-gutter)!important;margin-left:auto!important;margin-right:auto!important}html body .elementor-5404 .elementor-element-a439979,html body .elementor-5404 .elementor-element-e4d5b09{max-width:var(--cmc-content-max)!important;--width:100%!important;padding-left:var(--cmc-gutter)!important;padding-right:var(--cmc-gutter)!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}body.elementor-page-5404 main.site-main{max-width:100%!important;padding-left:0!important;padding-right:0!important}html body .elementor-5404 .elementor-element-733a65b,html body .elementor-5404 .elementor-element-733a65b>.e-con-inner,html body .elementor-5404 .elementor-element-05a39ea,html body .elementor-5404 .elementor-element-05a39ea>.e-con-inner,html body .elementor-5404 .elementor-element-84ffd29,html body .elementor-5404 .elementor-element-84ffd29>.e-con-inner,html body .elementor-element-573fec7,html body .elementor-element-573fec7>.e-con-inner,html body .elementor-5404 .elementor-element-05bd31a,html body .elementor-5404 .elementor-element-05bd31a>.e-con-inner,html body .elementor-5404 .elementor-element-eb469a9,html body .elementor-5404 .elementor-element-eb469a9>.e-con-inner,html body .elementor-5404 .elementor-element-96e8bc0,html body .elementor-5404 .elementor-element-96e8bc0>.e-con-inner{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;position:relative!important;left:auto!important;right:auto!important}html body .elementor-5404 .e-con.e-parent,html body .elementor-5404 .e-con.e-parent>.e-con-inner{--padding-top:var(--cmc-section-py)!important;--padding-bottom:var(--cmc-section-py)!important;--padding-block-start:var(--cmc-section-py)!important;--padding-block-end:var(--cmc-section-py)!important;padding-top:var(--cmc-section-py)!important;padding-bottom:var(--cmc-section-py)!important}html body .elementor-5404 .elementor-element-733a65b,html body .elementor-5404 .elementor-element-733a65b>.e-con-inner,html body .elementor-5404 .elementor-element-05a39ea,html body .elementor-5404 .elementor-element-05a39ea>.e-con-inner,html body .elementor-5404 .elementor-element-84ffd29,html body .elementor-5404 .elementor-element-84ffd29>.e-con-inner,html body .elementor-5404 .elementor-element-05bd31a,html body .elementor-5404 .elementor-element-05bd31a>.e-con-inner,html body .elementor-5404 .elementor-element-eb469a9,html body .elementor-5404 .elementor-element-eb469a9>.e-con-inner,html body .elementor-5404 .elementor-element-96e8bc0,html body .elementor-5404 .elementor-element-96e8bc0>.e-con-inner{--padding-top:0!important;--padding-bottom:0!important;--padding-block-start:0!important;--padding-block-end:0!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important}html body .elementor-5404 .elementor-widget-spacer{--spacer-size:0px!important}html body .elementor-5404 .elementor-widget-spacer .elementor-spacer-inner{height:0!important}html body .elementor-5404 .e-con.e-child,html body .elementor-5404 .e-con.e-child>.e-con-inner{--padding-top:0!important;--padding-bottom:0!important;padding-top:0!important;padding-bottom:0!important}@media (width<=767px){html body .elementor-5404 .e-con.e-parent,html body .elementor-5404 .e-con.e-parent>.e-con-inner{padding-top:var(--cmc-section-py-mobile)!important;padding-bottom:var(--cmc-section-py-mobile)!important}}html body .elementor-5404 .sec-title{color:var(--cmc-title-color);letter-spacing:-.01em!important;margin:0 0 16px!important;font-size:clamp(34px,4vw,57px)!important;font-weight:600!important;line-height:1.2!important}html body .elementor-5404 .elementor-element-377efd7 .sec-title{max-width:760px!important;font-size:clamp(34px,4vw,57px)!important;font-weight:600!important}html body .elementor-5404 .sub-title{display:inline-block;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--cmc-accent)!important;margin-bottom:12px!important;font-size:14px!important;font-weight:600!important}html body .appointment-form .sec-title{margin-bottom:32px!important;font-size:clamp(36px,4vw,60px)!important;line-height:1.14!important}html body .elementor-5404 .title-area{margin-bottom:20px}html body .elementor-5404 .title-area p,html body .elementor-5404 .title-area .fs-18{max-width:640px;color:var(--cmc-muted)!important;margin:8px 0 0!important;font-size:16px!important;line-height:1.65!important}html body .elementor-5404 .elementor-element-6fcc96b>.elementor-widget-container{padding:0!important}html body .elementor-5404 .feature-card_wrapp{display:flex}html body .elementor-5404 .feature-card{background:#fff;border:1px solid #1b235914;border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:32px;transition:box-shadow .25s,transform .25s;display:flex;box-shadow:0 4px 20px #1b23590a}html body .elementor-5404 .feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1b23591a}html body .elementor-5404 .feature-card .box-title{color:var(--cmc-title-color);margin:0!important;font-size:20px!important;font-weight:700!important;line-height:1.3!important}html body .elementor-5404 .feature-card .box-text{flex:1;color:var(--cmc-muted)!important;margin:0 0 8px!important;font-size:15px!important;line-height:1.6!important}html body .elementor-5404 .elementor-element-a1d6898{--padding-left:0!important;--padding-right:0!important;flex:auto!important;width:100%!important;max-width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important}html body .elementor-5404 .elementor-element-a439979{position:relative!important}html body .elementor-5404 .elementor-element-a626484{position:absolute!important}html body .elementor-5404 .elementor-element-397d63b{display:none!important}html body .elementor-5404 .elementor-element-a1d6898{flex-grow:1!important;flex-basis:0!important}html body .elementor-5404 .elementor-element-a724fc8{z-index:1;top:8px;right:clamp(20px,4vw,60px);position:absolute!important}html body .elementor-5404 .elementor-element-f9b6551.e-con.e-parent,html body .elementor-5404 .elementor-element-662471a.e-con.e-parent{margin-top:clamp(48px,6vw,96px)!important}html body [data-elementor-type=wp-page]>.elementor-element-662471a.e-con.e-parent,html body .elementor-5404 .elementor-element-662471a.e-con.e-parent,html body [data-elementor-type=wp-page]>.elementor-element-dd53032.e-con.e-parent,html body .elementor-5404 .elementor-element-dd53032.e-con.e-parent{--padding-top:0!important;--padding-bottom:0!important;padding-top:0!important;padding-bottom:0!important}html body .elementor-5404 .elementor-element-bd5c204.e-con.e-parent>.e-con-inner,html body .elementor-5404 .elementor-element-dd53032.e-con.e-parent>.e-con-inner{max-width:100%!important;padding-left:0!important;padding-right:0!important}html body .elementor-5404 .elementor-element-377efd7,html body .elementor-5404 .elementor-element-377efd7 .title-area,html body .elementor-5404 .about-wrapper{width:100%!important;max-width:1460px!important;margin-left:auto!important;margin-right:auto!important}html body .elementor-5404 .about-wrapper{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:start;gap:clamp(32px,5vw,80px);display:grid}html body .elementor-5404 .about-wrapper>div:not(.img1){padding-right:clamp(0px,10vw,150px)}@media (width<=991px){html body .elementor-5404 .about-wrapper{grid-template-columns:1fr;gap:32px}html body .elementor-5404 .about-wrapper>div:not(.img1){padding-right:0}}html body .elementor-5404 .about-wrapper .img1{aspect-ratio:6/5;border-radius:16px;position:relative;overflow:hidden}html body .elementor-5404 .about-wrapper .img1 img{display:block;object-fit:cover!important;width:100%!important;height:100%!important}html body .elementor-5404 .checklist ul{gap:10px;margin:0 0 32px;padding:0;list-style:none;display:grid}html body .elementor-5404 .checklist ul li{color:var(--cmc-title-color);padding-left:28px;font-size:15px;line-height:1.55;position:relative}html body .elementor-5404 .checklist ul li:before{content:"✓";background:var(--cmc-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:2px;left:0}html body .elementor-5404 .service-grid2 .box-title{font-size:18px!important;font-weight:700!important;line-height:1.3!important}html body .elementor-5404 .service-grid2 .box-title a{color:var(--cmc-title-color)}html body .elementor-5404 .service-grid2 .box-title a:hover{color:var(--cmc-accent)}html body .elementor-5404 .service-grid2 .box-text{color:var(--cmc-muted)!important;font-size:14px!important;line-height:1.55!important}html body .elementor-element-662471a{position:relative;--overflow:visible!important;overflow:visible!important}html body .elementor-element-662471a .shape-mockup{opacity:.5;pointer-events:none;z-index:0!important}html body .elementor-element-662471a>.e-con-inner,html body .elementor-element-662471a .elementor-widget-medovashapeimage,html body .elementor-element-662471a .elementor-widget-medovashapeimage>.elementor-widget-container{position:static}html body .elementor-element-662471a.e-con.e-parent>.e-con-inner{justify-content:space-between!important;padding-left:0!important;padding-right:0!important}html body .elementor-element-b694c10,html body .elementor-element-cb71cba{position:absolute!important}html body .elementor-element-f015013{--padding-left:0!important;padding-left:0!important}html body .elementor-element-662471a .elementor-element-a692586>.elementor-widget-container,html body .elementor-element-662471a .elementor-element-92e52f8>.elementor-widget-container{margin-left:0!important;margin-right:0!important}html body .elementor-element-662471a .choose-item-wrap{gap:28px;margin-top:8px;display:grid}html body .elementor-element-662471a .choose-item{background:0 0;border-radius:0;align-items:flex-start;gap:24px;padding:0;display:flex}html body .elementor-element-662471a .choose-item .box-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}html body .elementor-element-662471a .choose-item:first-child .box-icon{background:#5e5ced1a}html body .elementor-element-662471a .choose-item:nth-child(2) .box-icon{background:#1ebcb41a}html body .elementor-element-662471a .choose-item:nth-child(3) .box-icon{background:#f963631a}html body .elementor-element-662471a .choose-item .box-icon img{object-fit:contain;width:32px;height:32px}html body .elementor-element-662471a .choose-item .box-title{color:var(--cmc-title-color);margin:0 0 6px!important;font-size:24px!important;font-weight:600!important}html body .elementor-element-662471a .choose-item .box-text{color:var(--cmc-muted)!important;margin:0!important;font-size:18px!important;line-height:1.6!important}html body .elementor-element-662471a .cmc-why-visual{justify-content:flex-start;align-items:center;height:auto;min-height:520px;display:flex;position:relative}html body .elementor-element-662471a .cmc-why-visual .cmc-why-hex{opacity:1;filter:saturate(1.6)brightness(.9);z-index:0;pointer-events:none;width:clamp(420px,62%,580px);height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html body .elementor-element-662471a .cmc-why-visual .cmc-why-beat{z-index:3;pointer-events:none;width:66%;max-width:440px;height:auto;position:absolute;bottom:10%;right:-18%}html body .elementor-element-662471a .cmc-why-visual .cmc-why-photo{z-index:2;border-radius:50%;flex-shrink:0;width:clamp(300px,30vw,440px);height:clamp(300px,30vw,440px);position:relative;overflow:hidden}html body .elementor-element-662471a .cmc-why-visual .cmc-why-photo img{display:block;object-fit:cover!important;object-position:center top!important;border-radius:50%!important;width:100%!important;height:100%!important}@media (width<=991px){html body .elementor-element-662471a .cmc-why-visual{justify-content:center;min-height:0;margin-top:32px}html body .elementor-element-662471a .cmc-why-visual .cmc-why-beat{width:70%;bottom:4%}}html body .elementor-5404 .elementor-element-a7393b0 .slider-controller{align-items:center!important;gap:24px!important;width:100%!important;margin-top:32px!important;display:flex!important}html body .elementor-5404 .elementor-element-a7393b0 .slider-controller .slider-arrow{opacity:1!important;visibility:visible!important;flex:none!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important;position:relative!important;transform:none!important}html body .elementor-5404 .elementor-element-a7393b0 .slider-controller .slider-pagination{background-color:#dcdfee!important;border-radius:4px!important;flex:auto!important;width:auto!important;height:4px!important;margin:0!important;position:relative!important;inset:auto!important;overflow:hidden!important}html body .elementor-5404 .elementor-element-723f85e,html body .elementor-5404 .elementor-element-c2c7b12,html body .elementor-5404 .elementor-element-c2c7b12>.elementor-widget-container,html body .elementor-5404 .elementor-element-c2c7b12 .slider-area,html body .elementor-5404 .elementor-element-c2c7b12 #teamSlider1{width:100%!important;max-width:100%!important}html body .elementor-5404 .elementor-element-723f85e{align-items:center!important;margin-left:auto!important;margin-right:auto!important}html body .elementor-5404 .team-card .box-content{padding:16px 4px 4px}html body .elementor-5404 .team-card .box-title.title a{color:var(--cmc-title-color)!important;letter-spacing:0!important;margin:0!important;font-size:18px!important;font-weight:700!important}html body .elementor-5404 .team-card .team-desig{color:var(--cmc-muted)!important;margin-top:4px!important;font-size:13px!important;line-height:1.5!important}html body .elementor-element-573fec7,html body .elementor-element-573fec7.e-con.e-parent>.e-con-inner{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}html body .elementor-element-31a7bbcc.e-con.e-child{--padding-top:120px!important;--padding-bottom:120px!important;justify-content:space-between!important;align-items:flex-start!important;gap:48px!important;width:100%!important;max-width:1644px!important;margin-left:auto!important;margin-right:auto!important;padding:120px clamp(24px,4vw,80px)!important}html body .elementor-element-31a7bbcc>.e-con-inner{align-items:flex-start!important;gap:48px!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding:0 clamp(24px,4vw,80px)!important}html body .elementor-element-79f92097{--width:54%!important;--padding-left:0!important;--padding-right:0!important;--padding-top:0!important;--padding-bottom:0!important;flex:0 0 54%!important;width:54%!important;max-width:54%!important}html body .elementor-element-e1040e9{--width:38%!important;--padding-left:0!important;--padding-right:0!important;--padding-top:0!important;--padding-bottom:0!important;flex:0 0 38%!important;width:38%!important;max-width:38%!important}@media (width<=991px){html body .elementor-element-79f92097,html body .elementor-element-e1040e9{--width:100%!important;--padding-left:24px!important;--padding-right:24px!important;flex-basis:100%!important;width:100%!important;max-width:100%!important}html body .elementor-element-31a7bbcc,html body .elementor-element-31a7bbcc>.e-con-inner{--padding-top:48px!important;--padding-bottom:48px!important;padding-top:48px!important;padding-bottom:48px!important}}html body .appointment-form .title-area{margin-bottom:24px}html body .appointment-form .row{grid-template-columns:1fr 1fr;gap:16px;display:grid}html body .appointment-form .form-group.col-12,html body .appointment-form .col-12.form-group,html body .appointment-form .btn-group.col-12,html body .appointment-form .col-12{grid-column:span 2;width:100%;margin:0;padding:0}html body .appointment-form input.form-control,html body .appointment-form input.form-control.style-border,html body .appointment-form select.form-select,html body .appointment-form textarea.form-control,html body .appointment-form textarea.form-control.style-border{width:100%!important;color:var(--cmc-title-color)!important;background:#fff!important;border:1px solid #1b23592e!important;border-radius:8px!important;outline:none!important;height:auto!important;padding:14px 18px!important;font-size:15px!important;line-height:1.5!important;transition:border-color .2s,box-shadow .2s!important}html body .appointment-form input.form-control::placeholder,html body .appointment-form input.form-control.style-border::placeholder,html body .appointment-form textarea.form-control::placeholder,html body .appointment-form textarea.form-control.style-border::placeholder{color:#1b23598c!important;opacity:1!important}html body .appointment-form input.form-control:focus,html body .appointment-form select.form-select:focus,html body .appointment-form textarea.form-control:focus{border-color:var(--cmc-accent);box-shadow:0 0 0 3px #a57c011f}html body .appointment-form select.form-select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--cmc-title-color) 50%), linear-gradient(135deg, var(--cmc-title-color) 50%, transparent 50%);background-position:calc(100% - 22px),calc(100% - 16px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:40px}html body .appointment-form select.form-select option{color:var(--cmc-title-color);background:#fff}html body .appointment-form input[type=checkbox]{vertical-align:middle;width:16px;height:16px;accent-color:var(--cmc-accent);margin-right:8px}html body .appointment-form label[for=terms]{color:var(--cmc-muted);cursor:pointer;font-size:14px}html body .appointment-form .title-area .sec-title{color:var(--cmc-title-color)!important}html body .appointment-form .form-group i,html body .appointment-form .form-group .fal{display:none}html body .appointment-form .btn-group{flex-wrap:wrap;align-items:center;gap:20px;margin-top:8px;display:flex}@media (width<=575px){html body .appointment-form .row{grid-template-columns:1fr}html body .appointment-form .form-group.col-12,html body .appointment-form .col-12.form-group,html body .appointment-form .btn-group.col-12{grid-column:span 1}}html body .elementor-5404 .e-con.e-child.elementor-element-7a0f844{--padding-top:64px!important;--padding-bottom:0!important;padding-top:64px!important;padding-bottom:0!important}html body .elementor-5404 .e-con.e-parent.elementor-element-ea43993{--padding-top:0!important;padding-top:0!important}html body .elementor-5404 .elementor-element-ea43993>.e-con-inner{align-items:flex-start!important}html body .elementor-5404 .elementor-element-14ec749,html body .elementor-5404 .elementor-element-323a700{flex-direction:column!important;justify-content:center!important;display:flex!important}html body .elementor-5404 .testi-card.style3{background:0 0;border:0;border-radius:0;padding:0}html body .elementor-5404 .testi-card .box-text{white-space:pre-line;margin:24px 0 56px;color:var(--cmc-title-color)!important;font-size:24px!important;font-weight:600!important;line-height:34px!important}html body .elementor-5404 .testi-card .box-title.name{color:var(--cmc-title-color)!important;margin:0!important;font-size:24px!important;font-weight:600!important}html body .elementor-5404 .testi-card .rating{color:var(--cmc-title-color);font-size:18px;font-weight:400}html body .elementor-5404 .testi-card .rating .fa-star{color:#ffa439}html body .elementor-5404 .testi-counter.style2{border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding:40px;display:flex}html body .elementor-5404 .project-card .box-title{color:var(--cmc-title-color);margin:0 0 8px!important;font-weight:700!important}html body .elementor-5404 .project-card .box-text{color:var(--cmc-muted)!important;margin:0!important;line-height:1.6!important}html body .elementor-5404 .e-con.e-parent.elementor-element-d9425a6{--padding-top:56px!important;--padding-bottom:8px!important;padding-top:56px!important;padding-bottom:8px!important}html body .elementor-5404 .e-con.e-parent.elementor-element-2c0f4db{--padding-top:8px!important;--padding-bottom:56px!important;padding-top:8px!important;padding-bottom:56px!important}html body .elementor-5404 .elementor-element-a7c690f h3{text-align:center;color:var(--cmc-title-color);margin:0 0 10px!important;font-size:clamp(32px,4vw,50px)!important;font-weight:700!important}html body .elementor-5404 .elementor-element-a7c690f h5{text-align:center;color:var(--cmc-muted)!important;margin:0!important;font-size:18px!important;font-weight:500!important}html body .elementor-5404 .elementor-element-5e87d5c{--display:grid!important;--e-con-grid-template-columns:repeat(3, minmax(0, 1fr))!important;--gap:48px 24px!important;--row-gap:48px!important;--column-gap:24px!important;padding:0 var(--cmc-container-px)!important;place-items:center!important}@media (width<=991px){html body .elementor-5404 .elementor-element-5e87d5c{--e-con-grid-template-columns:repeat(3, minmax(0, 1fr))!important}}@media (width<=575px){html body .elementor-5404 .elementor-element-5e87d5c{--e-con-grid-template-columns:repeat(2, minmax(0, 1fr))!important}}html body .elementor-5404 .elementor-element-5e87d5c>.elementor-widget-image{filter:none;opacity:1;transition:opacity .25s;justify-content:center!important;align-items:center!important;height:150px!important;margin:0!important;padding:8px!important;display:flex!important}html body .elementor-5404 .elementor-element-5e87d5c>.elementor-widget-image:hover{filter:grayscale(0%);opacity:1}html body .elementor-5404 .elementor-element-5e87d5c img{object-fit:contain!important;width:auto!important;max-width:260px!important;height:auto!important;max-height:95px!important;display:block!important}html body .elementor-5404 .partnerships-section{margin-top:0;margin-bottom:64px;padding:8px 0 0}html body .elementor-5404 .elementor-element-2c0f4db.e-con.e-parent{--padding-bottom:8px!important;padding-bottom:8px!important}html body .elementor-5404 .elementor-element-2c0f4db.e-con.e-parent>.e-con-inner{padding-bottom:0!important}html body .elementor-5404 .partnership-card{background:#fff;border:1px solid #1b235914;border-radius:16px;max-width:980px;margin:0 auto;padding:40px;box-shadow:0 8px 30px #1b23590f}html body .elementor-5404 .partnership-card h3{color:var(--cmc-title-color);margin:0 0 20px;font-size:20px;font-weight:700;line-height:1.4}html body .elementor-5404 .partnership-card ol{margin:0 0 24px;padding-left:20px}html body .elementor-5404 .partnership-card ol>li{color:var(--cmc-title-color);margin-bottom:6px;font-size:15px;line-height:1.7}html body .elementor-5404 .partnership-card ul{margin:6px 0 0;padding-left:16px}html body .elementor-5404 .partnership-card ul li{color:var(--cmc-muted);font-size:14px}html body .elementor-5404 .testaahel-images{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px;display:grid}@media (width<=575px){html body .elementor-5404 .testaahel-images{grid-template-columns:1fr}}html body .elementor-5404 .testaahel-images img{border-radius:8px;width:100%;height:auto;display:block}html body .elementor-5404 .elementor-element-05a39ea,html body .elementor-5404 .elementor-element-05a39ea>.e-con-inner{background:#1b2359;overflow:hidden;min-height:0!important;padding-top:0!important;padding-bottom:0!important}html body .elementor-5404 .marquee{--gap:40px;--duration:30s;gap:var(--gap);-webkit-user-select:none;user-select:none;display:flex;overflow:hidden}html body .elementor-5404 .marquee-content,html body .elementor-5404 .marquee-area{overflow:hidden}html body .elementor-5404 .marquee-area{padding-top:8px!important;padding-bottom:8px!important}html body .elementor-5404 .marquee .marquee-group{gap:var(--gap);animation:cmcMarqueeScroll var(--duration) linear infinite;flex-shrink:0;align-items:center;display:flex}html body .elementor-5404 .marquee .marquee-group .item{white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:14px;color:#fff!important;-webkit-text-fill-color:#fff!important;-webkit-text-stroke:0!important;font-size:23px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}html body .elementor-5404 .marquee .marquee-group .item img{flex-shrink:0;width:22px;height:22px;margin:0!important}html body .elementor-5404 .marquee .marquee-group .item span{color:inherit;display:inline-block}@keyframes cmcMarqueeScroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}html body section.space-top.arrow-wrap{padding-top:0!important;padding-bottom:0!important}html body section.space-top.arrow-wrap>.container,html body section.space-top.arrow-wrap>.container>.row,html body section.space-top.arrow-wrap>.container>.row>.col-lg-12{flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}html body [data-elementor-type=wp-page].elementor-5404 .elementor-element-733a65b.e-con.e-parent{--width:100%!important;--padding-top:0px!important;--padding-bottom:0px!important;border-radius:24px!important;width:100%!important;max-width:1644px!important;margin:24px auto 0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}html body .elementor-5404 .elementor-element-bfd06a5,html body .elementor-5404 .elementor-element-bfd06a5>.elementor-widget-container{width:100%!important;margin:0!important;padding:0!important}html body .elementor-5404 .hero-1 .hero-inner{align-items:stretch;min-height:clamp(640px,100vh,1040px);padding:0;display:flex}html body .elementor-5404 .hero-1 .hero-inner>.container{height:100%}html body .elementor-5404 .hero-1 .hero-inner .row{height:100%;align-items:stretch!important}html body .elementor-5404 .hero-1 .hero-image{justify-content:flex-end;align-items:flex-end;height:100%;display:flex}html body .elementor-5404 .hero-1 .th-hero-bg{background-position:50%!important;background-size:cover!important}html body .elementor-5404 .hero-1 .container{z-index:2;max-width:1644px;margin:0 auto;padding-left:clamp(16px,2vw,40px);padding-right:clamp(16px,2vw,40px);position:relative}html body .elementor-5404 .hero-1 .hero-style1{flex-direction:column;justify-content:center;height:100%;display:flex;padding-top:0!important;padding-bottom:0!important}html body .elementor-5404 .hero-1 .hero-title{color:#fff!important;margin:0 0 32px!important;font-size:clamp(40px,4.8vw,88px)!important;font-weight:700!important;line-height:1.09!important}html body .elementor-5404 .hero-1 .sub-title{display:inline-block;letter-spacing:.15em!important;text-transform:uppercase!important;color:#a57c01!important;margin-bottom:22px!important;font-size:20px!important;font-weight:400!important}html body .elementor-5404 .hero-1 .btn-group{margin-top:8px}html body .elementor-5404 .hero-1 .hero-image img{max-width:100%;height:auto;margin-left:auto;display:block}@media (width>=1800px){html body .elementor-5404 .hero-1 .hero-style1{padding-left:64px!important}}@media (width<=991px){html body .elementor-5404 .hero-1 .hero-inner{min-height:calc(100vh - 72px);padding:56px 0}}html body [data-elementor-type=wp-page]:has(>.elementor-element-f401f35):has(>.elementor-element-1089ab8){box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:start;column-gap:clamp(24px,4vw,64px);width:100%;margin:0 auto;padding:0 clamp(20px,4vw,60px);display:grid!important}html body [data-elementor-type=wp-page]:has(>.elementor-element-f401f35):has(>.elementor-element-1089ab8)>*{grid-column:1/-1}html body [data-elementor-type=wp-page]:has(>.elementor-element-f401f35)>.elementor-element-f401f35{grid-area:1/2/2/3!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}html body [data-elementor-type=wp-page]:has(>.elementor-element-1089ab8)>.elementor-element-1089ab8{grid-area:1/1/2/2!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35>.e-con-inner,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8>.e-con-inner{max-width:100%!important;padding:0!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35 img{aspect-ratio:4/5;border-radius:16px;object-fit:cover!important;width:100%!important;height:auto!important;max-height:none!important;margin:0!important;display:block!important}html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h2{letter-spacing:-.01em!important;color:#1b2359!important;margin:0 0 24px!important;font-size:clamp(34px,3.6vw,52px)!important;font-weight:700!important;line-height:1.2!important}html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h2 strong{font-weight:700}html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 h3{display:none}html body [data-elementor-type=wp-page]>.elementor-element-1089ab8 p{color:#1b2359bf!important;margin:0 0 18px!important;font-size:clamp(17px,1.25vw,20px)!important;line-height:1.75!important}@media (width<=991px){html body [data-elementor-type=wp-page]:has(>.elementor-element-f401f35):has(>.elementor-element-1089ab8){grid-template-columns:1fr}html body [data-elementor-type=wp-page]>.elementor-element-f401f35,html body [data-elementor-type=wp-page]>.elementor-element-1089ab8{grid-area:auto/1/auto/2!important}html body [data-elementor-type=wp-page]>.elementor-element-f401f35 img{aspect-ratio:16/10;max-height:420px!important}}html body section.space-top.space-extra-bottom>.container,html body section.space-top.space-extra-bottom>.container>.row,html body section.space-top.space-extra-bottom>.container>.row>.col-lg-12{flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}html body section.space-top.space-extra-bottom{padding-top:0!important}html body section.space-top.space-extra-bottom.cmc-doctor-profile{padding-top:clamp(40px,5vw,72px)!important}html body [data-elementor-type=wp-page]>.e-con.e-parent{--padding-top:56px!important;--padding-bottom:56px!important}html body [data-elementor-type=wp-page]>.e-con.e-parent.elementor-element-8f250da,html body [data-elementor-type=wp-page]>.e-con.e-parent.elementor-element-52ac2a3,html body [data-elementor-type=wp-page]>.e-con.e-parent.elementor-element-caf5f3f{--padding-left:0!important;--padding-right:0!important;padding-left:0!important;padding-right:0!important}html body [data-elementor-type=wp-page] .elementor-heading-title{letter-spacing:-.01em!important;color:#1b2359!important;font-size:clamp(26px,2.8vw,40px)!important;font-weight:700!important;line-height:1.2!important}html body .cmc-doctors-heading-con .elementor-heading-title{color:#a57c01!important;letter-spacing:.02em!important;text-align:center!important;font-size:clamp(32px,4vw,52px)!important;font-weight:800!important}html body .elementor-element-839c9c2 .elementor-heading-title{color:#a57c01!important;letter-spacing:.02em!important;text-align:center!important;font-weight:800!important}html body .elementor-element-5da4283 .elementor-heading-title{color:#a57c01!important;letter-spacing:-.01em!important;font-size:clamp(56px,7vw,96px)!important;font-weight:800!important;line-height:1.05!important}html body .elementor-element-778129ab>.e-con-inner>.elementor-element-573edfc2{order:2;grid-column:2/3!important}html body .elementor-element-778129ab>.e-con-inner>.elementor-element-24420d27{order:1;grid-column:1/2!important}@media (width<=991px){html body .elementor-element-778129ab>.e-con-inner>.elementor-element-573edfc2,html body .elementor-element-778129ab>.e-con-inner>.elementor-element-24420d27{order:initial;grid-column:1/-1!important}}html body [data-elementor-type=wp-page] .elementor-widget-spacer{--spacer-size:0px!important}html body [data-elementor-type=wp-page] .elementor-widget-spacer .elementor-spacer-inner{height:0!important}html body .elementor-element-e356608{--padding-top:32px!important;--padding-bottom:24px!important}html body .elementor-element-8d1d5b1{flex-direction:column!important;align-items:flex-start!important;display:flex!important}html body .elementor-element-8d1d5b1>.elementor-element-17d9f67,html body .elementor-element-8d1d5b1>.elementor-element-d4bc1ee{width:100%!important;max-width:100%!important}html body .elementor-element-d4bc1ee .checklist ul{gap:18px!important;margin:8px 0 0!important;padding-left:0!important;list-style:none!important;display:grid!important}html body .elementor-element-d4bc1ee .checklist li{color:#1b2359!important;font-size:clamp(16px,1.15vw,19px)!important}html body .elementor-element-b43739f{margin-top:36px!important}html body .elementor-element-e7ac050 .choose-item-wrap{gap:28px;margin-top:8px;display:grid}html body .elementor-element-e7ac050 .choose-item{background:0 0;border-radius:0;align-items:flex-start;gap:24px;padding:0;display:flex;margin:0!important}html body .elementor-element-e7ac050 .choose-item .box-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;margin:0!important}html body .elementor-element-e7ac050 .choose-item:first-child .box-icon{background:#5e5ced1a}html body .elementor-element-e7ac050 .choose-item:nth-child(2) .box-icon{background:#1ebcb41a}html body .elementor-element-e7ac050 .choose-item:nth-child(3) .box-icon{background:#f963631a}html body .elementor-element-e7ac050 .choose-item .box-icon img{object-fit:contain;width:32px;height:32px}html body .elementor-element-e7ac050 .choose-item .media-body{flex:1;min-width:0}html body .elementor-element-e7ac050 .choose-item .box-title{color:#1b2359!important;margin:0 0 6px!important;font-size:24px!important;font-weight:600!important;line-height:1.3!important}html body .elementor-element-e7ac050 .choose-item .box-text{color:#1b2359b3!important;margin:0!important;font-size:18px!important;line-height:1.6!important}html body .elementor-element-e7ac050 .sec-title{color:#1b2359!important;letter-spacing:-.01em!important;margin:8px 0 24px!important;font-size:clamp(28px,3vw,44px)!important;font-weight:700!important;line-height:1.2!important}html body .elementor-element-e7ac050 .sub-title{display:inline-block;letter-spacing:.12em!important;text-transform:uppercase!important;color:#a57c01!important;margin-bottom:12px!important;font-size:14px!important;font-weight:600!important}html body .elementor-element-e7ac050{position:relative!important;overflow:visible!important}html body .elementor-element-e7ac050>.e-con-inner{overflow:visible!important}html body .elementor-element-e7ac050 .elementor-element-ed3882d,html body .elementor-element-e7ac050 .elementor-widget-medovashapeimage,html body .elementor-element-e7ac050 .elementor-widget-medovashapeimage>.elementor-widget-container{position:static!important}html body .elementor-element-e7ac050 .shape-mockup{opacity:.55;pointer-events:none;max-width:50%;height:auto;z-index:0!important;display:block!important;position:absolute!important}html body .elementor-element-e7ac050 .shape-mockup img{max-width:100%;height:auto;display:block}html body .dept-doctor-grid,html body .dept-doctor-grid>.e-con-inner{align-content:start!important;align-items:start!important}html body .dept-doctor-grid>.e-con-inner>*{align-self:start!important;margin-top:0!important}html body .dept-doctor-grid .elementor-widget-text-editor{align-self:start!important;display:block!important}html body .dept-doctor-grid .elementor-widget-text-editor>.elementor-widget-container{margin:0!important;padding:0!important}html body .dept-doctor-grid .elementor-widget-text-editor h2,html body .dept-doctor-grid .elementor-widget-text-editor h4,html body .dept-doctor-grid .elementor-widget-text-editor p:first-child{margin-top:0!important}html body [data-elementor-type=wp-page]>.e-con.e-parent{--padding-top:clamp(56px, 6vw, 96px)!important;--padding-bottom:clamp(56px, 6vw, 96px)!important;padding-top:clamp(56px,6vw,96px)!important;padding-bottom:clamp(56px,6vw,96px)!important}html body [data-elementor-type=wp-page]>.e-con.e-parent>.e-con-inner{padding-top:0!important;padding-bottom:0!important}html body section.space-top.space-extra-bottom [data-elementor-type=wp-page]>.e-con-boxed>.e-con-inner{--content-width:1620px!important;max-width:1620px!important}html body .dept-stomatology-section{--display:flex!important;--flex-direction:column!important}html body .dept-stomatology-section>.e-con-inner{--content-width:1644px!important;max-width:1644px!important;margin-left:auto!important;margin-right:auto!important}html body .dept-stomatology-section .dept-stomatology-title{width:100%!important;max-width:100%!important}html body .dept-stomatology-section .dept-stomatology-title .sub-title{color:#a57c01!important}html body .dept-stomatology-section .dept-stomatology-title>p{max-width:820px!important;margin-left:auto!important;margin-right:auto!important}html body [data-elementor-type=wp-page]>.e-con.e-parent{--margin-top:0!important;--margin-bottom:0!important;margin-top:0!important;margin-bottom:0!important}html body .elementor-element-e7ac050{--padding-top:32px!important;--padding-bottom:32px!important;padding-top:32px!important;padding-bottom:32px!important}html body .elementor-element-df96a0c.e-con.e-parent{--padding-bottom:0!important;padding-bottom:0!important}html body .elementor-element-279b15c.e-con.e-parent{--padding-top:0!important;padding-top:0!important}html body .elementor-element-9766879 .sec-title{max-width:760px!important;font-size:clamp(34px,4vw,57px)!important;font-weight:600!important}html body .elementor-element-2ec89e8 .about-wrapper{grid-template-columns:minmax(0,1.75fr) minmax(0,1fr)!important;align-items:center!important;gap:clamp(32px,5vw,80px)!important;width:100%!important;display:grid!important}html body .elementor-element-2ec89e8 .about-wrapper .img1{aspect-ratio:5/4.6!important;border-radius:16px!important;position:relative!important;overflow:hidden!important}html body .elementor-element-2ec89e8 .about-wrapper .img1 img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}@media (width<=991px){html body .elementor-element-2ec89e8 .about-wrapper{grid-template-columns:1fr!important;gap:32px!important}}html body .dept-doctor-grid>.e-con-inner>*{place-self:start!important;margin:0!important;padding:0!important}html body .dept-doctor-grid .elementor-widget{--container-widget-align-self:flex-start!important;--container-widget-flex-grow:0!important;align-self:start!important;margin:0!important;display:block!important}html body .dept-doctor-grid .elementor-widget>.elementor-widget-container{justify-content:flex-start!important;align-items:flex-start!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important}html body .dept-doctor-grid .elementor-widget-text-editor h2,html body .dept-doctor-grid .elementor-widget-text-editor h4,html body .dept-doctor-grid .elementor-widget-text-editor h5,html body .dept-doctor-grid .elementor-widget-text-editor p,html body .dept-doctor-grid .elementor-widget-text-editor ul,html body .dept-doctor-grid .elementor-widget-text-editor :first-child{margin-top:0!important}html body .dept-doctor-grid .elementor-widget-text-editor h2:first-child,html body .dept-doctor-grid .elementor-widget-text-editor :first-child{margin-block-start:0!important}html body .elementor-element-e7ac050{--padding-top:48px!important;--padding-bottom:48px!important;max-width:1620px!important;margin-left:auto!important;margin-right:auto!important;padding-top:48px!important;padding-bottom:48px!important}html body .elementor-element-e7ac050>.e-con-inner{flex-flow:wrap!important;justify-content:space-between!important;align-items:flex-start!important;gap:48px!important;max-width:100%!important;padding-left:clamp(20px,4vw,60px)!important;padding-right:clamp(20px,4vw,60px)!important;display:flex!important}html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-ed3882d,html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-6db4ed6{flex:1 1 0!important;align-self:flex-start!important;width:calc(50% - 24px)!important;min-width:0!important;max-width:calc(50% - 24px)!important}html body .elementor-element-e7ac050 .elementor-element-ed3882d,html body .elementor-element-e7ac050 .elementor-element-6db4ed6{--padding-left:0!important;--padding-right:0!important;padding-left:0!important;padding-right:0!important}html body .elementor-element-e7ac050 .title-area{margin-bottom:24px!important}html body .elementor-element-e7ac050 .choose-img-box{justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;display:flex!important}html body .elementor-element-e7ac050 .choose-img-box .img1{border-radius:50%!important;width:clamp(300px,32vw,440px)!important;max-width:440px!important;height:clamp(300px,32vw,440px)!important;margin:0 auto!important;display:block!important;overflow:hidden!important}html body .elementor-element-e7ac050 .choose-img-box .img1 img{object-fit:cover!important;border-radius:50%!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;display:block!important}@media (width<=991px){html body .elementor-element-e7ac050>.e-con-inner{flex-direction:column!important;gap:32px!important}html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-ed3882d,html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-6db4ed6{flex-basis:100%!important;width:100%!important;max-width:100%!important}}html body .dept-doctor-grid .elementor-widget-text-editor .elementor-widget-container>h2:first-child,html body .dept-doctor-grid .elementor-widget-text-editor .elementor-widget-container>h3:first-child{display:none!important}html body .elementor-element-e7ac050>.e-con-inner{align-items:center!important}html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-ed3882d,html body .elementor-element-e7ac050>.e-con-inner>.elementor-element-6db4ed6{align-self:center!important}html body .elementor-element-e7ac050{isolation:isolate}html body .elementor-element-e7ac050 .shape-mockup{z-index:-1!important;opacity:.35!important}html body .elementor-element-e7ac050 .choose-item{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0!important}html body .elementor-element-24420d27 ul,html body .dept-doctor-grid .elementor-widget-text-editor ul{column-count:2;column-fill:balance;column-gap:32px}html body .elementor-element-24420d27 ul ul,html body .dept-doctor-grid .elementor-widget-text-editor ul ul{column-count:1;column-gap:0;margin-top:6px}html body .elementor-element-24420d27 ul li,html body .dept-doctor-grid .elementor-widget-text-editor ul li{break-inside:avoid;page-break-inside:avoid}@media (width<=767px){html body .elementor-element-24420d27 ul,html body .dept-doctor-grid .elementor-widget-text-editor ul{column-count:1}}html body [data-elementor-type=wp-page]:not(.elementor-5404) .elementor-element-573fec7{grid-column:1/-1!important;width:auto!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}html body [data-elementor-type=wp-page]:not(.elementor-5404) .elementor-element-662471a>.e-con-inner{align-items:center!important}html body [data-elementor-type=wp-page]:not(.elementor-5404) .elementor-element-662471a.e-con.e-parent{--padding-top:0px!important;--padding-bottom:0px!important;padding-top:0!important;padding-bottom:0!important}html body [data-elementor-type=wp-page]:not(.elementor-5404) .elementor-element-662471a.e-con.e-parent>.e-con-inner{height:auto!important;padding-top:clamp(64px,7vw,110px)!important;padding-bottom:clamp(64px,7vw,110px)!important}html body [data-elementor-type=wp-page]:not(.elementor-5404) .elementor-element-31a7bbcc.e-con{background-color:#1c2359!important;background-image:url(https://sul.pql.me/cmc/wp-content/uploads/2025/05/shape-1-1.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;flex-flow:wrap!important;display:flex!important}html body [data-elementor-type=wp-page]:not(.elementor-5404) .elementor-element-723f85e{flex-direction:column!important;align-items:center!important;width:94.569%!important;max-width:94.569%!important;margin-left:auto!important;margin-right:auto!important;display:flex!important}html body [data-elementor-type=wp-page]:not(.elementor-5404) .elementor-element-c2c7b12{width:78.151%!important;max-width:78.151%!important;margin-left:auto!important;margin-right:auto!important}html body .elementor-element-ed8d770 .th-team.team-card{max-width:310px!important;margin-left:auto!important;margin-right:auto!important}.dept-doctors-section{padding:clamp(40px,5vw,80px) 0}.dept-doctors-section .title-area{margin-bottom:clamp(32px,4vw,56px)}.dept-doctors-list{flex-direction:column;gap:clamp(32px,4vw,64px);display:flex}.dept-doctor-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,56px);display:grid}.dept-doctor-img{background:#eef1f6;border-radius:16px;overflow:hidden}.dept-doctor-img img{object-fit:cover;aspect-ratio:1/.92;width:100%;height:100%;display:block}.dept-doctor-name{color:#1b2359;margin:0 0 8px;font-size:clamp(28px,3.2vw,44px);font-weight:700;line-height:1.15}.dept-doctor-title{color:#1b2359;margin:0 0 14px;font-size:clamp(18px,1.6vw,24px);font-weight:700}.dept-doctor-exp{color:#1a1a1a;margin:0 0 18px;font-size:15px;font-weight:700}.dept-doctor-specialties{margin:0 0 26px;padding-left:18px;list-style:outside}.dept-doctor-specialties li{color:#5b6072;margin-bottom:6px;font-size:clamp(15px,1.1vw,17px);line-height:1.6}.dept-doctor-subhead{color:#1b2359;letter-spacing:.06em;margin:22px 0 12px;font-size:15px;font-weight:700}.dept-doctor-education{margin-bottom:8px}.dept-doctor-license{color:#1a1a1a;margin:0 0 26px;font-size:15px;font-weight:700}@media (width<=991px){.dept-doctor-row{grid-template-columns:1fr;gap:20px}.dept-doctor-info{text-align:center}.dept-doctor-specialties{text-align:left;display:inline-block}}html body .elementor-element-6b650e8.e-con.e-parent{--height:auto!important;--min-height:0px!important;--padding-top:0!important;--padding-bottom:0!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important}html body .elementor-element-29b9691{flex:none!important;align-self:stretch!important;height:auto!important;min-height:0!important}html body .elementor-element-29b9691>.elementor-widget-container,html body .elementor-element-29b9691 .th-hero-wrapper.hero-2{height:auto!important;min-height:0!important}html body .elementor-element-29b9691>.elementor-widget-container{margin-top:0!important;margin-bottom:0!important}html body [data-elementor-type=wp-page]:not(.elementor-5404)>.elementor-element-1089ab8{align-self:stretch!important;position:relative!important}html body [data-elementor-type=wp-page]:not(.elementor-5404)>.elementor-element-1089ab8:after{content:"";pointer-events:none;z-index:1;background:url(../wp-content/uploads/2025/05/element-4-1.png) 50%/contain no-repeat;width:92px;height:92px;position:absolute;bottom:32px;left:6%}@media (width<=991px){html body [data-elementor-type=wp-page]:not(.elementor-5404)>.elementor-element-1089ab8:after{display:none}}html body .elementor-element-bf08c0e.e-con.e-parent{--padding-top:clamp(64px, 6vw, 110px)!important;--padding-bottom:clamp(28px, 3vw, 48px)!important;width:100%!important;max-width:1644px!important;margin-left:auto!important;margin-right:auto!important;padding-top:clamp(64px,6vw,110px)!important;padding-bottom:clamp(28px,3vw,48px)!important;position:relative!important;left:auto!important;right:auto!important}html body .th-hero-wrapper.hero-2 .row.align-items-end>.col-xl-5{align-self:stretch!important;display:flex!important}html body .th-hero-wrapper.hero-2 .col-xl-5>.hero-image{align-items:flex-end!important;width:100%!important;height:100%!important;display:flex!important}html body .th-hero-wrapper.hero-2 .col-xl-5>.hero-image img{object-fit:contain!important;object-position:center bottom!important;aspect-ratio:auto!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:none!important}html body [data-elementor-type=wp-page]>.elementor-element-74b4a32.e-con.e-parent,html body [data-elementor-type=wp-page]>.elementor-element-52ac2a3.e-con.e-parent{--padding-top:16px!important;--padding-bottom:8px!important;padding-top:16px!important;padding-bottom:8px!important}html body [data-elementor-type=wp-page]>.elementor-element-caf5f3f.e-con.e-parent{--padding-top:8px!important;--padding-bottom:24px!important;padding-top:8px!important;padding-bottom:24px!important}html body .elementor-element-74b4a32 .elementor-element-390a59e{--padding-top:0!important;--padding-bottom:0!important;padding-top:0!important;padding-bottom:0!important}html body .elementor-element-74b4a32 .title-area,html body .elementor-element-52ac2a3 .title-area{margin-bottom:24px!important}html body .elementor-element-74b4a32 .title-area .sub-title,html body .elementor-element-52ac2a3 .title-area .sub-title{margin-bottom:0!important}html body .elementor-element-74b4a32 .elementor-element-9ff0d9d,html body .elementor-element-caf5f3f .elementor-widget{margin-top:0!important;margin-bottom:0!important}html body .elementor-element-74b4a32 .elementor-element-9ff0d9d>.elementor-widget-container,html body .elementor-element-caf5f3f .elementor-widget>.elementor-widget-container{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}html body section.space-top.space-extra-bottom.cmc-doctor-profile{padding-bottom:0!important}html body [data-elementor-type=wp-page]>.elementor-element-6963c28.e-con.e-parent,html body [data-elementor-type=wp-page]>.elementor-element-67fd2c3.e-con.e-parent,html body [data-elementor-type=wp-page]>.elementor-element-abf9329.e-con.e-parent{--padding-top:0!important;--padding-bottom:0!important;height:0!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}html body [data-elementor-type=wp-page]>.elementor-element-6963c28>.e-con-inner,html body [data-elementor-type=wp-page]>.elementor-element-67fd2c3>.e-con-inner,html body [data-elementor-type=wp-page]>.elementor-element-abf9329>.e-con-inner{--min-height:0!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important}html body [data-elementor-type=wp-page]>.elementor-element-8e9dd66.e-con.e-parent{--padding-top:0!important;--padding-bottom:24px!important;padding-top:0!important;padding-bottom:24px!important}html body [data-elementor-type=wp-page]>.elementor-element-8e9dd66>.e-con-inner{--content-width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}html body .elementor-element-8e9dd66 .elementor-element-aa9b5b0{display:none!important}
